/external/v8/src/crankshaft/ |
D | hydrogen-environment-liveness.cc | 171 for (int block_id = block_count_ - 1; block_id >= 0; --block_id) { in Run() local 209 for (int block_id = block_count_ - 1; block_id >= 0; --block_id) { in Run() local
|
/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.h | 38 int LookupDestination(int block_id) const { in LookupDestination() 42 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/s390/ |
D | lithium-codegen-s390.h | 37 int LookupDestination(int block_id) const { in LookupDestination() 41 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.h | 38 int LookupDestination(int block_id) const { in LookupDestination() 42 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.h | 38 int LookupDestination(int block_id) const { in LookupDestination() 42 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.h | 38 int LookupDestination(int block_id) const { in LookupDestination() 42 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.h | 39 int LookupDestination(int block_id) const { in LookupDestination() 43 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.h | 39 int LookupDestination(int block_id) const { in LookupDestination() 43 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.h | 43 int LookupDestination(int block_id) const { in LookupDestination() 47 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/compiler/ |
D | register-allocator-verifier.cc | 346 RpoNumber block_id, InstructionOperand op, in ValidatePendingAssessment() 438 RpoNumber block_id, InstructionOperand op, in ValidateFinalAssessment() 455 RpoNumber block_id, BlockAssessments* current_assessments, in ValidateUse()
|
D | live-range-separator.cc | 77 for (int block_id = first_block_nr; block_id <= last_block_nr; ++block_id) { in SplinterLiveRange() local
|
D | schedule.cc | 153 BasicBlock* Schedule::GetBlockById(BasicBlock::Id block_id) { in GetBlockById()
|
/external/marisa-trie/lib/marisa/ |
D | bitvector.cc | 414 UInt32 block_id = rank_id * 16; in select0() local 498 UInt32 block_id = rank_id * 16; in select1() local
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | bitvector.cc | 415 UInt32 block_id = rank_id * 16; in select0() local 500 UInt32 block_id = rank_id * 16; in select1() local
|
/external/ceres-solver/internal/ceres/ |
D | visibility.cc | 64 int block_id = cells[0].block_id; in ComputeVisibility() local
|
D | compressed_col_sparse_matrix_utils.cc | 109 const int block_id = block_ordering[i]; in BlockOrderingToScalarOrdering() local
|
D | block_structure.h | 64 int block_id; member
|
D | schur_eliminator_impl.h | 190 const int block_id = i - num_eliminate_blocks_; in Eliminate() local 399 const int block_id = row.cells[c].block_id; in UpdateRhs() local 566 const int block_id = row.cells[c].block_id; in NoEBlockRowsUpdate() local
|
D | partitioned_matrix_view_impl.h | 311 const int block_id = cell.block_id; in UpdateBlockDiagonalEtE() local
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.h | 42 int LookupDestination(int block_id) const { in LookupDestination() 46 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/ |
D | basic-block-profiler.cc | 39 void BasicBlockProfiler::Data::SetBlockId(size_t offset, size_t block_id) { in SetBlockId()
|
/external/v8/tools/turbolizer/ |
D | schedule-view.js | 16 block_id: -1, property
|
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t3t.c | 766 UINT16 block_id; in rw_t3t_send_next_ndef_update_cmd() local 914 UINT16 block_id; in rw_t3t_send_next_ndef_check_cmd() local 1843 tNFC_STATUS rw_t3t_update_block (tRW_T3T_CB *p_cb, UINT8 block_id, UINT8 *p_block_data) in rw_t3t_update_block()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_state_common.c | 1376 uint32_t range_id, uint32_t block_id, in _r600_pipe_state_add_reg_bo() 1402 uint32_t range_id, uint32_t block_id) in _r600_pipe_state_add_reg()
|
/external/lldb/source/Symbol/ |
D | Block.cpp | 137 Block::FindBlockByID (user_id_t block_id) in FindBlockByID()
|