Home
last modified time | relevance | path

Searched defs:new_obj (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/tools/debug/core/
Dchttp2_ref_leak.py24 def new_obj(): function
/third_party/cef/libcef/common/
Dprocess_message_impl.cc32 auto new_obj = std::make_unique<base::ListValue>(); in CefProcessMessageImpl() local
/third_party/jerryscript/tests/jerry/es2015/
Dproxy_get_own_property_descriptor.js211 var new_obj = { value: "yes", variable
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc213 CefRefPtr<CefXmlObject> new_obj; in Duplicate() local
/third_party/libnl/lib/route/
Dnetconf.c326 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update()
Droute_obj.c475 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1030 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, NULL, NU… in invalidate_buffer() local
1608 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, &res->op… in zink_resource_object_init_storage() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-typedarray-object.c1355 ecma_value_t new_obj = ecma_typedarray_create_object_with_length (array_length, in ecma_op_create_typedarray_with_type_and_length() local
Decma-proxy-object.c1790 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/alsa-utils/topology/
Dpre-process-object.c1492 static int tplg_build_object(struct tplg_pre_processor *tplg_pp, snd_config_t *new_obj, in tplg_build_object()
/third_party/quickjs/
Dquickjs.c51211 JSValue ctor, new_obj; in js_array_buffer_slice() local