| /external/libcxx/test/std/containers/sequences/deque/deque.cons/ |
| D | copy_alloc.pass.cpp | 32 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 38 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 45 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | move_assign.pass.cpp | 26 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 42 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 58 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 74 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | move_alloc.pass.cpp | 26 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 41 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 56 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 71 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | move.pass.cpp | 26 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 43 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 58 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | op_equal.pass.cpp | 31 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 51 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | copy.pass.cpp | 32 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local 50 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
|
| D | iter_iter_alloc.pass.cpp | 44 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in basic_test() local
|
| /external/clang/test/Sema/ |
| D | string-plus-char.c | 5 const char *foo(const struct AB *ab) { in foo() 23 struct AB ab; in f() local
|
| D | decl-in-prototype.c | 23 …struct ab { // expected-note {{previous definition is here}} expected-note {{previous definition i… struct 24 int j;
|
| /external/eigen/unsupported/test/ |
| D | kronecker_product.cpp | 19 void check_dimension(const MatrixType& ab, const int rows, const int cols) in check_dimension() 27 void check_kronecker_product(const MatrixType& ab) in check_kronecker_product() 72 void check_sparse_kronecker_product(const MatrixType& ab) in check_sparse_kronecker_product()
|
| /external/cldr/tools/java/org/unicode/cldr/icu/ |
| D | SimpleConverter.java | 55 ByteArrayWrapper ab = encode(2); in getCharset() local 64 ByteArrayWrapper ab = encode(1); in getCharset() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ucd.cc | 67 _hb_ucd_decompose_hangul (hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) in _hb_ucd_decompose_hangul() 89 _hb_ucd_compose_hangul (hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) in _hb_ucd_compose_hangul() 129 hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, in hb_ucd_compose() 164 hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, in hb_ucd_decompose()
|
| D | hb-ot-shape-complex-hebrew.cc | 38 hb_codepoint_t *ab) in compose_hebrew()
|
| D | hb-ot-shape-normalize.cc | 79 hb_codepoint_t ab, in decompose_unicode() 90 hb_codepoint_t *ab) in compose_unicode() 124 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose()
|
| D | hb-glib.cc | 247 hb_codepoint_t *ab, in hb_glib_unicode_compose() 282 hb_codepoint_t ab, in hb_glib_unicode_decompose()
|
| D | hb-icu.cc | 170 hb_codepoint_t *ab, in hb_icu_unicode_compose() 214 hb_codepoint_t ab, in hb_icu_unicode_decompose()
|
| /external/compiler-rt/test/asan/TestCases/Helpers/ |
| D | initialization-nobug-extra.cc | 3 static int ab = getAB(); variable
|
| /external/guice/core/test/com/google/inject/internal/ |
| D | MultibinderTest.java | 515 Module ab = in testMultibinderSetPermitDuplicateElements() local 553 Module ab = in testMultibinderSetPermitDuplicateElementsFromOtherModule() local 591 Module ab = in testMultibinderSetPermitDuplicateCallsToPermitDuplicates() local 808 Module ab = in testModuleOverrideAndMultibindings() local 912 Module ab = in testModuleOverrideRepeatedInstallsAndMultibindings_toInstance() local 932 Module ab = in testModuleOverrideRepeatedInstallsAndMultibindings_toKey() local 957 Module ab = in testModuleOverrideRepeatedInstallsAndMultibindings_toProviderInstance() local 991 Module ab = in testModuleOverrideRepeatedInstallsAndMultibindings_toProviderKey() local 1049 Module ab = in testModuleOverrideRepeatedInstallsAndMultibindings_toConstructor() local 1124 Module ab = in testKeyHashCodesFixedAtInjectionTime() local [all …]
|
| /external/pcre/dist2/src/ |
| D | pcre2_valid_utf.c | 136 uint32_t ab, d; in PRIV() local
|
| /external/XNNPACK/src/f32-argmaxpool/ |
| D | 9p8x-scalar-c1.c | 35 float* ab = accumulation_buffer; in xnn_f32_argmaxpool_ukernel_9p8x__scalar_c1() local 136 float* ab = accumulation_buffer; in xnn_f32_argmaxpool_ukernel_9p8x__scalar_c1() local 242 float* ab = accumulation_buffer; in xnn_f32_argmaxpool_ukernel_9p8x__scalar_c1() local
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | ComparatorsTest.java | 43 ImmutableList<String> ab = ImmutableList.of("a", "b"); in testLexicographical() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
| D | GLVMultiplier.java | 35 BigInteger[] ab = glvEndomorphism.decomposeScalar(k.mod(n)); in multiplyPositive() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | GLVMultiplier.java | 31 BigInteger[] ab = glvEndomorphism.decomposeScalar(k.mod(n)); in multiplyPositive() local
|
| /external/compiler-rt/lib/builtins/ppc/ |
| D | gcc_qmul.c | 21 double ab, tmp, tau; in __gcc_qmul() local
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | ComparatorsTest.java | 48 ImmutableList<String> ab = ImmutableList.of("a", "b"); in testLexicographical() local
|