Home
last modified time | relevance | path

Searched defs:sets (Results 1 - 25 of 113) sorted by relevance

12345

/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_adapter.c19 void SoftbusConfigAdapterInit(const ConfigSetProc *sets) in SoftbusConfigAdapterInit() argument
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dcache_info.h7 unsigned short sets; member
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dcache.h22 unsigned int sets; /* Number of cache sets */ member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dcache.h28 unsigned int sets; /* Number of cache sets */ member
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class.py40 import sets namespace
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DCharacterProperties.java28 private static final UnicodeSet sets[] = new UnicodeSet[UProperty.BINARY_LIMIT]; field in CharacterProperties
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DCharacterProperties.java28 private static final UnicodeSet sets[] = new UnicodeSet[UProperty.BINARY_LIMIT]; field in CharacterProperties
/third_party/musl/src/locale/
H A Dcatgets.c20 const char *sets = map+20; in catgets() local
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h55 struct s3c2410_nand_set *sets; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h55 struct s3c2410_nand_set *sets; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDescriptorSetAllocator.h59 std::vector<VkDescriptorSet> sets; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-input.hh56 sets_t sets; member
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dsc-mips.c153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local
[all...]
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dcacheinfo.c95 unsigned int size, sets, line_size; in fill_cacheinfo() local
67 ci_leaf_init(struct cacheinfo *this_leaf, enum cache_type type, unsigned int level, unsigned int size, unsigned int sets, unsigned int line_size) ci_leaf_init() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dsc-mips.c153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h49 struct img_mux sets[IMG_MAX_COMPONENTS * 2]; member
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv7m_cachel1.h143 uint32_t sets; in SCB_EnableDCache() local
184 uint32_t sets; in SCB_DisableDCache() member
251 uint32_t sets; in SCB_InvalidateDCache() local
286 uint32_t sets; SCB_CleanDCache() local
321 uint32_t sets; SCB_CleanInvalidateDCache() local
[all...]
/third_party/python/Modules/
H A Dspwdmodule.c77 sets(PyObject *v, int i, const char* val) in sets() function
H A Dpwdmodule.c67 sets(PyObject *v, int i, const char* val) in sets() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcache.h45 u32 sets; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcache.h49 u32 sets; member
/third_party/googletest/googletest/src/hwext/
H A Dgtest-filter.cc29 const std::vector<const TestFlag*>& sets = AllHextTagSets(); in printHelp() local
49 const std::vector<const TestFlag*>& sets = AllHextTagSets(); in getAllFilterFlagsKv() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_morph.cpp247 const RenderHandle sets[] = { inputBinder.GetDescriptorSetHandle(), outputBinder.GetDescriptorSetHandle() }; in ComputeMorphs() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp41 void Collect(const uint32_t set, const DescriptorSetLayoutBinding& binding, SetType& sets) in Collect() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-info.h26 unsigned short sets; /* Number of lines per set */ member

Completed in 9 milliseconds

12345