/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 261 bool tryCombination (const FormatCombination& comb); 265 bool SupportedCombinationTest::tryCombination (const FormatCombination& comb) in tryCombination() argument 270 attachTargetToNew(GL_COLOR_ATTACHMENT0, comb.colorKind, comb.colorFmt, in tryCombination() 272 attachTargetToNew(GL_DEPTH_ATTACHMENT, comb.depthKind, comb.depthFmt, in tryCombination() 274 attachTargetToNew(GL_STENCIL_ATTACHMENT, comb.stencilKind, comb.stencilFmt, in tryCombination() 302 FormatCombination comb; in iterate() local 311 comb.colorFmt = *col; in iterate() 312 comb.colorKind = formatKind(*col); in iterate() 315 comb.depthFmt = *dep; in iterate() 316 comb.depthKind = formatKind(*dep); in iterate() [all …]
|
/external/ipsec-tools/src/libipsec/ |
D | key_debug.c | 216 struct sadb_comb *comb; local 224 / sizeof(*comb); 225 comb = (void *)(prop + 1); 231 comb->sadb_comb_auth, comb->sadb_comb_encrypt, 232 comb->sadb_comb_flags, comb->sadb_comb_reserved); 236 comb->sadb_comb_auth_minbits, 237 comb->sadb_comb_auth_maxbits, 238 comb->sadb_comb_encrypt_minbits, 239 comb->sadb_comb_encrypt_maxbits); 243 comb->sadb_comb_soft_allocations, [all …]
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | Precomposer.java | 1029 public static char precompose(char base, char comb) { in precompose() argument 1034 long sought = base << UNICODE_SHIFT | comb; in precompose()
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 223 for (deUint32 comb = 0; comb < (1<<2); comb++) in isLinearCompareValid() local 226 if (((comb & isTrue) | (~comb & isFalse)) != (1<<2)-1) in isLinearCompareValid() 229 const bool cmp0True = ((comb>>0)&1) != 0; in isLinearCompareValid() 230 const bool cmp1True = ((comb>>1)&1) != 0; in isLinearCompareValid() 333 for (deUint32 comb = 0; comb < (1<<4); comb++) in isBilinearPCFCompareValid() local 338 if (((comb & isTrue) | (~comb & isFalse)) != (1<<4)-1) in isBilinearPCFCompareValid() 341 const BVec4 cmpTrue = extractBVec4(comb, 0); in isBilinearPCFCompareValid() 473 for (deUint32 comb = 0; comb < (1<<8); comb++) in isTrilinearPCFCompareValid() local 476 if (((comb & isTrue) | (~comb & isFalse)) != (1<<8)-1) in isTrilinearPCFCompareValid() 479 const BVec4 cmpTrue0 = extractBVec4(comb, 0); in isTrilinearPCFCompareValid() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | ff_fragment_shader.cpp | 431 const struct gl_tex_env_combine_state *comb = texUnit->_CurrentCombine; in make_state_key() local 454 key->unit[i].NumArgsRGB = comb->_NumArgsRGB; in make_state_key() 455 key->unit[i].NumArgsA = comb->_NumArgsA; in make_state_key() 458 translate_mode(texUnit->EnvMode, comb->ModeRGB); in make_state_key() 460 translate_mode(texUnit->EnvMode, comb->ModeA); in make_state_key() 462 key->unit[i].ScaleShiftRGB = comb->ScaleShiftRGB; in make_state_key() 463 key->unit[i].ScaleShiftA = comb->ScaleShiftA; in make_state_key() 466 key->unit[i].OptRGB[j].Operand = translate_operand(comb->OperandRGB[j]); in make_state_key() 467 key->unit[i].OptA[j].Operand = translate_operand(comb->OperandA[j]); in make_state_key() 468 key->unit[i].OptRGB[j].Source = translate_source(comb->SourceRGB[j]); in make_state_key() [all …]
|
/external/clang/utils/ABITest/ |
D | TypeGen.py | 266 comb = num_combinations(len(self.values), numEnumerators) 267 if valuesCovered + comb > n: 270 valuesCovered += comb
|
/external/pdfium/fpdfsdk/javascript/ |
D | Field.h | 110 bool comb(CJS_Runtime* pRuntime, CJS_PropValue& vp, CFX_WideString& sError); 527 JS_STATIC_PROP(comb, Field);
|
D | Field.cpp | 920 bool Field::comb(CJS_Runtime* pRuntime, in comb() function in Field
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 2414 梳>'[comb]'; 2598 櫛>'[comb out]'; 3826 箆>'[fine-toothed comb]'; 3860 篦>'[fine-toothed comb]';
|
/external/valgrind/ |
D | configure.ac | 3684 int ni, na, nd, comb; 3686 r |= MPI_Type_get_envelope( MPI_INT, &ni, &na, &nd, &comb ); 3721 int ni, na, nd, comb; 3723 r |= MPI_Type_get_envelope( MPI_INT, &ni, &na, &nd, &comb );
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 1671 篦子 < a\-double\-edged\-fine\-toothed\-comb; 2021 䯤 < boneware\-used\-to\-comb\-the\-hair; 6055 篦 < fine\-toothed\-comb; 14297 櫛 < comb\-out; 16592 笓 < to\-comb; 18646 㧧 < a\-comb; 20557 梳 < comb; 26216 篦子 > a\-double\-edged\-fine\-toothed\-comb; 37302 䯤 > boneware\-used\-to\-comb\-the\-hair; 40063 篦 > fine\-toothed\-comb; [all …]
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|