/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | ServiceTest.java | 85 mockService.foo(EasyMock.same(mockController), EasyMock.same(fooRequest), in testCallMethod() 87 mockService.bar(EasyMock.same(mockController), EasyMock.same(barRequest), in testCallMethod() 122 EasyMock.same(fooDescriptor), in testStub() 123 EasyMock.same(mockController), in testStub() 124 EasyMock.same(fooRequest), in testStub() 125 EasyMock.same(FooResponse.getDefaultInstance()), in testStub() 128 EasyMock.same(barDescriptor), in testStub() 129 EasyMock.same(mockController), in testStub() 130 EasyMock.same(barRequest), in testStub() 131 EasyMock.same(BarResponse.getDefaultInstance()), in testStub() [all …]
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
D | p2-1z.cpp | 3 template<typename T, typename U> constexpr bool same = false; variable 4 template<typename T> constexpr bool same<T, T> = true; variable 10 static_assert(same<decltype(a()), void>); 18 static_assert(same<decltype(b()), double>); 39 static_assert(same<decltype(d<0>()), int>); 40 static_assert(same<decltype(d<1>()), const char *>); 41 static_assert(same<decltype(d<2>()), double>); 42 static_assert(same<decltype(d<3>()), void>); 47 static_assert(same<decltype(e), int>);
|
D | p3.cpp | 36 template<typename T, typename U> struct same; 37 template<typename T> struct same<T, T> {}; struct 47 same<__typeof(x), int> xHasTypeInt; in p3example() 48 same<__typeof(v), const int*> vHasTypeConstIntPtr; in p3example() 49 same<__typeof(u), const int> uHasTypeConstInt; in p3example() 50 same<__typeof(y), double> yHasTypeDouble; in p3example()
|
/external/clang/test/Modules/ |
D | resolution-change.m | 4 … -fmodules-cache-path=%t -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-… 6 // Use the PCH with the same header search options; should be fine 7 … -fmodules-cache-path=%t -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-… 10 … -fmodules-cache-path=%t -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-… 17 … -fimplicit-module-maps -fmodules-cache-path=%t -I %S/Inputs/modules-with-same-name/DependsOnA -in… 21 … -fmodules-cache-path=%t -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-… 22 …n directory '{{.*Inputs.modules-with-same-name.path1.A}}' but now resides in directory '{{.*Inputs…
|
D | modules-with-same-name.m | 4 …es-ignore-macro=DIRECT -fsyntax-only %s -verify -I %S/Inputs/modules-with-same-name/path1/A -DDIRE… 7 …es-ignore-macro=DIRECT -fsyntax-only %s -verify -I %S/Inputs/modules-with-same-name/path2/A -DDIRE… 13 …-fsyntax-only %s -verify -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-… 19 …-fsyntax-only %s -verify -I %S/Inputs/modules-with-same-name/DependsOnA -I %S/Inputs/modules-with-…
|
/external/icu/icu4c/source/data/lang/ |
D | fr_BE.txt | 10 se{"same du Nord"} 11 sma{"same du Sud"} 12 smj{"same de Lule"} 13 smn{"same d’Inari"} 14 sms{"same skolt"}
|
D | fr_CA.txt | 50 se{"same du Nord"} 55 sma{"same du Sud"} 56 smj{"same de Lule"} 57 sms{"same skolt"}
|
/external/zopfli/src/zopfli/ |
D | hash.c | 45 h->same = (unsigned short*)malloc(sizeof(*h->same) * window_size); in ZopfliInitHash() 47 h->same[i] = 0; in ZopfliInitHash() 78 free(h->same); in ZopfliCleanHash() 109 if (h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] > 1) { in ZopfliUpdateHash() 110 amount = h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] - 1; in ZopfliUpdateHash() 116 h->same[hpos] = amount; in ZopfliUpdateHash() 120 h->val2 = ((h->same[hpos] - ZOPFLI_MIN_MATCH) & 255) ^ h->val; in ZopfliUpdateHash()
|
/external/llvm/test/MC/Hexagon/ |
D | new-value-check.s | 6 # CHECK-STRICT: :12:1: error: register `R0' used with `.new' but not validly modified in the same p… 7 # CHECK-RELAXED: :12:1: error: register `R0' used with `.new' but not validly modified in the same … 14 # CHECK-STRICT: :20:1: error: register `R0' used with `.new' but not validly modified in the same p… 15 # CHECK-RELAXED: :20:1: error: register `R0' used with `.new' but not validly modified in the same … 22 # CHECK-STRICT: :29:1: error: register `R0' used with `.new' but not validly modified in the same p… 23 # CHECK-RELAXED: :29:1: error: register `R0' used with `.new' but not validly modified in the same … 35 # CHECK-STRICT: :41:1: error: register `R0' used with `.new' but not validly modified in the same p… 43 # CHECK-STRICT: :48:1: error: register `R0' used with `.new' but not validly modified in the same p…
|
/external/pcre/dist2/testdata/ |
D | testoutput15 | 5 # same tests are run using JIT in test 17. 189 Failed: error -52: nested recursion at the same subject position 193 Failed: error -52: nested recursion at the same subject position 197 Failed: error -52: nested recursion at the same subject position 250 Failed: error -52: nested recursion at the same subject position 260 Failed: error -52: nested recursion at the same subject position 270 Failed: error -52: nested recursion at the same subject position 280 Failed: error -52: nested recursion at the same subject position 290 Failed: error -52: nested recursion at the same subject position 294 Failed: error -52: nested recursion at the same subject position [all …]
|
/external/curl/lib/ |
D | splay.c | 116 node->same = t; in Curl_splayinsert() 148 node->same = NULL; /* no identical node (yet) */ in Curl_splayinsert() 179 x = t->same; in Curl_splaygetbest() 239 removenode->smaller->same = removenode->same; in Curl_splayremovebyaddr() 240 if(removenode->same) in Curl_splayremovebyaddr() 241 removenode->same->smaller = removenode->smaller; in Curl_splayremovebyaddr() 265 x = t->same; in Curl_splayremovebyaddr()
|
/external/valgrind/ |
D | solaris12.supp | 12 # The same problem as above. 21 # The same problem as above. 31 # The same problem as above. 40 # The same problem as above. 74 # The same problem as above. 87 # The same problem as above. 99 # The same problem as above. 112 # The same problem as above.
|
/external/clang/tools/scan-build-py/tests/unit/ |
D | test_compilation.py | 90 def same(expected): function 96 same([]) 97 same(['-I', '/opt/me/include', '-DNDEBUG', '-ULIMITS']) 98 same(['-O', '-O2']) 99 same(['-m32', '-mmms']) 100 same(['-Wall', '-Wno-unused', '-g', '-funroll-loops'])
|
/external/llvm/test/Transforms/GVN/ |
D | condprop.ll | 118 br i1 %cmp, label %same, label %different 120 same: 136 br i1 %cmp, label %same, label %different 138 same: 152 br i1 %cmp, label %same, label %different 154 same: 166 br i1 %cmp, label %same, label %different 168 same: 182 br i1 %cmp, label %same, label %different 184 same: [all …]
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_convolution.cpp | 95 Tensor<float, 1, DataLayout> same(3); in test_modes() local 96 same = input.pad(padding).convolve(kernel, dims); in test_modes() 97 VERIFY_IS_EQUAL(same.dimension(0), 3); in test_modes() 98 VERIFY_IS_APPROX(same(0), 1.0f); in test_modes() 99 VERIFY_IS_APPROX(same(1), 2.5f); in test_modes() 100 VERIFY_IS_APPROX(same(2), 4.0f); in test_modes()
|
/external/clang/test/CodeGenObjC/ |
D | default-property-synthesis.m | 4 // Superclass declares property. Subclass redeclares the same property. 6 // Superclass declares a property. Subclass declares a different property with the same name 9 // same property. Do not @synthesize-by-default in the subclass. P3 11 // same protocol or a derived protocol. Do not @synthesize-by-default in the subclass. P4
|
/external/ltp/testcases/network/stress/multicast/grp-operation/ |
D | 00_Descriptions.txt | 10 Verify that the kernel is not crashed when joining and leaving the same 14 Verify that the kernel is not crashed when joining and leaving the same 27 Verify that the kernel is not crashed when joining and leaving the same 31 Verify that the kernel is not crashed when joining and leaving the same
|
/external/llvm/lib/Target/Mips/ |
D | MSA.txt | 19 same cases. andi.b should use fractionally less power than bclri.b in 24 constant since shf.w covers exactly the same cases. shf.w is used 37 same shuffle. ilvev.d will be emitted instead. 41 same shuffle. ilvod.d will be emitted instead. 48 It is not possible to emit splati.w since shf.w covers the same cases. 67 the same operation and will be emitted instead. 77 Like their non-immediate counterparts, bmnzi.v and bmzi.v are the same
|
/external/valgrind/VEX/useful/ |
D | fp_80_64.c | 468 Bool same; in do_80_to_64_test() local 472 same = True; in do_80_to_64_test() 475 same = False; break; in do_80_to_64_test() 479 if (same) in do_80_to_64_test() 510 Bool same; in do_64_to_80_test() local 514 same = True; in do_64_to_80_test() 517 same = False; break; in do_64_to_80_test() 521 if (same) in do_64_to_80_test()
|
/external/ltp/testcases/network/multicast/mc_commo/ |
D | README.1st | 1 This test requires two machines on the same subnet. Each machine must have the same 3 Machine B must also have the same path setup. Machine B would be exported as the
|
/external/clang/test/CodeGenOpenCL/ |
D | address-spaces-conversions.cl | 24 (global int *)arg_glob; // explicit cast in the same address space 53 var_gen = var_gen ? var_gen : var_gen2; // operands of the same addr spaces and the same type 60 var_gen = var_gen ? var_gen : var_glob; // operands of overlapping addr spaces and the same type 76 var_gen_v = var_gen ? var_gen : var_gen_f; // operands of the same addr space and different types
|
/external/llvm/utils/vim/indent/ |
D | llvm.vim | 7 " - On '}' align the same as the line containing the matching '{' 9 " - If the current line ends with ':' indent at the same level as the 34 " On '}' align the same as the line containing the matching '{' 45 " Indent labels the same as the current opening block
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | HashTestUtils.java | 252 int same = 0x0; // bitset for output bits with same values in checkNoFunnels() local 257 while (same != 0xffffffff || diff != 0xffffffff) { in checkNoFunnels() 265 same |= ~(hash1 ^ hash2); in checkNoFunnels() 275 "as follows: " + ~(same & diff) + ". This was " + in checkNoFunnels() 293 int[] same = new int[hashBits]; in checkAvalanche() local 305 same[k] += 1; in checkAvalanche() 313 double prob = (double) diff[j] / (double) (diff[j] + same[j]); in checkAvalanche() 383 int[] same = new int[hashBits]; in check2BitAvalanche() local 395 same[k] += 1; in check2BitAvalanche() 403 double prob = (double) diff[j] / (double) (diff[j] + same[j]); in check2BitAvalanche()
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-promote-const.ll | 38 ; Two different uses of the same constant in the same basic block 51 ; Regular access is strickly the same as promoted access. 66 ; Two different uses of the same constant in two different basic blocks, 71 ; Since, the constant is the same as the previous function, 72 ; the same address must be used 107 ; Since, the constant is the same as the previous function, 108 ; the same address must be used 136 ; Since, the constant is the same as the previous function, 137 ; the same address must be used
|
/external/skia/tools/lua/ |
D | classify_rrect_clips.lua | 17 local same = true; 30 same = false 37 if (numSquare > 0 and same) then
|