/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/tests/ |
D | clang.rs | 315 static FIX: AtomicBool = AtomicBool::new(false); in fix_bug_9069() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
D | lldb-defines.h | 141 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 143 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
D | lldb-defines.h | 146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/ |
D | lldb-defines.h | 146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
D | lldb-defines.h | 146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Compiler.h | 143 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 145 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Compiler.h | 155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Compiler.h | 155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Compiler.h | 155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Compiler.h | 155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | getrlimit.c | 5 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
D | setrlimit.c | 9 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | getrlimit.c | 5 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
H A D | setrlimit.c | 7 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
/aosp_15_r20/external/musl/src/linux/ |
H A D | prlimit.c | 5 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
/aosp_15_r20/external/trusty/musl/src/linux/ |
D | prlimit.c | 5 #define FIX(x) do{ if ((x)>=SYSCALL_RLIM_INFINITY) (x)=RLIM_INFINITY; }while(0) macro
|
/aosp_15_r20/external/trusty/musl/src/passwd/ |
D | getpw_r.c | 4 #define FIX(x) (pw->pw_##x = pw->pw_##x-line+buf) macro
|
D | getgr_r.c | 4 #define FIX(x) (gr->gr_##x = gr->gr_##x-line+buf) macro
|
/aosp_15_r20/external/musl/src/passwd/ |
H A D | getpw_r.c | 4 #define FIX(x) (pw->pw_##x = pw->pw_##x-line+buf) macro
|
H A D | getgr_r.c | 4 #define FIX(x) (gr->gr_##x = gr->gr_##x-line+buf) macro
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdct.h | 171 #define FIX(x) ((JLONG)((x) * CONST_SCALE + 0.5)) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/ |
D | jdct.h | 171 #define FIX(x) ((JLONG)((x) * CONST_SCALE + 0.5)) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/ |
D | jdct.h | 171 #define FIX(x) ((JLONG)((x) * CONST_SCALE + 0.5)) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/ |
D | jdct.h | 171 #define FIX(x) ((JLONG)((x) * CONST_SCALE + 0.5)) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/ |
D | jdct.h | 171 #define FIX(x) ((JLONG)((x) * CONST_SCALE + 0.5)) macro
|