Home
last modified time | relevance | path

Searched defs:prefix (Results 251 - 275 of 1448) sorted by relevance

1...<<11121314151617181920>>...58

/third_party/lame/ACM/ADbg/
H A DADbg.h83 char prefix[MAX_PREFIX_LENGTH]; member in ADbg
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dbuiltin_variable_test.cpp89 common_builtin::string_starts_with_prefix(const char *str, const char *prefix) in string_starts_with_prefix() argument
/third_party/node/src/
H A Duv.cc121 const std::string prefix = "UV_"; in Initialize() local
/third_party/node/deps/brotli/c/common/
H A Dtransform.c239 const uint8_t* prefix = BROTLI_TRANSFORM_PREFIX(transforms, transform_idx); in BrotliTransformDictionaryWord() local
/third_party/ninja/src/
H A Dclparser.cc49 const string& prefix = deps_prefix.empty() ? kDepsPrefixEnglish : deps_prefix; in FilterShowIncludes() local
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-type-util.h62 static const char prefix[] = "std::__"; in CanonicalizeForStdLibVersioning() local
/third_party/node/deps/icu-small/source/common/
H A Dservlk.cpp75 LocaleKey::prefix(UnicodeString& result) const { in prefix() function in LocaleKey
/third_party/mesa3d/src/intel/genxml/
H A Dgen_bits_header.py147 def prefix(self, token): member in Gen
/third_party/node/deps/v8/src/d8/
H A Dd8-console.cc12 void WriteToFile(const char* prefix, FILE* file, Isolate* isolate, in WriteToFile() argument
/third_party/pulseaudio/src/pulsecore/
H A Dcore-subscribe.c126 static void dump_event(const char * prefix, pa_subscription_event*e) { in dump_event() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc502 static const char* prefix = "RGBA"; in ParseGlslFormat() local
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.c239 const uint8_t* prefix = BROTLI_TRANSFORM_PREFIX(transforms, transform_idx); in BrotliTransformDictionaryWord() local
/third_party/optimized-routines/
H A DMakefile7 prefix = /usr macro
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dcli.cc57 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dcli.cc46 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.cc97 auto prefix = *path + std::to_string(count); in LogErrors() local
H A Dspirv_opt_mutator.cc143 auto prefix = *path + std::to_string(count); in LogErrors() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dservlk.cpp75 LocaleKey::prefix(UnicodeString& result) const { in prefix() function in LocaleKey
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc108 const std::string prefix = descriptor->containing_oneof()->name() + "_."; in SetCommonOneofFieldVariables() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc131 DumpPCAndFrameSizeAndSymbol(void (*writerfn)(const char*, void*), void* writerfn_arg, void* pc, void* symbolize_pc, int framesize, const char* const prefix) DumpPCAndFrameSizeAndSymbol() argument
152 DumpPCAndFrameSize(void (*writerfn)(const char*, void*), void* writerfn_arg, void* pc, int framesize, const char* const prefix) DumpPCAndFrameSize() argument
/third_party/spirv-tools/source/util/
H A Dstring_utils.h124 inline bool starts_with(const std::string& str, const char* prefix) { in starts_with() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_gtc.c16 int prefix; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gtc.c17 int prefix; member
/third_party/vk-gl-cts/framework/common/
H A DtcuResource.cpp86 ResourcePrefix::ResourcePrefix (const Archive& archive, const char* prefix) in ResourcePrefix() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp117 bool beginsWith (const std::string& s, const std::string& prefix) in beginsWith() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...58