Home
last modified time | relevance | path

Searched defs:factory (Results 176 - 200 of 346) sorted by relevance

12345678910>>...14

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java393 getKey(Key key, String[] actualReturn, Factory factory) getKey() argument
792 registerFactory(Factory factory) registerFactory() argument
813 unregisterFactory(Factory factory) unregisterFactory() argument
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java332 put(String ID, Transliterator.Factory factory, boolean visible) put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java333 put(String ID, Transliterator.Factory factory, boolean visible) put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java398 getKey(Key key, String[] actualReturn, Factory factory) getKey() argument
797 registerFactory(Factory factory) registerFactory() argument
818 unregisterFactory(Factory factory) unregisterFactory() argument
[all...]
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc42 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() argument
55 std::unique_ptr<Request> NewCreateRequest(int object_id, Factory factory) { in NewCreateRequest() argument
94 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, Factory factory) AnotherThreadObjectReference() argument
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.h339 IDXGIFactory4 *factory; member in ComputeTest
/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp389 TestFactory* factory = new TestFactory(info); in TestRegisterFactory() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc137 Factory* factory = isolate->factory(); in WithTopmostArguments() local
216 Factory* factory = isolate->factory(); in ContextBuilder() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl.cc136 Factory* factory = isolate->factory(); in BUILTIN() local
174 Factory* factory = isolate->factory(); in DateTimeFormatRange() local
542 Factory* factory = isolate->factory(); NumberFormatRange() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dsetup-heap-internal.cc665 Factory* factory = isolate()->factory(); in CreateInitialObjects() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc403 Factory* factory = isolate->factory(); Initialize() local
[all...]
H A Djs-relative-time-format.cc254 Factory* factory = isolate->factory(); in ResolvedOptions() local
286 Factory* factory = isolate->factory(); UnitAsString() local
433 Factory* factory = isolate->factory(); FormatToJSArray() local
[all...]
H A Dlookup.h126 Factory* factory() const { return isolate_->factory(); } in factory() function in v8::internal::final
/third_party/node/deps/v8/src/parsing/
H A Drewriter.cc53 AstNodeFactory* factory() { return &factory_; } in factory() function in v8::internal::final
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h133 struct IDXGIFactory4 *factory; member
147 struct IDXCoreAdapterFactory *factory; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage.cpp158 ExternalImageSibling::ExternalImageSibling(rx::EGLImplFactory *factory, in ExternalImageSibling() argument
271 Image::Image(rx::EGLImplFactory *factory, in Image() argument
H A DProgramPipeline.cpp148 ProgramPipeline::ProgramPipeline(rx::GLImplFactory *factory, ProgramPipelineID handle) in ProgramPipeline() argument
H A DBuffer.cpp45 Buffer::Buffer(rx::GLImplFactory *factory, BufferID id) in Buffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp67 createSwapChain(ID3D11Device *device, IDXGIFactory *factory, DXGI_FORMAT format, UINT width, UINT height, UINT samples, IDXGISwapChain **swapChain) createSwapChain() argument
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.c81 IWICImagingFactory* factory = NULL; in WriteUsingWIC() local
/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp445 IDWriteFactory* factory = sk_get_dwrite_factory(); in SkRemotableFontMgr_New_DirectWrite() local
/third_party/skia/tools/fm/
H A Dfm.cpp300 draw_with_gpu(std::function<bool(SkCanvas*)> draw, SkImageInfo info, GrContextFactory::ContextType api, GrContextFactory* factory) draw_with_gpu() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc266 DynamicMessageFactory* factory; // The factory that created this object. member
603 DynamicMessageFactory* factory = type_info_->factory; in CrossLinkPrototypes() local
[all...]
H A Dextension_set_heavy.cc88 DescriptorPoolExtensionFinder(const DescriptorPool* pool, MessageFactory* factory, const Descriptor* containing_type) DescriptorPoolExtensionFinder() argument
167 MutableMessage(const FieldDescriptor* descriptor, MessageFactory* factory) MutableMessage() argument
193 ReleaseMessage(const FieldDescriptor* descriptor, MessageFactory* factory) ReleaseMessage() argument
221 UnsafeArenaReleaseMessage( const FieldDescriptor* descriptor, MessageFactory* factory) UnsafeArenaReleaseMessage() argument
259 AddMessage(const FieldDescriptor* descriptor, MessageFactory* factory) AddMessage() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluUtil.cpp514 const Factory* factory = registry.getFactoryByName(cmdLineArg); in selectFactory() local
539 const NativeWindowFactory& selectNativeWindowFactory (const NativeDisplayFactory& factory, const tcu::CommandLine& cmdLine) in selectNativeWindowFactory() argument
544 const NativePixmapFactory& selectNativePixmapFactory (const NativeDisplayFactory& factory, const tcu::CommandLine& cmdLine) in selectNativePixmapFactory() argument

Completed in 22 milliseconds

12345678910>>...14