Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1574 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1636 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2001 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2039 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2149 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2211 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2277 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2339 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2406 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2596 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.cpp1589 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1651 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2016 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2054 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2164 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2226 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2292 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2354 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2421 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2611 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/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_extensions.cpp1598 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1660 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2025 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2063 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2173 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2235 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2301 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2363 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2430 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2620 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/llvm-project/lld/ELF/
DWriter.h43 uint32_t p_type = 0; member
/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/python/cpython3/Python/
Derrors.c401 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch()
415 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
439 PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in _PyErr_GetExcInfo()
453 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
460 PyErr_SetExcInfo(PyObject *p_type, PyObject *p_value, PyObject *p_traceback) in PyErr_SetExcInfo()
/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/llvm-project/clang/test/CodeGen/
D2009-01-21-InvalidIterator.c14 Elf64_Word p_type; member
/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/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h193 elf_word p_type; ///< Type of program segment. member
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_freebsd.h104 __uint32_t p_type; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_freebsd.h105 __uint32_t p_type; member
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc178 uint32_t p_type; member
232 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.h246 Elf32_Word p_type; member
257 Elf64_Word p_type; member

12