Home
last modified time | relevance | path

Searched defs:Control (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.h103 struct Control struct
126 std::vector<Control> controls; argument
DDebug.cpp80 Debug::Control::Control() {} in Control() function in gl::Debug::Control
/third_party/typescript/tests/baselines/reference/
DinterfaceExtendsClass1.js2 class Control { class
38 function Control() { class in Control
Dinheritance1.js2 class Control { class
81 function Control() { class in Control
/third_party/grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/
DControl.php7 class Control class
/third_party/mesa3d/src/vulkan/screenshot-layer/
DREADME.rst124 .. _docs/install.rst: ../../docs/install.rst
/third_party/rust/rust/compiler/rustc_borrowck/src/
Dpath_utils.rs23 pub(super) enum Control { enum
39 F: FnMut(&mut S, BorrowIndex, &BorrowData<'tcx>) -> Control, in each_borrow_involving_path()
/third_party/typescript/tests/cases/compiler/
DinterfaceExtendsClass1.ts2 class Control { class
Dinheritance1.ts1 class Control { class
/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/
Dtest_control.py36 class Control(abc.ABC): class
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelProgram.hpp84 typedef Shader::Control Control; typedef in sw::PixelProgram
DVertexProgram.hpp65 typedef Shader::Control Control; typedef in sw::VertexProgram
DShaderCore.hpp233 typedef Shader::Control Control; typedef in sw::ShaderCore
DShader.hpp286 enum Control enum in sw::Shader
/third_party/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst186 .. _`register groups`:
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dboilerplate.adoc134 [[boilerplate-vulkan-core]]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp306 void Terminate(Node Effect, Node Control) { in Terminate()
321 CfgNode *Control = Controls[i]; in Merge() local
327 Node Phi(wasm::LocalType, uint32_t Count, Node *Vals, Node Control) { in Phi()
356 Node EffectPhi(uint32_t Count, Node *Effects, Node Control) { in EffectPhi()
1268 CfgNode *Control() { in Control() function in IceBuilder
1275 void set_control_ptr(Node *Control) { this->ControlPtr = Control; } in set_control_ptr()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationThreadTest.java166 private static class Control { class in CollationThreadTest
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThreadTest.java163 private static class Control { class in CollationThreadTest
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowGenericTypes.ts207 type Control = Button | Checkbox; alias
/third_party/skia/third_party/externals/angle2/util/
DEvent.h32 bool Control; member
/third_party/python/Lib/msilib/
Dschema.py169 Control = Table('Control') variable
D__init__.py419 class Control: class
/third_party/mesa3d/src/intel/vulkan/grl/
Dgrl_metakernel_gen.py427 class Control(Statement): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3470 SDValue Control = CurDAG->getNode(ISD::SHL, DL, MVT::i32, NBits, C8); in matchBitExtract() local
3575 SDValue Control; in matchBEXTRFromAndImm() local

12