Home
last modified time | relevance | path

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

12

/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_general.h81 #define APR_OFFSET(p_type,field) _Offsetof(p_type,field) argument
84 #define APR_OFFSET(p_type,field) \ argument
89 #define APR_OFFSET(p_type,field) ((unsigned int)&(((p_type)NULL)->field)) argument
95 #define APR_OFFSET(p_type,field) \ argument
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_general.h81 #define APR_OFFSET(p_type,field) _Offsetof(p_type,field) argument
84 #define APR_OFFSET(p_type,field) \ argument
89 #define APR_OFFSET(p_type,field) ((unsigned int)&(((p_type)NULL)->field)) argument
95 #define APR_OFFSET(p_type,field) \ argument
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dassert.hpp149 typedef typename P::type p_type; typedef
159 typedef typename P::type p_type; typedef
176 typedef typename P::type p_type; typedef
182 typedef typename P::type p_type; typedef
/external/elfutils/tests/
Dshowptable.c91 const char *p_type = typenames[phdr->p_type]; in main() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_derivatives.cpp53 const uint32_t p_type = _.GetOperandTypeId(inst, 2); in DerivativesPass() local
Dvalidate_extensions.cpp1992 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2054 const uint32_t p_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
2421 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2459 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2569 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2631 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2697 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2760 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2828 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
3046 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/external/swiftshader/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
/external/deqp-deps/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
2393 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2431 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2541 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2603 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
2669 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2732 const uint32_t p_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2800 const uint32_t p_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
3018 const uint32_t p_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() 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.h61 Elf32_Word p_type; /* Segment type */ member
72 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/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_elem_etmv3.h181 inline void EtmV3TrcPacket::SetType(const ocsd_etmv3_pkt_type p_type) in SetType()
/external/clang/test/CodeGen/
D2009-01-21-InvalidIterator.c14 Elf64_Word p_type; member
/external/toybox/toys/posix/
Dfile.c112 unsigned p_type = elf_int(phdr, 4); local
/external/perfetto/src/trace_processor/importers/elf/
Delf.h91 uint32_t p_type; member
145 uint32_t p_type; member
/external/perfetto/src/profiling/symbolizer/
Delf.h92 uint32_t p_type; member
146 uint32_t p_type; member
/external/python/cpython3/Python/
Derrors.c497 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch()
514 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch()
565 PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in _PyErr_GetExcInfo()
606 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo()
/external/sg3_utils/src/
Dsg_readcap.c407 int res, prot_en, p_type, lbppbe; in main() local
/external/zucchini/
Dtype_elf.h178 Elf32_Word p_type; member
189 Elf64_Word p_type; member
/external/zucchini/aosp/include/components/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.c98 uint32_t p_type; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_freebsd.h105 __uint32_t p_type; member
/external/pytorch/aten/src/ATen/native/cuda/
DDistributionTemplates.h635 const auto p_type = self.dtype() == at::kDouble ? at::kDouble : at::kFloat; in bernoulli_kernel() local

12