Home
last modified time | relevance | path

Searched refs:api_type (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py162 api_type, argument
174 if api_type == "wrap_into_iterator" and iteration_type == "for_loop":
177 if api_type == "wrap_into_iterator" and input_type == "input_fn":
183 if api_type == "wrap_into_iterator":
231 if api_type == "wrap_into_iterator":
263 if api_type == "wrap_into_iterator":
314 api_type=["wrap_into_iterator", "wrap_into_dataset"],
321 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
332 self._test_input_iteration(input_type, api_type, iteration_type,
340 api_type=["wrap_into_dataset"],
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dservice_type.h73 method->api_type() == internal::RpcServiceMethod::ApiType::SYNC) { in has_synchronous_methods()
82 if (method && (method->api_type() == in has_callback_methods()
84 method->api_type() == in has_callback_methods()
Drpc_service_method.h106 ApiType api_type() const { return api_type_; } in api_type() function
/external/grpc-grpc/include/grpcpp/impl/
Dservice_type.h73 method->api_type() == internal::RpcServiceMethod::ApiType::SYNC) { in has_synchronous_methods()
82 if (method && (method->api_type() == in has_callback_methods()
84 method->api_type() == in has_callback_methods()
Drpc_service_method.h106 ApiType api_type() const { return api_type_; } in api_type() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dservice_type.h73 method->api_type() == internal::RpcServiceMethod::ApiType::SYNC) { in has_synchronous_methods()
82 if (method && (method->api_type() == in has_callback_methods()
84 method->api_type() == in has_callback_methods()
Drpc_service_method.h106 ApiType api_type() const { return api_type_; } in api_type() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sqtt.c554 enum rgp_sqtt_marker_event_type api_type, in si_sqtt_write_event_marker() argument
562 marker.api_type = api_type == EventInvalid ? EventCmdDraw : api_type; in si_sqtt_write_event_marker()
585 enum rgp_sqtt_marker_event_type api_type, in si_write_event_with_dims_marker() argument
591 marker.event.api_type = api_type; in si_write_event_with_dims_marker()
Dsi_pipe.h1728 enum rgp_sqtt_marker_event_type api_type,
1739 enum rgp_sqtt_marker_event_type api_type,
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c231 …eral_api_marker(struct radv_cmd_buffer *cmd_buffer, enum rgp_sqtt_marker_general_api_type api_type) in radv_write_begin_general_api_marker() argument
236 marker.api_type = api_type; in radv_write_begin_general_api_marker()
242 …eral_api_marker(struct radv_cmd_buffer *cmd_buffer, enum rgp_sqtt_marker_general_api_type api_type) in radv_write_end_general_api_marker() argument
247 marker.api_type = api_type; in radv_write_end_general_api_marker()
254 …dv_write_event_marker(struct radv_cmd_buffer *cmd_buffer, enum rgp_sqtt_marker_event_type api_type, in radv_write_event_marker() argument
261 marker.api_type = api_type; in radv_write_event_marker()
281 …vent_with_dims_marker(struct radv_cmd_buffer *cmd_buffer, enum rgp_sqtt_marker_event_type api_type, in radv_write_event_with_dims_marker() argument
287 marker.event.api_type = api_type; in radv_write_event_with_dims_marker()
/external/mesa3d/src/amd/common/
Dac_sqtt.h273 uint32_t api_type : 20; member
342 uint32_t api_type : 24; member
Dac_rgp.c548 enum sqtt_api_type api_type; member
570 chunk->api_type = SQTT_API_TYPE_VULKAN; in ac_sqtt_fill_api_info()
/external/coreboot/src/vendorcode/mediatek/mt8195/include/
Ddramc_top.h539 #define SET_DRAM_STORAGE_API_ERR(err_type, api_type) \ argument
541 g_dram_storage_api_err_code |= (err_type << (api_type * 4));\
/external/coreboot/src/vendorcode/mediatek/mt8192/include/
Ddramc_top.h565 #define SET_DRAM_STORAGE_API_ERR(err_type, api_type) \ argument
567 g_dram_storage_api_err_code |= (err_type << (api_type * 4));\
/external/googleapis/google/cloud/paymentgateway/issuerswitch/v1/
Dlogs.proto41 ApiType api_type = 3; field
Drules.proto108 ApiType api_type = 3;
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dicd.rs469 ($func:ident: $api_type:ident) => {{
470 let _func: $api_type = Some($func);
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/bootstrap/v3/
Dbootstrap.proto95 // specified. This must have :ref:`api_type
96 // <envoy_v3_api_field_config.core.v3.ApiConfigSource.api_type>` :ref:`GRPC
436 // ``StreamLoadStats``. This must have :ref:`api_type
437 // <envoy_v3_api_field_config.core.v3.ApiConfigSource.api_type>` :ref:`GRPC
/external/mesa3d/src/amd/vulkan/
Dradv_dgc.c850 marker.api_type = event; in dgc_emit_sqtt_marker_event()
865 marker.event.api_type = event; in dgc_emit_sqtt_marker_event_with_dims()
877 …c_emit_sqtt_begin_api_marker(struct dgc_cmdbuf *cs, enum rgp_sqtt_marker_general_api_type api_type) in dgc_emit_sqtt_begin_api_marker() argument
883 marker.api_type = api_type; in dgc_emit_sqtt_begin_api_marker()
889 dgc_emit_sqtt_end_api_marker(struct dgc_cmdbuf *cs, enum rgp_sqtt_marker_general_api_type api_type) in dgc_emit_sqtt_end_api_marker() argument
895 marker.api_type = api_type; in dgc_emit_sqtt_end_api_marker()
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
Dconfig_source.proto65 ApiType api_type = 1 [(validate.rules).enum = {defined_only: true}]; field
/external/rust/android-crates-io/crates/khronos-egl/src/
Dlib.rs2207 api!(@api_type ( ) $id : $version { $(fn $name ($($arg : $atype ),* ) -> $rtype ;)* });
2226 …api!(@api_type ( $($pred : $p_version { $(fn $p_name ($($p_arg : $p_atype ),* ) -> $p_rtype ;)* })…
2273 …(@api_type ( $($pred:ident : $p_version:literal { $(fn $p_name:ident ($($p_arg:ident : $p_atype:ty…
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
Dconfig_source.proto81 ApiType api_type = 1 [(validate.rules).enum = {defined_only: true}]; field
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc1068 } else if (method->api_type() == in RegisterService()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc1066 } else if (method->api_type() == in RegisterService()
/external/libusb/libusb/os/
Dwindows_winusb.c613 static int auto_claim(struct libusb_transfer *transfer, int *interface_number, int api_type) in auto_claim() argument
621 switch (api_type) { in auto_claim()
633 if ((priv->usb_interface[current_interface].apib->id == api_type) in auto_claim()

12