Home
last modified time | relevance | path

Searched defs:resolve (Results 1 - 25 of 124) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DcommentsOnPropertyOfObjectLiteral1.js
/third_party/node/lib/internal/dns/
H A Dcallback_resolver.js95 function resolve(hostname, rrtype, callback) { function
H A Dpromises.js329 function resolve(hostname, rrtype) { global() function
[all...]
/third_party/node/test/common/
H A Dtmpdir.js59 function resolve(...paths) { function
/third_party/python/Tools/c-analyzer/c_parser/
H A Dsource.py5 def resolve(source, filename): function
/third_party/node/lib/
H A Durl.js
H A Ddiagnostics_channel.js333 function resolve(result) { function
/third_party/libbpf/include/uapi/linux/
H A Dopenat2.h22 __u64 resolve; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-promise-object.h54 ecma_value_t resolve; /**< the resolve function */ member
/third_party/node/lib/internal/modules/
H A Dhelpers.js186 function resolve(request, options) { function
/third_party/nghttp2/src/
H A Dshrpx_dual_dns_resolver.cc55 int DualDNSResolver::resolve(const StringRef &host) { in resolve() function in shrpx::DualDNSResolver
/third_party/ltp/testcases/kernel/syscalls/openat2/
H A Dopenat202.c17 uint64_t resolve; member
[all...]
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dresolve.rs12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dresolve.rs12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dresolve.rs12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dresolve.rs12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() functions
/third_party/skia/src/gpu/
H A DGrTextureResolveRenderTask.cpp21 Resolve& resolve = fResolves.emplace_back(flags); in addProxy() local
68 const Resolve& resolve = fResolves[i]; in onExecute() local
79 const Resolve& resolve = fResolves[i]; in onExecute() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyEnum.java67 public static IRubyObject resolve(ThreadContext context, IRubyObject recv, IRubyObject name) { in resolve() method in RubyEnum
/third_party/rust/crates/cxx/syntax/
H A Dresolve.rs12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() functions
/third_party/skia/modules/svg/src/
H A DSkSVGRect.cpp28 SkRRect SkSVGRect::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGRect
H A DSkSVGLine.cpp23 std::tuple<SkPoint, SkPoint> SkSVGLine::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGLine
H A DSkSVGCircle.cpp22 std::tuple<SkPoint, SkScalar> SkSVGCircle::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGCircle
H A DSkSVGEllipse.cpp23 SkRect SkSVGEllipse::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGEllipse
/third_party/PyYAML/lib/yaml/
H A Dresolver.py143 def resolve(self, kind, value, implicit): member in BaseResolver
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DLocaleIdResolver.java43 private ImmutableSet<String> resolve(Set<String> idSpecs) { in resolve() method in LocaleIdResolver

Completed in 8 milliseconds

12345