| /external/rust/crates/nix/src/sys/ |
| D | event.rs | 220 fflags:FilterFlag, data: intptr_t, udata: intptr_t) -> KEvent { in new() 247 pub fn data(&self) -> intptr_t { in data() 251 pub fn udata(&self) -> intptr_t { in udata() 303 udata: intptr_t) { in ev_set()
|
| /external/llvm-project/clang/test/SemaCUDA/ |
| D | amdgpu-size_t.cu | 5 typedef __int64 intptr_t; typedef
|
| /external/clang/test/CodeGen/ |
| D | 2008-12-23-AsmIntPointerTie.c | 4 typedef long intptr_t; typedef
|
| D | captured-statements.c | 7 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | 2008-12-23-AsmIntPointerTie.c | 4 typedef long intptr_t; typedef
|
| D | captured-statements.c | 7 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/clang/test/Headers/Inputs/include/ |
| D | stdint.h | 13 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/llvm-project/clang/test/Headers/Inputs/include/ |
| D | stdint.h | 13 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | amdgpu-sizeof-alignof.cpp | 5 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/llvm-project/clang/test/Analysis/ |
| D | number-object-conversion.c | 30 typedef long intptr_t; typedef
|
| D | stack-frame-context-revision.cpp | 9 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/clang/test/Sema/ |
| D | static-init.c | 3 typedef __typeof((int*) 0 - (int*) 0) intptr_t; typedef
|
| /external/llvm-project/clang/test/Sema/ |
| D | static-init.c | 3 typedef __typeof((int*) 0 - (int*) 0) intptr_t; typedef
|
| /external/clang/test/OpenMP/ |
| D | parallel_proc_bind_codegen.cpp | 8 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | parallel_num_threads_codegen.cpp | 8 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/llvm-project/clang/test/OpenMP/ |
| D | parallel_proc_bind_codegen.cpp | 13 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | parallel_num_threads_codegen.cpp | 13 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | distribute_parallel_for_proc_bind_codegen.cpp | 15 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | target_teams_distribute_parallel_for_simd_proc_bind_codegen.cpp | 16 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | target_teams_distribute_parallel_for_proc_bind_codegen.cpp | 16 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | teams_distribute_parallel_for_simd_proc_bind_codegen.cpp | 15 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | teams_distribute_parallel_for_proc_bind_codegen.cpp | 15 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| D | distribute_parallel_for_simd_proc_bind_codegen.cpp | 15 typedef __INTPTR_TYPE__ intptr_t; typedef
|
| /external/rust/crates/libc/src/windows/ |
| D | mod.rs | 18 pub type intptr_t = isize; typedef 400 pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execl() 402 pub fn wexecl(path: *const wchar_t, arg0: *const wchar_t, ...) -> intptr_t; in wexecl() 404 pub fn execle(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execle() 406 pub fn wexecle(path: *const wchar_t, arg0: *const wchar_t, ...) -> intptr_t; in wexecle() 408 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() 410 pub fn wexeclp(path: *const wchar_t, arg0: *const wchar_t, ...) -> intptr_t; in wexeclp() 412 pub fn execlpe(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlpe() 414 pub fn wexeclpe(path: *const wchar_t, arg0: *const wchar_t, ...) -> intptr_t; in wexeclpe() 416 pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::intptr_t; in execv() [all …]
|
| /external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/ |
| D | stdint.h | 19 typedef int * intptr_t; typedef
|