Home
last modified time | relevance | path

Searched refs:resolving (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/
Dreadme.markdown52 * opts.basedir - directory to begin resolving from
82 * opts.preserveSymlinks - if true, doesn't resolve `basedir` to real path before resolving.
116 * opts.basedir - directory to begin resolving from
138 * opts.preserveSymlinks - if true, doesn't resolve `basedir` to real path before resolving.
/third_party/grpc/src/core/ext/filters/client_channel/resolver/sockaddr/
DREADME.md1 Support for resolving ipv4:, ipv6:, unix: schemes
/third_party/curl/tests/data/
Dtest159220 HTTP request, remove handle while resolving, don't block
/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.h116 …bool resolving; /**< flag storing wether the current frame started resol… member
Decma-module.c253 new_frame_p->resolving = false; in ecma_module_resolve_stack_push()
308 if (!current_frame_p->resolving) in ecma_module_resolve_export()
310 current_frame_p->resolving = true; in ecma_module_resolve_export()
/third_party/mesa3d/docs/relnotes/
D10.2.1.rst32 resolving conflicts in a patch cherry-pick from master. The build error
D20.3.3.rst81 - vulkan/device-select: fix vkGetInstanceProcAddr self-resolving
82 - vulkan/overlay: fix vkGetInstanceProcAddr self-resolving
D10.4.7.rst82 - r300g: fix a crash when resolving into an sRGB texture
/third_party/jerryscript/docs/
D15.MODULE-SYSTEM.md9 …en and evaluate the the referenced modules before the main script runs, resolving and creating bin…
100 …via named indirect exports or a star export statement. In this case the resolving process will fol…
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/
Dmetaprogrammg3.md38 whereas resolving the type specialisation for `make<file_handle>`
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dpointer_signal_resolver.dart58 context: ErrorDescription('while resolving a PointerSignalEvent'),
Darena.dart134 /// Recognizers that wish to delay resolving an arena past [PointerUpEvent]
167 /// resolving an arena past [PointerUpEvent], the recognizer can [hold] the
/third_party/curl/docs/
DFEATURES.md28 - SOCKS 4 + 5 support, with or without local name resolving
32 - asynchronous name resolving (6)
/third_party/flutter/flutter/.github/ISSUE_TEMPLATE/
DBUG.md54 If there are any analysis errors, try resolving them before filing this issue.
Dperformance.md55 If there are any analysis errors, try resolving them before filing this issue.
/third_party/gstreamer/gstreamer/docs/gst/
Dbuilding.md9 for package configuration and resolving portability issues, automake for
/third_party/flutter/flutter/packages/flutter/test/gestures/
Dpointer_signal_resolver_test.dart33 /// Simulates a new event dispatch cycle by resolving the current event and
/third_party/grpc/tools/internal_ci/helper_scripts/
Dprepare_build_windows.bat25 @rem 1. allow resolving metadata.google.internal hostname
/third_party/node/deps/npm/node_modules/uri-js/
DREADME.md3 …rg/rfc/rfc3986.txt) compliant, scheme extendable URI parsing/validating/resolving library for all …
76 If set to `true`, the parser will relax URI resolving rules.
/third_party/node/deps/npm/node_modules/registry-auth-token/
DCHANGELOG.md82 - Fix infinite loop when recursively resolving registry URLs on Windows (Espen Hovlandsdal)
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_coverage_sample_resolve.txt90 specifies the filter to use when resolving the coverage sample
/third_party/EGL/extensions/NV/
DEGL_NV_coverage_sample_resolve.txt90 specifies the filter to use when resolving the coverage sample
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dimage_stream.dart146 /// Signature for reporting errors when resolving images.
419 /// occurred while resolving the image.
524 context: ErrorDescription('resolving a single-frame image stream'),
591 context: ErrorDescription('resolving an image codec'),
683 context: ErrorDescription('resolving an image frame'),
/third_party/node/test/fixtures/wpt/url/
DREADME.md44 Tests in `/encoding` and `/html/infrastructure/urls/resolving-urls/query-encoding/` cover the
/third_party/grpc/src/objective-c/
DREADME-CFSTREAM.md10 the benefits of resolving the issues above. We expect to make CFStream the default networking

12345678910>>...12