HomeSort by relevance Sort by last modified time
    Searched full:wins (Results 51 - 75 of 288) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/tracing/tracing/base/
base.html 21 console.warn('Base was multiply initialized. First init wins.');
  /external/clang/test/CodeGen/
pragma-weak.c 123 void both2(void) __attribute((alias("__both2"))); // first, wins
  /external/clang/test/Driver/
fsanitize-blacklist.c 35 // Flag -fno-sanitize-blacklist wins if it is specified later.
  /external/elfutils/libdw/
dwarf_getscopes.c 117 /* Postorder visitor: first (innermost) call wins. */
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBNFChinesePostProcessor.java 68 // already, we avoid two lings in the same chunk -- ling without * wins
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleMatcherTest.java 301 // wins over
302 // thus it wins over the second preference en_GB.
500 // ja-JP matches ja on likely subtags, and it's listed first, thus it wins over
501 // thus it wins over the second preference en-GB.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBNFChinesePostProcessor.java 67 // already, we avoid two lings in the same chunk -- ling without * wins
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleMatcherTest.java 297 // wins over
298 // thus it wins over the second preference en_GB.
496 // ja-JP matches ja on likely subtags, and it's listed first, thus it wins over
497 // thus it wins over the second preference en-GB.
  /external/llvm/utils/TableGen/
DisassemblerEmitter.cpp 59 /// the higher-priority context wins (that is, the one that is more specific).
  /frameworks/av/include/camera/
CameraParameters2.h 191 * wins.
  /frameworks/base/core/java/android/view/
FocusFinder.java 297 // if rect1 is better by beam, it wins
333 // if rect1 is to the direction of, and rect2 is not, rect1 wins.
341 // for horizontal directions, being exclusively in beam always wins
347 // now, as long as rect2 isn't completely closer, rect1 wins
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
MediaSizeUtils.java 147 // The current standard always wins.
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 231 // bogus ios_base::binary is for Wins
243 // bogus ios_base::binary is for Wins
262 // bogus ios_base::binary is for Wins
278 // bogus ios_base::binary is for Wins
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 231 // bogus ios_base::binary is for Wins
243 // bogus ios_base::binary is for Wins
262 // bogus ios_base::binary is for Wins
278 // bogus ios_base::binary is for Wins
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windns.h 678 DNS_WINS_DATA WINS,Wins;
711 DNS_WINS_DATA WINS,Wins;
  /system/update_engine/payload_generator/
delta_diff_utils.h 96 // SOURCE_BSDIFF or IMGDIFF) wins.
  /frameworks/base/libs/common_time/
common_time_server.cpp 578 // Returns true if the first ID wins, or false if the second ID wins.
800 // the same timeline and that device wins arbitration, then we will stop
860 // wins arbitration
    [all...]
  /external/llvm/include/llvm/Option/
ArgList.h 247 /// negation are present, the last one wins.
253 /// given. If multiple options are present, the last one wins.
  /external/opencv3/samples/gpu/
hog.cpp 104 << " [--win_stride_width <int>] # distance by OX axis between neighbour wins\n"
105 << " [--win_stride_height <int>] # distance by OY axis between neighbour wins\n"
  /frameworks/base/core/java/android/content/
SharedPreferences.java 182 * time, the last one to call commit wins.
200 * time, the last one to call apply wins.
  /frameworks/base/core/tests/coretests/src/android/view/
FocusFinderTest.java 223 // in beam wins
226 // still wins while aboveInBeam's bottom edge is < out of beams' top
  /system/bt/bta/dm/
bta_dm_cfg.c 489 * services, the setting with lowest latency wins.
515 /* the smaller of the SSR max latency wins.
  /external/autotest/client/cros/cellular/
labconfig_data.py 35 except AttributeError: # one argument wasn't a dict. B wins.
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
resource_loader.py 61 # Sort by length. Longest match wins.
  /external/iproute2/man/man8/
tc-stab.8 46 that if you have such a setup, the last qdisc with a stab in a chain "wins". For

Completed in 604 milliseconds

1 23 4 5 6 7 8 91011>>