Home
last modified time | relevance | path

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

/external/ltp/testcases/cve/
Dcve-2015-3290.c164 struct selectors { struct
171 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/external/fec/
Dcpu_mode_ppc.c26 int selectors[2] = { CTL_HW, HW_VECTORUNIT }; in find_cpu_mode() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dsigreturn.c311 struct selectors { struct
317 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c75 unsigned selectors; member
427 unsigned count, unsigned *selectors, in si_pc_get_size()
488 unsigned count, unsigned *selectors) in si_pc_emit_select()
629 unsigned count, unsigned *selectors, in si_pc_emit_read()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet.cpp61 std::vector<std::unique_ptr<CFX_CSSSelector>> selectors; in LoadStyleRule() local
Dcfx_cssstylesheet_unittest.cpp31 const std::vector<WideString>& selectors, in LoadAndVerifyDecl()
/external/python/cpython3/Doc/whatsnew/
D3.4.rst544 selectors section in New Modules
552 .. _whatsnew-statistics:
D3.5.rst1630 selectors section in Improved Modules
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_perfcounter.c78 unsigned selectors[R600_QUERY_MAX_COUNTERS]; member
601 unsigned counters, unsigned selectors, in si_perfcounters_add_block()
/external/testng/src/main/java/org/testng/xml/
DXmlTest.java437 List<XmlMethodSelector> selectors = getMethodSelectors(); in setBeanShellExpression() local
449 List<XmlMethodSelector> selectors = getMethodSelectors(); in getExpression() local
/external/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()
/external/harfbuzz_ng/src/
Dhb-aat-layout.cc388 hb_aat_layout_feature_selector_info_t *selectors, /* OUT. May be NULL. */ in hb_aat_layout_feature_type_get_selector_infos()
/external/testng/src/main/java/org/testng/xml/dom/
DXDom.java295 List<XmlMethodSelector> selectors = s.getMethodSelectors(); in test() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp1381 …Typed* TIntermediate::foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& selector… in foldSwizzle()
DParseHelper.cpp781 TSwizzleSelectors<TVectorSelector> selectors; in handleDotDereference() local
/external/python/cpython2/Lib/
Dplatform.py703 def _mac_ver_lookup(selectors,default=None): argument
/external/toybox/toys/other/
Dbzcat.c95 char selectors[32768]; // nSelectors=15 bits member
/external/python/cpython2/Modules/
Ditertoolsmodule.c2801 PyObject *selectors; member
2810 PyObject *data=NULL, *selectors=NULL; in compress_new() local
2858 PyObject *data = lz->data, *selectors = lz->selectors; in compress_next() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c3619 PyObject *selectors; member
3628 PyObject *data=NULL, *selectors=NULL; in compress_new() local
3676 PyObject *data = lz->data, *selectors = lz->selectors; in compress_next() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp958 TSwizzleSelectors<TVectorSelector> selectors; in handleDotDereference() local
994 TSwizzleSelectors<TMatrixSelector> selectors; in handleDotDereference() local
5111 TSwizzleSelectors<TVectorSelector> selectors; in decomposeIntrinsic() local
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js5387 closest: function( selectors, context ) { argument