/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_loader.c | 294 const char *suffix = " @unpriv"; in parse_test_spec() local
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dtc.h | 94 static inline bool strends(const char *str, const char *suffix) in strends() argument
|
/third_party/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 426 const size_t suffix = check_suffix (f, 0); in dwfl_linux_kernel_report_offline() local
|
/third_party/elfutils/libcpu/ |
H A D | i386_data.h | 46 unsigned int suffix : SUFFIX_BITS; member
|
/third_party/elfutils/src/ |
H A D | objdump.c | 286 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_ar() argument 750 handle_elf(Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_elf() argument [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | parseutils.c | 595 int today = 0, negative = 0, microseconds = 0, suffix = 1000000; in av_parse_time() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 211 const char *suffix; member
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 267 std::string suffix; in GetCacheSizesFromKVFS() local 272 f >> suffix; in GetCacheSizesFromKVFS() local
|
/third_party/gn/src/gn/ |
H A D | parse_tree.h | 50 const std::vector<Token>& suffix() const { return suffix_; } in suffix() function in Comments
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
H A D | DataRecord.java | 179 String suffix; field in DataRecord.ScopeData
|
/third_party/icu/icu4c/source/common/ |
H A D | udata.cpp | 424 StringPiece suffix; /* item suffix (can be null) */ member in UDataPathIterator [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
H A D | DataRecord.java | 184 String suffix; field in DataRecord.ScopeData
|
/third_party/libwebsockets/lib/misc/fts/ |
H A D | trie.c | 117 char *suffix; /* suffix string or NULL if one char (in .c) */ member [all...] |
/third_party/node/src/ |
H A D | string_search.h | 411 size_t suffix = pattern_length + 1; in PopulateBoyerMooreTable() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | utils.c | 344 char *suffix = NULL; in utils_parse_size() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | udata.cpp | 424 StringPiece suffix; /* item suffix (can be null) */ member in UDataPathIterator [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texparam.c | 260 const char *suffix = dsa ? "ture" : ""; in set_tex_parameteri() local 740 const char *suffix = dsa ? "ture" : ""; set_tex_parameterf() local 1712 const char *suffix = dsa ? "ture" : ""; get_tex_level_parameter_image() local 1916 const char *suffix = dsa ? "ture" : ""; get_tex_level_parameter_buffer() local 2051 const char *suffix = dsa ? "ture" : ""; valid_tex_level_parameteriv_target() local 2073 const char *suffix = dsa ? "ture" : ""; get_tex_level_parameteriv() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 729 const char *basename=findBasename(inFilename), *suffix=uprv_strrchr(basename, '.'); in getOutFilename() local
|
H A D | pkgitems.cpp | 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix, in makeTargetName() argument 164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, in checkIDSuffix() argument 178 const char *itemID, *parent, *parentLimit, *suffix; in checkParent() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_interp.c | 122 attrib_name(LLVMValueRef val, unsigned attrib, unsigned chan, const char *suffix) in attrib_name() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 674 const char *basename=findBasename(inFilename), *suffix=uprv_strrchr(basename, '.'); in getOutFilename() local
|
H A D | pkgitems.cpp | 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix, in makeTargetName() argument 164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, in checkIDSuffix() argument 178 const char *itemID, *parent, *parentLimit, *suffix; in checkParent() local [all...] |
/third_party/libinput/test/ |
H A D | test-utils.c | 1333 const char *suffix; in START_TEST() member 1357 const char *suffix; in START_TEST() member
|
/third_party/node/deps/v8/src/torque/ |
H A D | utils.h | 363 inline bool StringEndsWith(const std::string& s, const std::string& suffix) { in StringEndsWith() argument
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_lib.c | 1015 int ossl_pem_check_suffix(const char *pem_str, const char *suffix) in ossl_pem_check_suffix() argument
|