Home
last modified time | relevance | path

Searched defs:suffix (Results 201 - 225 of 460) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_loader.c294 const char *suffix = " @unpriv"; in parse_test_spec() local
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() argument
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c426 const size_t suffix = check_suffix (f, 0); in dwfl_linux_kernel_report_offline() local
/third_party/elfutils/libcpu/
H A Di386_data.h46 unsigned int suffix : SUFFIX_BITS; member
/third_party/elfutils/src/
H A Dobjdump.c286 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 Dparseutils.c595 int today = 0, negative = 0, microseconds = 0, suffix = 1000000; in av_parse_time() local
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c211 const char *suffix; member
/third_party/benchmark/src/
H A Dsysinfo.cc267 std::string suffix; in GetCacheSizesFromKVFS() local
272 f >> suffix; in GetCacheSizesFromKVFS() local
/third_party/gn/src/gn/
H A Dparse_tree.h50 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 DDataRecord.java179 String suffix; field in DataRecord.ScopeData
/third_party/icu/icu4c/source/common/
H A Dudata.cpp424 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 DDataRecord.java184 String suffix; field in DataRecord.ScopeData
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c117 char *suffix; /* suffix string or NULL if one char (in .c) */ member
[all...]
/third_party/node/src/
H A Dstring_search.h411 size_t suffix = pattern_length + 1; in PopulateBoyerMooreTable() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c344 char *suffix = NULL; in utils_parse_size() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp424 StringPiece suffix; /* item suffix (can be null) */ member in UDataPathIterator
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c260 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 Dpkg_genc.cpp729 const char *basename=findBasename(inFilename), *suffix=uprv_strrchr(basename, '.'); in getOutFilename() local
H A Dpkgitems.cpp130 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 Dlp_bld_interp.c122 attrib_name(LLVMValueRef val, unsigned attrib, unsigned chan, const char *suffix) in attrib_name() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp674 const char *basename=findBasename(inFilename), *suffix=uprv_strrchr(basename, '.'); in getOutFilename() local
H A Dpkgitems.cpp130 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 Dtest-utils.c1333 const char *suffix; in START_TEST() member
1357 const char *suffix; in START_TEST() member
/third_party/node/deps/v8/src/torque/
H A Dutils.h363 inline bool StringEndsWith(const std::string& s, const std::string& suffix) { in StringEndsWith() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c1015 int ossl_pem_check_suffix(const char *pem_str, const char *suffix) in ossl_pem_check_suffix() argument

Completed in 30 milliseconds

12345678910>>...19