/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 1079 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 1082 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 1450 --enable-renaming add a version suffix to symbols default=yes 1481 --with-library-suffix=suffix tag a suffix to the library names default= 3110 # safe: cross compilers may not add the suffix if given an `-o' 3146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix o [all...] |
/third_party/gn/src/gn/ |
H A D | parser.cc | 856 // Assign suffix to syntax immediately before. in AssignComments() 860 // Don't assign suffix comments to the function, list, or block, but instead in AssignComments() 868 // Don't assign suffix comments to something that starts on an earlier in AssignComments() 890 if ((*i)->comments() && !(*i)->comments()->suffix().empty()) in AssignComments()
|
H A D | parse_tree.cc | 241 if (comments_->suffix().size()) { in AddCommentsJSONNodes() 243 for (const auto& token : comments_->suffix()) in AddCommentsJSONNodes()
|
/third_party/node/deps/v8/tools/ |
H A D | callstats.py | 55 with tempfile.NamedTemporaryFile(prefix='callstats-inject-', suffix='.js',
|
/third_party/python/Tools/wasm/ |
H A D | wasm_build.py | 650 # Multi-threaded sqlite3 has different suffix 657 with tempfile.TemporaryDirectory(suffix="-py-emport") as tmpdir:
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 260 /* Prefix and suffix callback in ASN1 BIO */ 539 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix,
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.h | 812 SPVC_PUBLIC_API spvc_result spvc_compiler_msl_set_combined_sampler_suffix(spvc_compiler compiler, const char *suffix);
|
H A D | test_shaders.py | 47 f, path = tempfile.mkstemp(suffix = suff)
|
/third_party/python/Lib/test/ |
H A D | test_zipfile.py | 3428 entry.joinpath('suffix') 3468 The suffix of the root should be the suffix of the zipfile. 3469 The suffix of each nested file is the final component's last suffix, if any. 3473 assert root.suffix == '.zip' == root.filename.suffix 3476 assert b.suffix == ".txt" 3479 assert c.suffix == ".gz" 3482 assert d.suffix [all...] |
H A D | test_compileall.py | 820 for suffix in range(5): 821 pkgdir = os.path.join(self.directory, 'foo{}'.format(suffix))
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 2446 // - The suffix can be used to add annotations (such as memory access 2450 const char* suffix = "\n"); 2453 const char* suffix = "\n"); 2455 // allow the suffix to be overridden. 2461 // suffix to be overridden. The format must include the kPrintRegPartial flag. 2465 const char* suffix = "\n"); 2469 const char* suffix = "\n"); 2474 const char* suffix = "\n");
|
/kernel/linux/linux-6.6/drivers/iio/ |
H A D | industrialio-core.c | 766 const char *prefix, const char *suffix) in iio_format_list() 795 len += sysfs_emit_at(buf, len, "%s\n", suffix); in iio_format_list() 898 /* Ignore the dB suffix */ in __iio_str_to_fixpoint() 902 /* Ignore the dB suffix */ in __iio_str_to_fixpoint() 765 iio_format_list(char *buf, const int *vals, int type, int length, const char *prefix, const char *suffix) iio_format_list() argument
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_functional.py | 225 suffix = nameMux[profile][mode] 226 tmpFile, tmpPath = tempfile.mkstemp(suffix, dir=self.tempDir.name)
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1308 MATCHER_P2(EqConcat, prefix, suffix, "") { in MATCHER_P2() 1311 char suffix_char = static_cast<char>(suffix); in MATCHER_P2()
|
H A D | gmock-more-actions_test.cc | 1263 ACTION_P2(PadArgument, prefix, suffix) { in ACTION_P2() 1266 char suffix_char = static_cast<char>(suffix); in ACTION_P2()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_parser_extras.cpp | 276 const char *const suffix = (this->supported_versions[i].es) ? " ES" : ""; in _mesa_glsl_parse_state() 281 suffix); in _mesa_glsl_parse_state()
|
/third_party/node/lib/internal/ |
H A D | errors.js | 1207 const suffix = 'This is caused by either a bug in Node.js ' + 1211 return message === undefined ? suffix : `${message}\n${suffix}`;
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-string-gen.cc | 1137 const TNode<Object> suffix = in TF_BUILTIN() local 1141 Builtin::kStringAdd_CheckNone, context, var_result.value(), suffix); in TF_BUILTIN()
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 733 RegExpTree* suffix = zone->New<RegExpAtom>( in RationalizeConsecutiveAtoms() local 735 suffixes->Add(suffix, zone); in RationalizeConsecutiveAtoms()
|
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | info.py | 725 suffix = f' ({parsed.parent.name})' 728 prefix = suffix = '' 729 yield f'{prefix}{parsed.kind.value} {parsed.name!r}{suffix}'
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageDepthStencilDescriptorTests.cpp | 469 const auto suffix = ((descriptor.aspect == VK_IMAGE_ASPECT_STENCIL_BIT) ? "ui" : "f"); in initPrograms() local 486 descriptorsDecl << "layout (r32" << suffix << ", set=1, binding=" << descriptor.binding << ") uniform " << prefix << "image2D storage" << descriptor.binding << ";\n"; in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDepthTests.cpp | 1458 const std::string suffix; in createDepthTests() member 1473 std::string testName = getFormatCaseName(format) + "_" + de::toLower(std::string(getCompareOpName(compareOp)).substr(14)) + viewportCase.suffix; in createDepthTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageDepthStencilDescriptorTests.cpp | 469 const auto suffix = ((descriptor.aspect == VK_IMAGE_ASPECT_STENCIL_BIT) ? "ui" : "f"); in initPrograms() local 486 descriptorsDecl << "layout (r32" << suffix << ", set=1, binding=" << descriptor.binding << ") uniform " << prefix << "image2D storage" << descriptor.binding << ";\n"; in initPrograms()
|
/third_party/skia/src/sksl/ |
H A D | SkSLDSLParser.cpp | 1530 /* term suffix* */ 1553 DSLExpression next = this->suffix(std::move(result)); in postfixExpression() 1620 DSLExpression DSLParser::suffix(DSLExpression base) { in suffix() function in SkSL::DSLParser 1691 this->error(next, "expected expression suffix, but found '" + this->text(next) + "'"); in suffix()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthTests.cpp | 1413 const std::string suffix; in createDepthTests() member 1428 std::string testName = getFormatCaseName(format) + "_" + de::toLower(std::string(getCompareOpName(compareOp)).substr(14)) + viewportCase.suffix; in createDepthTests()
|