Home
last modified time | relevance | path

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

12

/third_party/python/Lib/multiprocessing/
H A Dconnection.py906 import selectors namespace
/third_party/python/Lib/asyncio/
H A Dunix_events.py7 import selectors namespace
H A Dselector_events.py12 import selectors namespace
[all...]
/third_party/python/Lib/
H A Dsubprocess.py119 import selectors namespace
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py10 import selectors namespace
H A Dtest_selector_events.py4 import selectors namespace
[all...]
H A Dtest_events.py2095 import selectors namespace
/third_party/toybox/toys/other/
H A Dbzcat.c95 char selectors[32768]; // nSelectors=15 bits member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc1903 auto selectors = expect_case_selectors(); in switch_body() local
1928 ast::CaseSelectorList selectors; in expect_case_selectors() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_perfcounter.c488 radv_emit_select(struct radv_cmd_buffer *cmd_buffer, struct ac_pc_block *block, unsigned count, unsigned *selectors) radv_emit_select() argument
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2223 const ast::CaseStatement* Case(ast::CaseSelectorList selectors, in Case() argument
2212 Case(const Source& source, ast::CaseSelectorList selectors, const ast::BlockStatement* body = nullptr) Case() argument
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_validation.cc2283 std::unordered_map<uint32_t, Source> selectors; in ValidateSwitch() local
/third_party/python/Modules/
H A Ditertoolsmodule.c3821 PyObject *selectors; member
3839 PyObject *data=NULL, *selectors=NULL; in itertools_compress_impl() local
3883 PyObject *data = lz->data, *selectors = lz->selectors; compress_next() local
[all...]
/third_party/python/Lib/test/
H A Dtest_subprocess.py19 import selectors namespace
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp1058 TSwizzleSelectors<TVectorSelector> selectors; in handleDotSwizzle() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc3055 ast::CaseSelectorList selectors; in EmitSwitchStart() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp954 TSwizzleSelectors<TVectorSelector> selectors; in handleDotDereference() local
990 TSwizzleSelectors<TMatrixSelector> selectors; handleDotDereference() local
5348 TSwizzleSelectors<TVectorSelector> selectors; decomposeIntrinsic() local
[all...]

Completed in 55 milliseconds

12