Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/cve/
Dcve-2015-3290.c144 struct selectors { struct
151 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/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/node/deps/npm/node_modules/postcss-selector-parser/dist/
Dindex.js6 var selectors = _interopRequireWildcard(require("./selectors")); variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
DMf2DataModelFormatter.java120 List<Expression> selectors = dm.getSelectors(); in format() local
139 …private Pattern findBestMatchingPattern(List<Expression> selectors, Map<String, Object> arguments)… in findBestMatchingPattern()
DMf2DataModel.java681 private final List<Expression> selectors; field in Mf2DataModel
780 private final List<Expression> selectors = new ArrayList<>(); field in Mf2DataModel.Builder
/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/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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c39 unsigned selectors[AC_QUERY_MAX_COUNTERS]; member
98 unsigned *selectors) in si_pc_emit_select()
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h132 unsigned selectors; member
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp1366 …Typed* TIntermediate::foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& selector… in foldSwizzle()
/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/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp639 vector<bool> selectors(descriptorTypes.size(), false); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMaintenance3Check.cpp639 vector<bool> selectors(descriptorTypes.size(), false); in iterate() local
/third_party/toybox/toys/other/
Dbzcat.c95 char selectors[32768]; // nSelectors=15 bits member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc1903 auto selectors = expect_case_selectors(); in switch_body() local
1928 ast::CaseSelectorList selectors; in expect_case_selectors() local
/third_party/python/Modules/
Ditertoolsmodule.c3822 PyObject *selectors; member
3840 PyObject *data=NULL, *selectors=NULL; in itertools_compress_impl() local
3884 PyObject *data = lz->data, *selectors = lz->selectors; in compress_next() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_perfcounter.c489 unsigned *selectors) in radv_emit_select()
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver_validation.cc2283 std::unordered_map<uint32_t, Source> selectors; in ValidateSwitch() local

12