/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 52 byteValue = 1, enumerator 65 static const inline Tag byteValue = Tag::byteValue; variable 164 int8_t byteValue __attribute__((aligned (1))); member 231 int8_t byteValue __attribute__((aligned (1))) = 0; variable 320 int8_t byteValue __attribute__((aligned (1))) = 0; variable 383 byteValue = 0, enumerator 387 static const inline Tag byteValue = Tag::byteValue; variable 468 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 52 byteValue = 1, enumerator 65 static const inline Tag byteValue = Tag::byteValue; variable 164 int8_t byteValue __attribute__((aligned (1))); member 231 int8_t byteValue __attribute__((aligned (1))) = 0; variable 320 int8_t byteValue __attribute__((aligned (1))) = 0; variable 383 byteValue = 0, enumerator 387 static const inline Tag byteValue = Tag::byteValue; variable 468 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | FixedSize.h | 40 byteValue = 1, enumerator 52 static const inline Tag byteValue = Tag::byteValue; variable 153 int8_t byteValue __attribute__((aligned (1))); member 201 int8_t byteValue = 0; variable 307 byteValue = 0, enumerator 310 static const inline Tag byteValue = Tag::byteValue; variable 393 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
|
D | ParcelableForToString.h | 43 int8_t byteValue = 0; variable
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | FixedSize.h | 40 byteValue = 1, enumerator 52 static const inline Tag byteValue = Tag::byteValue; variable 153 int8_t byteValue __attribute__((aligned (1))); member 201 int8_t byteValue = 0; variable 307 byteValue = 0, enumerator 310 static const inline Tag byteValue = Tag::byteValue; variable 393 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
|
D | ParcelableForToString.h | 43 int8_t byteValue = 0; variable
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | FixedSize.java | 54 public byte byteValue = 0; field in FixedSize.FixedParcelable 168 public byte byteValue = 0; field in FixedSize.ExplicitPaddingParcelable 287 public final static int byteValue = 1; // byte byteValue; field in FixedSize.FixedUnion 336 public static FixedUnion byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnion 611 public static final byte byteValue = 1; field 625 public final static int byteValue = 0; // byte byteValue; field in FixedSize.FixedUnionNoPadding 651 public static FixedUnionNoPadding byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnionNoPadding 724 public static final byte byteValue = 0; field
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | FixedSize.java | 54 public byte byteValue = 0; field in FixedSize.FixedParcelable 168 public byte byteValue = 0; field in FixedSize.ExplicitPaddingParcelable 287 public final static int byteValue = 1; // byte byteValue; field in FixedSize.FixedUnion 336 public static FixedUnion byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnion 611 public static final byte byteValue = 1; field 625 public final static int byteValue = 0; // byte byteValue; field in FixedSize.FixedUnionNoPadding 651 public static FixedUnionNoPadding byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnionNoPadding 724 public static final byte byteValue = 0; field
|
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
H A D | ByteVector.java | 83 public ByteVector putByte(final int byteValue) { in putByte() 138 final ByteVector put12(final int byteValue, final int shortValue) { in put12() 203 final ByteVector put122(final int byteValue, final int shortValue1, final int shortValue2) { in put122()
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | MessageFlags.java | 10 private int byteValue; field in MessageFlags 12 MessageFlags(int byteValue) { in MessageFlags()
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/datausage/ |
D | DataUsageUtils.java | 104 public static CharSequence bytesToIecUnits(Context context, long byteValue) { in bytesToIecUnits() 115 public static CharSequence formatDataUsageInCycle(Context context, long byteValue, in formatDataUsageInCycle()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis() 167 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis() 228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis() 167 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis() 228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
|
/aosp_15_r20/external/ksp/test-utils/testData/api/ |
H A D | annotatedUtil.kt | 51 val byteValue: Byte = 2, constant in com.google.devtools.ksp.processor.ParametersTestAnnotation 79 val byteValue: Byte = -2, constant in com.google.devtools.ksp.processor.ParametersTestWithNegativeDefaultsAnnotation
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
H A D | AnnotationUtilsTest.java | 335 byte byteValue(); in byteValue() method 363 byte byteValue(); in byteValue() method
|
/aosp_15_r20/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/ |
H A D | AnnotatedUtilProcessor.kt | 81 val byteValue: Byte = 2, constant in com.google.devtools.ksp.processor.ParametersTestAnnotation 123 val byteValue: Byte = -2, in asString() constant in com.google.devtools.ksp.processor.ParametersTestWithNegativeDefaultsAnnotation
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/ |
H A D | JDKScalarsTest.java | 90 public byte byteValue = 3; field in JDKScalarsTest.PrimitivesBean 102 public Byte byteValue; field in JDKScalarsTest.WrappersBean
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | Number.java | 104 public byte byteValue() { in byteValue() method in Number
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/ |
D | Number.java | 104 public byte byteValue() { in byteValue() method in Number
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | Number.java | 104 public byte byteValue() { in byteValue() method in Number
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | PrimitiveValue.java | 58 byte byteValue(); in byteValue() method
|
/aosp_15_r20/art/test/952-invoke-custom/util-src/annotations/ |
H A D | Constant.java | 30 byte[] byteValue() default {}; in byteValue() method
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | BooleanValueImpl.java | 68 public byte byteValue() { in byteValue() method in BooleanValueImpl
|
H A D | ByteValueImpl.java | 74 public byte byteValue() { in byteValue() method in ByteValueImpl
|
H A D | PrimitiveValueImpl.java | 38 abstract public byte byteValue(); in byteValue() method in PrimitiveValueImpl
|