/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCldrFileWrite.java | 68 String subName = subfile.getName(); in checkDir() local 70 checkDir(subfile, new File(outFile, subName), retain); in checkDir() 71 } else if (subName.endsWith(".xml")) { in checkDir() 72 checkFile(file, outFile, subName); in checkDir()
|
/external/skqp/src/utils/ |
D | SkWhitelistTypefaces.cpp | 88 SkString subName(SUBNAME_PREFIX); in serialize_sub() local 89 subName.append(fontName); in serialize_sub() 90 const char* familyName = subName.c_str(); in serialize_sub()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateSidewaysView.java | 786 String subName = TransliteratorUtilities.toHTML.transform(pathHeader.getPage()); in getHeader() local 795 lastSub = subName; in getHeader() 796 } else if (!subName.equals(lastSub)) { in getHeader() 798 lastSub = subName; in getHeader() 802 out.append("<a href='" + getFileName2(pathHeader, null) + ".html'>" + subName + "</a>"); in getHeader()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 1326 …const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_r… in init() local 1383 …<< operInfoFunc(subName, subOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init() 1384 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init() 1385 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init() 1386 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, 1e2f, 2e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init() 1387 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, .5e9f, 3.7e9f), Value(UGT, 0.0f, 3.9e9f), notUse… in init() 1388 …<< operInfoFunc(subName, subOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init() 1389 …<< operInfoFunc(subName, subOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init() 1390 …<< operInfoFunc(subName, subOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init() 1391 …<< operInfoFunc(subName, subOp, UV, Value(UV, 1e2f, 2e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 1432 …const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_r… in init() local 1489 …<< operInfoFunc(subName, subOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init() 1490 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init() 1491 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init() 1492 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, 1e2f, 2e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init() 1493 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, .5e9f, 3.7e9f), Value(UGT, 0.0f, 3.9e9f), notUse… in init() 1494 …<< operInfoFunc(subName, subOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init() 1495 …<< operInfoFunc(subName, subOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init() 1496 …<< operInfoFunc(subName, subOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init() 1497 …<< operInfoFunc(subName, subOp, UV, Value(UV, 1e2f, 2e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init() [all …]
|
/external/skia/bench/ |
D | TessellateBench.cpp | 72 PathTessellateBenchmark(const char* subName, const SkPath& p, const SkMatrix& m) in PathTessellateBenchmark() argument 74 fName.printf("tessellate_%s", subName); in PathTessellateBenchmark()
|
/external/angle/src/compiler/translator/ |
D | ShaderStorageBlockOutputHLSL.cpp | 185 std::string subName = currentName + "." + subVariable.name; in MapVariableToField() local 186 MapVariableToField(subVariable, subField, subName, shaderVarToFieldMap); in MapVariableToField()
|
/external/libjpeg-turbo/ |
D | tjbench.c | 92 static const char *subName[TJ_NUMSAMP] = { variable 271 snprintf(tempStr, 1024, "%s_%s%s_%s.%s", fileName, subName[subsamp], in decomp() 485 snprintf(tempStr, 1024, "%s_%s_Q%d.jpg", fileName, subName[subsamp], in fullTest()
|
D | tjunittest.c | 79 static const char *subName[TJ_NUMSAMP] = { variable 422 buStr, subName[subsamp], jpegQual); in compTest()
|