Home
last modified time | relevance | path

Searched refs:resolve (Results 826 - 850 of 1081) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/node/test/node-api/test_make_callback_recurse/
H A Dtest.js31 Promise.resolve(1).then(common.mustCall(function() {
/third_party/node/test/parallel/
H A Dtest-http-autoselectfamily.js18 resolver.resolve(hostname, 'ANY', (err, replies) => {
H A Dtest-inspector-esm.js7 const { resolve: UrlResolve } = require('url');
H A Dtest-net-autoselectfamily-commandline-option.js19 resolver.resolve(hostname, 'ANY', (err, replies) => {
H A Dtest-net-autoselectfamily-ipv4first.js17 resolver.resolve(hostname, 'ANY', (err, replies) => {
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Ddifferential_script_mutator.js69 const fullPath = path.join(path.resolve(process.env.APP_DIR), name);
/third_party/node/test/abort/
H A Dtest-addon-uv-handle-leak.js11 const bindingPath = path.resolve(
/third_party/node/test/addons/make-callback-recurse/
H A Dtest.js30 Promise.resolve(1).then(common.mustCall(() => {
/third_party/node/test/async-hooks/
H A Dtest-async-local-storage-errors.js109 Promise.resolve().then(() => {
/third_party/node/benchmark/crypto/
H A Doneshot-verify.js7 const fixtures_keydir = path.resolve(__dirname, '../../test/fixtures/keys/');
H A Doneshot-sign.js7 const fixtures_keydir = path.resolve(__dirname, '../../test/fixtures/keys/');
/third_party/node/deps/npm/node_modules/libnpmteam/lib/
H A Dindex.js10 return Promise.resolve().then(() => {
/third_party/node/deps/npm/lib/utils/
H A Dread-user-info.js48 return Promise.resolve(username.trim())
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
H A Ddep-valid.js20 // file: deps that depend on other files/dirs, we must resolve the
23 requested = npa.resolve(child.name, requested || '*', fromPath(requestor, requestor.edgesOut.get(child.name)))
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dnode-gyp.js181 'node-gyp@' + this.version + ' ' + path.resolve(__dirname, '..'),
/third_party/node/deps/npm/node_modules/sigstore/dist/
H A Dconfig.js83 return { getToken: () => Promise.resolve(token) };
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h122 struct vk_subpass_attachment *resolve; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h101 /* Buffers needing resolve to memory */
102 unsigned resolve; member
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
H A D__init__.py9 resolve as _resolve_source,
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dbase_printer.py201 self._cwd = Path('.').resolve()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DBasicTests.cpp83 ASSERT_TRUE(driver.resolve(instance)); in TEST_F()
135 ASSERT_TRUE(driver.resolve(instance));
H A DDriver.cpp172 bool Driver::resolve(VkInstance instance) in resolve() function in Driver
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h28 /// resolve different files under the same path.
33 StringRef resolve(std::string Path, NonRelocatableStringpool &StringPool) { in resolve() function in llvm::CachedPathResolver
37 // If the ParentPath has not yet been resolved, resolve and cache it for in resolve()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h168 DomainValue *resolve(DomainValue *&);
/third_party/skia/modules/svg/src/
H A DSkSVGGradient.cpp29 // Used to resolve percentage offsets. in collectColorStops()
39 pos->push_back(SkTPin(ltx.resolve(stop.getOffset(), SkSVGLengthContext::LengthType::kOther), in collectColorStops()

Completed in 8 milliseconds

1...<<31323334353637383940>>...44