/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-versionedparcelable-nodeps/android_common/aar/ |
D | android-versionedparcelable-nodeps.jar | ... .IInterface, int)
android.os.IInterface val
int fieldId
public void writeBundle (android.os. ... |
/aosp_15_r20/hardware/interfaces/broadcastradio/common/utils1x/ |
H A D | Utils.cpp | 47 const IdentifierType type) { in bothHaveId() 52 const IdentifierType type) { in anyHaveId() 57 const IdentifierType type) { in haveEqualIds() 68 auto type = getType(a); in tunesTo() local 107 bool isAmFm(const ProgramType type) { in isAmFm() 127 static bool maybeGetId(const ProgramSelector& sel, const IdentifierType type, uint64_t* val) { in maybeGetId() 146 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId() 150 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId() 151 uint64_t val; in getId() local 161 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | function_ops.cc | 51 const Tensor* val; in Compute() local 53 auto validate_type = [this](const Tensor& val) { in Compute() 64 Tensor val; in Compute() local 81 const Tensor& val = ctx->input(0); in Compute() local 101 #define REGISTER(type) \ argument 134 #define REGISTER(type) \ argument 194 #define REGISTER_DEFAULT_KERNELS(type) \ argument
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | Resources.cpp | 31 #define GOLDFISH_VK_NEW_DISPATCHABLE_FROM_HOST_IMPL(type) \ argument 53 #define GOLDFISH_VK_NEW_TRIVIAL_NON_DISPATCHABLE_FROM_HOST_IMPL(type) \ argument 65 #define GOLDFISH_VK_AS_GOLDFISH_IMPL(type) \ argument 70 #define GOLDFISH_VK_GET_HOST_IMPL(type) \ argument 77 #define GOLDFISH_VK_DELETE_GOLDFISH_IMPL(type) \ argument 83 #define GOLDFISH_VK_IDENTITY_IMPL(type) \ argument 86 #define GOLDFISH_VK_NEW_DISPATCHABLE_FROM_HOST_U64_IMPL(type) \ argument 108 #define GOLDFISH_VK_NEW_TRIVIAL_NON_DISPATCHABLE_FROM_HOST_U64_IMPL(type) \ argument 121 #define GOLDFISH_VK_GET_HOST_U64_IMPL(type) \ argument 188 void appendObject(struct goldfish_vk_object_list** begin, void* val) { in appendObject() [all …]
|
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/ |
H A D | action.c | 108 enum xkb_action_type type; in NewActionsInfo() local 194 enum action_field field, const char *type) in ReportMismatch() 317 const enum xkb_action_type type = action->type; in HandleSetLatchLockMods() local 384 const enum xkb_action_type type = action->type; in HandleSetLatchLockGroup() local 411 int val; in HandleMovePtr() local 484 int val; in HandlePtrBtn() local 521 unsigned int val; in HandleSetPtrDflt() local 581 int val; in HandleSwitchScreen() local 655 int type; in HandlePrivate() local 694 xkb_atom_t val; in HandlePrivate() local
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_cs.h | 112 const void *val, in vkr_cs_encoder_write() 170 void *val, in vkr_cs_decoder_peek_internal() 188 vkr_cs_decoder_read(struct vkr_cs_decoder *dec, size_t size, void *val, size_t val_size) in vkr_cs_decoder_read() 197 void *val, in vkr_cs_decoder_peek() 206 VkObjectType type) in vkr_cs_decoder_lookup_object() 262 vkr_cs_handle_indirect_id(VkObjectType type) in vkr_cs_handle_indirect_id() 283 vkr_cs_handle_load_id(const void **handle, VkObjectType type) in vkr_cs_handle_load_id() 292 vkr_cs_handle_store_id(void **handle, vkr_object_id id, VkObjectType type) in vkr_cs_handle_store_id()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterNativeInterface.java | 94 boolean setAdapterProperty(int type, byte[] val) { in setAdapterProperty() 102 boolean getAdapterProperty(int type) { in getAdapterProperty() 106 boolean setDeviceProperty(byte[] address, int type, byte[] val) { in setDeviceProperty() 110 boolean getDeviceProperty(byte[] address, int type) { in getDeviceProperty() 158 boolean sspReply(byte[] address, int type, boolean accept, int passkey) { in sspReply() 200 int type, in connectSocket() 225 int type, in createSocketChannel() 351 private native boolean setAdapterPropertyNative(int type, byte[] val); in setAdapterPropertyNative() 355 private native boolean getAdapterPropertyNative(int type); in getAdapterPropertyNative() 357 private native boolean setDevicePropertyNative(byte[] address, int type, byte[] val); in setDevicePropertyNative() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 74 __s32 val; member 77 __u32 type; member 83 __u32 type; member 86 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 87 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 90 __u32 type; member 106 __u32 type; member
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | ksnoop.c | 98 struct value *val) in type_to_value() 100 const struct btf_type *type; in type_to_value() local 136 struct value *val, int lvl) in member_to_value() 139 const struct btf_type *type; in member_to_value() local 215 const struct btf_type *type; in get_func_btf() local 255 static int predicate_to_value(char *predicate, struct value *val) in predicate_to_value() 307 char *membername, char *predicate, struct value *val) in trace_to_value() 377 const struct btf_type *type; in type_id_to_str() local 441 static char *value_to_str(struct btf *btf, struct value *val, char *str) in value_to_str() 717 struct value *val = &trace->traces[i]; in trace_handler() local
|
/aosp_15_r20/external/coreboot/src/arch/riscv/include/ |
H A D | vm.h | 9 #define EXTRACT_FIELD(val, which) (((val) & (which)) / ((which) & ~((which)-1))) argument 10 #define INSERT_FIELD(val, which, fieldval) (((val) & ~(which)) | ((fieldval) * ((which) & ~((which)… argument 14 #define DEFINE_MPRV_READ_FLAGS(name, type, insn, flags) \ argument 29 #define DEFINE_MPRV_READ(name, type, insn) \ argument 32 #define DEFINE_MPRV_READ_MXR(name, type, insn) \ argument 35 #define DEFINE_MPRV_WRITE(name, type, insn) \ argument
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | msgbuff.h | 78 static inline bool ethnla_put_u32(struct nl_msg_buff *msgbuff, uint16_t type, in ethnla_put_u32() 84 static inline bool ethnla_put_u16(struct nl_msg_buff *msgbuff, uint16_t type, in ethnla_put_u16() 90 static inline bool ethnla_put_u8(struct nl_msg_buff *msgbuff, uint16_t type, in ethnla_put_u8() 96 static inline bool ethnla_put_flag(struct nl_msg_buff *msgbuff, uint16_t type, in ethnla_put_flag() 97 bool val) in ethnla_put_flag() 106 uint16_t type, uint32_t value, in ethnla_put_bitfield32() 109 struct nla_bitfield32 val = { in ethnla_put_bitfield32() local 117 static inline bool ethnla_put_strz(struct nl_msg_buff *msgbuff, uint16_t type, in ethnla_put_strz()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | SValBuilder.cpp | 32 DefinedOrUnknownSVal SValBuilder::makeZeroVal(QualType type) { in makeZeroVal() 45 const llvm::APSInt& rhs, QualType type) { in makeNonLoc() 56 QualType type) { in makeNonLoc() 63 const SymExpr *rhs, QualType type) { in makeNonLoc() 76 SVal SValBuilder::convertToArrayIndex(SVal val) { in convertToArrayIndex() 133 QualType type, in conjureSymbolVal() 152 QualType type, in conjureSymbolVal() 184 const Expr *expr, QualType type, in getMetadataSymbolVal() 362 SVal lhs, SVal rhs, QualType type) { in evalBinOp() 434 SVal SValBuilder::evalIntegralCast(ProgramStateRef state, SVal val, in evalIntegralCast() [all …]
|
/aosp_15_r20/art/test/1940-ddms-ext/src-art/art/ |
H A D | Test1940.java | 41 public void HandleChunk(int type, byte[] data) throws Exception; in HandleChunk() 83 long val = a.getValue(); in handleChunk() local 111 int type() { in type() method in Test1940.ChunkWrapper 147 public static void HandlePublish(int type, byte[] data) throws Exception { in HandlePublish() 181 public void HandleChunk(int type, byte[] data) throws Exception { in HandleChunk() 312 private static Chunk processChunk(byte[] val) { in processChunk() 317 private static native Chunk processChunk(Chunk val); in processChunk()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/ |
D | optional.hpp | 73 typedef T type; typedef 152 optional_base ( init_value_tag, argument_type val ) in optional_base() 162 optional_base ( init_value_tag, rval_reference_type val ) in optional_base() 172 optional_base ( bool cond, argument_type val ) in optional_base() 183 optional_base ( bool cond, rval_reference_type val ) in optional_base() 338 void assign ( argument_type val ) in assign() 347 void assign ( rval_reference_type val ) in assign() 388 void reset ( argument_type val ) { assign(val); } in reset() 400 void construct ( argument_type val ) in construct() 407 void construct ( rval_reference_type val ) in construct() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 79 __s32 val; member 82 __u32 type; member 88 __u32 type; member 91 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 92 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 95 __u32 type; member 111 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 79 __s32 val; member 82 __u32 type; member 88 __u32 type; member 91 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 92 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 95 __u32 type; member 111 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 79 __s32 val; member 82 __u32 type; member 88 __u32 type; member 91 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 92 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 95 __u32 type; member 111 __u32 type; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | btf.h | 42 __u32 type; member 79 __s32 val; member 82 __u32 type; member 88 __u32 type; member 91 #define BTF_MEMBER_BITFIELD_SIZE(val) ((val) >> 24) argument 92 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) argument 95 __u32 type; member 111 __u32 type; member
|