Home
last modified time | relevance | path

Searched defs:_comp (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCMakeDetermineCompilerId.cmake630 set(_comp "${CMAKE_MATCH_${CMAKE_${lang}_COMPILER_ID_TOOL_MATCH_INDEX}}") variable
674 set(_comp "${CMAKE_MATCH_1}") variable
676 set(_comp "${CMAKE_MATCH_1}.exe") variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/asm-generic/
Dunistd.h25 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) argument
26 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) argument
28 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) argument
29 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/asm-generic/
Dunistd.h17 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
18 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
20 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
21 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h29 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _comp) argument
30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument
32 #define __SC_COMP(_nr,_sys,_comp) __SYSCALL(_nr, _sys) argument
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument

12