| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_extensions.cpp | 959 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
|
| D | validate_derivatives.cpp | 50 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_extensions.cpp | 959 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
|
| D | validate_derivatives.cpp | 50 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
|
| /external/elfutils/tests/ |
| D | showptable.c | 91 const char *p_type = typenames[phdr->p_type]; in main() local
|
| /external/minijail/ |
| D | elfparse.h | 64 Elf32_Word p_type; /* Segment type */ member 76 Elf64_Word p_type; /* Segment type */ member
|
| /external/skqp/modules/skottie/src/ |
| D | SkottieAdapter.h | 37 #define ADAPTER_PROPERTY(p_name, p_type, p_default) \ argument
|
| /external/ipsec-tools/src/libipsec/ |
| D | policy_parse.y | 103 static int p_dir, p_type, p_protocol, p_mode, p_level, p_reqid; variable
|
| /external/libunwind/src/coredump/ |
| D | _UCD_internal.h | 62 uint32_t p_type; member
|
| /external/skia/modules/skottie/src/ |
| D | SkottieAdapter.h | 39 #define ADAPTER_PROPERTY(p_name, p_type, p_default) \ argument
|
| /external/python/cpython3/Python/ |
| D | errors.c | 335 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/ |
| D | 2009-01-21-InvalidIterator.c | 14 Elf64_Word p_type; member
|
| /external/toybox/toys/posix/ |
| D | file.c | 129 int p_type = elf_int(phdr, 4); local
|
| /external/bcc/tools/ |
| D | trace.py | 286 p_type = {"u": ct.c_uint, "d": ct.c_int, "lu": ct.c_ulong, variable in Probe
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_freebsd.h | 105 __uint32_t p_type; member
|
| /external/python/cpython2/Python/ |
| D | errors.c | 244 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
|
| /external/kernel-headers/original/uapi/linux/ |
| D | elf.h | 245 Elf32_Word p_type; member 256 Elf64_Word p_type; member
|
| /external/u-boot/include/ |
| D | elf.h | 432 Elf32_Word p_type; /* segment type */ member 443 Elf64_Word p_type; /* segment type */ member
|
| /external/iproute2/devlink/ |
| D | devlink.c | 681 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/ |
| D | ELF.h | 957 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/ |
| D | ELF.h | 988 Elf32_Word p_type; // Type of segment member 1000 Elf64_Word p_type; // Type of segment member
|
| /external/llvm/include/llvm/Support/ |
| D | ELF.h | 990 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/ |
| D | ELF.h | 1111 Elf32_Word p_type; // Type of segment member 1123 Elf64_Word p_type; // Type of segment member
|
| /external/kmod/port-gnu/ |
| D | elf.h | 568 Elf32_Word p_type; /* Segment type */ member 580 Elf64_Word p_type; /* Segment type */ member
|
| /external/elfutils/libelf/ |
| D | elf.h | 680 Elf32_Word p_type; /* Segment type */ member 692 Elf64_Word p_type; /* Segment type */ member
|