Home
last modified time | relevance | path

Searched defs:prefix (Results 726 - 750 of 991) sorted by relevance

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

/third_party/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp853 UnicodeString prefix = ""; variable
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c679 static void vlog_err(const char *prefix, const char *pattern, va_list ap) in vlog_err() argument
724 vlog_info(const char *prefix, const char *pattern, va_list ap) in vlog_info() argument
770 vlog_verbose(const char *prefix, const char *pattern, va_list ap) vlog_verbose() argument
[all...]
/third_party/libevdev/libevdev/
H A Dlibevdev.c110 const char *prefix; in libevdev_dflt_log_func() local
/third_party/lwip/src/core/ipv6/
H A Dnd6.c99 struct prefix_option prefix; member
727 s8_t prefix; nd6_input() local
1988 nd6_get_onlink_prefix(const ip6_addr_t *prefix, struct netif *netif) global() argument
2012 nd6_new_onlink_prefix(const ip6_addr_t *prefix, struct netif *netif) global() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtokenize.c154 static const char *show_char(const char *s, size_t len, char prefix, char delim) in show_char() argument
168 static const char *quote_char(const char *s, size_t len, char prefix, char delim) in quote_char() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc533 os_ << prefix; in PrintInputs() local
530 PrintInputs(InputIterator* i, int count, const char* prefix) PrintInputs() argument
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc307 Handle<String> prefix = isolate->factory()->bound__string(); in GetName() local
220 CopyNameAndLength( Isolate* isolate, Handle<JSFunctionOrBoundFunctionOrWrappedFunction> function, Handle<JSReceiver> target, Handle<String> prefix, int arg_count) CopyNameAndLength() argument
1159 SetName(Handle<JSFunction> function, Handle<Name> name, Handle<String> prefix) SetName() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h65 static const char prefix[] = "std::__"; in CanonicalizeForStdLibVersioning() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c81 char *prefix; member
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c686 static int wildcard_match(const unsigned char *prefix, size_t prefix_len, in wildcard_match() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-device-manager.c480 static char *get_name(const char *key, const char *prefix) { in get_name() argument
490 static inline struct entry *load_or_initialize_entry(struct userdata *u, struct entry *entry, const char *name, const char *prefix) { in load_or_initialize_entry() argument
557 update_highest_priority_device_indexes(struct userdata *u, const char *prefix, void *ignore_device) update_highest_priority_device_indexes() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp186 s << prefix; in bitsToString() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp78 const auto prefix = (result.empty() ? "" : ", "); in getFormatValueString() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp186 s << prefix; in bitsToString() local
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util.cpp236 void logListOf(const std::string prefix, const std::string name) const in logListOf() argument
/third_party/openssl/crypto/x509/
H A Dv3_utl.c686 static int wildcard_match(const unsigned char *prefix, size_t prefix_len, in wildcard_match() argument
/third_party/openssl/ssl/
H A Dssl_conf.c81 char *prefix; member
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.h131 unsigned short prefix[SK_MAX_DICTIONARY_ENTRIES]; member in final
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationbuilder.cpp647 CollationBuilder::addRelation(int32_t strength, const UnicodeString &prefix, in addRelation() argument
1120 UnicodeString prefix; addOnlyClosure() local
1133 UnicodeString prefix = prefixIter.next(); addOnlyClosure() local
1326 UnicodeString prefix; // empty closeOverComposites() local
1345 addIfDifferent(const UnicodeString &prefix, const UnicodeString &str, const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, UErrorCode &errorCode) addIfDifferent() argument
[all...]
H A Dcollationdatabuilder.cpp535 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() argument
543 CollationDataBuilder::addCE32(const UnicodeString &prefix, cons argument
1518 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument
[all...]
H A Dnumber_patternstring.cpp76 bool prefix = (flags & AFFIX_PREFIX) != 0; in getEndpoints() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c677 static void vlog_err(const char *prefix, const char *pattern, va_list ap) in vlog_err() argument
722 vlog_info(const char *prefix, const char *pattern, va_list ap) in vlog_info() argument
768 vlog_verbose(const char *prefix, const char *pattern, va_list ap) vlog_verbose() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpackage.cpp540 char prefix[MAX_PKG_NAME_LENGTH+4]; in readPackage() local
687 char prefix[MAX_PKG_NAME_LENGTH+4]; writePackage() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp539 VarDeclarationsPrefix prefix; in varDeclarationsOrExpressionStatement() local
568 VarDeclarationsPrefix prefix; in varDeclarations() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.cpp831 void Texture::SetLabelHelper(const char* prefix) { in SetLabelHelper() argument
833 reinterpret_cast<uint64_t&>(mHandle), prefix, GetLabel()); in SetLabelHelper() local

Completed in 43 milliseconds

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