Searched refs:wins (Results 1 – 25 of 47) sorted by relevance
12
/external/clang/test/Modules/Inputs/System/usr/include/ |
D | module.map | 12 // In both directories (compiler support version wins, does not forward) 17 // In both directories (compiler support version wins, forwards)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 20 %tmp.563 = call i32 @wins( i32 0, i32 %tmp.53, i32 3 ) ; <i32> [#uses=0] 30 declare i32 @wins(i32, i32, i32)
|
/external/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 20 %tmp.563 = call i32 @wins( i32 0, i32 %tmp.53, i32 3 ) ; <i32> [#uses=0] 30 declare i32 @wins(i32, i32, i32)
|
/external/swiftshader/third_party/LLVM/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 20 %tmp.563 = call i32 @wins( i32 0, i32 %tmp.53, i32 3 ) ; <i32> [#uses=0] 30 declare i32 @wins(i32, i32, i32)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/ |
D | comdat.ll | 32 ; gold's resolutions should tell us that our $c1 wins, and the other input's $c2 33 ; wins. f1 is also local due to having protected visibility in the other object.
|
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | README.md | 7 baseline data to see if you have made any performance wins. 25 between the two branches. This should show the nice performance wins your 107 regressions and demonstrate performance wins.
|
/external/clang/test/Modules/ |
D | cstd.m | 24 // Supplied by the compiler; that version wins.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | bitreverse-known-bits.ll | 42 ; but the metadata says [0, 16). So make sure the range metadata wins.
|
/external/ppp/pppd/ |
D | ipcp.c | 382 u_int32_t wins; local 385 wins = inet_addr(*argv); 386 if (wins == (u_int32_t) -1) { 392 wins = *(u_int32_t *)hp->h_addr; 399 ipcp_allowoptions[0].winsaddr[0] = wins; 404 ipcp_allowoptions[0].winsaddr[1] = wins;
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.2 | 280 # specified the default order is "host lmhosts wins bcast". "host" 291 ; name resolve order = wins lmhosts bcast 296 ; wins support = yes 301 ; wins server = w.x.y.z 306 ; wins proxy = yes
|
/external/python/cpython3/Doc/c-api/ |
D | dict.rst | 225 viewed as key-value pairs. In case of duplicate keys, the last wins if 226 *override* is true, else the first wins. Return ``0`` on success or ``-1``
|
/external/python/cpython2/Doc/c-api/ |
D | dict.rst | 226 viewed as key-value pairs. In case of duplicate keys, the last wins if 227 *override* is true, else the first wins. Return ``0`` on success or ``-1``
|
/external/gflags/ |
D | ChangeLog.txt | 140 - Clarify that "last flag wins" in the docs (csilvers) 243 - Document and test that last assignment to a flag wins (wan)
|
/external/llvm/test/Linker/ |
D | subprogram-linkonce-weak.ll | 10 ; - Linkage rules state File B version of @foo wins.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | subprogram-linkonce-weak.ll | 10 ; - Linkage rules state File B version of @foo wins.
|
/external/python/cpython2/Doc/library/ |
D | heapq.rst | 254 the top cell "wins" over the two topped cells. 289 in the current tournament (because the value "wins" over the last output value),
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | metadata-enable.ll | 28 ; Pragma always wins!
|
/external/python/cpython3/Doc/library/ |
D | heapq.rst | 266 the top cell "wins" over the two topped cells. 301 in the current tournament (because the value "wins" over the last output value),
|
/external/icu/icu4c/source/common/ |
D | rbbirpt.txt | 55 … character classes tested for do not need to be mutually exclusive. The first match wins.
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/ |
D | localeMatcherTest.txt | 172 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc… 247 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc…
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 176 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc… 251 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc…
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 176 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc… 251 # ja-JP matches ja on likely subtags, and it's listed first, thus it wins over the second preferenc…
|
/external/mesa3d/src/compiler/glsl/ |
D | README | 143 dead code elimination wins, and recognizing common expressions may
|
/external/icu/icu4c/source/i18n/ |
D | regexcst.txt | 49 … character classes tested for do not need to be mutually exclusive. The first match wins.
|
/external/bcc/docs/ |
D | tutorial.md | 9 Some quick wins.
|
12