Home
last modified time | relevance | path

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

12345

/external/opencv3/modules/core/include/opencv2/core/
Dcuda.inl.hpp63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat()
71 GpuMat::GpuMat(Size size_, int type_, Allocator* allocator_) in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat()
90 GpuMat::GpuMat(Size size_, int type_, Scalar s_, Allocator* allocator_) in GpuMat()
134 void GpuMat::create(Size size_, int type_) in create()
399 HostMem::HostMem(int rows_, int cols_, int type_, AllocType alloc_type_) in HostMem()
407 HostMem::HostMem(Size size_, int type_, AllocType alloc_type_) in HostMem()
462 void HostMem::create(Size size_, int type_) in create()
/external/drm_hwcomposer/
Ddrmencoder.h48 uint32_t type_; variable
Ddrmmode.h76 uint32_t type_ = 0; variable
Ddrmconnector.h78 uint32_t type_; variable
Ddrmplane.h64 uint32_t type_; variable
Ddrmproperty.h61 DrmPropertyType type_ = DRM_PROPERTY_TYPE_INVALID; variable
/external/webrtc/webrtc/base/
Dmultipart.h72 std::string type_, boundary_; variable
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp31 Texture::Texture (const ImageType type_, const tcu::IVec3& layerSize_, const int layers) in Texture()
/external/v8/src/
Dmacro-assembler.h111 StackFrame::Type type_; variable
152 StackFrame::Type type_; variable
/external/jdiff/src/jdiff/
DParamAPI.java21 public String type_; field in ParamAPI
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util.h61 const Type type_; variable
/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h52 : type_(type), vreg_(vreg), value_(value) {} in type_() function
54 TestOperandType type_; member
100 BlockCompletionType type_; member
/external/vixl/src/vixl/a64/
Dinstrument-a64.h70 CounterType type_; variable
/external/boringssl/src/crypto/test/
Dfile_test.h142 std::string type_; variable
/external/v8/src/arm64/
Dinstrument-arm64.h49 CounterType type_; variable
/external/webrtc/talk/app/webrtc/
Djsepsessiondescription.h95 std::string type_; variable
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py91 def __init__(self, instance, type_): argument
160 def dump_type(instance, type_): argument
/external/protobuf/gtest/include/gtest/
Dgtest-spi.h105 const TestPartResult::Type type_; variable
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-spi.h105 const TestPartResult::Type type_; variable
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h106 const TestPartResult::Type type_; variable
/external/mesa3d/src/gtest/include/gtest/
Dgtest-spi.h105 const TestPartResult::Type type_; variable
/external/gtest/include/gtest/
Dgtest-spi.h105 const TestPartResult::Type type_; variable
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-spi.h105 const TestPartResult::Type type_; variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.h58 MutexType type_; variable
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Daddress.hpp151 enum { ipv4, ipv6 } type_; member in asio::ip::address

12345