/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | Precomposer.java | 1029 public static char precompose(char base, char comb) { in precompose()
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 301 bool SupportedCombinationTest::tryCombination (const FormatCombination& comb) in tryCombination() 338 FormatCombination comb; in iterate() local
|
/external/ipsec-tools/src/libipsec/ |
D | key_debug.c | 216 struct sadb_comb *comb; local
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | simple_mul.c | 183 EC_RAW_POINT comb[(1 << EC_MONT_PRECOMP_COMB_SIZE) - 1]; in ec_GFp_mont_init_precomp() local
|
D | internal.h | 343 EC_AFFINE comb[(1 << EC_MONT_PRECOMP_COMB_SIZE) - 1]; member
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | simple_mul.c | 183 EC_RAW_POINT comb[(1 << EC_MONT_PRECOMP_COMB_SIZE) - 1]; in ec_GFp_mont_init_precomp() local
|
D | internal.h | 343 EC_AFFINE comb[(1 << EC_MONT_PRECOMP_COMB_SIZE) - 1]; member
|
/external/igt-gpu-tools/tests/ |
D | kms_setmode.c | 716 int depth, int base, struct combination *comb, in iterate_combinations() 739 struct combination comb; in get_combinations() local
|
/external/mesa3d/src/mesa/main/ |
D | ff_fragment_shader.cpp | 277 const struct gl_tex_env_combine_packed *comb = in make_state_key() local
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 223 for (deUint32 comb = 0; comb < (1<<2); comb++) in isLinearCompareValid() local 333 for (deUint32 comb = 0; comb < (1<<4); comb++) in isBilinearPCFCompareValid() local 473 for (deUint32 comb = 0; comb < (1<<8); comb++) in isTrilinearPCFCompareValid() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_search.c | 714 for (unsigned comb = 0; comb < comm_expr_combinations; comb++) { in nir_replace_instr() local
|
/external/python/cpython3/Modules/ |
D | unicodedata.c | 649 int f,l,index,index1,comb; in nfc_nfkc() local
|
/external/python/cpython2/Modules/ |
D | unicodedata.c | 633 int f,l,index,index1,comb; in nfc_nfkc() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 4670 for (const auto& comb : combs) in createMultisampleTests() local 4703 for (auto& comb : combs) in createMultisampleTests() local 4756 for (const auto& comb : combs) in createMultisampleTests() local
|