Home
last modified time | relevance | path

Searched defs:resolve (Results 76 - 100 of 124) sorted by relevance

12345

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DConvertIcuDataTask.java384 private static <T extends Enum<T>> T resolve(Class<T> enumClass, String name) { in resolve() method in ConvertIcuDataTask
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-promise.c296 ecma_value_t resolve = ecma_op_object_get_by_magic_id (ecma_get_object_from_value (capability), in ecma_builtin_promise_all_handler() local
371 ecma_value_t resolve = ecma_op_object_get_by_magic_id (capability_obj_p, in ecma_builtin_promise_perform_all() local
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc644 FreedrenoDriver::Countable::resolve() in resolve() function in pps::FreedrenoDriver::Countable
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h122 struct vk_subpass_attachment *resolve; member
H A Dvk_render_pass.c406 vk_subpass_attachment_link_resolve(struct vk_subpass_attachment *att, struct vk_subpass_attachment *resolve, const VkRenderPassCreateInfo2 *info) vk_subpass_attachment_link_resolve() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h91 } invalidated, cleared, fast_cleared, restore, resolve; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp577 void MDNode::resolve() { in resolve() function in MDNode
/third_party/python/Lib/logging/
H A Dconfig.py388 def resolve(self, s): member in BaseConfigurator
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs1078 fn resolve(self, _inner_type: &Type) -> Method { in resolve() functions
1110 pub fn resolve(self, _field_type: &Type) -> Method { in resolve() functions
/third_party/skia/modules/svg/src/
H A DSkSVGRenderContext.cpp84 SkScalar SkSVGLengthContext::resolve(const SkSVGLength& l, LengthType t) const { in resolve() function in SkSVGLengthContext
/third_party/jinja2/
H A Druntime.py210 def resolve(self, key: str) -> t.Union[t.Any, "Undefined"]: member in Context
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-promise-object.c393 ecma_value_t resolve = ecma_op_object_get (ecma_get_object_from_value (capability), resolve_str_p); in ecma_call_builtin_executor() local
639 ecma_value_t resolve = ecma_op_object_get_by_magic_id (capability_obj_p, ecma_op_get_capabilities_executor_cb() local
736 ecma_value_t resolve = ecma_op_object_get (capability_p, resolve_str_p); ecma_promise_new_capability() local
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py222 def resolve(sel member in Context
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py196 def resolve(sel member in Context
[all...]
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.cpp70 auto resolve = [&](int size, Wrap wrap, Span subset, Span domain, float linearFilterInset) { in Sampling() local
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py222 def resolve(sel member in Context
[all...]
/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py243 def resolve (self, config): member in SourceRoot
247 def resolve (self, config): member in BuildRoot
254 def resolve (self, config): member in NativeBuildPath
261 def resolve (self, config): member in GeneratedResSourcePath
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java96 private Set<String> resolve(String region) { in resolve() method in LocaleDistanceBuilder.TerritoryContainment
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java96 private Set<String> resolve(String region) { in resolve() method in LocaleDistanceBuilder.TerritoryContainment
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c1203 unsigned resolve = job->resolve; in lima_draw_vbo() local
/third_party/python/Lib/
H A Dpathlib.py981 def resolve(self, strict=False): member in Path
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp386 void Surface::setMultisampleResolve(EGLenum resolve) in setMultisampleResolve() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1007 Error JITDylib::resolve(const SymbolMap &Resolved) { in resolve() function in JITDylib
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3861 const Value& Path::resolve(const Value& root) const { in resolve() function in Path
3884 Value Path::resolve(const Value& root, const Value& defaultValue) const { in resolve() function in Path
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3861 const Value& Path::resolve(const Value& root) const { in resolve() function in Path
3884 Value Path::resolve(const Value& root, const Value& defaultValue) const { in resolve() function in Path

Completed in 38 milliseconds

12345