Searched refs:run (Results 76 - 100 of 1433) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DWidthCache.h122 float* add(const TextRun& run, float entry, bool hasKerningOrLigatures, bool hasWordSpacingOrLetterSpacing, GlyphOverflow* glyphOverflow) argument
134 if (run.allowTabs())
136 if (static_cast<unsigned>(run.length()) > SmallStringKey::capacity())
144 return addSlowCase(run, entry);
154 float* addSlowCase(const TextRun& run, float entry) argument
156 int length = run.length();
160 SingleCharMap::AddResult addResult = m_singleCharMap.add(run[0], entry);
165 if (run.is8Bit())
166 smallStringKey = SmallStringKey(run.characters8(), length);
168 smallStringKey = SmallStringKey(run
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Dpflow.c25 * to add a locale run to the pl_paragraphs
77 le_int32 run; local
79 for (run = 0; run < runCount; run += 1) {
80 if (pl_getFontRunLimit(fontRuns, run) > offset) {
81 return run;
92 le_int32 run; local
96 for (run = startRun; run <
328 le_int32 run; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/
H A Dintegration_test.sh149 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
163 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
177 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
191 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
206 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
210 "ATF_CONFDIR=$(pwd)/etc atf-run -v testvar='a value' helper"
221 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
226 "ATF_CONFDIR=$(pwd)/etc atf-run -v testvar='a value' helper"
241 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
246 "ATF_CONFDIR=$(pwd)/etc atf-run helpe
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layoutex/layout/
H A Dplruns.h34 * \brief C API for run arrays.
109 * Get the limit index for the last font run. This is the
122 * Get the limit index for a particular font run.
125 * @param run is the run. This is an index into the limit index array.
127 * @return the limit index for the run, or -1 if <code>run</code> is out of bounds.
133 le_int32 run);
136 * Get the <code>le_font</code> object assoicated with the given run
137 * of text. Use <code>pl_getFontRunLimit(run)</cod
[all...]
/macosx-10.9.5/ntp-88/
H A Dntpd-wrapper6 DNS=/var/run/resolv.conf
8 LOG=/var/run/sntp.log
34 exec /usr/sbin/ntpd -c /private/etc/ntp-restrict.conf -n -g -p /var/run/ntpd.pid -f /var/db/ntp.drift
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/tests/
H A Dall-bench.tcl3 # This file contains the top-level script to run the tDOM bench mark
30 # Every known option to ::bench::run (as of 0.3.1) are passed throu to
43 # Don't run this script with a tcldomsh, until you know, what you're
114 set cmd [linsert $benchFlags 0 bench::run]
116 set cmd [list bench::run]
126 set run $cmd
127 lappend run $interps $benchfiles
128 set results [eval $run]
/macosx-10.9.5/ICU-511.35/icuSources/layoutex/
H A Dplruns.cpp76 le_int32 run)
84 return fr->getLimit(run);
89 le_int32 run)
97 return (const le_font *) fr->getFont(run);
172 le_int32 run)
180 return vr->getLimit(run);
185 le_int32 run)
193 return vr->getValue(run);
252 * Get the name of the locale assoicated with the given run
253 * of text. Use <code>RunArray::getLimit(run)</cod
75 pl_getFontRunLimit(const pl_fontRuns *fontRuns, le_int32 run) argument
88 pl_getFontRunFont(const pl_fontRuns *fontRuns, le_int32 run) argument
171 pl_getValueRunLimit(const pl_valueRuns *valueRuns, le_int32 run) argument
184 pl_getValueRunValue(const pl_valueRuns *valueRuns, le_int32 run) argument
465 pl_getLocaleRunLimit(const pl_localeRuns *localeRuns, le_int32 run) argument
478 pl_getLocaleRunLocale(const pl_localeRuns *localeRuns, le_int32 run) argument
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/Scripts/
H A Dsndplay2.rb11 Thread.start { OSX::NSRunLoop.currentRunLoop.run }
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/logfileconfig/
H A Dclean.sh22 rm -f ns1/named.pid ns1/named.run
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/rpz/
H A Dclean.sh21 rm -f */named.memstats */named.run */named.rpz */session.key
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DPassManager.h37 /// add - Add a pass to the queue of passes to run. This passes ownership of
51 /// add - Add a pass to the queue of passes to run. This passes ownership of
57 /// run - Execute all of the passes scheduled for execution. Keep track of
59 bool run(Module &M);
75 /// add - Add a pass to the queue of passes to run. This passes
82 /// run - Execute all of the passes scheduled for execution. Keep
86 bool run(Function &F);
/macosx-10.9.5/ppp-727.90.1/Documentation/scripts/
H A Dipv6-down.sample13 PIDFILE=/var/run/radvd-$DEVICE.pid
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/test/
H A DpkgIndex.tcl3 package ifneeded sak::test::run 1.0 [list source [file join $dir run.tcl]]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/test/
H A DpkgIndex.tcl3 package ifneeded sak::test::run 1.0 [list source [file join $dir run.tcl]]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/execperf/
H A DMakefile17 default: $(EXECUTABLES) run
20 rm -f run $(EXECUTABLES)
21 rm -f run.o $(OBJECTS)
23 run.o: run.c
26 run: run.o
78 quick-test: $(EXECUTABLES) run
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java23 public void run(TransactionWorker worker) method in class:NullTransactionRunner
/macosx-10.9.5/BerkeleyDB-21/db/test/scr031/
H A Dchk.xa14 rm -rf run
74 run()
77 rm -rf run
78 mkdir -p run/bin run/config run/data
83 # Everything else is done in run/bin.
93 # (which you can re-direct below, when the client is run).
94 # Verbose output from the server appears in the file run/bin/stdout.
196 # We never checkpointed, run recover
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslapd.ldif12 olcArgsFile: %LOCALSTATEDIR%/run/slapd.args
13 olcPidFile: %LOCALSTATEDIR%/run/slapd.pid
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DWebKitTestBus.h32 bool run();
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/
H A Drunall.sh32 sh run.sh $d || status=1
40 I: as alias addresses on the loopback interface. Please run
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/share/
H A Datf-run.hooks87 sitehooks=$(atf-config -t atf_confdir)/atf-run.hooks
88 userhooks=${HOME}/.atf/atf-run.hooks
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/
H A DSequenceExample.cpp37 void run(bool removeExistingDatabase, const char *fileName);
81 app.run((bool)(rflag == 1 ? true : false), database);
94 void SequenceExample::run(bool removeExistingDatabase, const char *fileName) function in class:SequenceExample
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGTextRunRenderingContext.cpp62 static inline RenderObject* renderObjectFromRun(const TextRun& run) argument
64 if (TextRun::RenderingContext* renderingContext = run.renderingContext())
69 static inline RenderSVGResource* activePaintingResourceFromRun(const TextRun& run) argument
71 if (TextRun::RenderingContext* renderingContext = run.renderingContext())
76 float SVGTextRunRenderingContext::floatWidthUsingSVGFont(const Font& font, const TextRun& run, int& charsConsumed, String& glyphName) const argument
78 WidthIterator it(&font, run);
80 charsConsumed += it.advance(run.length(), &glyphBuffer);
85 void SVGTextRunRenderingContext::drawSVGGlyphs(GraphicsContext* context, const TextRun& run, const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, int from, int numGlyphs, const FloatPoint& point) const argument
95 RenderSVGResource* activePaintingResource = activePaintingResourceFromRun(run);
96 RenderObject* renderObject = renderObjectFromRun(run);
172 glyphDataForCharacter(const Font& font, const TextRun& run, WidthIterator& iterator, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) argument
[all...]
/macosx-10.9.5/cron-39/cron/
H A Djob.c66 register int run = 0; local
72 run++;
75 return run;
/macosx-10.9.5/llvmCore-3425.0.33/autoconf/
H A Dmissing35 run=:
37 # In the cases where this matters, `missing' is being run in the
48 --run)
49 # Try to run requested program, and just exit if it succeeds.
50 run=
57 # if --run hadn't been passed.
59 run=:
74 --run try to run the given command, and emulate it if it fails
115 if test -n "$run"; the
[all...]

Completed in 402 milliseconds

1234567891011>>