Home
last modified time | relevance | path

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

12

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1664 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1726 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2091 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2129 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2239 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2301 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2367 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2429 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2496 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2686 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/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1968 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2030 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2395 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2433 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2543 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2605 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2671 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2733 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2800 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2990 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp55 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_extensions.cpp1964 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
Dvalidate_derivatives.cpp53 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dbyte_swap.cc159 auto p_type = node_value.mutable_tensor()->dtype(); in ByteSwapTensorContent() 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/python/cpython3/Python/
Derrors.c431 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch()
445 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
469 PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in _PyErr_GetExcInfo()
483 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
490 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/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.c110 unsigned p_type = elf_int(phdr, 4); local
/external/clang/test/CodeGen/
D2009-01-21-InvalidIterator.c14 Elf64_Word p_type; member
/external/perfetto/src/profiling/symbolizer/
Delf.h92 uint32_t p_type; member
146 uint32_t p_type; member
/external/sg3_utils/src/
Dsg_readcap.c407 int res, prot_en, p_type, lbppbe; in main() local
/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h178 Elf32_Word p_type; member
189 Elf64_Word p_type; member
/external/zucchini/
Dtype_elf.h178 Elf32_Word p_type; member
189 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.py324 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.h250 Elf32_Word p_type; member
261 Elf64_Word p_type; member
/external/crosvm/kernel_loader/src/
Delf.rs325 pub p_type: Elf32_Word, field
338 pub p_type: Elf64_Word, field

12