Home
last modified time | relevance | path

Searched defs:split (Results 251 - 275 of 376) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.c2233 bool split; in btree_split() local
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c1301 struct bio *split = bio_split(bio, max_sectors, in raid1_read_request() local
1499 struct bio *split = bio_split(bio, max_sectors, in raid1_write_request() local
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c734 bool split; in tls_push_record() local
[all...]
/kernel/linux/linux-6.6/sound/isa/
H A Des18xx.c763 int split = 0; in snd_es18xx_interrupt() local
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c2860 int split = 0; deferred_split_scan() local
2922 unsigned long total = 0, split = 0; split_huge_pages_all() local
2978 unsigned long total = 0, split = 0; split_huge_pages_pid() local
3069 unsigned long total = 0, split = 0; split_huge_pages_in_file() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddynamic_debug.c568 char *split; in ddebug_exec_queries() local
/third_party/elfutils/libdw/
H A DlibdwP.h356 struct Dwarf_CU *split; member
1311 __libdw_link_skel_split (Dwarf_CU *skel, Dwarf_CU *split) in __libdw_link_skel_split() argument
[all...]
/third_party/eudev/src/shared/
H A Dutil.c376 const char* split(const char **state, size_t *l, const char *separator, bool quoted) { in split() function
/third_party/ffmpeg/libavcodec/
H A Dwavpack.c490 uint32_t split = low + ((high - low) >> 8) * (*pp >> 16); in wv_unpack_dsd_high() local
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c60 int split; member
222 const int split = kd->split; in colormap_nearest_node() local
281 const int split = kd->split; in colormap_nearest_iterative() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java1368 static String[] split(String source) { in split() method in PluralRules.SimpleTokenizer
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp1807 int32_t RegexCImpl::split(RegularExpression *regexp, in split() function in RegexCImpl
H A Drematch.cpp2044 int32_t RegexMatcher::split(const UnicodeString &input, in split() function in RegexMatcher
2079 int32_t RegexMatcher::split(UText *input, in split() function in RegexMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1288 static String[] split(String source) { in split() method in PluralRules.SimpleTokenizer
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c846 split(struct ir3_register *def, unsigned offset, in split() function
856 struct ir3_instruction *split = in split() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duregex.cpp1807 int32_t RegexCImpl::split(RegularExpression *regexp, in split() function in RegexCImpl
H A Drematch.cpp2044 int32_t RegexMatcher::split(const UnicodeString &input, in split() function in RegexMatcher
2079 int32_t RegexMatcher::split(UText *input, in split() function in RegexMatcher
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1095 GCRA::makeCompound(Instruction *insn, bool split) in makeCompound() argument
1983 Instruction *split = *it; in resolveSplitsAndMerges() local
2153 Instruction *split = new_Instruction(func, OP_SPLIT, typeOfSize(size)); condenseDefs() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c751 nir_ssa_def *split = in get_invocation() local
/third_party/mksh/
H A Deval.c51 bool split; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp644 AluGroup *AluInstr::split(ValueFactory& vf) in split() function in r600::AluInstr
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs2489 let mut split = opt.split('='); in find_effective_target() variables
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp499 const int split = width/2 + rnd.getInt(-width/4, +width/4); in randomPartition() local
505 const int split = height/2 + rnd.getInt(-height/4, +height/4); in randomPartition() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp3481 std::vector<std::string> split = de::splitString(capabilities[cr], ' '); in spirVCapabilityCutOff() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp2034 int32_t RegexMatcher::split(const UnicodeString &input, in split() function in RegexMatcher
2069 int32_t RegexMatcher::split(UText *input, in split() function in RegexMatcher

Completed in 86 milliseconds

1...<<111213141516