Home
last modified time | relevance | path

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

12

/third_party/elfutils/tests/
Dshowptable.c91 const char *p_type = typenames[phdr->p_type]; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_derivatives.cpp54 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
Dvalidate_extensions.cpp1635 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1697 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2062 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2100 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2210 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2272 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2338 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2400 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2467 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2657 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_derivatives.cpp54 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
Dvalidate_extensions.cpp1635 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1697 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2062 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2100 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2210 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2272 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2338 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2400 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2467 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2657 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_derivatives.cpp53 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
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
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dbernoulli.cc49 auto p_type = input_args[1]->GetType(); in BernoulliInferType() local
/third_party/rust/crates/rustix/src/backend/linux_raw/
Delf.rs110 pub(super) p_type: u32, field
123 pub(super) p_type: u32, field
/third_party/toybox/toys/posix/
Dfile.c131 int p_type = elf_int(phdr, 4); local
/third_party/python/Python/
Derrors.c424 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch()
438 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
489 PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in _PyErr_GetExcInfo()
534 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
/third_party/backends/backend/
Dtest.c1292 parameter_type p_type, void *value) in read_option()
1438 parameter_type p_type, void *value, in read_option_str_list()
Depsonds.h57 #define XtOffset(p_type, field) ((size_t)&(((p_type)NULL)->field)) argument
Depson2.h59 #define XtOffset(p_type, field) ((size_t)&(((p_type)NULL)->field)) argument
Depson.c347 #define XtOffset(p_type,field) ((size_t)&(((p_type)NULL)->field)) argument
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp781 Elf_Word p_type; member
793 Elf_Word p_type; member
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp1120 auto *p_type = &get<SPIRType>(type_id); in get_pointee_type_id() local
1131 auto *p_type = &type; in get_pointee_type() local
/third_party/backends/tools/
Dsane-desc.c614 parameter_type p_type, void *argument) in read_keyword()
/third_party/elfio/elfio/
Delf_types.hpp1172 Elf_Word p_type; member
1184 Elf_Word p_type; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1159 Elf32_Word p_type; // Type of segment member
1171 Elf64_Word p_type; // Type of segment member
/third_party/musl/porting/linux/user/include/
Delf.h572 Elf32_Word p_type; member
583 Elf64_Word p_type; member
/third_party/musl/porting/uniproton/kernel/include/
Delf.h571 Elf32_Word p_type; member
582 Elf64_Word p_type; member
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h571 Elf32_Word p_type; member
582 Elf64_Word p_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h571 Elf32_Word p_type; member
582 Elf64_Word p_type; member

12