/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | ShareGroup.cpp | 61 [this](NamedObjectType p_type, ObjectLocalName p_localName) { in ShareGroup() 114 ObjectLocalName p_localName) { in postLoadRestore() 182 ShareGroup::getGlobalName(NamedObjectType p_type, in getGlobalName() 194 ShareGroup::getLocalName(NamedObjectType p_type, in getLocalName() 206 NamedObjectPtr ShareGroup::getNamedObject(NamedObjectType p_type, in getNamedObject() 218 ShareGroup::deleteName(NamedObjectType p_type, ObjectLocalName p_localName) in deleteName() 231 ShareGroup::isObject(NamedObjectType p_type, ObjectLocalName p_localName) in isObject() 243 ShareGroup::replaceGlobalObject(NamedObjectType p_type, in replaceGlobalObject() 258 ShareGroup::setGlobalObject(NamedObjectType p_type, in setGlobalObject() 273 ShareGroup::setObjectData(NamedObjectType p_type, in setObjectData() [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/ |
H A D | apr_general.h | 81 #define APR_OFFSET(p_type,field) _Offsetof(p_type,field) argument 84 #define APR_OFFSET(p_type,field) \ argument 89 #define APR_OFFSET(p_type,field) ((unsigned int)&(((p_type)NULL)->field)) argument 95 #define APR_OFFSET(p_type,field) \ argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1964 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2026 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2391 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2429 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2539 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2601 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 2667 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2729 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2796 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 2986 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_extensions.cpp | 1964 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2026 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2393 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2431 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2541 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2603 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 2669 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2732 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2800 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 3018 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_extensions.cpp | 1964 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2026 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2391 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2429 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2539 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2601 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 2667 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2729 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2796 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local 2986 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | assert.hpp | 149 typedef typename P::type p_type; typedef 159 typedef typename P::type p_type; typedef 176 typedef typename P::type p_type; typedef 182 typedef typename P::type p_type; typedef
|
/aosp_15_r20/system/nfc/src/nfc/ndef/ |
H A D | ndef_utils.cc | 463 uint8_t* NDEF_MsgGetFirstRecByType(uint8_t* p_msg, uint8_t tnf, uint8_t* p_type, in NDEF_MsgGetFirstRecByType() 518 uint8_t* p_type, uint8_t tlen) { in NDEF_MsgGetNextRecByType() 825 uint8_t* p_type, uint8_t type_len, in NDEF_MsgAddRec() 1329 uint8_t *p_type, *p_id, *p_pay; in NDEF_MsgCopyAndDechunk() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 421 bool ColorBufferGl::readPixels(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in readPixels() 456 bool ColorBufferGl::readPixelsScaled(int width, int height, GLenum p_format, GLenum p_type, in readPixelsScaled() 616 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in subUpdate() 624 GLenum p_type, const void* pixels, in subUpdateFromFrameworkFormat()
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/external/minijail/ |
H A D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/minijail/ |
D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|