/external/libvpx/libvpx/test/ |
D | encode_test_driver.h | 111 void Control(int ctrl_id, int arg) { in Control() function 116 void Control(int ctrl_id, int *arg) { in Control() function 121 void Control(int ctrl_id, struct vpx_scaling_mode *arg) { in Control() function 126 void Control(int ctrl_id, struct vpx_svc_layer_id *arg) { in Control() function 131 void Control(int ctrl_id, struct vpx_svc_parameters *arg) { in Control() function 136 void Control(int ctrl_id, vpx_active_map_t *arg) { in Control() function
|
D | decode_test_driver.h | 63 void Control(int ctrl_id, int arg) { Control(ctrl_id, arg, VPX_CODEC_OK); } in Control() function 65 void Control(int ctrl_id, const void *arg) { in Control() function 71 void Control(int ctrl_id, int arg, vpx_codec_err_t expected_value) { in Control() function
|
/external/v8/src/wasm/ |
D | function-body-decoder.cc | 103 struct Control { struct 104 const byte* pc; 105 ControlKind kind; 106 size_t stack_depth; // stack height at the beginning of the construct. 107 SsaEnv* end_env; // end environment for the construct. 108 SsaEnv* false_env; // false environment (only for if). 109 TryInfo* try_info; // Information used for compiling try statements. 110 int32_t previous_catch; // The previous Control (on the stack) with a catch. 111 bool unreachable; // The current block has been ended. 114 MergeValues merge; [all …]
|
D | wasm-interpreter.cc | 715 struct Control { in ControlTransfers() struct 716 const byte* pc; in ControlTransfers() 717 CLabel* end_label; in ControlTransfers() 718 CLabel* else_label; in ControlTransfers() 720 void Ref(ControlTransferMap* map, const byte* start, in ControlTransfers()
|
/external/python/cpython2/Tools/msi/ |
D | uisample.py | 115 Control = [ variable
|
D | schema.py | 169 Control = Table('Control') variable
|
D | msilib.py | 593 class Control: class
|
/external/drm_hwcomposer/tests/ |
D | worker_test.cpp | 37 void Control(bool enable) { in Control() function
|
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/ |
D | ir3-notes.rst | 186 .. _`register groups`:
|
/external/swiftshader/src/Shader/ |
D | VertexProgram.hpp | 63 typedef Shader::Control Control; typedef in sw::VertexProgram
|
D | PixelProgram.hpp | 102 typedef Shader::Control Control; typedef in sw::PixelProgram
|
D | ShaderCore.hpp | 218 typedef Shader::Control Control; typedef in sw::ShaderCore
|
D | Shader.hpp | 281 enum Control enum in sw::Shader
|
/external/swiftshader/third_party/subzero/src/ |
D | WasmTranslator.cpp | 306 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()
|
/external/v8/src/compiler/ |
D | schedule.h | 35 enum Control { in NON_EXPORTED_BASE() enum
|
D | wasm-compiler.h | 216 Node* Control() { return *control_; } in Control() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | isac_float_type.h | 21 static inline int16_t Control(instance_type* inst, in Control() function
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationThreadTest.java | 159 private static class Control { class in CollationThreadTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationThreadTest.java | 160 private static class Control { class in CollationThreadTest
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | isac_fix_type.h | 23 static inline int16_t Control(instance_type* inst, in Control() function
|
/external/python/cpython2/Lib/msilib/ |
D | schema.py | 169 Control = Table('Control') variable
|
D | __init__.py | 414 class Control: class
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 7729 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff0c); in EmitSystemZBuiltinExpr() local 7735 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff0c); in EmitSystemZBuiltinExpr() local 7741 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff08); in EmitSystemZBuiltinExpr() local
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efi_pxe.h | 927 PXE_CONTROL Control; member
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
D | UefiPxe.h | 874 PXE_CONTROL Control; member
|