Home
last modified time | relevance | path

Searched defs:resolve (Results 1 – 25 of 73) sorted by relevance

123

/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver.hpp95 iterator resolve(const query& q) in resolve() function in asio::ip::basic_resolver
120 iterator resolve(const query& q, asio::error_code& ec) in resolve() function in asio::ip::basic_resolver
184 iterator resolve(const endpoint_type& e) in resolve() function in asio::ip::basic_resolver
211 iterator resolve(const endpoint_type& e, asio::error_code& ec) in resolve() function in asio::ip::basic_resolver
Dresolver_service.hpp85 iterator_type resolve(implementation_type& impl, const query_type& query, in resolve() function in asio::ip::resolver_service
108 iterator_type resolve(implementation_type& impl, in resolve() function in asio::ip::resolver_service
/external/autotest/client/site_tests/video_WebRtcMediaRecorder/
Dmediarecorder_test_utils.js9 return new Promise(function(resolve, reject) { argument
20 return new Promise(function(resolve, reject) { argument
/external/apache-http/src/org/apache/http/client/utils/
DURIUtils.java176 public static URI resolve(final URI baseURI, final String reference) { in resolve() method in URIUtils
188 public static URI resolve(final URI baseURI, URI reference){ in resolve() method in URIUtils
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dresolver_service.hpp54 iterator_type resolve(implementation_type&, const query_type& query, in resolve() function in asio::detail::resolver_service
86 iterator_type resolve(implementation_type&, in resolve() function in asio::detail::resolver_service
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/internal/
DClassNameResolver.java12 public Class<? extends T> resolve() { in resolve() method in ClassNameResolver
/external/guice/core/src/com/google/inject/internal/
DBytecodeGen.java301 @Override protected Class<?> loadClass(String name, boolean resolve) in loadClass()
329 Class<?> classicLoadClass(String name, boolean resolve) in classicLoadClass()
/external/python/cpython2/Tools/world/
Dworld101 def resolve(rawaddr): function
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnum.java67 public static IRubyObject resolve(ThreadContext context, IRubyObject recv, IRubyObject name) { in resolve() method in RubyEnum
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/
DInstrumentingLoader.java52 protected synchronized Class<?> loadClass(String name, boolean resolve) in loadClass()
DTargetLoader.java80 protected synchronized Class<?> loadClass(String name, boolean resolve) in loadClass()
/external/skia/infra/bots/
Dwin_toolchain_utils.py56 def resolve(win_toolchain_json, new_path): function
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliLabelReference.java71 @Nullable @Override public SmaliLabel resolve() { in resolve() method in SmaliLabelReference
DSmaliClassType.java56 public PsiClass resolve() { in resolve() method in SmaliClassType
DSmaliAnnotationElementName.java81 @Nullable @Override public PsiElement resolve() { in resolve() method in SmaliAnnotationElementName
DSmaliFieldReference.java112 @Nullable @Override public PsiField resolve() { in resolve() method in SmaliFieldReference
DSmaliMethodReference.java133 @Nullable @Override public PsiElement resolve() { in resolve() method in SmaliMethodReference
/external/v8/tools/gcmole/
Dgcmole.lua363 local function resolve(name) function
/external/r8/src/main/java/com/android/tools/r8/ir/conversion/
DArrayFilledDataPayloadResolver.java37 public void resolve(FillArrayDataPayload payload) { in resolve() method in ArrayFilledDataPayloadResolver
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
DParserLoader.java89 … public synchronized Class loadClass(String name, boolean resolve) throws ClassNotFoundException { in loadClass()
/external/guava/guava-tests/test/com/google/common/base/
DFinalizableReferenceQueueTest.java134 protected synchronized Class<?> loadClass(String name, boolean resolve) in loadClass()
/external/skia/experimental/svg/model/
DSkSVGLine.cpp58 std::tuple<SkPoint, SkPoint> SkSVGLine::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGLine
DSkSVGEllipse.cpp58 SkRect SkSVGEllipse::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGEllipse
DSkSVGCircle.cpp49 std::tuple<SkPoint, SkScalar> SkSVGCircle::resolve(const SkSVGLengthContext& lctx) const { in resolve() function in SkSVGCircle
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/resolver/
DResolver.java102 public Tag resolve(NodeId kind, String value, boolean implicit) { in resolve() method in Resolver

123