/aosp_15_r20/art/test/569-checker-pattern-replacement/src-multidex/ |
H A D | Base.java | 34 Base(double doubleValue, Object objectValue) { in Base() 39 Base(int intValue, double doubleValue, Object objectValue) { in Base() 45 Base(int intValue, double doubleValue, Object objectValue, String stringValue) { in Base() 57 Base(Object objectValue) { in Base()
|
H A D | Derived.java | 35 public Derived(int intValue, double doubleValue, Object objectValue) { in Derived() 41 Derived(int intValue, double doubleValue, Object objectValue, String stringValue) { in Derived() 56 public Derived(int intValue, double doubleValue, Object objectValue, float floatValue) { in Derived()
|
/aosp_15_r20/art/test/2235-JdkUnsafeTest/src/ |
H A D | Main.java | 166 Object objectValue = new Object(); in testGetAndPutAndCAS() local 172 check(unsafe.getObject(t, objectOffset), objectValue, "Unsafe.getObject(Object, long)"); in testGetAndPutAndCAS() local 263 Object objectValue = new Object(); in testCompareAndSet() local 460 Object objectValue = new Object(); in testGetAndPutVolatile() local 469 objectValue, in testGetAndPutVolatile() local 500 Object objectValue = new Object(); in testGetAcquireAndPutRelease() local 509 objectValue, in testGetAcquireAndPutRelease() local
|
/aosp_15_r20/art/test/569-checker-pattern-replacement/src/ |
H A D | Main.java | 495 public static double constructBase(double doubleValue, Object objectValue) { in constructBase() 528 public static double constructBase(int intValue, double doubleValue, Object objectValue) { in constructBase() 580 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructBase() 644 public static double constructBase(Object objectValue) { in constructBase() 817 public static double constructDerived(int intValue, double doubleValue, Object objectValue) { in constructDerived() 841 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructDerived() 903 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()
|
/aosp_15_r20/art/test/004-UnsafeTest/src/ |
H A D | Main.java | 131 Object objectValue = new Object(); in testGetAndPutAndCAS() local 137 check(unsafe.getObject(t, objectOffset), objectValue, "Unsafe.getObject(Object, long)"); in testGetAndPutAndCAS() local 250 Object objectValue = new Object(); in testGetAndPutVolatile() local 259 objectValue, in testGetAndPutVolatile() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/sun/misc/ |
H A D | UnsafeTest.java | 180 Object objectValue = unsafe.getObject(tf, objectFieldOffset); in test_getObject_Relative() local 249 Object objectValue = new Object(); in test_putObject_Relative() local
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | OptionalTest.cpp | 143 int objectValue = 1; variable
|
/aosp_15_r20/libcore/support/src/test/java/tests/support/ |
H A D | Support_GetPutFields.java | 45 public SimpleClass objectValue = null; field in Support_GetPutFields
|
H A D | Support_GetPutFieldsDefaulted.java | 56 public SimpleClass objectValue = null; field in Support_GetPutFieldsDefaulted
|
H A D | Support_GetPutFieldsDeprecated.java | 47 public SimpleClass objectValue = null; field in Support_GetPutFieldsDeprecated
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/suite/checker/ |
D | DeviceBaselineChecker.java | 98 JSONObject objectValue = jsonObject.getJSONObject(name); in initializeDeviceBaselineSetters() local
|
/aosp_15_r20/external/dokka/test/ |
H A D | playground.kt | 52 val objectValue: String in <lambda>() constant
|
/aosp_15_r20/cts/libs/json/src/com/android/json/stream/ |
H A D | JsonReader.java | 640 private JsonToken objectValue() throws IOException { in objectValue() method in JsonReader
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | JsonReader.java | 675 private JsonToken objectValue() throws IOException { in objectValue() method in JsonReader
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/external/jcommander/src/main/java/com/beust/jcommander/ |
H A D | ParameterDescription.java | 286 Object objectValue = parameterized.get(object); in handleSubParameters() local
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/external/jsoncpp/include/json/ |
H A D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/jsoncpp/include/json/ |
D | value.h | 115 objectValue ///< object value (collection of name/value pairs). enumerator
|