Home
last modified time | relevance | path

Searched defs:ifp (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dplatform_strings.cc31 FILE* ifp = fopen(path.c_str(), "rb"); in GetPlatformStrings() local
/external/libcups/cups/
Dgetifaddrs.c35 struct ifreq *ifp; /* Interface data */ in _cups_getifaddrs() local
/external/python/cpython3/Lib/
Dbinhex.py257 def __init__(self, ifp): argument
299 def __init__(self, ifp): argument
351 def __init__(self, ifp): argument
/external/python/cpython2/Lib/
Dbinhex.py281 def __init__(self, ifp): argument
325 def __init__(self, ifp): argument
377 def __init__(self, ifp): argument
/external/blktrace/
Dblkrawverify.c145 FILE *ifp, *ofp; in process() local
Dblkiomon.c76 static FILE *ifp; variable
Dblktrace.c2136 FILE *ifp = my_fopen(optarg, "r"); in handle_args() local
/external/libusb/libusb/
Ddescriptor.c197 struct libusb_interface_descriptor *ifp = in clear_interface() local
223 struct libusb_interface_descriptor *ifp; in parse_interface() local
/external/iputils/
Drdisc.c626 struct interface *ifp = &interfaces[i]; in advertise() local
1013 sendbcastif(int s, char *packet, int packetlen, struct interface *ifp) in sendbcastif()
1056 struct interface *ifp) in sendmcastif()
/external/vboot_reference/utility/
Defidecompress.c1044 FILE *ifp = fopen(infile, "rb"); in main() local
Deficompress.c1645 FILE *ifp = fopen(infile, "rb"); in main() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c6086 struct if_nameindex *ifi, *ifp; in wpa_supplicant_match_existing() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp37072 VkImageFormatProperties2 ifp = {}; in TEST_F() local