HomeSort by relevance Sort by last modified time
    Searched full:marked (Results 226 - 250 of 3755) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/gm/tests/outputs/ignoring-one-test/output-expected/
stdout 19 GM: (results marked with [*] will cause nonzero return value)
  /external/skia/gm/tests/outputs/ignoring-some-failures/output-expected/
stdout 19 GM: (results marked with [*] will cause nonzero return value)
  /external/skia/gm/tests/outputs/intentionally-skipped-tests/output-expected/
stdout 19 GM: (results marked with [*] will cause nonzero return value)
  /external/skia/gm/tests/outputs/no-hierarchy/output-expected/
stdout 19 GM: (results marked with [*] will cause nonzero return value)
  /external/skia/gm/tests/outputs/no-readpath/output-expected/
stdout 18 GM: (results marked with [*] will cause nonzero return value)
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/
stdout 19 GM: (results marked with [*] will cause nonzero return value)
  /external/svox/pico/tests/data/
xsampa_pico_man_README.txt 18 - the lines used in the test are between the lines marked "BEGIN_TEST" and "END_TEST",
  /external/zlib/
NOTICE 15 2. Altered source versions must be plainly marked as such, and must not be
  /external/zlib/src/contrib/puff/
puff.h 17 2. Altered source versions must be plainly marked as such, and must not be
  /frameworks/base/core/java/android/webkit/
JavascriptInterface.java 27 * marked with this annotation are available to the Javascript code. See
  /ndk/sources/host-tools/sed-4.2.1/m4/
inline.m4 38 functions marked as such.])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py 20 # 2. Altered source versions must be plainly marked as such, and must not be
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py 20 # 2. Altered source versions must be plainly marked as such, and must not be
  /system/core/include/cutils/
compiler.h 33 * exports marked symbols
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
javascript.js 172 cx.state = state; cx.stream = stream; cx.marked = null, cx.cc = cc;
182 if (cx.marked) return cx.marked;
191 var cx = {state: null, column: null, marked: null, cc: null};
207 cx.marked = "def";
314 if (type == "variable") {cx.marked = "property"; return cont();}
318 cx.marked = "property";
321 cx.marked = type + " property";
328 cx.marked = "property";
355 if (type == "variable"){cx.marked = "variable-3"; return cont();
    [all...]
  /external/oprofile/events/ppc64/970MP/
events     [all...]
  /external/chromium_org/base/mac/
objc_property_releaser_unittest.mm 302 // The CountVonCounts marked "retain" and "copy" should have been
303 // deallocated. Those marked assign should not have been. The only ones that
304 // should exist now are the ones marked "assign" and the ones held in
336 // associated with properties marked "retain" or "copy". The -dealloc
338 // each. Only the CountVonCounts assigned to the properties marked "assign"
  /external/chromium_org/v8/src/
hydrogen-uint32-analysis.cc 73 // marked with kUint32 flag and collected in the phis_ list. A separate
114 // Check if all operands to the given phi are marked with kUint32 flag.
141 // was a phi marked with kUint32 place it into a worklist for
172 // Phis that are still marked as safe are shifted down
228 // Some phis might have been optimistically marked with kUint32 flag.
  /libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 82 * Sending {@code reset()} will reposition this stream back to the marked
84 * The line number count will also be reset to the last marked
180 * Resets this stream to the last marked location. It also resets the line
181 * count to what is was when this stream was marked.
200 * line number associated with the last marked position.
LineNumberReader.java 76 * Sending {@code reset()} will reposition this reader back to the marked
78 * line number associated with this marked position is also stored so that
199 * Resets this reader to the last marked location. It also resets the line
200 * count to what is was when this reader was marked. This implementation
222 * the last marked position.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 74 This function is a cancellation point and therefore not marked with
82 This function is a cancellation point and therefore not marked with
106 This function is a cancellation point and therefore not marked with
127 This function is a cancellation point and therefore not marked with
196 marked with __THROW. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 74 This function is a cancellation point and therefore not marked with
82 This function is a cancellation point and therefore not marked with
106 This function is a cancellation point and therefore not marked with
127 This function is a cancellation point and therefore not marked with
196 marked with __THROW. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 74 This function is a cancellation point and therefore not marked with
82 This function is a cancellation point and therefore not marked with
106 This function is a cancellation point and therefore not marked with
127 This function is a cancellation point and therefore not marked with
196 marked with __THROW. */
  /external/proguard/src/proguard/shrink/
UsageMarker.java 120 // Process all class members that have already been marked as possibly used.
184 // Make sure all library interface methods are marked.
226 // Note that, if the method has been marked as possibly used,
227 // the method hierarchy has already been marked (cfr. below).
248 // Hasn't the field been marked as possibly being used yet?
252 // marked as being used (yet). Give it a preliminary mark.
275 // Hasn't the method been marked as possibly being used yet?
279 // marked as being used (yet). Give it a preliminary mark.
429 // be higher up the hierarchy. Make sure it's marked, in case it
467 // test if they have been marked already
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 225 // been been marked.
245 // that straddles some marked code.
251 // that straddles some marked code.
275 // Is it a variable initialization that hasn't been marked yet?
315 // that straddles some marked code.
321 // that straddles some marked code.
661 * produced stack entries after marked instructions, and popping produced
673 // Has the instruction been marked?
677 // Typical case: a freshly marked variable initialization that
702 if (DEBUG) System.out.println(" Inserting before marked consumer "+instruction.toString(offset))
    [all...]

Completed in 1589 milliseconds

1 2 3 4 5 6 7 8 91011>>