/external/libxcam/modules/soft/ |
D | soft_handler.cpp | 127 XCAM_STR (get_name ())); in confirm_configured() 133 … "soft_hander(%s) configure resource failed in reserving buffers", XCAM_STR (get_name ())); in confirm_configured() 140 … "soft_hander(%s) configure resource failed when starting threads", XCAM_STR (get_name ())); in confirm_configured() 156 XCAM_STR (get_name ())); in execute_buffer() 162 "soft_hander(%s) configure resource failed", XCAM_STR (get_name ())); in execute_buffer() 167 "soft_hander(%s) confirm configure failed", XCAM_STR (get_name ())); in execute_buffer() 175 XCAM_STR (get_name ())); in execute_buffer() 187 "No worder set to soft_hander(%s)", XCAM_STR (get_name ())); in execute_buffer() 193 XCAM_STR (get_name ()), XCAM_STR (worker->get_name ())); in execute_buffer() 204 …_LOG_WARNING ("soft_hander(%s) execute buffer failed in starting workers", XCAM_STR (get_name ())); in execute_buffer() [all …]
|
D | soft_stitcher.cpp | 306 XCAM_STR (_stitcher->get_name ()), buf_info.width, buf_info.height); in init_fisheye() 342 "stitcher:%s init fisheye failed, idx:%d.", XCAM_STR (_stitcher->get_name ()), i); in init_config() 382 "soft-stitcher::%s init copier failed, idx:%d.", XCAM_STR (_stitcher->get_name ()), i); in init_config() 441 XCAM_STR (_stitcher->get_name ()), i, in fisheye_dewarp_to_table() 447 … "stitcher:%s set dewarp geo table failed, idx:%d.", XCAM_STR (_stitcher->get_name ()), i); in fisheye_dewarp_to_table() 471 "soft-stitcher:%s fisheye dewarp buffer failed", XCAM_STR (_stitcher->get_name ())); in start_dewarp_works() 596 "soft-stitcher:%s blend overlap idx:%d failed", XCAM_STR (_stitcher->get_name ()), idx); in start_overlap_tasks() 604 … "soft-stitcher:%s blend overlap idx:%d failed", XCAM_STR (_stitcher->get_name ()), pre_idx); in start_overlap_tasks() 613 … "soft-stitcher:%s feature-match overlap idx:%d failed", XCAM_STR (_stitcher->get_name ()), idx); in start_overlap_tasks() 620 …"soft-stitcher:%s feature-match overlap idx:%d failed", XCAM_STR (_stitcher->get_name ()), pre_idx… in start_overlap_tasks() [all …]
|
D | soft_worker.cpp | 122 XCAM_STR (get_name ()), x, y, z); in set_work_uint() 134 "SoftWorker(%s) set threads failed, it's already set before.", XCAM_STR (get_name ())); in set_threads() 145 XCAM_STR (get_name ()), size.value[0], size.value[1], size.value[2]); in set_global_size() 157 XCAM_STR (get_name ()), size.value[0], size.value[1], size.value[2]); in set_local_size() 188 "SoftWorker(%s) max item is zero. work failed.", XCAM_STR (get_name ())); in work() 198 snprintf (thr_name, XCAM_MAX_STR_SIZE, "%s-thrs", XCAM_STR(get_name ())); in work() 205 "SoftWorker(%s) work failed when starting threads", XCAM_STR(get_name())); in work() 221 XCAM_STR(get_name()), x, y, z); in work() 271 get_name (), unit.value[0], unit.value[1], unit.value[2]); in work_range()
|
D | soft_blender.cpp | 188 "blender:%s set_pyr_levels failed, level(%d) must > 0", XCAM_STR (get_name ()), num); in set_pyr_levels() 338 XCAM_STR (_blender->get_name ()), level, (int)idx); in start_scaler() 402 XCAM_STR (_blender->get_name ()), level, (int)idx); in start_lap_task() 448 XCAM_LOG_DEBUG ("soft_blender:%s init blender args", XCAM_STR (_blender->get_name ())); in start_blend_task() 470 XCAM_STR (_blender->get_name ()), (int)idx); in start_blend_task() 525 …ender:(%s) start_reconstruct_task failed, out buffer is empty.", XCAM_STR (_blender->get_name ())); in start_reconstruct_task() 565 …_LOG_DEBUG ("soft_blender:%s init recons_args level(%d)", XCAM_STR (_blender->get_name ()), level); in start_reconstruct_task_by_gauss() 597 …_LOG_DEBUG ("soft_blender:%s init recons_args level(%d)", XCAM_STR (_blender->get_name ()), level); in start_reconstruct_task_by_lap() 624 XCAM_STR (get_name ())); in start_work() 630 "blender:%s start_work failed on idx0", XCAM_STR (get_name ())); in start_work() [all …]
|
D | soft_geo_mapper.cpp | 46 XCAM_STR (get_name ()), width, height); in set_lookup_table() 53 XCAM_STR (get_name ())); in set_lookup_table() 85 XCAM_STR (get_name ())); in configure_resource() 91 XCAM_STR(get_name ()), xcam_fourcc_to_string (in_info.format)); in configure_resource() 160 "geo_mapper:%s start_work failed on idx0", XCAM_STR (get_name ())); in start_work()
|
/external/libxcam/xcore/ |
D | smart_analysis_handler.cpp | 62 XCAM_LOG_WARNING ("smart handler(%s) lib create context failed", XCAM_STR(get_name())); in create_context() 66 …OG_WARNING ("smart handler(%s) lib create context failed with NULL context", XCAM_STR(get_name())); in create_context() 71 XCAM_LOG_INFO ("create smart analysis context(%s)", XCAM_STR(get_name())); in create_context() 93 XCAM_LOG_INFO ("destroy smart analysis context(%s)", XCAM_STR(get_name())); in destroy_context() 147 "smart handler(%s) update parameters failed", XCAM_STR(get_name())); in update_params() 155 XCAM_LOG_DEBUG ("smart handler(%s) analyze", XCAM_STR(get_name())); in analyze() 172 "smart handler(%s) calculation failed", XCAM_STR(get_name())); in analyze() 179 "smart handler(%s) convert_results failed", XCAM_STR(get_name())); in analyze()
|
D | thread_pool.cpp | 57 XCAM_LOG_DEBUG ("thread(%s, %p) stopped", XCAM_STR(get_name ()), this); in stopped() 72 XCAM_LOG_DEBUG ("user thread(%s) get null data, need stop", XCAM_STR (_pool->get_name ())); in loop() 96 "ThreadPool(%s) dispatch NULL data", XCAM_STR (get_name ())); in dispatch() 126 "ThreadPool(%s) set threads failed, need stop the pool first", XCAM_STR(get_name ())); in set_threads() 163 "thread pool(%s) start failed by creating user thread", XCAM_STR (get_name())); in start() 216 snprintf (name, 255, "%s-%d", XCAM_STR (get_name()), _allocated_threads); in create_user_thread_unsafe() 221 "ThreadPool(%s) create user thread failed by starting error", XCAM_STR (get_name())); in create_user_thread_unsafe() 266 "thread pool(%s) queue data failed by creating user thread", XCAM_STR (get_name())); in queue()
|
D | xcam_analyzer.cpp | 54 XCAM_LOG_WARNING ("analyzer(%s) configure 3a failed", XCAM_STR(_analyzer->get_name())); in started() 80 XCAM_LOG_DEBUG ("analyzer(%s) failed to analyze 3a stats", XCAM_STR(_analyzer->get_name())); in loop() 147 XCAM_LOG_DEBUG ("Analyzer(%s) init.", XCAM_STR(get_name())); in init() 164 XCAM_STR(get_name()), _width, _height); in init() 178 XCAM_LOG_INFO ("Analyzer(%s) deinited.", XCAM_STR(get_name())); in deinit() 212 XCAM_LOG_INFO ("Analyzer(%s) started in %s mode.", XCAM_STR(get_name()), in start() 226 XCAM_LOG_INFO ("Analyzer(%s) stopped.", XCAM_STR(get_name())); in stop()
|
D | image_handler.cpp | 42 "softhandler(%s) set allocator(is NULL)", XCAM_STR(get_name ())); in set_allocator() 75 "softhandler(%s) reserve buffers failed, alloctor was not set", XCAM_STR(get_name ())); in reserve_buffers() 81 "softhandler(%s) reserve buffers(%d) failed", XCAM_STR(get_name ()), count); in reserve_buffers() 91 …softhandler(%s) get free buffer failed since allocator was not initilized", XCAM_STR(get_name ())); in get_free_buf()
|
D | image_processor.cpp | 35 XCAM_STR(processor->get_name()), in process_buffer_done() 48 XCAM_STR(processor->get_name()), in process_buffer_failed() 63 XCAM_STR(processor->get_name()), in process_image_result_done() 230 "processor(%s) push 3a results failed", XCAM_STR(get_name())); in push_3a_results() 242 "processor(%s) push 3a result failed", XCAM_STR(get_name())); in push_3a_result() 259 XCAM_LOG_WARNING ("processor(%s) apply results failed", XCAM_STR(get_name())); in process_3a_results() 286 XCAM_LOG_WARNING ("processor(%s) apply result failed", XCAM_STR(get_name())); in process_3a_result()
|
D | worker.cpp | 47 … "worker(%s) set name(%s) failed, already got a name", XCAM_STR (get_name ()), XCAM_STR (name)); in set_name() 59 false, "worker(%s) callback was already set", XCAM_STR(get_name ())); in set_callback() 78 false, "worker(%s) func_obj was already set", XCAM_STR(get_name ())); in set_func_obj() 122 XCAM_STR(w->get_name ()), error); in work_done()
|
D | x3a_image_process_center.cpp | 48 … XCAM_LOG_INFO ("Add processor(%s) into image processor center", XCAM_STR (processor->get_name())); in insert_processor() 76 XCAM_LOG_ERROR ("processor(%s) start failed", XCAM_STR(processor->get_name())); in start() 135 XCAM_LOG_WARNING ("processor(%s) gailed on results", XCAM_STR(processor->get_name())); in put_3a_results() 172 XCAM_LOG_WARNING ("processor(%s) failed on result", XCAM_STR(processor->get_name())); in put_3a_result() 207 XCAM_LOG_ERROR ("processor(%s) failed in push_buffer", next_processor->get_name()); in process_buffer_done()
|
D | smart_analyzer.cpp | 81 …OG_WARNING ("smart analyzer initialize handler(%s) context failed", XCAM_STR(handler->get_name())); in internal_init() 124 …AM_LOG_WARNING ("smart analyzer update handler(%s) context failed", XCAM_STR(handler->get_name())); in update_params() 154 …M_LOG_WARNING ("smart analyzer analyze handler(%s) context failed", XCAM_STR(handler->get_name())); in analyze()
|
/external/vulkan-validation-layers/layers/ |
D | stateless_validation.h | 141 …ss << misc.api_name << ": parameter " << parameter_name.get_name() << " (= " << value << ") is gre… in ValidateGreaterThan() 171 … "%s: required parameter %s specified as NULL.", apiName, parameterName.get_name().c_str()); in validate_required_pointer() 203 … "%s: parameter %s must be greater than 0.", apiName, countName.get_name().c_str()); in validate_array() 210 … "%s: required parameter %s specified as NULL.", apiName, arrayName.get_name().c_str()); in validate_array() 245 countName.get_name().c_str()); in validate_array() 279 … "%s: required parameter %s specified as NULL", apiName, parameterName.get_name().c_str()); in validate_struct_type() 283 … "%s: parameter %s->sType must be %s.", apiName, parameterName.get_name().c_str(), sTypeName); in validate_struct_type() 323 … "%s: parameter %s[%d].sType must be %s", apiName, arrayName.get_name().c_str(), i, sTypeName); in validate_struct_type_array() 362 countName.get_name().c_str()); in validate_struct_type_array() 389 parameter_name.get_name().c_str()); in validate_required_handle() [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_importhooks.py | 164 self.assertEqual(hooktestmodule.get_name(), 166 self.assertEqual(hooktestpackage.get_name(), 168 self.assertEqual(hooktestpackage.sub.get_name(), 170 self.assertEqual(hooktestpackage.sub.subber.get_name(), 187 self.assertEqual(hooktestpackage.oldabs.get_name(), 193 self.assertEqual(hooktestpackage.newrel.get_name(), 199 self.assertEqual(subest.get_name(), 205 self.assertEqual(hooktestpackage.futrel.get_name(), 211 self.assertEqual(sub.get_name(), "sub") 214 self.assertEqual(hooktestpackage.newabs.get_name(),
|
D | test_symtable.py | 40 if ch.get_name() == name: 149 self.assertEqual(self.top.get_name(), "top") 150 self.assertEqual(self.spam.get_name(), "spam") 151 self.assertEqual(self.spam.lookup("x").get_name(), "x") 152 self.assertEqual(self.Mine.get_name(), "Mine")
|
/external/libxkbcommon/xkbcommon/src/ |
D | keysym.c | 57 get_name(const struct name_keysym *entry) in get_name() function 79 return strcasecmp(key, get_name(entry)); in compare_by_name() 97 return snprintf(buffer, size, "%s", get_name(entry)); in xkb_keysym_get_name() 133 if (!icase && strcmp(get_name(entry), name) == 0) in find_sym() 139 if (!icase && strcmp(get_name(iter), name) == 0) in find_sym() 141 if (strcasecmp(get_name(iter), get_name(entry)) != 0) in find_sym() 149 if (!icase && strcmp(get_name(iter), name) == 0) in find_sym() 151 if (strcasecmp(get_name(iter), get_name(entry)) != 0) in find_sym()
|
/external/grpc-grpc/src/ruby/stress/ |
D | metrics_server.rb | 19 def get_name method in Gauge 41 @gauges[gauge.get_name] = gauge 45 response = GaugeResponse.new(:name => gauge.get_name)
|
/external/libxcam/modules/ocl/ |
D | cl_multi_image_handler.cpp | 109 XCAM_STR (get_name ()), XCAM_STR (handler->get_name ())); in prepare_parameters() 131 XCAM_STR (get_name ()), XCAM_STR (handler->get_name ())); in execute_done()
|
D | cl_fisheye_handler.cpp | 214 get_name (), xcam_fourcc_to_string (input.format)); in prepare_buffer_pool_video_info() 311 NULL, "[%s] create cl image failed", get_name ()); in create_cl_image() 357 XCAM_RETURN_ERROR_CL, "[%s] build fisheye table kernel failed", get_name ()); in generate_fisheye_table() 363 XCAM_RETURN_ERROR_PARAM, "[%s] dest latitude and longitude were not set", get_name ()); in generate_fisheye_table() 376 XCAM_RETURN_ERROR_MEM, "[%s] check geo map buffer failed", get_name ()); in generate_fisheye_table() 442 XCAM_RETURN_ERROR_CL, "[%s] execute kernel_fisheye_table failed", get_name ()); in generate_fisheye_table() 485 XCAM_RETURN_ERROR_CL, "[%s] build lsc table kernel failed", get_name ()); in generate_lsc_table() 496 XCAM_RETURN_ERROR_MEM, "[%s] create lsc image failed", get_name ()); in generate_lsc_table() 523 XCAM_RETURN_ERROR_CL, "[%s] execute kernel_lsc_table failed", get_name ()); in generate_lsc_table()
|
/external/tensorflow/tensorflow/python/framework/ |
D | convert_to_constants.py | 143 get_name = lambda name: name.split(":")[0] function 144 map_name_to_node = {get_name(node.name): node for node in graph_def.node} 153 tensor_data[get_name(tensor.name)] = var.numpy() 162 input_name = get_name(node.input[0]) 165 input_name = get_name(map_name_to_node[input_name].input[0])
|
/external/harfbuzz_ng/src/ |
D | hb-debug.hh | 397 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 410 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 422 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 434 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 458 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 470 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 490 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
|
/external/iproute2/ip/ |
D | iplink_bond.c | 87 static const char *get_name(const char **tbl, int index) in get_name() function 378 const char *mode = get_name(mode_tbl, in bond_print_opt() 462 const char *arp_validate = get_name(arp_validate_tbl, arp_v); in bond_print_opt() 474 const char *arp_all_targets = get_name(arp_all_targets_tbl, in bond_print_opt() 497 const char *primary_reselect = get_name(primary_reselect_tbl, in bond_print_opt() 506 const char *fail_over_mac = get_name(fail_over_mac_tbl, in bond_print_opt() 515 const char *xmit_hash_policy = get_name(xmit_hash_policy_tbl, in bond_print_opt() 560 const char *lacp_rate = get_name(lacp_rate_tbl, in bond_print_opt() 569 const char *ad_select = get_name(ad_select_tbl, in bond_print_opt()
|
/external/python/cpython3/Lib/test/ |
D | test_symtable.py | 38 if ch.get_name() == name: 151 self.assertEqual(self.top.get_name(), "top") 152 self.assertEqual(self.spam.get_name(), "spam") 153 self.assertEqual(self.spam.lookup("x").get_name(), "x") 154 self.assertEqual(self.Mine.get_name(), "Mine")
|
/external/autotest/client/site_tests/graphics_dEQP/ |
D | generate_controlfiles.py | 106 return 'control.%s' % get_name(test, shard) 123 def get_name(test, shard): function 133 return 'graphics_dEQP.%s' % get_name(test, shard)
|