Home
last modified time | relevance | path

Searched defs:postfix (Results 1 – 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp125 const char *postfix) { in usrc_writeArray()
186 const char *postfix) { in usrc_writeUTrie2Arrays()
202 const char *postfix) { in usrc_writeUTrie2Struct()
250 const char *postfix) { in usrc_writeUCPTrieArrays()
264 const char *postfix) { in usrc_writeUCPTrieStruct()
312 const char *postfix) { in usrc_writeArrayOfMostlyInvChars()
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp143 const char *postfix) { in usrc_writeArray()
213 const char *postfix) { in usrc_writeUTrie2Arrays()
229 const char *postfix) { in usrc_writeUTrie2Struct()
277 const char *postfix, in usrc_writeUCPTrieArrays()
293 const char *postfix, in usrc_writeUCPTrieStruct()
446 const char *postfix) { in usrc_writeArrayOfMostlyInvChars()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dwritesrc.cpp152 const char *postfix) { in usrc_writeArray()
222 const char *postfix) { in usrc_writeUTrie2Arrays()
238 const char *postfix) { in usrc_writeUTrie2Struct()
286 const char *postfix, in usrc_writeUCPTrieArrays()
302 const char *postfix, in usrc_writeUCPTrieStruct()
455 const char *postfix) { in usrc_writeArrayOfMostlyInvChars()
/third_party/node/deps/npm/node_modules/chalk/source/
Dutilities.js21 export function stringEncaseCRLFWithFirstIndex(string, prefix, postfix, index) { argument
/third_party/typescript/tests/baselines/reference/JSDocParsing/
DTypeExpressions.parsesCorrectly.nonNullableType2.json16 "postfix": true boolean
DTypeExpressions.parsesCorrectly.nullableType.json16 "postfix": false boolean
DTypeExpressions.parsesCorrectly.nullableType2.json16 "postfix": true boolean
DTypeExpressions.parsesCorrectly.nonNullableType.json16 "postfix": false boolean
/third_party/skia/third_party/externals/brotli/c/enc/
Dprefix.h38 size_t postfix = dist & postfix_mask; in PrefixEncodeCopyDistance() local
/third_party/node/deps/brotli/c/enc/
Dprefix.h38 size_t postfix = dist & postfix_mask; in PrefixEncodeCopyDistance() local
/third_party/jerryscript/tests/jerry/es2015/
Dgenerator-initializer.js48 function postfix(a) { return a + "b" } function
/third_party/lzma/CPP/Windows/
DFileDir.cpp764 bool CreateTempFile2(CFSTR prefix, bool addRandom, AString &postfix, NIO::COutFile *outFile) in CreateTempFile2()
830 AString postfix; in Create() local
847 AString postfix; in CreateRandomInTempFolder() local
900 AString postfix; in Create() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp591 std::string postfix = "_d32sf_s8ui"; in createDepthStencilWriteConditionsTests() local
613 std::string postfix = "_d32sf_s8ui"; in createDepthStencilWriteConditionsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp593 std::string postfix = "_d32sf_s8ui"; in createDepthStencilWriteConditionsTests() local
615 std::string postfix = "_d32sf_s8ui"; in createDepthStencilWriteConditionsTests() local
/third_party/skia/third_party/externals/brotli/c/common/
Dconstants.h148 uint32_t postfix = (1u << npostfix) - 1; in BrotliCalculateDistanceCodeLimit() local
/third_party/node/deps/brotli/c/common/
Dconstants.h148 uint32_t postfix = (1u << npostfix) - 1; in BrotliCalculateDistanceCodeLimit() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java32 String postfix = "nop"; in TestCollectionUtilitySpeed() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTestUtilities.java35 String postfix = "nop"; in TestCollectionUtilitySpeed() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dby_dir.c240 const char *postfix = ""; in get_cert_by_subject_ex() local
/third_party/openssl/crypto/x509/
Dby_dir.c240 const char *postfix = ""; in get_cert_by_subject_ex() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp140 std::string postfix(contextGL46 ? "" : "ARB"); in ShaderPipeline() local
/third_party/ffmpeg/libavformat/
Ddump.c123 static void print_fps(double d, const char *postfix) in print_fps()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibrary.cpp991 std::string postfix = ""; in parseShaderCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp810 std::string postfix; in addComputeImageSamplerTest() member
/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp326 …efixPostfixStringOnLine(DebugUtilsLogger const& env_log, const char* prefix, const char* postfix) {

123