/external/libvpx/vp9/encoder/ |
D | vp9_cost.c | 39 static void cost(int *costs, vpx_tree tree, const vpx_prob *probs, int i, in cost() 56 void vp9_cost_tokens(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens() 60 void vp9_cost_tokens_skip(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens_skip()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 190 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 212 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 289 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 191 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 213 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 290 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 190 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 212 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 289 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator_test.cc | 1451 auto costs = predict_max_pool(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1463 auto costs = predict_max_pool(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1473 auto costs = predict_max_pool(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1495 auto costs = predict_max_pool_grad(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1507 auto costs = predict_max_pool_grad(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1517 auto costs = predict_max_pool_grad(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1538 auto costs = predict_avg_pool(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1550 auto costs = predict_avg_pool(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1560 auto costs = predict_avg_pool(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1582 auto costs = predict_avg_pool_grad(10, 20, 384, 3, 2, "SAME"); in TEST_F() local [all …]
|
D | cost_estimator.cc | 58 Costs MultiplyCosts(const Costs& costs, int multiplier) { in MultiplyCosts()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | request_cost.cc | 27 const std::vector<std::pair<absl::string_view, absl::Duration>>& costs) { in RecordCost()
|
/external/libaom/av1/encoder/ |
D | cost.c | 29 void av1_cost_tokens_from_cdf(int *costs, const aom_cdf_prob *cdf, in av1_cost_tokens_from_cdf()
|
/external/zopfli/src/zopfli/ |
D | squeeze.c | 222 ZopfliHash* h, float* costs) { in GetBestLengths() 434 ZopfliHash* h, float* costs) { in LZ77OptimalRun() 461 float* costs = (float*)malloc(sizeof(float) * (blocksize + 1)); in ZopfliLZ77Optimal() local 541 float* costs = (float*)malloc(sizeof(float) * (blocksize + 1)); in ZopfliLZ77OptimalFixed() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | cost_utils.cc | 114 grappler::Costs costs = PredictCosts(op_context); in Predict() local
|
/external/webp/src/dsp/ |
D | cost_mips_dsp_r2.c | 24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPSdspR2() local
|
D | cost.c | 326 CostArrayPtr const costs = res->costs; in GetResidualCost_C() local
|
D | cost_mips32.c | 24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPS32() local
|
D | cost_sse2.c | 51 CostArrayPtr const costs = res->costs; in GetResidualCost_SSE2() local
|
D | cost_neon.c | 57 CostArrayPtr const costs = res->costs; in GetResidualCost_NEON() local
|
/external/harfbuzz_ng/src/ |
D | hb-subset-instancer-iup.cc | 284 hb_vector_t<unsigned>& costs, /* OUT */ in _iup_contour_optimize_dp() 403 hb_vector_t<unsigned> costs; in _iup_contour_optimize() local 456 hb_vector_t<unsigned> costs; in _iup_contour_optimize() local
|
/external/webp/src/enc/ |
D | cost_enc.h | 36 CostArrayPtr costs; member
|
/external/fonttools/Lib/fontTools/qu2cu/ |
D | qu2cu.py | 268 def spline_to_curves(q, costs, tolerance=0.5, all_cubic=False): argument
|
/external/tensorflow/tensorflow/python/grappler/ |
D | cluster_wrapper.cc | 56 tensorflow::grappler::Costs* costs) { in _GetOpPerformanceDataAndRunTime() 264 tensorflow::grappler::Costs costs; in PYBIND11_MODULE() local
|
/external/pytorch/aten/src/ATen/native/cudnn/ |
D | LossCTC.cpp | 230 Tensor costs = at::empty({log_probs->size(1)}, log_probs->options()); in _cudnn_ctc_loss() local 315 Tensor costs = at::empty({log_probs->size(1)}, log_probs->options()); in _cudnn_ctc_loss_tensor() local
|
/external/googleapis/google/cloud/recommendationengine/v1beta1/ |
D | catalog.proto | 167 map<string, float> costs = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
D | user_event.proto | 288 map<string, float> costs = 4 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/google-cloud-java/java-recommendations-ai/proto-google-cloud-recommendations-ai-v1beta1/src/main/proto/google/cloud/recommendationengine/v1beta1/ |
D | catalog.proto | 167 map<string, float> costs = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
D | user_event.proto | 288 map<string, float> costs = 4 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/load_reporting/ |
D | server_load_reporting_filter.cc | 217 const auto& costs = trailing_metadata->Take(LbCostBinMetadata()); in MakeCallPromise() local
|