Home
last modified time | relevance | path

Searched defs:byteValue (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DFixedSize.h52 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/
DFixedSize.h52 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/
DFixedSize.h40 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
DParcelableForToString.h43 int8_t byteValue = 0; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DFixedSize.h40 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
DParcelableForToString.h43 int8_t byteValue = 0; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java54 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/
DFixedSize.java54 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 DByteVector.java83 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 DMessageFlags.java10 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/
DDataUsageUtils.java104 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/
DILoggableInterface.java15 …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/
DILoggableInterface.java15 …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 DannotatedUtil.kt51 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 DAnnotationUtilsTest.java335 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 DAnnotatedUtilProcessor.kt81 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 DJDKScalarsTest.java90 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/
DNumber.java104 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/
DNumber.java104 public byte byteValue() { in byteValue() method in Number
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DNumber.java104 public byte byteValue() { in byteValue() method in Number
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/
H A DPrimitiveValue.java58 byte byteValue(); in byteValue() method
/aosp_15_r20/art/test/952-invoke-custom/util-src/annotations/
H A DConstant.java30 byte[] byteValue() default {}; in byteValue() method
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DBooleanValueImpl.java68 public byte byteValue() { in byteValue() method in BooleanValueImpl
H A DByteValueImpl.java74 public byte byteValue() { in byteValue() method in ByteValueImpl
H A DPrimitiveValueImpl.java38 abstract public byte byteValue(); in byteValue() method in PrimitiveValueImpl

12345678910>>...27