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

1234567891011>>

/external/icu/icu4c/source/layoutex/layout/
H A Dplayout.h45 * The opaque type for a visual run in a line.
54 * are specified for each font run. The limit offset is the offset of the character immediately
55 * after the font run.
304 * which returns the last X position of the last visual run
318 * visual run in the line.
321 * @param runIndex is the index of the run, in visual order.
324 * visual run. This object is owned by the <code>pl_line</code> object which
337 * represents the font of the visual run. This will always
340 * @param run the <code>pl_visualRun</code> object.
343 * font of the visual run
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderRuby.cpp160 // If the child is a ruby run, just add it normally.
167 // insert child into run
169 RenderObject* run = beforeChild; local
170 while (run && !run->isRubyRun())
171 run = run->parent();
172 if (run) {
173 run->addChild(child, beforeChild);
176 ASSERT_NOT_REACHED(); // beforeChild should always have a run a
210 RenderRubyRun* run = findRubyRunParent(child); local
275 RenderObject* run = beforeChild; local
316 RenderRubyRun* run = findRubyRunParent(child); local
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
H A Dnetworktransaction_unittest.py41 self.assertEqual(transaction.run(lambda: 42), 42)
51 transaction.run(lambda: self._raise_exception())
71 self.assertEqual(transaction.run(lambda: self._raise_500_error()), 42)
80 self.assertEqual(transaction.run(lambda: self._raise_404_error()), None)
88 transaction.run(lambda: self._raise_500_error())
/external/chromium_org/third_party/skia/src/core/
H A DSkTextBlob.cpp20 // Each run record describes a text blob run, and can be used to determine the (implicit)
74 static const RunRecord* Next(const RunRecord* run) { argument
75 return reinterpret_cast<const RunRecord*>(reinterpret_cast<const uint8_t*>(run)
76 + StorageSize(run->glyphCount(), run->positioning()));
116 const RunRecord* run = RunRecord::First(this); local
118 const RunRecord* nextRun = RunRecord::Next(run);
119 SkDEBUGCODE(run->validate((uint8_t*)this + fStorageSize);)
120 run
353 SkTextBlob::RunRecord* run = reinterpret_cast<SkTextBlob::RunRecord*>(fStorage.get() + local
410 SkTextBlob::RunRecord* run = new (fStorage.get() + fStorageUsed) local
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/Interactive/resources/
H A Dwindow-resize.js8 var run = function() {
25 run: run,
/external/glide/library/src/main/java/com/bumptech/glide/manager/
H A DRequestTracker.java43 request.run();
63 request.run();
66 request.run();
/external/icu/icu4c/source/layoutex/
H A DRunArrays.cpp117 const LEFontInstance *FontRuns::getFont(le_int32 run) const
119 if (run < 0 || run >= getCount()) {
123 return fFonts[run];
169 const Locale *LocaleRuns::getLocale(le_int32 run) const
171 if (run < 0 || run >= getCount()) {
175 return fLocales[run];
221 le_int32 ValueRuns::getValue(le_int32 run) const
223 if (run <
[all...]
/external/chromium_org/third_party/libevent/
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=:
65 # If it does not exist, or fails to run (possibly an outdated version),
79 --run try to run th
[all...]
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicToQuadratics_Test.cpp98 } run = RunAll; local
101 run = RunComputedLines;
104 int firstPointDegeneratesTest = run == RunAll ? 0 : run == RunPointDegenerates ? firstTestIndex : SK_MaxS32;
105 int firstNotPointDegeneratesTest = run == RunAll ? 0 : run == RunNotPointDegenerates ? firstTestIndex : SK_MaxS32;
106 int firstLinesTest = run == RunAll ? 0 : run == RunLines ? firstTestIndex : SK_MaxS32;
107 int firstNotLinesTest = run == RunAll ? 0 : run
[all...]
/external/chromium_org/third_party/skia/tests/
H A DPathOpsCubicReduceOrderTest.cpp79 } run = RunAll; local
82 run = RunComputedLines;
85 int firstPointDegeneratesTest = run == RunAll ? 0 : run == RunPointDegenerates
87 int firstNotPointDegeneratesTest = run == RunAll ? 0 : run == RunNotPointDegenerates
89 int firstLinesTest = run == RunAll ? 0 : run == RunLines ? firstTestIndex : SK_MaxS32;
90 int firstNotLinesTest = run == RunAll ? 0 : run
[all...]
/external/skia/experimental/Intersection/
H A DCubicToQuadratics_Test.cpp98 } run = RunAll; local
101 run = RunComputedLines;
104 int firstPointDegeneratesTest = run == RunAll ? 0 : run == RunPointDegenerates ? firstTestIndex : SK_MaxS32;
105 int firstNotPointDegeneratesTest = run == RunAll ? 0 : run == RunNotPointDegenerates ? firstTestIndex : SK_MaxS32;
106 int firstLinesTest = run == RunAll ? 0 : run == RunLines ? firstTestIndex : SK_MaxS32;
107 int firstNotLinesTest = run == RunAll ? 0 : run
[all...]
/external/skia/tests/
H A DPathOpsCubicReduceOrderTest.cpp79 } run = RunAll; local
82 run = RunComputedLines;
85 int firstPointDegeneratesTest = run == RunAll ? 0 : run == RunPointDegenerates
87 int firstNotPointDegeneratesTest = run == RunAll ? 0 : run == RunNotPointDegenerates
89 int firstLinesTest = run == RunAll ? 0 : run == RunLines ? firstTestIndex : SK_MaxS32;
90 int firstNotLinesTest = run == RunAll ? 0 : run
[all...]
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-action-udhcp.sh26 kill_daemon udhcpc /var/run/udhcpc-$GIFNAME.pid
31 kill_daemon udhcpc /var/run/udhcpc-$GIFNAME.pid
32 kill_daemon udhcpd /var/run/udhcpd-$GIFNAME.pid
33 udhcpc -i $GIFNAME -p /var/run/udhcpc-$GIFNAME.pid \
41 kill_daemon udhcpd /var/run/udhcpd-$GIFNAME.pid
45 kill_daemon udhcpc /var/run/udhcpc-$GIFNAME.pid
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
H A DHelloWorld.java36 public void run() { method in class:HelloWorld
48 void run(); method in interface:HelloWorldInterface
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
H A DSecuritySupport12.java48 public Object run() {
61 public Object run() {
74 public Object run() {
90 public Object run() {
102 public Object run() throws FileNotFoundException {
116 public Object run() {
131 public Object run() {
140 public Object run() {
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DSecuritySupport12.java48 public Object run() {
61 public Object run() {
74 public Object run() {
90 public Object run() {
102 public Object run() throws FileNotFoundException {
116 public Object run() {
131 public Object run() {
140 public Object run() {
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DSecuritySupport12.java48 public Object run() {
61 public Object run() {
74 public Object run() {
90 public Object run() {
102 public Object run() throws FileNotFoundException {
116 public Object run() {
131 public Object run() {
140 public Object run() {
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DSecuritySupport12.java45 public Object run() {
58 public Object run() {
71 public Object run() {
87 public Object run() {
99 public Object run() throws FileNotFoundException {
113 public Object run() {
128 public Object run() {
137 public Object run() {
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DSecuritySupport12.java48 public Object run() {
61 public Object run() {
74 public Object run() {
90 public Object run() {
102 public Object run() throws FileNotFoundException {
116 public Object run() {
131 public Object run() {
140 public Object run() {
H A DThreadControllerWrapper.java35 return m_tpool.run(runnable, priority);
61 * @param priority if >0 the task will run with the given priority
66 public Thread run(Runnable task, int priority) method in class:ThreadControllerWrapper.ThreadController
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DSecuritySupport12.java48 public Object run() {
61 public Object run() {
74 public Object run() {
90 public Object run() {
102 public Object run() throws FileNotFoundException {
116 public Object run() {
131 public Object run() {
140 public Object run() {
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DJsResultHandler.java27 public void run() {
39 public void run() {
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiResolverTest.cpp49 TextRun run(value);
51 bidiResolver.setStatus(BidiStatus(run.direction(), run.directionalOverride()));
52 bidiResolver.setPositionIgnoringNestedIsolates(TextRunIterator(&run, 0));
77 TextRun run(data);
78 TextDirection direction = determineParagraphDirectionality(run, &hasStrongDirectionality);
204 BidiCharacterRun* run = runs.firstRun(); local
205 while (run) {
208 bool reversed = run->reversed(false);
209 ASSERT(run
[all...]
/external/chromium_org/tools/gyp/tools/emacs/
H A Drun-unit-tests.sh7 -f ert-run-tests-batch-and-exit
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-244.js48 function run() { function
68 run();

Completed in 918 milliseconds

1234567891011>>