| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 80 static int check_identifier(const char *identifier, const char *prefix) in check_identifier() argument 269 static const char *parse_type(const char *p, const char *prefix, size_t len, in parse_type() argument 296 static const char *parse_uint(const char *p, const char *prefix, size_t len, in parse_uint() argument 318 static const char *parse_labels(const char *p, const char *prefix, size_t len, in parse_labels() argument [all...] |
| /third_party/curl/lib/ |
| H A D | http.c | 3374 static bool checkprefixmax(const char *prefix, const char *buffer, size_t len) in checkprefixmax() argument
|
| /third_party/alsa-utils/alsaloop/ |
| H A D | pcmjob.c | 384 showlatency(snd_output_t *out, size_t latency, unsigned int rate, char *prefix) showlatency() argument
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 2078 std::string prefix = in TEST_F() local
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 718 static bool Register(const char* prefix, const CodeLocation& code_location, in Register() argument 778 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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DecimalFormat.java | 961 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() argument 998 setNegativePrefix(String prefix) setNegativePrefix() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 5455 verifyFieldPosition( const char *description, const MeasureFormat &fmt, const UnicodeString &prefix, const Measure *measures, int32_t measureCount, NumberFormat::EAlignmentFields field, int32_t start, int32_t end) verifyFieldPosition() argument 5498 verifyFormatWithPrefix( const char *description, const MeasureFormat &fmt, const UnicodeString &prefix, const Measure *measures, int32_t measureCount, const char *expected) verifyFormatWithPrefix() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cucdtst.c | 2150 CheckScriptRuns(UScriptRun *scriptRun, int32_t *runStarts, const RunTestData *testData, int32_t nRuns, const char *prefix) CheckScriptRuns() argument
|
| /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
|