Home
last modified time | relevance | path

Searched defs:block1 (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Ddiffer_block_unittest.cc31 void PrepareBuffers(uint8_t* &block1, uint8_t* &block2) { in PrepareBuffers()
40 uint8_t* block1; in TEST() local
52 uint8_t* block1; in TEST() local
64 uint8_t* block1; in TEST() local
76 uint8_t* block1; in TEST() local
/external/ceres-solver/internal/ceres/
Dvisibility_based_preconditioner.cc295 for (set<int>::const_iterator block1 = f_blocks.begin(); in ComputeBlockPairsInPreconditioner() local
313 const int block1 = row.cells[i].block_id - num_eliminate_blocks; in ComputeBlockPairsInPreconditioner() local
405 const int block1 = it->first; in ScaleOffDiagonalCells() local
482 const int block1, in IsBlockPairInPreconditioner()
493 const int block1, in IsBlockPairOffDiagonal()
Dcovariance_test.cc49 double* block1 = parameters; in TEST() local
319 const double* block1 = covariance_blocks[i].first; in ComputeAndCompareCovarianceBlocks() local
329 void GetCovarianceBlockAndCompare(const double* block1, in GetCovarianceBlockAndCompare()
Dschur_eliminator_impl.h521 const int block1 = it1->first - num_eliminate_blocks_; in ChunkOuterProduct() local
603 const int block1 = row.cells[i].block_id - num_eliminate_blocks_; in NoEBlockRowOuterProduct() local
656 const int block1 = row.cells[i].block_id - num_eliminate_blocks_; in EBlockRowOuterProduct() local
Dcovariance_impl.cc114 ParameterBlock* block1 = in GetCovarianceBlock() local
160 ParameterBlock* block1 = in GetCovarianceBlock() local
/external/llvm/test/CodeGen/SystemZ/Large/
Dbranch-range-07.py47 block1 = 'entry' if i == branch_blocks - 1 else 'loop%d' % (i + 1) variable
Dbranch-range-08.py48 block1 = 'entry' if i == branch_blocks - 1 else 'loop%d' % (i + 1) variable
/external/valgrind/cachegrind/
Dcg_sim.c129 UWord block1 = a >> c->line_size_bits; in cachesim_ref_is_miss() local
226 UWord block1, block2; in cachesim_is_IrNoX() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_sync_test.cc77 u64 block1[4] = {}; // fake malloc block in TEST() local
/external/valgrind/none/tests/arm64/
Dmemory.c296 static void show_block_xor ( UChar* block1, UChar* block2, Int n ) in show_block_xor()
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dindented_text_unittest.cc65 IndentedText block1; in TEST_F() local
/external/boringssl/src/decrepit/xts/
Dxts.c61 block128_f block1, block2; member
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DBasicBlockList.java259 public boolean catchesEqual(BasicBlock block1, BasicBlock block2) { in catchesEqual()
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c99 static MV mi_mv_pred_q2(const MODE_INFO *mi, int idx, int block0, int block1) { in mi_mv_pred_q2()
/external/valgrind/callgrind/
Dsim.c286 UWord block1 = a >> c->line_size_bits; in cachesim_ref() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1218 dim3 block1(NUM_THREADS_ANCHORSPARALLEL); in ncvApplyHaarClassifierCascade_device() local
/external/v8/test/cctest/compiler/
Dtest-run-machops.cc1002 RawMachineLabel block0, block1, def, end; in TEST() local