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

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/go/doc/testdata/
e.go 28 // Higher-level method M wins over lower-level method M.
39 // Higher-level method M wins over lower-level conflicting methods M.
117 // A higher-level embedded type (and its methods) wins over the same type (and
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
MatchScore.java 112 // data elements wins.
  /external/guice/jdk8-tests/test/com/google/inject/jdk8/
DefaultMethodInterceptionTest.java 132 // the concrete implementation that wins is not annotated
167 // the concrete implementation that wins is not annotated
  /external/smali/util/src/main/java/org/jf/util/
NumberUtils.java 80 // Integer wins the tie
122 // Long wins the tie
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
LocaleSetTest.java 136 // Simplified Chinese wins.
158 // Simplified Chinese wins.
  /prebuilts/gdb/darwin-x86/include/python2.7/
dictobject.h 133 the last occurrence of a key wins, else the first. The Python
142 of a key wins, else the first. The Python dict constructor dict(seq2)
  /prebuilts/gdb/linux-x86/include/python2.7/
dictobject.h 133 the last occurrence of a key wins, else the first. The Python
142 of a key wins, else the first. The Python dict constructor dict(seq2)
  /prebuilts/go/darwin-x86/doc/codewalk/
functions.xml 26 The first person to reach 100 total points wins.
86 The <code>roundRobin</code> function simulates a tournament and tallies wins.
  /prebuilts/go/linux-x86/doc/codewalk/
functions.xml 26 The first person to reach 100 total points wins.
86 The <code>roundRobin</code> function simulates a tournament and tallies wins.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 133 the last occurrence of a key wins, else the first. The Python
142 of a key wins, else the first. The Python dict constructor dict(seq2)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 133 the last occurrence of a key wins, else the first. The Python
142 of a key wins, else the first. The Python dict constructor dict(seq2)
  /art/test/004-checker-UnsafeTest18/src/
Main.java 205 expectEqual32(9, m.i); // one thread's last value wins
214 expectEqual64(109L, m.l); // one thread's last value wins
223 expectEqualObj(sThreads[9], m.o); // one thread's last value wins
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
control.py 56 a dictionary, the value from the explicit argument wins.
  /external/clang/test/Driver/
color-diagnostics.c 34 // Check that the last flag wins.
  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 109 #opt wins
  /frameworks/base/docs/html/distribute/stories/games/
doctor-who-legacy.jd 37 delight users with quick wins, achievements can be unlocked from within the
  /frameworks/support/core-ui/java/android/support/v4/widget/
FocusStrategy.java 213 // If candidateRect is better by beam, it wins.
253 // If rect1 is to the direction of, and rect2 is not, rect1 wins.
262 // wins.
268 // long as rect2 isn't completely closer, rect1 wins, e.g. for
  /packages/apps/TV/src/com/android/tv/dvr/provider/
DvrContract.java 57 * wins. Defaults to {@value Long#MAX_VALUE}
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LocaleSet.java 151 if (isLocaleTraditionalChinese(l)) { // Traditional chinese wins here.
  /external/ppp/pppd/
ipcp.c 180 { "ms-wins", 1, (void *)setwinsaddr,
374 * setwinsaddr - set the wins address(es)
376 * the caller to the existing WINS server on a Windows NT platform.
382 u_int32_t wins; local
385 wins = inet_addr(*argv);
386 if (wins == (u_int32_t) -1) {
388 option_error("invalid address parameter '%s' for ms-wins option",
392 wins = *(u_int32_t *)hp->h_addr;
399 ipcp_allowoptions[0].winsaddr[0] = wins;
404 ipcp_allowoptions[0].winsaddr[1] = wins;
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
platformsettings_test.py 35 WINS Proxy Enabled. . . . . . . . : No
69 WINS Proxy Enabled. . . . . . . . : No
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 150 // in the classpath wins" semantics:
250 // in the classpath wins" semantics:
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
block_switch.c 387 /* Left Channel wins */
394 /* Right Channel wins */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_heapq.so 
  /bionic/libc/arch-arm/cortex-a9/bionic/
memset.S 70 // The neon memset only wins for less than 132.

Completed in 531 milliseconds

12 3 4 5 6 7 8 91011>>