/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_external_calls.cpp | 70 std::vector<float> result_buf(1 * 100 * 115, -1.f); in TEST() local 124 std::vector<int32_t> result_buf(1 * 100 * 115, -1); in TEST() local 165 std::vector<float> result_buf(1 * 10 * 109, -1.f); in TEST() local 224 std::vector<float> result_buf(1 * 16 * 112 * 112, -1.f); in TEST() local 285 std::vector<int32_t> result_buf(1 * 16 * 112 * 112, -1); in TEST() local 326 std::vector<float> result_buf(1 * 16 * 112 * 112, -1.f); in TEST() local 373 std::vector<float> result_buf(100 * 300, -1.f); in TEST() local 422 std::vector<float> result_buf(1 * 115 * 100, -1.f); in TEST() local 466 std::vector<float> result_buf(1 * 152, -1.f); in TEST() local 531 std::vector<float> result_buf(100 * 300, -1.f); in TEST() local [all …]
|
/aosp_15_r20/external/libpcap/ |
H A D | nametoaddr.c | 250 struct netent result_buf; in pcap_nametonetaddr() local 283 struct netent result_buf; in pcap_nametonetaddr() local 291 struct netent result_buf; in pcap_nametonetaddr() local 523 struct protoent result_buf; in pcap_nametoproto() local 539 struct protoent result_buf; in pcap_nametoproto() local 547 struct protoent result_buf; in pcap_nametoproto() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | reduction.cpp | 10 const BufHandle& result_buf, in operator ()() 21 const BufPtr& result_buf, in operator ()() 33 const BufHandle& result_buf, in operator ()() 58 BufHandle result_buf, in make()
|
H A D | reduction.h | 157 BufPtr result_buf, in ReduceOp()
|
/aosp_15_r20/external/mdnsresponder/mDNSPosix/ |
H A D | nss_mdns.c | 661 hostent * result_buf, in _nss_mdns_gethostbyname_r() 685 hostent * result_buf, in _nss_mdns_gethostbyname2_r() 710 hostent * result_buf, in _nss_mdns_gethostbyaddr_r() 785 hostent * result_buf, in mdns_gethostbyname2() 1499 hostent * result_buf, in init_result()
|
/aosp_15_r20/external/libnl/lib/ |
H A D | utils.c | 134 struct protoent result_buf; in nl_getprotobyname() local 159 struct protoent result_buf; in nl_getprotobynumber() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_null_buffer_arg.cpp | 59 cl_mem test_buf, cl_mem result_buf, test_type type) in test_setargs_and_execution()
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | pkey_ctx.rs | 1046 let mut result_buf = vec![0; length]; in test_verify_recover() localVariable 1059 let mut result_buf = vec![0; length]; in test_verify_recover() localVariable
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | mqtt5_packets.c | 411 struct aws_byte_buf *result_buf, in aws_get_string_from_jobject() 453 struct aws_byte_buf *result_buf, in aws_get_byte_array_from_jobject()
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | bufferobject.c | 538 char *result_buf = (char *)PyMem_Malloc(slicelength); in buffer_subscript() local
|
D | bytesobject.c | 1685 char* result_buf; in bytes_subscript() local
|
D | bytearrayobject.c | 472 char *result_buf = (char *)PyMem_Malloc(slicelength); in bytearray_subscript() local
|
D | stringobject.c | 1316 char* result_buf; in string_subscript() local
|
D | unicodeobject.c | 8008 Py_UNICODE* result_buf; in unicode_subscript() local
|
/aosp_15_r20/development/vndk/tools/sourcedr/ninja/ |
H A D | ninja.py | 119 def _eval_string(s, env, expanded_vars, result_buf): argument
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | mmapmodule.c | 798 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/flate/ |
H A D | flatemodule.cpp | 585 std::unique_ptr<uint8_t, FxFreeDeleter> result_buf( in FlateUncompress() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | mmapmodule.c | 998 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | bytearrayobject.c | 406 char *result_buf; in bytearray_subscript() local
|
D | bytesobject.c | 1615 char* result_buf; in bytes_subscript() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.h | 650 struct agx_bo *result_buf; member
|