| /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 | tee.h | 82 __u32 func; member 101 __u32 func; member
|
| D | ptp_clock.h | 74 unsigned int func; member
|
| D | vfio.h | 222 __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 | 24 void (*func) (void *); member in thread_local_dtor
|
| D | malloc_common.cpp | 247 void* func = g_functions[FUNC_GET_MALLOC_LEAK_INFO]; in get_malloc_leak_info() local 256 void* func = g_functions[FUNC_FREE_MALLOC_LEAK_INFO]; in free_malloc_leak_info() local 266 static bool InitMallocFunction(void* malloc_impl_handler, FunctionType* func, const char* prefix, c… in InitMallocFunction() 505 void* func = g_functions[FUNC_MALLOC_BACKTRACE]; in malloc_backtrace() local
|
| /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/libc/system_properties/ |
| D | contexts_split.cpp | 89 static void ListForEach(List* list, Func func) { in ListForEach() 97 static List* ListFind(List* list, Func func) { in ListFind()
|
| /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 | 228 # define __RENAME_IF_FILE_OFFSET64(func) __RENAME(func) argument 230 # define __RENAME_IF_FILE_OFFSET64(func) argument
|