/external/tensorflow/tensorflow/python/keras/_impl/keras/applications/ |
D | nasnet.py | 469 block_id=None): argument 519 def _adjust_block(p, ip, filters, block_id=None): argument 607 def _normal_a_cell(ip, p, filters, block_id=None): argument 690 def _reduction_a_cell(ip, p, filters, block_id=None): argument
|
D | mobilenet.py | 618 block_id=1): argument
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | mdp_misr_crc.proto | 10 optional uint32 block_id = 1; field
|
/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
|
D | lithium-allocator.cc | 1111 for (int block_id = blocks->length() - 1; block_id >= 0; --block_id) { in ResolvePhis() local 1244 for (int block_id = 1; block_id < blocks->length(); ++block_id) { in ResolveControlFlow() local 1267 for (int block_id = blocks->length() - 1; block_id >= 0; --block_id) { in BuildLiveRanges() 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/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/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/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/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/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | parallel_loop_emitter.cc | 66 llvm::Value* block_id = llvm_ir::EmitCallToIntrinsic( in EmitIndexAndSetExitBasicBlock() local
|
D | elemental_ir_emitter.cc | 300 llvm::Value* block_id = ir_builder_->CreateIntCast( in EmitThreadId() local
|
/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 | 370 RpoNumber block_id, InstructionOperand op, in ValidatePendingAssessment() 463 RpoNumber block_id, InstructionOperand op, in ValidateFinalAssessment() 484 RpoNumber block_id, BlockAssessments* current_assessments, in ValidateUse()
|
D | live-range-separator.cc | 86 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/v8/src/ |
D | basic-block-profiler.cc | 39 void BasicBlockProfiler::Data::SetBlockId(size_t offset, size_t block_id) { in SetBlockId()
|
/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/tools/turbolizer/ |
D | schedule-view.js | 16 block_id: -1, property
|
D | disassembly-view.js | 57 block_id: -1, property
|
/external/libxcam/modules/ocl/ |
D | cl_newtonemapping_handler.cpp | 70 int block_id = block_start_index / hist_bin_count; in block_split_haleq() local
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_cfg.c | 171 uint32_t block_id, uint32_t val, bool is_default) in vtn_add_case()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 1381 const float* A, libxsmm_CSR_sparseslice* libxsmm_output_csr_a, int block_id, in wrapper_libxsmm_spmdm_createSparseSlice_generic_thread() 1389 libxsmm_CSR_sparseslice* libxsmm_output_csr_a, int block_id, int tid, in wrapper_libxsmm_spmdm_createSparseSlice_generic_thread() 1400 const bfloat16* beta, float* C, int block_id, int tid, int nthreads) { in wrapper_libxsmm_spmdm_compute_generic_thread() 1409 const float* B, char transC, const float* beta, float* C, int block_id, in wrapper_libxsmm_spmdm_compute_generic_thread()
|