| /third_party/icu/icu4c/source/common/ |
| H A D | putil.cpp | 1457 const char *prefix = getenv(ICU_DATA_DIR_PREFIX_ENV_VAR); in dataDirectoryInitFn() local 1525 const char *prefix = getenv(ICU_TIMEZONE_FILES_DIR_PREFIX_ENV_VAR); in TimeZoneDataDirInitFn() local
|
| /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 | 930 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() argument 963 setNegativePrefix(String prefix) setNegativePrefix() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_longnames.cpp | 1236 UMeasurePrefix prefix = singleUnit->unitPrefix; in processPatternTimes() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 1390 FString prefix = us2fs(censor.Pairs[0].Prefix);
in UpdateArchive() local
|
| H A D | ArchiveExtractCallback.cpp | 722 static FString MakePath_from_2_Parts(const FString &prefix, const FString &path)
in MakePath_from_2_Parts() argument
|
| /third_party/mbedtls/library/ |
| H A D | x509_crt.c | 1749 int mbedtls_x509_crt_info(char *buf, size_t size, const char *prefix, in mbedtls_x509_crt_info() argument 1900 mbedtls_x509_crt_verify_info(char *buf, size_t size, const char *prefix, uint32_t flags) mbedtls_x509_crt_verify_info() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 1206 si_dump_shader_key_vs(const union si_shader_key *key, const struct si_vs_prolog_bits *prolog, const char *prefix, FILE *f) si_dump_shader_key_vs() argument
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-internal.h | 695 static bool Register(const char* prefix, const CodeLocation& code_location, in Register() argument 750 Register(const char* prefix, CodeLocation code_location, const TypedTestSuitePState* state, const char* case_name, const char* test_names, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) Register() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 763 const char* prefix = nullptr; in PrintGeneralName() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-engine.cc | 813 Handle<String> prefix = in CreateWasmScript() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 982 static void ntfs_dump_acl(const char *prefix, ACL *acl) in ntfs_dump_acl() argument
|
| /third_party/node/deps/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 703 static bool Register(const char* prefix, const CodeLocation& code_location, in Register() argument 763 Register(const char* prefix, CodeLocation code_location, const TypedTestSuitePState* state, const char* case_name, const char* test_names, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) Register() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | putil.cpp | 1472 const char *prefix = getenv(ICU_DATA_DIR_PREFIX_ENV_VAR); in dataDirectoryInitFn() local 1540 const char *prefix = getenv(ICU_TIMEZONE_FILES_DIR_PREFIX_ENV_VAR); in TimeZoneDataDirInitFn() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack.c | 1212 qpack_write_number(nghttp3_buf *rbuf, uint8_t fb, uint64_t num, size_t prefix, const nghttp3_mem *mem) qpack_write_number() argument 1800 qpack_encoder_write_indexed_name(nghttp3_qpack_encoder *encoder, nghttp3_buf *buf, uint8_t fb, uint64_t nameidx, size_t prefix, const nghttp3_nv *nv) qpack_encoder_write_indexed_name() argument 1892 qpack_encoder_write_literal(nghttp3_qpack_encoder *encoder, nghttp3_buf *buf, uint8_t fb, size_t prefix, const nghttp3_nv *nv) qpack_encoder_write_literal() argument 2577 nghttp3_qpack_put_varint_len(uint64_t n, size_t prefix) nghttp3_qpack_put_varint_len() argument 2594 nghttp3_qpack_put_varint(uint8_t *buf, uint64_t n, size_t prefix) nghttp3_qpack_put_varint() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_longnames.cpp | 1236 UMeasurePrefix prefix = singleUnit->unitPrefix; in processPatternTimes() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode.c | 375 char *prefix = varying ? "Varying" : "Attribute"; in pandecode_attributes() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 1392 UnicodeString prefix, altPrefix; in monkeyTest() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 606 void scandir(string dirname, string prefix="") { in scandir() argument 645 void scandir(string dir, string prefix="") { in scandir() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | options.c | 145 static const char *match_option(const char *arg, const char *prefix) in match_option() argument 983 unsigned int prefix:1; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 1096 const TNode<String> prefix = in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | bigint.cc | 1058 Handle<String> prefix = in FromObject() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 720 RegExpAtom* prefix = in RationalizeConsecutiveAtoms() local
|
| /third_party/mksh/ |
| H A D | funcs.c | 797 int rv = 0, prefix = 0; in c_alias() local 2347 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, const char *prefix, const char *suffix) p_time() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | util.c | 951 IP_ADAPTER_PREFIX* prefix; in uv_interface_addresses() local [all...] |