Home
last modified time | relevance | path

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

12345678910>>...23

/aosp_15_r20/external/libvpx/test/
H A Dencode_test_driver.h120 void Control(int ctrl_id, int arg) { in Control() function
125 void Control(int ctrl_id, int *arg) { in Control() function
130 void Control(int ctrl_id, struct vpx_scaling_mode *arg) { in Control() function
135 void Control(int ctrl_id, struct vpx_svc_layer_id *arg) { in Control() function
140 void Control(int ctrl_id, struct vpx_svc_ref_frame_config *arg) { in Control() function
145 void Control(int ctrl_id, struct vpx_svc_parameters *arg) { in Control() function
150 void Control(int ctrl_id, struct vpx_svc_frame_drop *arg) { in Control() function
155 void Control(int ctrl_id, struct vpx_svc_spatial_layer_sync *arg) { in Control() function
161 void Control(int ctrl_id, vpx_rc_funcs_t *arg) { in Control() function
166 void Control(int ctrl_id, VpxTplGopStats *arg) { in Control() function
[all …]
H A 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
/aosp_15_r20/external/libaom/test/
H A 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
H A 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
/aosp_15_r20/external/angle/src/libANGLE/
H A DDebug.h106 struct Control struct
129 std::vector<Control> controls; argument
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/visit/
Ddfsvisit.rs48 pub enum Control<B> { enum
60 impl<B> Control<B> { implementation
94 impl<B> ControlFlow for Control<B> { implementation
134 impl<B> Default for Control<B> { implementation
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dscsi.h757 UCHAR Control; member
766 UCHAR Control; member
776 UCHAR Control; member
786 UCHAR Control; member
811 UCHAR Control; member
823 UCHAR Control; member
834 UCHAR Control; member
842 UCHAR Control; member
855 UCHAR Control:6; member
864 UCHAR Control; member
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/protocol/frame/
Dcoding.rs14 Control(Control), enumerator
32 pub enum Control { enum
54 impl fmt::Display for Control { implementation
/aosp_15_r20/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/manualflowcontrol/
H A DREADME.md54 #### Client side (server or bidi streaming)
62 #### Server side (client or bidi streaming)
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A 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()
/aosp_15_r20/external/autotest/metadata/utils/
H A Dextract_configs.py59 def _categorize_control_files(controls: List[control_files.Control]
98 def _generate_category_def(controls: List[control_files.Control]) -> str:
/aosp_15_r20/frameworks/native/libs/binderdebug/tests/
H A Dbinderdebug_test.cpp33 class Control : public BnControl { class
35 Control() {sem_init(&s, 1, 0);}; in Control() function in android::binderdebug::test::Control
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DControl.java33 public final class Control extends com.google.protobuf.GeneratedMessageV3 class
39 private Control(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Control() method in Control
43 private Control() { in Control() method in Control
/aosp_15_r20/frameworks/base/core/java/android/service/controls/
H A DControl.java59 public final class Control implements Parcelable { class
144 Control(@NonNull String controlId, in Control() method in Control
194 Control(Parcel in) { in Control() method in Control
/aosp_15_r20/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/ui/
DDescriptiveTextWithControlsView.java118 public static class Control { class in DescriptiveTextWithControlsView
123 public Control(Drawable icon, View.OnClickListener listener) { in Control() method in DescriptiveTextWithControlsView.Control
/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Ddial.go163 Control func(network, address string, c syscall.RawConn) error member
698 Control func(network, address string, c syscall.RawConn) error member
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/
H A DControl.java32 public final class Control extends com.google.protobuf.GeneratedMessageV3 class
38 private Control(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Control() method in Control
42 private Control() { in Control() method in Control
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/
H A DControl.java32 public final class Control extends com.google.protobuf.GeneratedMessageV3 class
38 private Control(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Control() method in Control
42 private Control() { in Control() method in Control
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/
H A DControl.java32 public final class Control extends com.google.protobuf.GeneratedMessageV3 class
38 private Control(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Control() method in Control
42 private Control() { in Control() method in Control
/aosp_15_r20/external/libcxx/benchmarks/
H A Dstring.bench.cpp70 enum class DiffType { Control, ChangeFirst, ChangeMiddle, ChangeLast }; enumerator
340 const auto Control = makeString(L); in sanityCheckGeneratedStrings() local
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Dcontrol.proto31 message Control { message
/aosp_15_r20/external/googleapis/google/api/
H A Dcontrol.proto33 message Control { message
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/
H A DControl.php7 class Control class
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A DREADME.rst87 .. _docs/install.rst: ../../docs/install.rst
/aosp_15_r20/external/googleapis/google/cloud/retail/v2/
H A Dcontrol.proto35 message Control { message

12345678910>>...23