Home
last modified time | relevance | path

Searched defs:p_type (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp958 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1020 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
1385 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1423 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1533 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1595 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1661 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1723 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1790 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1980 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp54 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_extensions.cpp1096 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1158 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
1523 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1561 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1671 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1733 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1799 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1861 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1928 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2118 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp54 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1096 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1158 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
1523 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1561 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1671 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1733 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1799 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1861 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1928 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2118 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp54 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/elfutils/tests/
Dshowptable.c91 const char *p_type = typenames[phdr->p_type]; in main() local
/external/minijail/
Delfparse.h64 Elf32_Word p_type; /* Segment type */ member
76 Elf64_Word p_type; /* Segment type */ member
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_elem_ptm.h137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType()
/external/libunwind/src/coredump/
D_UCD_internal.h62 uint32_t p_type; member
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y103 static int p_dir, p_type, p_protocol, p_mode, p_level, p_reqid; variable
/external/skqp/modules/skottie/src/
DSkottieAdapter.h37 #define ADAPTER_PROPERTY(p_name, p_type, p_default) \ argument
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_elem_etmv3.h181 inline void EtmV3TrcPacket::SetType(const ocsd_etmv3_pkt_type p_type) in SetType()
/external/toybox/toys/posix/
Dfile.c113 int p_type = elf_int(phdr, 4); local
/external/python/cpython3/Python/
Derrors.c396 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch()
410 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
433 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
449 PyErr_SetExcInfo(PyObject *p_type, PyObject *p_value, PyObject *p_traceback) in PyErr_SetExcInfo()
/external/clang/test/CodeGen/
D2009-01-21-InvalidIterator.c14 Elf64_Word p_type; member
/external/linux-kselftest/tools/testing/selftests/proc/
Dproc-pid-vm.c96 uint32_t p_type; member
/external/bcc/tools/
Dtrace.py286 p_type = {"u": ct.c_uint, "d": ct.c_int, "lu": ct.c_ulong, variable in Probe
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_freebsd.h105 __uint32_t p_type; member
/external/python/cpython2/Python/
Derrors.c244 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
/external/kernel-headers/original/uapi/linux/
Delf.h245 Elf32_Word p_type; member
256 Elf64_Word p_type; member
/external/u-boot/include/
Delf.h432 Elf32_Word p_type; /* segment type */ member
443 Elf64_Word p_type; /* segment type */ member
/external/iproute2/devlink/
Ddevlink.c681 static int port_type_get(const char *typestr, enum devlink_port_type *p_type) in port_type_get()
696 static int pool_type_get(const char *typestr, enum devlink_sb_pool_type *p_type) in pool_type_get()
710 enum devlink_sb_threshold_type *p_type) in threshold_type_get()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h988 Elf32_Word p_type; // Type of segment member
1000 Elf64_Word p_type; // Type of segment member
/external/llvm/include/llvm/Support/
DELF.h990 Elf32_Word p_type; // Type of segment member
1002 Elf64_Word p_type; // Type of segment member

12