Home
last modified time | relevance | path

Searched defs:result_buf (Results 1 – 14 of 14) sorted by relevance

/external/libpcap/
Dnametoaddr.c250 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
/external/OpenCL-CTS/test_conformance/api/
Dtest_null_buffer_arg.cpp59 cl_mem test_buf, cl_mem result_buf, test_type type) in test_setargs_and_execution()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c661 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()
/external/openssh/
Dumac.c1052 UINT64 result_buf[STREAMS]; in uhash_update() local
1105 UINT64 result_buf[STREAMS]; in uhash_final() local
/external/python/cpython2/Objects/
Dbufferobject.c538 char *result_buf = (char *)PyMem_Malloc(slicelength); in buffer_subscript() local
Dbytesobject.c1685 char* result_buf; in bytes_subscript() local
Dbytearrayobject.c472 char *result_buf = (char *)PyMem_Malloc(slicelength); in bytearray_subscript() local
Dstringobject.c1316 char* result_buf; in string_subscript() local
Dunicodeobject.c8008 Py_UNICODE* result_buf; in unicode_subscript() local
/external/python/cpython2/Modules/
Dmmapmodule.c798 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp565 std::unique_ptr<uint8_t, FxFreeDeleter> result_buf( in FlateUncompress() local
/external/python/cpython3/Modules/
Dmmapmodule.c896 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
/external/python/cpython3/Objects/
Dbytearrayobject.c426 char *result_buf; in bytearray_subscript() local
Dbytesobject.c1599 char* result_buf; in bytes_subscript() local