Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDebug.h98 struct Control struct
121 std::vector<Control> controls; argument
DDebug.cpp80 Debug::Control::Control() {} in Control() function in gl::Debug::Control
/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/flutter/engine/flutter/fml/time/
Dtime_point_unittest.cc12 TEST(TimePoint, Control) { in TEST() argument
Dtime_delta_unittest.cc12 TEST(TimeDelta, Control) { in TEST() argument
/third_party/typescript/tests/cases/compiler/
DinterfaceExtendsClass1.ts2 class Control { class
Dinheritance1.ts1 class Control { 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/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/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThreadTest.java163 private static class Control { class in CollationThreadTest
/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/flutter/skia/third_party/externals/angle2/util/
DEvent.h32 bool Control; member
/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__.py416 class Control: class
/third_party/node/lib/internal/
Dchild_process.js518 class Control extends EventEmitter { 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
/third_party/python/Lib/tkinter/
Dtix.py609 class Control(TixWidget): class

12