Home
last modified time | relevance | path

Searched defs:__req (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dregexp.h117 const size_t __req = __alignof__ (regex_t *); in compile() local
121 const size_t __req = 8; in compile() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__support/ibm/
Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__support/ibm/
Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__support/ibm/
Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__support/ibm/
Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__support/ibm/
H A Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__support/ibm/
Dnanosleep.h15 inline int nanosleep(const struct timespec* __req, struct timespec* __rem) { in nanosleep()
/aosp_15_r20/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp80 #define TRACE_NODE(__node, __req) \ argument