/third_party/jerryscript/jerry-ext/handler/ |
D | handler-resource-name.c | 38 …jerry_value_t resource_name = jerry_get_resource_name (args_cnt > 0 ? args_p[0] : undefined_value); in jerryx_handler_resource_name() local
|
/third_party/node/deps/v8/src/profiler/ |
D | profile-generator-inl.h | 16 const char* resource_name, int line_number, in CodeEntry()
|
D | profiler-listener.cc | 184 const char* resource_name = in CodeCreateEvent() local
|
D | profile-generator.h | 86 const char* resource_name() const { return resource_name_; } in resource_name() function
|
/third_party/node/test/node-api/test_make_callback/ |
D | binding.c | 30 napi_value resource_name; in MakeCallback() local
|
/third_party/node/test/node-api/test_instance_data/ |
D | test_instance_data.c | 63 napi_value resource_name; in AsyncWorkCallback() local 148 napi_value argv[2], resource_name; in TestThreadsafeFunction() local
|
/third_party/python/Lib/test/support/ |
D | socket_helper.py | 190 def transient_internet(resource_name, *, timeout=_NOT_SET, errnos=()): argument
|
/third_party/node/test/node-api/test_async/ |
D | test_async.c | 64 napi_value resource_name; in Test() local 131 napi_value resource_name; in TestCancel() local
|
/third_party/libcoap/src/ |
D | coap_subscribe.c | 695 coap_str_const_t *resource_name, in coap_op_obs_cnt_track_observe() 763 coap_str_const_t *resource_name) { in coap_op_obs_cnt_deleted() 971 coap_str_const_t *resource_name, in coap_op_dyn_resource_added() 1047 coap_str_const_t *resource_name, in coap_op_resource_deleted()
|
/third_party/jerryscript/tests/unit-core/ |
D | test-resource-name.cpp | 33 …jerry_value_t resource_name = jerry_get_resource_name (args_count > 0 ? args_p[0] : undefined_valu… in resource_name_handler() local
|
/third_party/node/test/node-api/test_callback_scope/ |
D | binding.c | 60 napi_value resource_name; in Callback() local
|
/third_party/skia/src/pdf/ |
D | SkPDFResourceDict.cpp | 45 static const char* resource_name(SkPDFResourceType type) { in resource_name() function
|
/third_party/node/deps/postject/ |
D | postject-api.h | 171 char* resource_name = NULL; in postject_find_resource() local
|
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
D | postject-api.h | 171 char* resource_name = NULL; in postject_find_resource() local
|
/third_party/skia/modules/skresources/src/ |
D | SkResources.cpp | 194 const char resource_name[], in loadImageAsset() 249 const char resource_name[], in loadImageAsset()
|
/third_party/node/test/node-api/test_async_context/ |
D | binding.c | 69 napi_value resource_name; in CreateAsyncResource() local
|
/third_party/skia/tools/viewer/ |
D | ParticlesSlide.cpp | 43 const char resource_name[], in loadImageAsset() 49 void addPath(const char resource_name[], const SkPath& path) { in addPath()
|
/third_party/jerryscript/jerry-core/vm/ |
D | vm-defines.h | 56 …ecma_value_t resource_name; /**< current resource name (usually a file nam… member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProgramInterfaces.cpp | 512 const char* resource_name = (n_iteration == 0) ? tc_resource_name : te_resource_name; in iterate() local
|
/third_party/node/deps/v8/include/ |
D | v8-script.h | 401 Local<Value> resource_name; variable
|
/third_party/jerryscript/jerry-core/jcontext/ |
D | jcontext.h | 217 ecma_value_t resource_name; /**< resource name (usually a file name) */ member
|
/third_party/node/src/ |
D | node_api.cc | 540 const v8::Local<v8::String> resource_name, in AsyncContext() 1244 v8::Local<v8::String> resource_name; in jsvm_create_async_work() local
|
D | module_wrap.cc | 557 Local<Value> resource_name, in ImportModuleDynamically()
|
D | inspector_agent.cc | 656 std::string resource_name = in resourceNameToUrl() local
|
/third_party/node/deps/v8/src/snapshot/ |
D | snapshot.cc | 717 v8::Local<v8::String> resource_name = in RunExtraCode() local
|