Home
last modified time | relevance | path

Searched defs:impl (Results 426 - 450 of 1426) sorted by relevance

1...<<11121314151617181920>>...58

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dpluralranges.h21 namespace impl { namespace
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddecimfmt.h56 namespace impl { namespace
64 namespace impl { namespace
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DOpenGLBackend.cpp39 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local
49 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMutex.h29 std::recursive_mutex impl; member in llvm::sys::SmartMutex
/third_party/skia/third_party/externals/tint/fuzzers/
H A Ddata_builder.h127 static T impl(DataBuilder* b) { in impl() function
140 static std::string impl(DataBuilder* b) { in impl() function
157 static bool impl(DataBuilder* b) { return b->generator_.GetBool(); } in impl() function
166 static writer::msl::Options impl(DataBuilder* b) { in impl() function
183 static writer::hlsl::Options impl(DataBuilder* b) { in impl() function
199 static writer::ArrayLengthFromUniformOptions impl(DataBuilder* b) { in impl() function
214 static std::unordered_map<K, V> impl(DataBuilder* b) { in impl() function
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_test_helper.h42 auto impl = std::make_unique<ParserImpl>(file.get()); in parser() local
65 auto impl = std::make_unique<ParserImpl>(file.get()); in parser() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator.cc45 auto impl = std::make_unique<GeneratorImpl>(&output.program); in Generate() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dcapi_helper.h60 auto* impl = reinterpret_cast<const CPPType*>(input); in validate() local
/third_party/skia/include/ports/
H A DSkFontMgr_indirect.h30 SkFontMgr_Indirect(sk_sp<SkFontMgr> impl, sk_sp<SkRemotableFontMgr> proxy) in SkFontMgr_Indirect() argument
/third_party/skia/modules/skparagraph/bench/
H A DParagraphBench.cpp49 auto impl = static_cast<ParagraphImpl*>(paragraph.get()); variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DPeriodFormatterData.java[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNorm2AllModes.java162 public final Normalizer2Impl impl; global() field in Norm2AllModes.Normalizer2WithImpl
291 public final Normalizer2Impl impl; global() field in Norm2AllModes
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNorm2AllModes.java172 public final Normalizer2Impl impl; global() field in Norm2AllModes.Normalizer2WithImpl
310 public final Normalizer2Impl impl; global() field in Norm2AllModes
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DPeriodFormatterData.java[all...]
/base/location/interfaces/inner_api/include/
H A Dlocator_impl.h636 explicit LocatorDeathRecipient(LocatorImpl &impl) : impl_(impl) {} in LocatorDeathRecipient() argument
/base/location/services/location_locator/callback/source/
H A Dlocator_callback_proxy.cpp26 LocatorCallbackProxy::LocatorCallbackProxy(const sptr<IRemoteObject> &impl) in LocatorCallbackProxy() argument
/base/location/services/location_locator/locator/source/
H A Dnetwork_ability_proxy.cpp28 NetworkAbilityProxy::NetworkAbilityProxy(const sptr<IRemoteObject> &impl) in NetworkAbilityProxy() argument
H A Dpassive_ability_proxy.cpp28 PassiveAbilityProxy::PassiveAbilityProxy(const sptr<IRemoteObject> &impl) in PassiveAbilityProxy() argument
/base/print/print_fwk/services/print_service/src/
H A Dprint_callback_proxy.cpp21 PrintCallbackProxy::PrintCallbackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IPrintCallback>(impl) {} in PrintCallbackProxy() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_mgr_proxy.cpp35 BundleMgrProxy::BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_local_live_view_proxy.cpp25 AnsSubscriberLocalLiveViewProxy( const sptr<IRemoteObject> &impl) AnsSubscriberLocalLiveViewProxy() argument
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp29 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/swing_callback_test/
H A Dswing_callback_test.cpp44 sptr<IRemoteObject> impl; in HWTEST_F() local
/base/security/access_token/frameworks/inner_api/tokensync/src/
H A Dtoken_sync_manager_proxy.cpp29 TokenSyncManagerProxy::TokenSyncManagerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<ITokenSyncManager>(impl) in TokenSyncManagerProxy() argument
/base/security/access_token/services/common/app_manager/include/
H A Dapp_manager_access_proxy.h66 explicit AppManagerAccessProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IAppMgr>(impl) {} in AppManagerAccessProxy() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...58