/aosp_15_r20/external/compiler-rt/lib/interception/ |
H A D | interception.h | 153 # define REAL(x) __interception::PTR_TO_REAL(x) macro 162 # define REAL(x) x macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | real.h | 54 #define REAL_EXP(REAL) \ argument 57 #define SET_REAL_EXP(REAL, EXP) \ argument
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/timezonedetector/ |
H A D | CurrentUserIdentityInjector.java | 30 CurrentUserIdentityInjector REAL = new Real(); field
|
H A D | CallerIdentityInjector.java | 31 CallerIdentityInjector REAL = new Real(); field
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplus.h | 49 typedef float REAL; typedef
|
/aosp_15_r20/external/skia/bench/ |
H A D | MorphologyBench.cpp | 17 #define REAL 1.5f macro
|
H A D | BlurBench.cpp | 19 #define REAL 0.5f macro
|
H A D | BlurRectBench.cpp | 18 #define REAL 1.5f macro
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/ |
D | Types.java | 83 public final static int REAL = 7; field in Types
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/ |
D | Types.java | 83 public final static int REAL = 7; field in Types
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | Types.java | 83 public final static int REAL = 7; field in Types
|
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudfront/src/main/java/software/amazon/awssdk/services/cloudfront/internal/auth/ |
H A D | DerParser.java | 43 public static final int REAL = 0x09; field in DerParser
|
/aosp_15_r20/frameworks/base/core/java/android/provider/ |
H A D | DeviceConfigInterface.java | 125 DeviceConfigInterface REAL = new DeviceConfigInterface() { field
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_hybrid.h | 35 #define REAL 0 macro
|
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/ |
H A D | Asn1Tag.java | 37 public static final Asn1Tag REAL = new Asn1Tag(Asn1TagClass.UNIVERSAL, 9); field in Asn1Tag
|
/aosp_15_r20/development/tools/winscope/src/common/ |
H A D | timestamp_converter.ts | 35 REAL, enumerator
|
/aosp_15_r20/external/webrtc/modules/third_party/fft/ |
H A D | fft.c | 151 # define REAL double macro
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | asn1.rs | 112 pub const REAL: Asn1Type = Asn1Type(ffi::V_ASN1_REAL); constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerInterceptors.cpp | 19 #define REAL(x) __interception::PTR_TO_REAL(x) macro
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | touch_analytics.proto | 122 REAL = 3; enumerator
|
/aosp_15_r20/external/wayland/tests/ |
H A D | os-wrappers-test.c | 71 #define REAL(func) (__interceptor_ ## func) ? \ macro
|
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/utils/ |
D | StorageUtils.java | 74 public static final String REAL = "REAL"; field in StorageUtils
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | cmathmodule.c | 1107 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in initcmath() argument
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | cmathmodule.c | 1298 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in cmath_exec() argument
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/ |
H A D | Doc.java | 378 REAL, enumConstant
|