Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp959 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
1010 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1375 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1413 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1523 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1582 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1644 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1706 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1773 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1963 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp50 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp959 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
1010 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1375 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1413 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1523 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1582 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1644 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1706 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1773 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
1963 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
Dvalidate_derivatives.cpp50 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/skqp/modules/skottie/src/
DSkottieAdapter.h37 #define ADAPTER_PROPERTY(p_name, p_type, p_default) \ argument
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y103 static int p_dir, p_type, p_protocol, p_mode, p_level, p_reqid; variable
/external/libunwind/src/coredump/
D_UCD_internal.h62 uint32_t p_type; member
/external/skia/modules/skottie/src/
DSkottieAdapter.h39 #define ADAPTER_PROPERTY(p_name, p_type, p_default) \ argument
/external/python/cpython3/Python/
Derrors.c335 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
355 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
371 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/toybox/toys/posix/
Dfile.c129 int p_type = elf_int(phdr, 4); local
/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/include/llvm/Support/
DELF.h957 Elf32_Word p_type; // Type of segment member
969 Elf64_Word p_type; // Type of segment member
/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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1111 Elf32_Word p_type; // Type of segment member
1123 Elf64_Word p_type; // Type of segment member
/external/kmod/port-gnu/
Delf.h568 Elf32_Word p_type; /* Segment type */ member
580 Elf64_Word p_type; /* Segment type */ member
/external/elfutils/libelf/
Delf.h680 Elf32_Word p_type; /* Segment type */ member
692 Elf64_Word p_type; /* Segment type */ member