/third_party/cef/tests/shared/browser/ |
D | resource_util_posix.cc | 39 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource() 50 CefRefPtr<CefStreamReader> GetBinaryResourceReader(const char* resource_name) { in GetBinaryResourceReader()
|
D | resource_util_win.cc | 86 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource() 103 CefRefPtr<CefStreamReader> GetBinaryResourceReader(const char* resource_name) { in GetBinaryResourceReader()
|
/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/cef/tests/ceftests/ |
D | resource_util_win_idmap.cc | 11 int GetResourceId(const char* resource_name) { in GetResourceId()
|
/third_party/cef/tests/cefclient/browser/ |
D | resource_util_win_idmap.cc | 11 int GetResourceId(const char* resource_name) { in GetResourceId()
|
/third_party/node/test/node-api/test_make_callback/ |
D | binding.c | 30 napi_value resource_name; in MakeCallback() local
|
/third_party/jerryscript/tests/unit-core/ |
D | test-resource-name.c | 30 …jerry_value_t resource_name = jerry_get_resource_name (args_count > 0 ? args_p[0] : undefined_valu… in resource_name_handler() local
|
/third_party/gettext/gettext-tools/src/ |
D | read-java.c | 90 msgdomain_read_java (const char *resource_name, const char *locale_name) in msgdomain_read_java()
|
D | read-csharp.c | 91 msgdomain_read_csharp (const char *resource_name, const char *locale_name, in msgdomain_read_csharp()
|
D | write-csharp.c | 99 construct_class_name (const char *resource_name) in construct_class_name() 625 const char *resource_name, const char *locale_name, in msgdomain_write_csharp()
|
D | write-java.c | 1046 const char *resource_name, const char *locale_name, in msgdomain_write_java()
|
/third_party/node/test/node-api/test_instance_data/ |
D | test_instance_data.c | 72 napi_value resource_name; in AsyncWorkCallback() local 164 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 | 73 napi_value resource_name; in Test() local 144 napi_value resource_name; in TestCancel() local
|
/third_party/node/test/node-api/test_callback_scope/ |
D | binding.c | 63 napi_value resource_name; in Callback() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFResourceDict.cpp | 45 static const char* resource_name(SkPDFResourceType type) { in resource_name() function
|
/third_party/skia/src/pdf/ |
D | SkPDFResourceDict.cpp | 45 static const char* resource_name(SkPDFResourceType type) { in resource_name() function
|
/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/gettext/gettext-tools/src/gnu/gettext/ |
D | DumpResource.java | 189 public DumpResource (String resource_name, String locale_name) { in DumpResource()
|
/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/flutter/skia/modules/skottie/utils/ |
D | SkottieUtils.cpp | 96 const char resource_name[], in loadImageAsset()
|
/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 | 460 const v8::Local<v8::String> resource_name, in AsyncContext() 1139 v8::Local<v8::String> resource_name; in napi_create_async_work() local
|