Home
last modified time | relevance | path

Searched defs:prefix (Results 176 - 200 of 1735) sorted by relevance

12345678910>>...70

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
H A DAltFormatSpecTest.java70 private static void assertGoodTemplateAndPrefix(String template, String prefix, String spec) { in assertGoodTemplateAndPrefix() argument
76 private static void assertBadTemplateAndPrefix(String template, String prefix) { in assertBadTemplateAndPrefix() argument
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DAnyPartial.cs43 private static string GetTypeUrl(MessageDescriptor descriptor, string prefix) => in GetTypeUrl() argument
/third_party/pulseaudio/src/pulsecore/
H A Dproplist-util.c248 char *pa_proplist_get_stream_group(pa_proplist *p, const char *prefix, const char *cache) { in pa_proplist_get_stream_group() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store.cc20 bool HasPrefix(const std::string& str, const std::string& prefix) { in HasPrefix() argument
24 std::string TrimPrefix(const std::string& str, const std::string& prefix) { in TrimPrefix() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dblock_merge_test.cpp921 const std::string prefix = in TEST_F() local
965 const std::string prefix = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp33 const std::string prefix = in GenerateCode() local
1170 const std::string prefix = in GenerateCoopMatCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dblock_merge_test.cpp921 const std::string prefix = in TEST_F() local
965 const std::string prefix = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_arithmetics_test.cpp33 const std::string prefix = in GenerateCode() local
1170 const std::string prefix = in GenerateCoopMatCode() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_dump.c41 const W_CHAR* prefix = TO_W_CHAR("dump_"); in main() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dprefix.h39 size_t prefix = (dist >> bucket) & 1; in PrefixEncodeCopyDistance() local
/third_party/optimized-routines/string/test/
H A D__mtag_tag_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) in mtag_quoteat() argument
H A D__mtag_tag_zero_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) in mtag_quoteat() argument
H A Dstringtest.h27 quoteat (const char *prefix, const void *p, int len, int at) in quoteat() argument
52 quote (const char *prefix, const void *p, int len) in quote() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
H A DUnix.h63 MakeErrMsg( std::string* ErrMsg, const std::string& prefix, int errnum = -1) MakeErrMsg() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
H A DUnix.h63 MakeErrMsg( std::string* ErrMsg, const std::string& prefix, int errnum = -1) MakeErrMsg() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlsr.cpp17 LSR::LSR(char prefix, const char *lang, const char *scr, const char *r, int32_t f, in LSR() argument
/third_party/python/PCbuild/
H A Drt.bat42 if "%1"=="-win32" (set prefix=%pcbuild%win32) & shift & goto CheckOpts variable
43 if "%1"=="-x64" (set prefix=%pcbuild%amd64) & shift & goto CheckOpts variable
44 if "%1"=="-arm64" (set prefix=%pcbuild%arm64) & shift & goto CheckOpts variable
45 if "%1"=="-arm32" (set prefix=%pcbuild%arm32) & shift & goto CheckOpts variable
49 if not defined prefix set prefix=%pcbuild%amd64 variable
69 if /I %1 EQU Win32 (set prefix variable
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0 global() variable
71 if /I %1 EQU ARM64 (set prefix=%pcbuild%arm64) & exit /B 0 global() variable
72 if /I %1 EQU ARM (set prefix=%pcbuild%arm32) & exit /B 0 global() variable
[all...]
/third_party/python/Python/
H A Ddynload_hpux.c18 dl_funcptr _PyImport_FindSharedFuncptr(const char *prefix, in _PyImport_FindSharedFuncptr() argument
/third_party/protobuf/src/google/protobuf/
H A Dtest_util2.h45 const std::string prefix = "net/proto2/"; in TranslatePathToOpensource() local
/third_party/skia/gn/
H A Dcodesign_ios.py59 prefix = m.group(1) variable
/third_party/selinux/libsepol/cil/src/
H A Dcil_fqn.c41 char prefix[CIL_MAX_NAME_LENGTH]; member
51 char prefix[CIL_MAX_NAME_LENGTH]; in __cil_fqn_qualify_decls() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dblock_merge_test.cpp921 const std::string prefix = in TEST_F() local
965 const std::string prefix = in TEST_F() local
/third_party/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp33 const std::string prefix = in GenerateCode() local
1171 const std::string prefix = in GenerateCoopMatCode() local
1474 const std::string prefix = R"( in GenerateCoopMatKHRCode() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName() argument

Completed in 15 milliseconds

12345678910>>...70