/third_party/skia/third_party/externals/dawn/src/tests/ |
H A D | DawnTest.cpp | 211 std::string suffix = std::string("__") + std::to_string(index); in SanitizeParamName() local
|
/third_party/openssl/test/ |
H A D | evp_pkey_provided_test.c | 60 const char *suffix; in compare_with_file() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1497 O << '.' << suffix; in printSVERegOp() local
|
/third_party/skia/third_party/externals/tint/samples/ |
H A D | main.cc | 162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() argument
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | python_generator.cc | 80 const char* suffix = in StripProto() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | ByteString.java | 344 public final boolean endsWith(ByteString suffix) { in endsWith() argument
|
/third_party/rust/crates/syn/src/ |
H A D | lit.rs | 252 pub fn suffix( functions 287 pub fn suffix(&self) -> &str { suffix() functions 322 pub fn suffix(&self) -> &str { suffix() functions 357 pub fn suffix(&self) -> &str { suffix() functions 420 pub fn suffix(&self) -> &str { suffix() functions 492 pub fn suffix(&self) -> &str { suffix() functions 1104 pub fn suffix(&self) -> &str { suffix() functions [all...] |
/third_party/selinux/libselinux/src/ |
H A D | label_file.c | 413 const char *suffix; member 417 static char *rolling_append(char *current, const char *suffix, size_t max) in rolling_append() argument 462 static FILE *open_file(const char *path, const char *suffix, in open_file() argument 532 process_file(const char *path, const char *suffix, struct selabel_handle *rec, const char *prefix, struct selabel_digest *digest) process_file() argument [all...] |
/third_party/skia/bench/ |
H A D | PathBench.cpp | 119 SkString suffix; variable 1114 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildLargeTests.cpp | 592 const std::string suffix = threads[threadsNdx] == std::numeric_limits<deUint32>::max() ? "max" : de::toString(threads[threadsNdx]); in createBuildLargeShaderSetTests() local
|
H A D | vktRayTracingBuildTests.cpp | 643 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local 672 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local 701 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevc_cabac.c | 994 int suffix = 0; in coeff_abs_level_remaining_decode() local 1164 int suffix = last_significant_coeff_suffix_decode(s, last_significant_coeff_x); in ff_hevc_hls_residual_coding() local 1171 int suffix in ff_hevc_hls_residual_coding() local [all...] |
/third_party/eudev/src/shared/ |
H A D | util.c | 426 char *strnappend(const char *s, const char *suffix, size_t b) { in strnappend() argument 457 char *strappend(const char *s, const char *suffix) { in strappend() argument 1065 dirent_is_file_with_suffix(const struct dirent *de, const char *suffix) dirent_is_file_with_suffix() argument [all...] |
/third_party/elfutils/src/ |
H A D | nm.c | 409 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_ar() argument 1528 handle_elf(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_elf() argument [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 843 char suffix[PATH_MAX + 1]; /* +1 for zero terminator. */ in debuginfod_query_server() local
|
/third_party/gn/src/gn/ |
H A D | command_format.cc | 722 Expr(const ParseNode* root, int outer_prec, const std::string& suffix) Expr() argument 1037 FunctionCall(const FunctionCallNode* func_call, const std::string& suffix) FunctionCall() argument [all...] |
/third_party/backends/backend/ |
H A D | dll.c | 364 static int has_suffix(const char *filename, const char *suffix) { in has_suffix() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DecimalFormat.java | 1035 public synchronized void setPositiveSuffix(String suffix) { in setPositiveSuffix() argument 1072 setNegativeSuffix(String suffix) setNegativeSuffix() argument [all...] |
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.cpp | 916 Line trial, prefix, suffix; in gooseUp() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DecimalFormat.java | 996 public synchronized void setPositiveSuffix(String suffix) { in setPositiveSuffix() argument 1029 setNegativeSuffix(String suffix) setNegativeSuffix() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | unames.cpp | 998 char *suffix, *t; in enumAlgNames() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | unames.cpp | 998 char *suffix, *t; in enumAlgNames() local [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | reslist.cpp | 1442 char *suffix; in compactKeys() local [all...] |
/third_party/mesa3d/src/panfrost/lib/genxml/ |
H A D | decode.c | 371 pandecode_attributes(const struct pandecode_mapped_memory *mem, mali_ptr addr, int job_no, char *suffix, int count, bool varying, enum mali_job_type job_type) pandecode_attributes() argument 818 pandecode_dcd(const struct MALI_DRAW *p, int job_no, enum mali_job_type job_type, char *suffix, unsigned gpu_id) pandecode_dcd() argument 1256 pandecode_dcd(const struct MALI_DRAW *p, int job_no, enum mali_job_type job_type, char *suffix, unsigned gpu_id) pandecode_dcd() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ssearch.cpp | 1393 UnicodeString suffix, altSuffix; in monkeyTest() local
|