Searched defs:info_type (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | cpu.c | 31 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() 42 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() 52 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | randen_detect.cc | 46 static void __cpuid(int cpu_info[4], int info_type) { in __cpuid()
|
/third_party/node/deps/v8/src/base/ |
D | cpu.cc | 66 static V8_INLINE void __cpuid(int cpu_info[4], int info_type) { in __cpuid()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify16.c | 535 int namelen, info_type, mask_match, info_id = 0; in do_test() local
|
D | fanotify.h | 299 int info_type) in get_event_info()
|
/third_party/ltp/include/lapi/ |
D | fanotify.h | 175 uint8_t info_type; member
|
/third_party/musl/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | connection.c | 2776 enum MHD_ConnectionInfoType info_type, ...)
|
D | daemon.c | 4566 enum MHD_DaemonInfoType info_type, in MHD_get_daemon_info()
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-scanner-util.c | 1985 uint8_t info_type = info_p->type; in scanner_create_variables() local
|