Home
last modified time | relevance | path

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

123

/external/angle/src/libANGLE/
DDebug.h104 struct Control struct
127 std::vector<Control> controls; argument
/external/libvpx/test/
Dencode_test_driver.h111 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_rc_funcs_t *arg) { in Control() function
159 void Control(int ctrl_id, vpx_active_map_t *arg) { in Control() function
[all …]
Ddecode_test_driver.h63 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/test/
Dencode_test_driver.h107 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_ref_frame_comp_pred *arg) { in Control() function
137 void Control(int ctrl_id, struct aom_svc_params *arg) { in Control() function
142 void Control(int ctrl_id, struct aom_ext_part_funcs *arg) { in Control() function
148 void Control(int ctrl_id, aom_active_map_t *arg) { in Control() function
Ddecode_test_driver.h66 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/autotest/metadata/utils/
Dextract_configs.py59 def _categorize_control_files(controls: List[control_files.Control]
98 def _generate_category_def(controls: List[control_files.Control]) -> str:
Dcontrol_files.py19 Control = collections.namedtuple('Control', variable
/external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/
DControl.php7 class Control class
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/
Dtest_control.py31 class Control(six.with_metaclass(abc.ABCMeta)): class
/external/python/cpython2/Tools/msi/
Duisample.py115 Control = [ variable
/external/drm_hwcomposer/tests/
Dworker_test.cpp33 void Control(bool enable) { in Control() function
/external/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()
/external/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst186 .. _`register groups`:
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationThreadTest.java166 private static class Control { class in CollationThreadTest
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThreadTest.java163 private static class Control { class in CollationThreadTest
/external/webrtc/third_party/abseil-cpp/absl/log/
Dstripping_test.cc250 TEST_F(StrippingTest, Control) { in TEST_F() argument
/external/cronet/third_party/abseil-cpp/absl/log/
Dstripping_test.cc255 TEST_F(StrippingTest, Control) { in TEST_F() argument
/external/libcxx/benchmarks/
Dstring.bench.cpp70 enum class DiffType { Control, ChangeFirst, ChangeMiddle, ChangeLast }; enumerator
340 const auto Control = makeString(L); in sanityCheckGeneratedStrings() local
/external/angle/util/
DEvent.h32 bool Control; member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/
Dusbd_cdc.h105 int8_t (* Control) (uint8_t, uint8_t * , uint16_t); member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/
Dusbd_cdc.h105 int8_t (* Control) (uint8_t, uint8_t * , uint16_t); member
/external/angle/third_party/abseil-cpp/absl/log/
Dstripping_test.cc255 TEST_F(StrippingTest, Control) { in TEST_F() argument
/external/crosvm/tube_transporter/src/
Dlib.rs57 Control, enumerator
/external/python/cpython2/Lib/msilib/
Dschema.py169 Control = Table('Control') variable
/external/python/cpython3/Lib/msilib/
Dschema.py169 Control = Table('Control') variable

123