/third_party/ltp/testcases/kernel/fs/fsx-linux/ |
H A D | fsx-linux.c | 166 void prterr(char *prefix) in prterr() argument
|
/third_party/node/src/ |
H A D | node_sockaddr.cc | 215 in_network_ipv4( const SocketAddress& ip, const SocketAddress& net, int prefix) in_network_ipv4() argument 230 in_network_ipv6( const SocketAddress& ip, const SocketAddress& net, int prefix) in_network_ipv6() argument 259 in_network_ipv4_ipv6( const SocketAddress& ip, const SocketAddress& net, int prefix) in_network_ipv4_ipv6() argument 290 in_network_ipv6_ipv4( const SocketAddress& ip, const SocketAddress& net, int prefix) in_network_ipv6_ipv4() argument 425 AddSocketAddressMask( const std::shared_ptr<SocketAddress>& network, int prefix) AddSocketAddressMask() argument 645 int32_t prefix; AddSubnet() local [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 794 static size_t count_encoded_length(size_t n, size_t prefix) { in count_encoded_length() argument 811 static size_t encode_length(uint8_t *buf, size_t n, size_t prefix) { in encode_length() argument 853 decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, const uint8_t *in, const uint8_t *last, size_t prefix) decode_length() argument 1646 hd_inflate_read_len(nghttp2_hd_inflater *inflater, int *rfin, const uint8_t *in, const uint8_t *last, size_t prefix, size_t maxlen) hd_inflate_read_len() argument 2300 nghttp2_hd_decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, uint8_t *in, uint8_t *last, size_t prefix) nghttp2_hd_decode_length() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationbuilder.cpp | 649 CollationBuilder::addRelation(int32_t strength, const UnicodeString &prefix, in addRelation() argument 1137 UnicodeString prefix; addOnlyClosure() local 1155 UnicodeString prefix = prefixIter.next(); addOnlyClosure() local 1353 UnicodeString prefix; // empty closeOverComposites() local 1372 addIfDifferent(const UnicodeString &prefix, const UnicodeString &str, const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, UErrorCode &errorCode) addIfDifferent() argument [all...] |
H A D | collationdatabuilder.cpp | 554 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() argument 562 CollationDataBuilder::addCE32(const UnicodeString &prefix, cons argument 1661 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument [all...] |
H A D | number_patternstring.cpp | 76 bool prefix = (flags & AFFIX_PREFIX) != 0; in getEndpoints() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | dictbe.cpp | 105 int32_t prefix; // The longest match with a dictionary word member in PossibleWord [all...] |
/third_party/node/ |
H A D | Makefile | |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | package.cpp | 540 char prefix[MAX_PKG_NAME_LENGTH+4]; in readPackage() local 687 char prefix[MAX_PKG_NAME_LENGTH+4]; writePackage() local [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.h | 182 size_t prefix; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 794 static size_t count_encoded_length(size_t n, size_t prefix) { in count_encoded_length() argument 811 static size_t encode_length(uint8_t *buf, size_t n, size_t prefix) { in encode_length() argument 853 decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, const uint8_t *in, const uint8_t *last, size_t prefix) decode_length() argument 1646 hd_inflate_read_len(nghttp2_hd_inflater *inflater, int *rfin, const uint8_t *in, const uint8_t *last, size_t prefix, size_t maxlen) hd_inflate_read_len() argument 2300 nghttp2_hd_decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, uint8_t *in, uint8_t *last, size_t prefix) nghttp2_hd_decode_length() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 853 UnicodeString prefix = ""; variable
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 679 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 D | libevdev.c | 110 const char *prefix; in libevdev_dflt_log_func() local
|
/third_party/lwip/src/core/ipv6/ |
H A D | nd6.c | 99 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 D | tokenize.c | 154 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 D | graph-visualizer.cc | 533 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 D | js-function.cc | 307 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 D | gtest-type-util.h | 65 static const char prefix[] = "std::__"; in CanonicalizeForStdLibVersioning() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_conf.c | 81 char *prefix; member
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_utl.c | 686 static int wildcard_match(const unsigned char *prefix, size_t prefix_len, in wildcard_match() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-device-manager.c | 480 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 D | vktApiBufferMemoryRequirementsTests.cpp | 186 s << prefix; in bitsToString() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseResidency.cpp | 78 const auto prefix = (result.empty() ? "" : ", "); in getFormatValueString() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTests.cpp | 186 s << prefix; in bitsToString() local
|