Home
last modified time | relevance | path

Searched defs:resolve (Results 51 - 75 of 128) sorted by relevance

123456

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-jobqueue.c182 ecma_value_t resolve = ecma_op_object_get (ecma_get_object_from_value (capability), resolve_str_p); in ecma_process_promise_reaction_job() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.h75 unsigned resolve; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.h46 bool resolve; member
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp128 bool SkOpBuilder::resolve(SkPath* result) { in resolve() function in SkOpBuilder
/third_party/curl/tests/http/clients/
H A Dh2-pausing.c184 struct curl_slist *resolve = NULL; in main() local
H A Dtls-session-reuse.c188 struct curl_slist resolve; in main() local
144 add_transfer(CURLM *multi, CURLSH *share, struct curl_slist *resolve, const char *url) add_transfer() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberFormatterSettings.java645 MacroProps resolve() { in resolve() method in NumberFormatterSettings
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java296 private void resolve(byte level, int options) { in resolve() method in BidiTransform
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiTransform.java286 private void resolve(byte level, int options) { in resolve() method in BidiTransform
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatterSettings.java532 MacroProps resolve() { in resolve() method in NumberFormatterSettings
/third_party/mesa3d/bin/pick/
H A Dcore.py198 async def resolve(self, ui: 'UI') -> None: member in Commit
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.py355 def resolve(self, name): member in GCSuspectsCollector
/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc138 int DNSResolver::resolve(const StringRef &name, int family) { in resolve() function in shrpx::DNSResolver
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.h148 uint32_t resolve : 1; member
/third_party/mesa3d/include/android_stub/backtrace/
H A DBacktraceMap.h162 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h102 unsigned resolve; member
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmod.rs24 pub mod resolve; modules
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmod.rs24 pub mod resolve; modules
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmod.rs24 pub mod resolve; modules
/third_party/rust/crates/cxx/syntax/
H A Dmod.rs24 pub mod resolve; modules
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmod.rs24 pub mod resolve; modules
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h59 bool resolve = false; // Can be used as resolve target member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImageView.cpp223 void ImageView::resolve(ImageView *resolveAttachment, int layer) in resolve() function in vk::ImageView
253 void ImageView::resolve(ImageView *resolveAttachment) in resolve() function in vk::ImageView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h33 StringRef resolve(std::string Path, NonRelocatableStringpool &StringPool) { in resolve() function in llvm::CachedPathResolver
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp319 std::tuple<float, float> RangeSelector::resolve(size_t len) const { in resolve() function in skottie::internal::RangeSelector

Completed in 14 milliseconds

123456