| /bionic/libc/arch-common/bionic/ |
| D | atexit.h | 36 void __atexit_handler_wrapper(void* func) { in __atexit_handler_wrapper()
|
| /bionic/libc/kernel/uapi/linux/ |
| D | pci.h | 22 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
|
| D | pg.h | 25 char func; member
|
| D | ptp_clock.h | 74 unsigned int func; member
|
| D | vfio.h | 212 __u32 func; member
|
| D | wireless.h | 81 #define IW_HANDLER(id,func) [IW_IOCTL_IDX(id)] = func argument
|
| /bionic/libc/bionic/ |
| D | __cxa_thread_atexit_impl.cpp | 22 void (*func) (void *); member in thread_local_dtor
|
| D | malloc_common.cpp | 235 static bool InitMallocFunction(void* malloc_impl_handler, FunctionType* func, const char* prefix, c… in InitMallocFunction()
|
| D | system_properties.cpp | 763 static void list_foreach(List* list, Func func) { in list_foreach() 771 static List* list_find(List* list, Func func) { in list_find()
|
| /bionic/libc/upstream-netbsd/lib/libc/isc/ |
| D | ev_timers.c | 63 evTimerFunc func; member 187 evTimerFunc func, in evSetTimer() 305 evTimerFunc func, in evResetTimer() 364 evTimerFunc func, in evSetIdleTimer() 403 evTimerFunc func, in evResetIdleTimer()
|
| D | ev_streams.c | 68 evStreamFunc func, void *uap, evStreamID *id) in evWrite() 102 evStreamFunc func, void *uap, evStreamID *id) in evRead()
|
| D | eventlib_p.h | 79 evConnFunc func; member 115 evFileFunc func; member 127 evStreamFunc func; member 146 evTimerFunc func; member 155 evWaitFunc func; member
|
| /bionic/tests/ |
| D | link_test.cpp | 95 uintptr_t func = reinterpret_cast<uintptr_t>(read_exidx_func); in TEST() local
|
| /bionic/libc/kernel/uapi/drm/ |
| D | via_drm.h | 101 } func; member 111 } func; member 121 } func; member 153 } func; member
|
| D | r128_drm.h | 146 } func; member 204 } func; member 224 } func; member
|
| D | i810_drm.h | 89 drm_i810_init_func_t func; member 107 drm_i810_init_func_t func; member
|
| D | savage_drm.h | 51 } func; member
|
| D | mga_drm.h | 175 } func; member
|
| D | radeon_drm.h | 437 } func; member 464 } func; member
|
| D | drm.h | 102 } func; member
|
| D | i915_drm.h | 39 } func; member
|
| /bionic/libc/include/sys/ |
| D | cdefs.h | 240 #define __RENAME_IF_FILE_OFFSET64(func) __RENAME(func) argument 242 #define __RENAME_IF_FILE_OFFSET64(func) argument
|