Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dtempnam.c69 gentemp(char *name, size_t len, const char *tmp, const char *pfx) in gentemp()
76 tempnam(const char *dir, const char *pfx) in tempnam()
/device/google/contexthub/lib/nanohub/
Dnanoapp.c101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash()
111 void printHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHash()
116 void printHashRev(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHashRev()
/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c20 #define VEC_(nm, pfx) void nm##pfx(void) __attribute__ ((weak, alias ("IntDefaultHandler"))) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetnameinfo.c114 u_char pfx; local
Dgetaddrinfo.c418 u_char pfx; in getaddrinfo() local
Dposixmodule.c7300 char *pfx = NULL; in posix_tempnam() local
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp68 void dumpBuffer(const char *pfx, const hub_app_name_t &appId, uint32_t evtId, uint16_t endpoint, co… in dumpBuffer()
/device/google/contexthub/contexthubhal/test/
Dmain.cpp44 void dumpBuffer(std::ostream &os, const char *pfx, const hub_app_name_t &appId, uint32_t evtId, con… in dumpBuffer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c3601 char *pfx = NULL; in edk2_tempnam() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c5647 char *pfx = NULL; in posix_tempnam() local