Home
last modified time | relevance | path

Searched defs:selectors (Results 1 - 25 of 42) sorted by relevance

12

/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dindex.js6 var selectors = _interopRequireWildcard(require("./selectors")); variable
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcase_statement.h55 const CaseSelectorList selectors; member in tint::ast::CaseStatement
/third_party/alsa-lib/modules/mixer/simple/
H A Dac97.c48 struct helem_selector selectors[] = { variable
H A Dhda.c49 struct helem_selector selectors[] = { variable
H A Dsbase.h80 struct helem_selector *selectors; member
102 struct list_head selectors; member
H A Dsbase.c540 alsa_mixer_sbasic_selreg(snd_mixer_class_t *class, struct helem_selector *selectors, unsigned int count) alsa_mixer_sbasic_selreg() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModelFormatter.java139 private Pattern findBestMatchingPattern(List<Expression> selectors, Map<String, Object> arguments) { in findBestMatchingPattern() argument
[all...]
H A DMf2DataModel.java681 private final List<Expression> selectors; field in Mf2DataModel
780 private final List<Expression> selectors = new ArrayList<>(); field in Mf2DataModel.Builder
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.cpp73 std::vector<sk_sp<RangeSelector>> selectors; in Make() local
175 TextAnimator(std::vector<sk_sp<RangeSelector>>&& selectors, const skjson::ObjectValue& jprops, const AnimationBuilder* abuilder, AnimatablePropertyContainer* acontainer) TextAnimator() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A Dforkserver.py3 import selectors namespace
/third_party/python/Lib/test/
H A Dtest_readline.py8 import selectors namespace
H A Dtest_selectors.py4 import selectors namespace
[all...]
H A Dtest_telnetlib.py2 import selectors namespace
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp1366 TIntermTyped* TIntermediate::foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& selectors, const TSourceLoc& loc) in foldSwizzle() argument
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c144 struct selectors { struct
/third_party/python/Lib/
H A Dsocket.py54 import os, sys, io, selectors namespace
H A Dsocketserver.py127 import selectors namespace
H A Dtelnetlib.py38 import selectors namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sock_lowlevel.py561 import selectors namespace
H A Dtest_sendfile.py552 import selectors namespace
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc419 hb_aat_layout_feature_type_get_selector_infos(hb_face_t *face, hb_aat_layout_feature_type_t feature_type, unsigned int start_offset, unsigned int *selector_count, hb_aat_layout_feature_selector_info_t *selectors, unsigned int *default_index ) hb_aat_layout_feature_type_get_selector_infos() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c82 unsigned selectors[R600_QUERY_MAX_COUNTERS]; member
602 r600_perfcounters_add_block(struct r600_common_screen *rscreen, struct r600_perfcounters *pc, const char *name, unsigned flags, unsigned counters, unsigned selectors, unsigned instances, void *data) r600_perfcounters_add_block() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c1161 u32 selectors = 0; in wpa_auth_write_fd_rsn_info() local
/third_party/mesa3d/src/amd/common/
H A Dac_perfcounter.h132 unsigned selectors; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c39 unsigned selectors[AC_QUERY_MAX_COUNTERS]; member
97 si_pc_emit_select(struct si_context *sctx, struct ac_pc_block *block, unsigned count, unsigned *selectors) si_pc_emit_select() argument
[all...]

Completed in 19 milliseconds

12