Searched defs:ifp (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/platform/ |
D | platform_strings.cc | 29 FILE* ifp = fopen(path.c_str(), "rb"); in GetPlatformStrings() local
|
/external/toybox/toys/posix/ |
D | uudecode.c | 29 FILE *ifp = stdin; local
|
/external/libcups/cups/ |
D | getifaddrs.c | 35 struct ifreq *ifp; /* Interface data */ in _cups_getifaddrs() local
|
/external/python/cpython3/Lib/ |
D | binhex.py | 257 def __init__(self, ifp): argument 299 def __init__(self, ifp): argument 351 def __init__(self, ifp): argument
|
/external/python/cpython2/Lib/ |
D | binhex.py | 281 def __init__(self, ifp): argument 325 def __init__(self, ifp): argument 377 def __init__(self, ifp): argument
|
/external/blktrace/ |
D | blkrawverify.c | 145 FILE *ifp, *ofp; in process() local
|
D | blkiomon.c | 76 static FILE *ifp; variable
|
D | blktrace.c | 2136 FILE *ifp = my_fopen(optarg, "r"); in handle_args() local
|
/external/libusb/libusb/ |
D | descriptor.c | 197 struct libusb_interface_descriptor *ifp = in clear_interface() local 223 struct libusb_interface_descriptor *ifp; in parse_interface() local
|
/external/iputils/ |
D | rdisc.c | 626 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/ |
D | efidecompress.c | 1044 FILE *ifp = fopen(infile, "rb"); in main() local
|
D | eficompress.c | 1645 FILE *ifp = fopen(infile, "rb"); in main() local
|
/external/vulkan-validation-layers/tests/ |
D | vklayertests_others.cpp | 3615 VkImageFormatProperties2 ifp = {}; in TEST_F() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant.c | 6599 struct if_nameindex *ifi, *ifp; in wpa_supplicant_match_existing() local
|