HomeSort by relevance Sort by last modified time
    Searched defs:resolve (Results 201 - 225 of 1243) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libcups/cups/
dest.c 3391 _cups_dnssd_resolve_t resolve; \/* Resolve data *\/ local
3444 _cups_dnssd_resolve_t *resolve = (_cups_dnssd_resolve_t *)context; local
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 76 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_context.h 281 uint32_t resolve; member in struct:vc4_job
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowAssetManager.java 166 Logger.strict("couldn't resolve %s from %s", resName.getFullyQualifiedName(), attribute);
309 TypedResource typedResource = resolve(items.get(i), config, resId);
498 throw new RuntimeException("couldn't resolve " + resName.getFullyQualifiedName());
614 TypedResource typedResource = resolve(items.get(i), config, resId);
660 typedResource = resolve(typedResource, config, typedValue.resourceId);
824 value = resolve(value, config, resId);
829 TypedResource resolve(TypedResource value, ResTable_config config, int resId) { method in class:ShadowAssetManager
    [all...]
  /external/swiftshader/src/Renderer/
Surface.cpp 4025 void Surface::resolve() function in class:sw::Surface
    [all...]
  /external/v8/src/builtins/
builtins-promise.cc 85 Node* const resolve = local
91 return std::make_pair(resolve, reject);
130 Node* resolve = nullptr; local
133 std::tie(resolve, reject) =
135 StoreObjectField(capability, JSPromiseCapability::kResolveOffset, resolve);
159 Node* resolve = local
161 GotoIf(TaggedIsSmi(resolve), &if_notcallable);
162 GotoIfNot(IsCallableMap(LoadMap(resolve)), &if_notcallable);
653 Node* thenable, Node* then, Node* resolve, Node* reject, Node* context) {
662 info, PromiseResolveThenableJobInfo::kResolveOffset, resolve);
781 Node* resolve = nullptr; local
1084 Node *resolve, *reject; local
1461 Node* const resolve = local
1474 Node* const resolve = Parameter(1); local
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/file/
LinuxPathTest.java 221 assertEquals(p1p, p1.resolve(p));
222 assertEquals(p.toAbsolutePath(), p1.resolve(p.toAbsolutePath()));
223 assertEquals(p1p.toAbsolutePath(), p1.toAbsolutePath().resolve(p));
228 dummyPath.resolve((Path)null);
236 assertEquals(p1p, p1.resolve("p"));
237 assertEquals(p1p.toAbsolutePath(), p1.toAbsolutePath().resolve("p"));
242 dummyPath.resolve((String)null);
  /libcore/ojluni/src/main/java/java/net/
URI.java 221 * <i>u</i>{@code .relativize(}<i>u</i>{@code .resolve(}<i>v</i>{@code )).equals(}<i>v</i>{@code )}&nbsp;&nbsp;and<br>
222 * <i>u</i>{@code .resolve(}<i>u</i>{@code .relativize(}<i>v</i>{@code )).equals(}<i>v</i>{@code )}&nbsp;&nbsp;.<br>
536 * href="#resolve-frag">resolved</a> against a base URI.
1009 public URI resolve(URI uri) { method in class:URI
1030 public URI resolve(String str) { method in class:URI
2034 private static URI resolve(URI base, URI child) { method
    [all...]
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/usb/
UsbDeviceHandlerResolver.java 433 public void resolve(UsbDevice device) { method in class:UsbDeviceHandlerResolver
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 89 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 89 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DebugInfoMetadata.h 90 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } function in class:llvm::TypedDINodeRef
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
zipfs.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
zipfs.jar 

Completed in 2132 milliseconds

1 2 3 4 5 6 7 891011>>