Home
last modified time | relevance | path

Searched defs:info_type (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcpu.c31 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/
Dranden_detect.cc46 static void __cpuid(int cpu_info[4], int info_type) { in __cpuid()
/third_party/node/deps/v8/src/base/
Dcpu.cc66 static V8_INLINE void __cpuid(int cpu_info[4], int info_type) { in __cpuid()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify16.c535 int namelen, info_type, mask_match, info_id = 0; in do_test() local
Dfanotify.h299 int info_type) in get_event_info()
/third_party/ltp/include/lapi/
Dfanotify.h175 uint8_t info_type; member
/third_party/musl/include/sys/
Dfanotify.h25 unsigned char info_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dfanotify.h25 unsigned char info_type; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dfanotify.h25 unsigned char info_type; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dfanotify.h25 unsigned char info_type; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c2776 enum MHD_ConnectionInfoType info_type, ...)
Ddaemon.c4566 enum MHD_DaemonInfoType info_type, in MHD_get_daemon_info()
/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-util.c1985 uint8_t info_type = info_p->type; in scanner_create_variables() local