Home
last modified time | relevance | path

Searched defs:prefix (Results 501 - 525 of 991) sorted by relevance

1...<<21222324252627282930>>...40

/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp51 outputMessage(const TSourceLoc& loc, const char* szReason, const char* szToken, const char* szExtraInfoFormat, TPrefixType prefix, va_list args) outputMessage() argument
/third_party/alsa-lib/src/topology/
H A Dsave.c420 tplg_save(snd_tplg_t *tplg, struct tplg_buf *dst, int gindex, const char *prefix) tplg_save() argument
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c28 const char *prefix; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRule.java1077 private String stripPrefix(String text, String prefix, ParsePosition pp) { in stripPrefix() argument
1235 prefixLength(String str, String prefix) prefixLength() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp468 getSuffixAfterPrefix(const UnicodeString &s, int32_t limit, const UnicodeString &prefix, UnicodeString &suffix) getSuffixAfterPrefix() argument
478 getInvariantSuffixAfterPrefix(const UnicodeString &s, int32_t limit, const UnicodeString &prefix, CharString &suffix, ErrorCode &errorCode) getInvariantSuffixAfterPrefix() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DCollectionUtilities.java532 private String prefix; field in CollectionUtilities.PrefixIterator
533 public PrefixIterator set(Iterator baseIterator, String prefix) { in set() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRule.java1078 private String stripPrefix(String text, String prefix, ParsePosition pp) { in stripPrefix() argument
1236 prefixLength(String str, String prefix) prefixLength() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DCollectionUtilities.java529 private String prefix; field in CollectionUtilities.PrefixIterator
530 public PrefixIterator set(Iterator baseIterator, String prefix) { in set() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp262 UnicodeString prefix, str, extension; in parseRelationStrings() local
[all...]
H A Dnumparse_affixes.cpp315 AffixPatternMatcher* prefix = hasPrefix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers() local
376 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags) in AffixMatcher() argument
[all...]
H A Dnumber_modifiers.cpp336 CurrencySpacingEnabledModifier::CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, in CurrencySpacingEnabledModifier() argument
[all...]
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc178 string prefix, description; in ParsePrefixes() local
[all...]
/third_party/lzma/CPP/Common/
H A DWildcard.cpp636 UString prefix; in AddItem() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_validate.cpp37 aco_log(Program* program, enum aco_compiler_debug_level level, const char* prefix, in aco_log() argument
/third_party/ltp/lib/
H A Dtlibio.c312 void lio_help1(char *prefix) in lio_help1() argument
405 void lio_help2(char *prefix) in lio_help2() argument
H A Dtst_netdevice.c239 modify_address(const char *file, const int lineno, int strict, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, const void *address, unsigned int prefix, size_t addrlen, uint32_t addr_flags) modify_address() argument
289 tst_netdev_add_address(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *address, unsigned int prefix, size_t addrlen, unsigned int flags) tst_netdev_add_address() argument
298 tst_netdev_add_address_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t address, unsigned int prefix, unsigned int flags) tst_netdev_add_address_inet() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.cpp69 int int_from_string_with_prefix(const std::string& str, const std::string& prefix) in int_from_string_with_prefix() argument
/third_party/node/src/
H A Dheap_utils.cc128 const char* prefix = n->NamePrefix(); in CreateObject() local
H A Dutil.cc299 oss << prefix; in MakeFilename() local
292 MakeFilename( uint64_t thread_id, const char* prefix, const char* ext) MakeFilename() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp264 UnicodeString prefix, str, extension; in parseRelationStrings() local
[all...]
H A Dnumber_modifiers.cpp345 CurrencySpacingEnabledModifier::CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, in CurrencySpacingEnabledModifier() argument
[all...]
H A Dnumparse_affixes.cpp315 AffixPatternMatcher* prefix = hasPrefix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers() local
376 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags) in AffixMatcher() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dintel_clc.c102 print_u32_data(FILE *fp, const char *prefix, const char *arr_name, in print_u32_data() argument
130 print_cs_prog_data_fields(FILE *fp, const char *prefix, const char *pad, in print_cs_prog_data_fields() argument
184 print_kernel(FILE *fp, const char *prefix, in print_kernel() argument
306 char *entry_point = NULL, *platform = NULL, *outfile = NULL, *spv_outfile = NULL, *prefix = NULL; main() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet-pad-leds.c116 pad_led_new(struct libinput *libinput, const char *prefix, int group, int mode) in pad_led_new() argument
/third_party/libinput/tools/
H A Dshared.c640 tools_exec_command(const char *prefix, int real_argc, char **real_argv) in tools_exec_command() argument

Completed in 27 milliseconds

1...<<21222324252627282930>>...40