Home
last modified time | relevance | path

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

123

/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
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_sheet.cpp205 AppStyle *AppStyleSheet::GetStyleFromSelectors(AppStyleList *selectors, const char * const name) const in GetStyleFromSelectors() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_dcb.c20 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
90 static int sparx5_dcb_apptrust_validate(struct net_device *dev, u8 *selectors, in sparx5_dcb_apptrust_validate() argument
299 static int sparx5_dcb_setapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_setapptrust() argument
314 static int sparx5_dcb_getapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_getapptrust() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c14 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
273 static int lan966x_dcb_getapptrust(struct net_device *dev, u8 *selectors, in lan966x_dcb_getapptrust() argument
227 lan966x_dcb_apptrust_validate(struct net_device *dev, u8 *selectors, int nselectors) lan966x_dcb_apptrust_validate() argument
256 lan966x_dcb_setapptrust(struct net_device *dev, u8 *selectors, int nselectors) lan966x_dcb_setapptrust() argument
[all...]
/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
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sock_lowlevel.py561 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...]
/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local
/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

Completed in 24 milliseconds

123