Searched defs:new_obj (Results 1 – 9 of 9) sorted by relevance
| /third_party/grpc/tools/debug/core/ |
| D | chttp2_ref_leak.py | 24 def new_obj(): function
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | proxy_get_own_property_descriptor.js | 211 var new_obj = { value: "yes", variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/ |
| D | guard.cc | 645 auto new_obj = FindItem(guardList_, i, TraceType::Param, f->f_localsplus[i]); in ApplyDynamicShape() local 664 auto new_obj = FindItem(guardList_, i, TraceType::Deref, PyCell_GET(cell)); in ApplyDynamicShape() local 677 auto new_obj = FindItem(guardList_, arg, TraceType::Deref, PyCell_GET(cell)); in ApplyDynamicShape() local
|
| /third_party/alsa-utils/topology/ |
| D | pre-processor.c | 725 snd_config_t *n2, *new, *new_obj; in pre_process_create_items() local
|
| D | pre-process-object.c | 1816 static int tplg_build_object(struct tplg_pre_processor *tplg_pp, snd_config_t *new_obj, in tplg_build_object()
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| D | ecma-typedarray-object.c | 1355 ecma_value_t new_obj = ecma_typedarray_create_object_with_length (array_length, in ecma_op_create_typedarray_with_type_and_length() local
|
| D | ecma-proxy-object.c | 1790 ecma_value_t new_obj = ecma_op_function_call (func_obj_p, handler, function_call_args, 3); in ecma_proxy_object_construct() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_resource.c | 1746 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, &res->li… in add_resource_bind() local 2150 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, NULL, NU… in invalidate_buffer() local
|
| /third_party/mesa3d/src/util/ |
| D | parson.c | 442 JSON_Object *new_obj = (JSON_Object*)parson_malloc(sizeof(JSON_Object)); in json_object_make() local
|