Home
last modified time | relevance | path

Searched defs:prefix (Results 76 - 100 of 1050) sorted by relevance

12345678910>>...42

/third_party/elfutils/backends/
H A Dx86_64_regs.c41 x86_64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) x86_64_register_info() argument
H A Dbpf_regs.c41 bpf_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) bpf_register_info() argument
H A Di386_regs.c40 i386_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) i386_register_info() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_register_names.c63 const char *prefix = NULL; in dwfl_module_register_names() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRbnfLenientScanner.java43 int prefixLength(String str, String prefix); in prefixLength() argument
/third_party/icu/icu4c/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/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRbnfLenientScanner.java45 int prefixLength(String str, String prefix); in prefixLength() argument
/third_party/libabigail/tests/
H A Dtest-ir-walker.cc74 string prefix; in build_level_prefix() local
82 string prefix = build_level_prefix(); in visit_begin() local
93 string prefix = build_level_prefix(); in visit_end() local
94 cout << prefix << "}\n"; in visit_end() local
102 string prefix = build_level_prefix(); in visit_begin() local
113 string prefix = build_level_prefix(); visit_end() local
114 cout << prefix << "}\\n"; visit_end() local
122 string prefix = build_level_prefix(); visit_begin() local
138 string prefix = build_level_prefix(); visit_begin() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DWorkDir.cpp22 const FString prefix = path.Left(3); in GetWorkDir() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_print.c28 agx_print_sized(char prefix, unsigned value, enum agx_size size, FILE *fp) in agx_print_sized() argument
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dtarget.h43 } prefix; member
/third_party/ltp/lib/
H A Dtst_assert.c40 void tst_assert_file_int(const char *file, const int lineno, const char *path, const char *prefix, int val) in tst_assert_file_int() argument
69 void tst_assert_file_str(const char *file, const int lineno, const char *path, const char *prefix, const char *val) in tst_assert_file_str() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Dforker.c130 int background(char *prefix) in background() argument
155 forker(int ncopies, int mode, char *prefix) forker() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dprefix.h39 size_t prefix = (dist >> bucket) & 1; in PrefixEncodeCopyDistance() local
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy01.c75 const char *prefix = "child: "; in verify_mempolicy() local
H A Dset_mempolicy02.c49 const char *prefix = "child: "; in alloc_and_check() local
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Dnoatime.h50 int prefix_max = 0, prefix; in mounted_noatime() local
/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

Completed in 27 milliseconds

12345678910>>...42