/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuffer.java | 753 java.io.ObjectOutputStream.PutField fields = s.putFields(); in writeObject() local 754 char[] val = new char[capacity()]; in writeObject() local 772 java.io.ObjectInputStream.GetField fields = s.readFields(); in readObject() local 773 char[] val = (char[])fields.get("value", null); in readObject() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/ |
H A D | Value.hpp | 66 Constant(const T &val) in Constant() 73 T const val; member in vk::dbg::Constant 112 static std::shared_ptr<Struct> create(const std::string &name, F &&fields) in create()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | erarules.cpp | 169 const int32_t *fields = ures_getIntVector(res.getAlias(), &len, &status); in createInstance() local 179 const char16_t *val = ures_getString(res.getAlias(), &len, &status); in createInstance() local 254 int fields[3]; in getStartYear() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | erarules.cpp | 169 const int32_t *fields = ures_getIntVector(res.getAlias(), &len, &status); in createInstance() local 179 const char16_t *val = ures_getString(res.getAlias(), &len, &status); in createInstance() local 254 int fields[3]; in getStartYear() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/ |
D | message_internal.h | 66 const upb_MiniTableField* fields; member 101 upb_value val; // For all other types. member 105 upb_value val; // For all other types. member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | unknown_fields.c | 42 PyObject* fields; member 173 uint64_t val; in PyUpb_UnknownFieldSet_BuildValue() local 180 uint64_t val; in PyUpb_UnknownFieldSet_BuildValue() local 186 uint32_t val; in PyUpb_UnknownFieldSet_BuildValue() local
|
/aosp_15_r20/external/crosvm/bit_field/bit_field_derive/ |
H A D | bit_field_derive.rs | 343 let fields = get_struct_fields(fields)?; in bitfield_struct_impl() localVariable 506 let val = self.get(offset, <#ty as ::bit_field::BitFieldSpecifier>::FIELD_WIDTH); in get_fields_impl() localVariable 511 let val = <#ty as ::bit_field::BitFieldSpecifier>::into_u64(val); in get_fields_impl() localVariable 591 let mut val = 0; in get_bits_impl() localVariable 739 let mut val = 0; in end_to_end() localVariable 760 … let val = self.get(offset, <BitField1 as ::bit_field::BitFieldSpecifier>::FIELD_WIDTH); in end_to_end() localVariable 764 let val = <BitField1 as ::bit_field::BitFieldSpecifier>::into_u64(val); in end_to_end() localVariable 772 … let val = self.get(offset, <BitField2 as ::bit_field::BitFieldSpecifier>::FIELD_WIDTH); in end_to_end() localVariable 776 let val = <BitField2 as ::bit_field::BitFieldSpecifier>::into_u64(val); in end_to_end() localVariable 786 … let val = self.get(offset, <BitField5 as ::bit_field::BitFieldSpecifier>::FIELD_WIDTH); in end_to_end() localVariable [all …]
|
/aosp_15_r20/art/test/ti-stress/ |
H A D | stress.cc | 382 const char* val = jnienv->GetStringUTFChars(str, nullptr); in GetName() local 398 static std::string GetValOf(jvmtiEnv* env, JNIEnv* jnienv, std::string type, jvalue val) { in GetValOf() 533 jvalue val) { in MethodExitHook() 571 jfieldID* fields; in ClassPrepareHook() local 732 jfieldID* fields; in WatchAllFields() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | ObjectStreamClass.java | 177 private ObjectStreamField[] fields; field in ObjectStreamClass 1685 ObjectStreamField[] fields; in getSerialFields() local 1852 Field[] fields = cl.getDeclaredFields(); in computeDefaultSUID() local 2066 private final ObjectStreamField[] fields; field in ObjectStreamClass.FieldReflector 2087 FieldReflector(ObjectStreamField[] fields) { in FieldReflector() 2281 Object val = vals[offsets[i]]; in setObjFieldValues() local 2313 private static FieldReflector getReflector(ObjectStreamField[] fields, in getReflector() 2383 FieldReflectorKey(Class<?> cl, ObjectStreamField[] fields, in FieldReflectorKey() 2430 private static ObjectStreamField[] matchFields(ObjectStreamField[] fields, in matchFields() 2595 MethodHandle get(ObjectStreamField[] fields) { in get() [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | ObjectStreamClass.java | 177 private ObjectStreamField[] fields; field in ObjectStreamClass 1685 ObjectStreamField[] fields; in getSerialFields() local 1852 Field[] fields = cl.getDeclaredFields(); in computeDefaultSUID() local 2066 private final ObjectStreamField[] fields; field in ObjectStreamClass.FieldReflector 2087 FieldReflector(ObjectStreamField[] fields) { in FieldReflector() 2281 Object val = vals[offsets[i]]; in setObjFieldValues() local 2313 private static FieldReflector getReflector(ObjectStreamField[] fields, in getReflector() 2383 FieldReflectorKey(Class<?> cl, ObjectStreamField[] fields, in FieldReflectorKey() 2430 private static ObjectStreamField[] matchFields(ObjectStreamField[] fields, in matchFields() 2595 MethodHandle get(ObjectStreamField[] fields) { in get() [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/ |
D | ObjectStreamClass.java | 177 private ObjectStreamField[] fields; field in ObjectStreamClass 1685 ObjectStreamField[] fields; in getSerialFields() local 1852 Field[] fields = cl.getDeclaredFields(); in computeDefaultSUID() local 2066 private final ObjectStreamField[] fields; field in ObjectStreamClass.FieldReflector 2087 FieldReflector(ObjectStreamField[] fields) { in FieldReflector() 2281 Object val = vals[offsets[i]]; in setObjFieldValues() local 2313 private static FieldReflector getReflector(ObjectStreamField[] fields, in getReflector() 2383 FieldReflectorKey(Class<?> cl, ObjectStreamField[] fields, in FieldReflectorKey() 2430 private static ObjectStreamField[] matchFields(ObjectStreamField[] fields, in matchFields() 2595 MethodHandle get(ObjectStreamField[] fields) { in get() [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-framework-connectivity/android_common/javac/ |
D | net-utils-framework-connectivity.jar | ... .util.Struct$S32 key
long mask
long val
public void clear () throws android.system. ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-framework-connectivity/android_common_apex30/javac/ |
D | net-utils-framework-connectivity.jar | ... .util.Struct$S32 key
long mask
long val
public void clear () throws android.system. ... |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 145 std::vector<const FieldDescriptor*> fields; in ConvertOptionsInternal() local 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 145 std::vector<const FieldDescriptor*> fields; in ConvertOptionsInternal() local 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | box_filter_interpreter.cc | 43 float FingerState::*fields[] = { &FingerState::position_x, in SyncInterpretImpl() local 53 float val = fs.*field; in SyncInterpretImpl() local
|
H A D | sensor_jump_filter_interpreter.cc | 65 float FingerState::* const fields[] = { &FingerState::position_x, in SyncInterpretImpl() local 77 const float val[] = { in SyncInterpretImpl() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/ |
H A D | oneof_def.c | 31 const upb_FieldDef** fields; member 84 upb_value val; in upb_OneofDef_LookupNameWithSize() local 97 upb_value val; in upb_OneofDef_LookupNumber() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | oneof_def.c | 49 const upb_FieldDef** fields; member 100 upb_value val; in upb_OneofDef_LookupNameWithSize() local 113 upb_value val; in upb_OneofDef_LookupNumber() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1315 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1331 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1410 uint64_t val; in fastdecode_topackedvarint() local 2305 double val = strtod(start, &end); in jsondec_number() local [all …]
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1644 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1660 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1739 uint64_t val; in fastdecode_topackedvarint() local 2634 double val = strtod(start, &end); in jsondec_number() local [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1644 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1660 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1739 uint64_t val; in fastdecode_topackedvarint() local 2634 double val = strtod(start, &end); in jsondec_number() local [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1315 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1331 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1410 uint64_t val; in fastdecode_topackedvarint() local 2305 double val = strtod(start, &end); in jsondec_number() local [all …]
|
/aosp_15_r20/external/mesa3d/src/compiler/isaspec/ |
H A D | isaspec_decode_decl.h | 44 unsigned val; member 105 bitmask_t val; /* if type==ASSERT */ member 130 struct isa_field fields[]; member
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | trace_helper.cc | 45 static void SetInCallback(JNIEnv* env, jvmtiEnv *jvmti, jthread thr, bool val) { in SetInCallback() 315 jfieldID* fields; in classPrepareCB() local 358 jfieldID* fields; in Java_art_Trace_watchAllFieldAccesses() local 398 jfieldID* fields; in Java_art_Trace_watchAllFieldModifications() local
|