Home
last modified time | relevance | path

Searched defs:in_bytes (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/python/kernel_tests/
Ddecode_compressed_op_test.py59 def decode(in_bytes, compression_type=compression_type): argument
72 def decode(in_bytes, compression_type=compression_type): argument
/external/curl/lib/
Dnon-ascii.c107 size_t in_bytes, out_bytes, rc; in Curl_convert_to_network() local
174 size_t in_bytes, out_bytes, rc; in Curl_convert_from_network() local
242 size_t in_bytes, out_bytes, rc; in Curl_convert_from_utf8() local
/external/curl/src/
Dtool_convert.c53 size_t res, in_bytes, out_bytes; in convert_to_network() local
83 size_t res, in_bytes, out_bytes; in convert_from_network() local
/external/eigen/unsupported/test/
Dcxx11_tensor_complex_gpu.cu85 std::size_t in_bytes = in.size() * sizeof(std::complex<float>); in test_cuda_sum_reductions() local
121 std::size_t in_bytes = in.size() * sizeof(std::complex<float>); in test_cuda_mean_reductions() local
157 std::size_t in_bytes = in.size() * sizeof(std::complex<float>); in test_cuda_product_reductions() local
Dcxx11_tensor_argmax_gpu.cu33 std::size_t in_bytes = in.size() * sizeof(double); in test_gpu_simple_argmax() local
97 std::size_t in_bytes = tensor.size() * sizeof(float); in test_gpu_argmax_dim() local
186 std::size_t in_bytes = tensor.size() * sizeof(float); in test_gpu_argmin_dim() local
Dcxx11_tensor_argmax_sycl.cpp40 std::size_t in_bytes = in.size() * sizeof(DataType); in test_sycl_simple_argmax() local
103 std::size_t in_bytes = tensor.size() * sizeof(DataType); in test_sycl_argmax_dim() local
190 std::size_t in_bytes = tensor.size() * sizeof(DataType); in test_sycl_argmin_dim() local
Dcxx11_tensor_reduction_gpu.cu34 std::size_t in_bytes = in.size() * sizeof(Type); in test_full_reductions() local
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto124 bytes in_bytes = 3; field
142 bytes in_bytes = 1; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto124 bytes in_bytes = 3; field
142 bytes in_bytes = 1; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto124 bytes in_bytes = 3; field
142 bytes in_bytes = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto124 bytes in_bytes = 3; field
142 bytes in_bytes = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto137 bytes in_bytes = 3; field
158 bytes in_bytes = 1; field
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test.cc26 const char in_bytes[] = "HELLO GOOGLE!"; in main() local
Dalts_handshaker_client_test.cc249 grpc_slice* in_bytes = static_cast<grpc_slice*>(req->next.in_bytes.arg); in check_next_success() local
/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_loop_merge.cpp34 size_t in_bytes = rep * bytes; in test_selection_merge() local
Dtest_op_vector_extract.cpp40 size_t in_bytes = num * sizeof(Tv); in test_extract() local
Dtest_op_vector_insert.cpp47 size_t in_bytes = num * sizeof(Ts); in test_insert() local
Dtest_decorate.cpp201 size_t in_bytes = sizeof(Ti) * num; in verify_saturated_results() local
329 const size_t in_bytes = num * sizeof(Ti); in TEST_SATURATED_CONVERSION() local
/external/eigen/test/
Dgpu_common.h47 std::ptrdiff_t in_bytes = in.size() * sizeof(typename Input::Scalar); in run_on_gpu() local
/external/perfetto/src/protozero/filtering/
Dmessage_filter.h141 uint32_t in_bytes = 0; // Number of input bytes processed. member
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h44 pb_callback_t in_bytes; member
126 pb_callback_t in_bytes; member
Dalts_handshaker_service_api.cc333 const char* in_bytes, size_t size) { in grpc_gcp_handshaker_req_set_in_bytes()
/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dbytestring_test.cc700 std::vector<uint8_t> in_bytes; in TEST() local
/external/boringssl/src/crypto/bytestring/
Dbytestring_test.cc739 std::vector<uint8_t> in_bytes; in TEST() local
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c295 size_t in_bytes, out_bytes; in mz_deflate() local
446 size_t in_bytes, out_bytes, orig_avail_in; in mz_inflate() local

12