Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr_test.cc139 void* ptr0 = in TEST_F() local
157 char* ptr0 = static_cast<char*>(inst0->AllocateRaw(0, 512 * sizeof(float))); in TEST_F() local
209 char* ptr0 = in TEST_F() local
/external/xz-java/src/org/tukaani/xz/lz/
DBT4.java142 int ptr0 = (cyclicPos << 1) + 1; in getMatches() local
200 int ptr0 = (cyclicPos << 1) + 1; in skip() local
/external/ComputeLibrary/support/
DDeepCopy.h96 friend void swap(deep_unique_ptr &ptr0, deep_unique_ptr<Base> &ptr1) noexcept in swap()
/external/lzma/C/
DLzFindOpt.c267 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in GetMatchesSpecN_2() local
DLzFind.c966 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in GetMatchesSpec1() local
1035 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in SkipMatchesSpec() local
/external/openscreen/util/
Dweak_ptr_unittest.cc169 WeakPtr<const int> ptr0 = factory.GetWeakPtr(); in TEST() local
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute_multipass.cpp64 static int verifyImages( cl_uchar *ptr0, cl_uchar *ptr1, cl_uchar tolerance, int xsize, int ysize, … in verifyImages()
Dexecute.cpp141 static int verifyImages( uchar *ptr0, uchar *ptr1, uchar tolerance, int xsize, int ysize, int nChan… in verifyImages()
/external/sdv/vsomeip/third_party/boost/range/test/
Datl.cpp538 ptr0(new int(3)), ptr1(new int(4)), ptr2(new int(5)), ptr3(new int(4)), in test_atl() local
552 ptr0(new int(3)), ptr1(new int(4)), ptr2(new int(5)), ptr3(new int(4)), in test_atl() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc205 AssociatedInterfacePtr<IntegerSender> ptr0; in TEST_F() local
759 AssociatedInterfacePtr<IntegerSender> ptr0; in TEST_F() local
784 AssociatedInterfacePtr<IntegerSender> ptr0; in TEST_F() local
802 AssociatedInterfacePtr<IntegerSender> ptr0; in TEST_F() local
/external/lzma/Asm/x86/
DLzFindOpt.asm49 ptr0 equ r14 define
/external/icu/libicu/cts_headers/unicode/
Ducptrie.h32 const void *ptr0; member
/external/cronet/third_party/icu/source/common/unicode/
Ducptrie.h32 const void *ptr0; member
/external/clang/test/CodeGenCXX/
Dmember-function-pointers.cpp203 void (C::*ptr0)() = &A::foo; variable
/external/icu/libandroidicu/include/unicode/
Ducptrie.h32 const void *ptr0; member
/external/icu/icu4c/source/common/unicode/
Ducptrie.h32 const void *ptr0; member
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp71 void* ptr0 = clSVMAlloc(context, CL_MEM_READ_WRITE, allocSize, 0); in test_consistency_svm() local
/external/trusty/arm-trusted-firmware/include/drivers/st/
Dstm32mp1_ddr.h109 uint32_t ptr0; member
Dstm32mp1_ddr_regs.h21 uint32_t ptr0; /* 0x18 R/W PHY Timing 0 */ member
/external/arm-trusted-firmware/include/drivers/st/
Dstm32mp1_ddr.h127 uint32_t ptr0; member
Dstm32mp1_ddr_regs.h150 uint32_t ptr0; /* 0x18 R/W PHY Timing 0 */ member
/external/rust/crates/vm-memory/src/
Dmmap.rs1038 let ptr0 = guest_mem.get_host_address(GuestAddress(0x800)).unwrap(); in test_get_host_address() localVariable
/external/angle/src/tests/gl_tests/
DShaderStorageBufferTest.cpp411 const GLbyte *ptr0 = reinterpret_cast<const GLbyte *>( in TEST_P() local
DComputeShaderTest.cpp4983 const GLfloat *ptr0 = reinterpret_cast<const GLfloat *>(mappedBuffer); in TEST_P() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_alloc_unittest.cc2546 void* ptr0 = allocator.root()->Alloc(kTestAllocSize, type_name); in TEST_P() local

12