| /external/angle/src/libANGLE/ |
| D | Debug.h | 98 struct Control struct 121 std::vector<Control> controls; argument
|
| /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_ref_frame_config *arg) { in Control() function 136 void Control(int ctrl_id, struct vpx_svc_parameters *arg) { in Control() function 141 void Control(int ctrl_id, struct vpx_svc_frame_drop *arg) { in Control() function 146 void Control(int ctrl_id, struct vpx_svc_spatial_layer_sync *arg) { in Control() function 152 void Control(int ctrl_id, vpx_active_map_t *arg) { in Control() function 157 void Control(int ctrl_id, vpx_roi_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/libaom/libaom/test/ |
| D | encode_test_driver.h | 107 void Control(int ctrl_id, int arg) { in Control() function 112 void Control(int ctrl_id, int *arg) { in Control() function 117 void Control(int ctrl_id, struct aom_scaling_mode *arg) { in Control() function 122 void Control(int ctrl_id, struct aom_svc_layer_id *arg) { in Control() function 127 void Control(int ctrl_id, struct aom_svc_ref_frame_config *arg) { in Control() function 132 void Control(int ctrl_id, struct aom_svc_params *arg) { in Control() function 138 void Control(int ctrl_id, aom_active_map_t *arg) { in Control() function
|
| D | decode_test_driver.h | 66 void Control(int ctrl_id, int arg) { Control(ctrl_id, arg, AOM_CODEC_OK); } in Control() function 68 void Control(int ctrl_id, const void *arg) { in Control() function 74 void Control(int ctrl_id, int arg, aom_codec_err_t expected_value) { in Control() function
|
| /external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/ |
| D | Control.php | 7 class Control class
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_executor.h | 49 Control = Type::FIRST_TENSORFLOW_EXECUTOR_TYPE, enumerator
|
| D | control_flow_ops.h | 46 Control = Type::FIRST_TENSORFLOW_CONTROL_TYPE, enumerator
|
| /external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/ |
| D | test_control.py | 31 class Control(six.with_metaclass(abc.ABCMeta)): class
|
| /external/python/cpython2/Tools/msi/ |
| D | uisample.py | 115 Control = [ variable
|
| D | schema.py | 169 Control = Table('Control') variable
|
| /external/drm_hwcomposer/tests/ |
| D | worker_test.cpp | 37 void Control(bool enable) { in Control() function
|
| /external/swiftshader/src/Shader/ |
| D | PixelProgram.hpp | 84 typedef Shader::Control Control; typedef in sw::PixelProgram
|
| D | VertexProgram.hpp | 65 typedef Shader::Control Control; typedef in sw::VertexProgram
|
| D | ShaderCore.hpp | 239 typedef Shader::Control Control; typedef in sw::ShaderCore
|
| /external/mesa3d/docs/drivers/freedreno/ |
| D | ir3-notes.rst | 186 .. _`register groups`:
|
| /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/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/v8/src/compiler/ |
| D | schedule.h | 33 enum Control { in NON_EXPORTED_BASE() enum
|
| /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationThreadTest.java | 163 private static class Control { class in CollationThreadTest
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
| D | CollationThreadTest.java | 166 private static class Control { class in CollationThreadTest
|
| /external/angle/util/ |
| D | Event.h | 32 bool Control; member
|
| /external/libcxx/benchmarks/ |
| D | string.bench.cpp | 70 enum class DiffType { Control, ChangeFirst, ChangeMiddle, ChangeLast }; enumerator 340 const auto Control = makeString(L); in sanityCheckGeneratedStrings() local
|
| /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/v8/src/wasm/ |
| D | graph-builder-interface.cc | 100 struct Control : public ControlBase<Value, validate> { struct in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface 101 SsaEnv* end_env = nullptr; // end environment for the construct. 102 SsaEnv* false_env = nullptr; // false environment (only for if). 103 TryInfo* try_info = nullptr; // information about try statements. 104 int32_t previous_catch = -1; // previous Control with a catch. 109 explicit Control(Args&&... args) V8_NOEXCEPT in Control() function
|