Home
last modified time | relevance | path

Searched defs:selectors (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/cve/
Dcve-2015-3290.c143 struct selectors { struct
150 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dutil.cuh152 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicAdd() local
180 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicAdd() local
206 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicSub() local
237 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMax() local
255 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMax() local
317 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMin() local
335 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMin() local
397 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMul() local
415 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicMul() local
480 unsigned int selectors[] = {0x3214, 0x3240, 0x3410, 0x4210}; in MsAtomicDiv() local
[all …]
/third_party/skia/third_party/externals/tint/src/ast/
Dcase_statement.h55 const CaseSelectorList selectors; variable
/third_party/skia/modules/skottie/src/text/
DTextAnimator.cpp73 std::vector<sk_sp<RangeSelector>> selectors; in Make() local
175 TextAnimator::TextAnimator(std::vector<sk_sp<RangeSelector>>&& selectors, in TextAnimator()
/third_party/alsa-lib/modules/mixer/simple/
Dhda.c49 struct helem_selector selectors[] = { variable
Dac97.c48 struct helem_selector selectors[] = { variable
Dsbase.h80 struct helem_selector *selectors; member
102 struct list_head selectors; member
Dsbase.c541 struct helem_selector *selectors, in alsa_mixer_sbasic_selreg()
/third_party/typescript_eslint/packages/typescript-estree/src/
Dsimple-traverse.ts30 private readonly selectors: SimpleTraverseOptions; property in SimpleTraverser
/third_party/flutter/skia/modules/skottie/src/text/
DTextAnimator.cpp71 std::vector<sk_sp<RangeSelector>> selectors; in Make() local
149 TextAnimator::TextAnimator(std::vector<sk_sp<RangeSelector>>&& selectors, in TextAnimator()
/third_party/flutter/flutter/dev/docs/
Ddashing.json12 "selectors": { object
/third_party/python/Doc/whatsnew/
D3.4.rst544 selectors section in New Modules
552 .. _whatsnew-statistics:
D3.5.rst1630 selectors section in Improved Modules
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc423 hb_aat_layout_feature_selector_info_t *selectors, /* OUT. May be NULL. */ in hb_aat_layout_feature_type_get_selector_infos()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc424 hb_aat_layout_feature_selector_info_t *selectors, /* OUT. May be NULL. */ in hb_aat_layout_feature_type_get_selector_infos()
/third_party/harfbuzz/src/
Dhb-aat-layout.cc416 hb_aat_layout_feature_selector_info_t *selectors, /* OUT. May be NULL. */ in hb_aat_layout_feature_type_get_selector_infos()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_perfcounter.c82 unsigned selectors[R600_QUERY_MAX_COUNTERS]; member
605 unsigned counters, unsigned selectors, in r600_perfcounters_add_block()
/third_party/flutter/skia/third_party/externals/sdl/src/cpuinfo/
DSDL_cpuinfo.c280 int selectors[2] = { CTL_MACHDEP, CPU_ALTIVEC }; in CPU_haveAltiVec() local
282 int selectors[2] = { CTL_HW, HW_VECTORUNIT }; in CPU_haveAltiVec() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c39 unsigned selectors[AC_QUERY_MAX_COUNTERS]; member
100 unsigned *selectors) in si_pc_emit_select()
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h132 unsigned selectors; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ie.c1151 u32 selectors = 0; in wpa_auth_write_fd_rsn_info() local
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp1410 …Typed* TIntermediate::foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& selector… in foldSwizzle()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp590 vector<bool> selectors(descriptorTypes.size(), false); in iterate() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dnaming-convention.ts1313 const selectors = Array.isArray(option.selector) constant
/third_party/toybox/toys/other/
Dbzcat.c95 char selectors[32768]; // nSelectors=15 bits member

12