/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/ |
H A D | mod.rs | 44 const SIGNED: bool; constant 89 const SIGNED: bool = Self::MIN != Self::ZERO; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/ |
H A D | mod.rs | 44 const SIGNED: bool; constant 89 const SIGNED: bool = Self::MIN != Self::ZERO; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/ |
H A D | mod.rs | 44 const SIGNED: bool; constant 89 const SIGNED: bool = Self::MIN != Self::ZERO; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/ |
H A D | mod.rs | 44 const SIGNED: bool; constant 89 const SIGNED: bool = Self::MIN != Self::ZERO; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/ |
H A D | mod.rs | 44 const SIGNED: bool; constant 89 const SIGNED: bool = Self::MIN != Self::ZERO; constant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.0/android.hardware.contexthub-V1.0-java_gen_java/gen/srcs/android/hardware/contexthub/V1_0/ |
D | NanoAppFlags.java | 5 public static final int SIGNED = 1 /* 1 << 0 */; field in NanoAppFlags
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/kanon/ |
D | KAnonMessageConstants.java | 38 int SIGNED = 1; field
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/kanon/ |
D | KAnonMessageEntity.java | 44 int SIGNED = 1; field
|
/aosp_15_r20/system/tools/hidl/c2hal/ |
D | Type.h | 38 SIGNED, enumerator
|
D | Expression.cpp | 58 #define SIGNED(i) ((i) & 2) // i & 0b10 in coalesceTypes() 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 | ansidecl.h | 195 #define SIGNED signed macro
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/ |
H A D | h2_ssl_cert_test.cc | 64 typedef enum { NONE, SELF_SIGNED, SIGNED, BAD_CERT_PAIR } certtype; enumerator
|
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/util/ |
H A D | u_format_parse.py | 35 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | format_parser.py | 30 SIGNED = 's' variable
|
H A D | formats.h | 140 #define MESA_ARRAY_FORMAT(BASE_FORMAT, SIZE, SIGNED, IS_FLOAT, NORM, NUM_CHANS, \ argument
|
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | u_format_parse.py | 41 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/invoke/util/ |
H A D | Wrapper.java | 78 SIGNED = (-1) << KIND_SHIFT, field in Wrapper.Format
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.0/[email protected]_genc++_headers/gen/android/hardware/contexthub/1.0/ |
D | types.h | 40 SIGNED = 1u /* 1 << 0 */, enumerator
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/contexthub/1.0/[email protected]_genc++_headers/gen/android/hardware/contexthub/1.0/ |
D | types.h | 40 SIGNED = 1u /* 1 << 0 */, enumerator
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/contexthub/1.0/[email protected]_genc++_headers/gen/android/hardware/contexthub/1.0/ |
D | types.h | 40 SIGNED = 1u /* 1 << 0 */, enumerator
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/contexthub/1.0/[email protected]_genc++_headers/gen/android/hardware/contexthub/1.0/ |
D | types.h | 40 SIGNED = 1u /* 1 << 0 */, enumerator
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/contexthub/1.0/[email protected]_genc++_headers/gen/android/hardware/contexthub/1.0/ |
D | types.h | 40 SIGNED = 1u /* 1 << 0 */, enumerator
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/ |
H A D | codec_def_common.h | 66 #define SIGNED(code) (2 * ABS(code) - ((code) > 0)) macro
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.0/android.hardware.contexthub-V1.0-java/android_common/turbine/ |
D | android.hardware.contexthub-V1.0-java.jar | android/hardware/contexthub/V1_0/AsyncEventType.class
<Unknown>
package android.hardware. ... |
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeARM_64.c | 1123 #define SIGNED 0x20 macro
|