/external/ceres-solver/internal/ceres/ |
D | residual_block_utils.cc | 48 double* cost, in InvalidateEvaluation() 66 double* cost, in EvaluationToString() 117 double* cost, in IsEvaluationValid()
|
D | evaluator_test.cc | 147 double cost = -1; in EvaluateAndCompare() local 532 double cost; in TEST_P() local 622 double cost = -1; in TEST() local 629 double cost = -1; in TEST() local 639 double cost = -1; in TEST() local
|
D | evaluator_test_utils.h | 41 double cost; member
|
D | line_search_minimizer.h | 59 double cost; member
|
D | residual_block_test.cc | 107 double cost; in TEST() local 246 double cost; in TEST() local
|
D | trust_region_minimizer.cc | 63 const double cost, in DoLineSearch() 197 double cost = 0.0; in Minimize() local
|
/external/proguard/src/proguard/shrink/ |
D | ShortestUsageMark.java | 65 int cost, in ShortestUsageMark() 82 int cost, in ShortestUsageMark()
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 34 PoolEntry(CostPool &pool, CostKeyT cost) in PoolEntry() 43 CostT cost; variable
|
/external/chromium_org/third_party/webrtc/test/ |
D | common_unittest.cc | 61 virtual int cost(int x) const { in cost() function 69 virtual int cost(int x) const { in cost() function
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 21 __u32 credit_cap, cost; member
|
/external/chromium_org/third_party/brotli/src/brotli/enc/ |
D | literal_cost.cc | 63 float *cost) { in EstimateBitCostsForLiteralsUTF8() 134 float *cost) { in EstimateBitCostsForLiterals()
|
/external/iptables/include/linux/netfilter/ |
D | xt_limit.h | 20 __u32 credit_cap, cost; member
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_limit.h | 20 __u32 credit_cap, cost; member
|
/external/libvpx/libvpx/vp8/encoder/ |
D | treewriter.c | 14 static void cost( in cost() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
D | treewriter.c | 14 static void cost( in cost() function
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | vp8_partition_aggregator.cc | 53 int cost = 0; in Cost() local 248 int cost = 0; in CalcNumberOfFragments() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_cost.h | 36 int cost = 0; in treed_cost() local
|
D | vp9_cost.c | 37 static void cost(int *costs, vp9_tree tree, const vp9_prob *probs, in cost() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_cost.h | 36 int cost = 0; in treed_cost() local
|
D | vp9_cost.c | 37 static void cost(int *costs, vp9_tree tree, const vp9_prob *probs, in cost() function
|
/external/srec/srec/crec/ |
D | word_lattice.c | 115 bigcostdata cost; in print_word_token_backtrace() local 310 bigcostdata cost, cost_for_word; in print_word_token() local 486 int srec_get_top_choice_score(multi_srec* recm, bigcostdata *cost, int do_incsil) 521 bigcostdata cost; local
|
/external/ceres-solver/include/ceres/ |
D | gradient_checker.h | 72 Vector cost; member
|
/external/chromium_org/third_party/libwebp/enc/ |
D | cost.h | 35 CostArray* cost; member
|
/external/webp/src/enc/ |
D | cost.h | 35 CostArray* cost; member
|
/external/opencv/cv/src/ |
D | cvemd.cpp | 87 float **cost; member 175 CvMat cost_stub, *cost = &cost_stub; in cvCalcEMD2() local 337 const float* cost, int cost_step, in icvInitEMD() 586 icvFindBasicVariables( float **cost, char **is_x, in icvFindBasicVariables() 711 icvIsOptimal( float **cost, char **is_x, in icvIsOptimal() 918 float **cost = state->cost; in icvRussel() local
|