/external/tensorflow/tensorflow/python/distribute/ |
D | input_lib_test.py | 162 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/ |
D | service_type.h | 73 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()
|
D | rpc_service_method.h | 106 ApiType api_type() const { return api_type_; } in api_type() function
|
/external/grpc-grpc/include/grpcpp/impl/ |
D | service_type.h | 73 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()
|
D | rpc_service_method.h | 106 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/ |
D | service_type.h | 73 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()
|
D | rpc_service_method.h | 106 ApiType api_type() const { return api_type_; } in api_type() function
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_sqtt.c | 554 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()
|
D | si_pipe.h | 1728 enum rgp_sqtt_marker_event_type api_type, 1739 enum rgp_sqtt_marker_event_type api_type,
|
/external/mesa3d/src/amd/vulkan/layers/ |
D | radv_sqtt_layer.c | 231 …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/ |
D | ac_sqtt.h | 273 uint32_t api_type : 20; member 342 uint32_t api_type : 24; member
|
D | ac_rgp.c | 548 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/ |
D | dramc_top.h | 539 #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/ |
D | dramc_top.h | 565 #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/ |
D | logs.proto | 41 ApiType api_type = 3; field
|
D | rules.proto | 108 ApiType api_type = 3;
|
/external/mesa3d/src/gallium/frontends/rusticl/api/ |
D | icd.rs | 469 ($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/ |
D | bootstrap.proto | 95 // 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/ |
D | radv_dgc.c | 850 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/ |
D | config_source.proto | 65 ApiType api_type = 1 [(validate.rules).enum = {defined_only: true}]; field
|
/external/rust/android-crates-io/crates/khronos-egl/src/ |
D | lib.rs | 2207 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/ |
D | config_source.proto | 81 ApiType api_type = 1 [(validate.rules).enum = {defined_only: true}]; field
|
/external/grpc-grpc/src/cpp/server/ |
D | server_cc.cc | 1068 } else if (method->api_type() == in RegisterService()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_cc.cc | 1066 } else if (method->api_type() == in RegisterService()
|
/external/libusb/libusb/os/ |
D | windows_winusb.c | 613 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()
|