/external/v8/src/ |
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
|
D | lithium-allocator.cc | 1109 for (int block_id = blocks->length() - 1; block_id >= 0; --block_id) { in ResolvePhis() local 1242 for (int block_id = 1; block_id < blocks->length(); ++block_id) { in ResolveControlFlow() local 1265 for (int block_id = blocks->length() - 1; block_id >= 0; --block_id) { in BuildLiveRanges() local
|
/external/v8/src/mips64/ |
D | lithium-codegen-mips64.h | 43 int LookupDestination(int block_id) const { in LookupDestination() 47 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
D | lithium-mips64.h | 389 int block_id() const { return block_->block_id(); } in block_id() function 448 int block_id() const { return block()->block_id(); } in block_id() function
|
/external/v8/src/mips/ |
D | lithium-codegen-mips.h | 43 int LookupDestination(int block_id) const { in LookupDestination() 47 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
D | lithium-mips.h | 390 int block_id() const { return block_->block_id(); } in block_id() function 449 int block_id() const { return block()->block_id(); } in block_id() function
|
/external/v8/src/arm/ |
D | lithium-codegen-arm.h | 44 int LookupDestination(int block_id) const { in LookupDestination() 48 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/x64/ |
D | lithium-codegen-x64.h | 44 int LookupDestination(int block_id) const { in LookupDestination() 48 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/ia32/ |
D | lithium-codegen-ia32.h | 47 int LookupDestination(int block_id) const { in LookupDestination() 51 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
D | lithium-ia32.h | 393 int block_id() const { return block_->block_id(); } in block_id() function 447 int block_id() const { return block()->block_id(); } in block_id() function
|
/external/v8/src/arm64/ |
D | lithium-codegen-arm64.h | 53 int LookupDestination(int block_id) const { in LookupDestination() 57 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/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/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/ceres-solver/internal/ceres/ |
D | compressed_col_sparse_matrix_utils.cc | 109 const int block_id = block_ordering[i]; in BlockOrderingToScalarOrdering() local
|
D | visibility.cc | 64 int block_id = cells[0].block_id; in ComputeVisibility() 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/x87/ |
D | lithium-codegen-x87.h | 49 int LookupDestination(int block_id) const { in LookupDestination() 53 bool IsNextEmittedBlock(int block_id) const { in IsNextEmittedBlock()
|
/external/v8/src/compiler/ |
D | code-generator-impl.h | 68 NodeId block_id = static_cast<NodeId>(InputInt32(index)); in InputBlock() local
|
D | schedule.h | 182 BasicBlock* GetBlockById(int block_id) { return all_blocks_[block_id]; } in GetBlockById()
|
D | register-allocator.cc | 1261 for (int block_id = 1; block_id < code()->BasicBlockCount(); ++block_id) { in ResolveControlFlow() local 1285 for (int block_id = code()->BasicBlockCount() - 1; block_id >= 0; in BuildLiveRanges() local
|
/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()
|