/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ResourceManager.h | 89 ANGLE_INLINE ResourceType *checkObjectAllocation(rx::GLImplFactory *factory, in checkObjectAllocation() argument 113 ResourceType *checkObjectAllocationImpl(rx::GLImplFactory *factory, in checkObjectAllocationImpl() argument 135 ANGLE_INLINE Buffer *checkBufferAllocation(rx::GLImplFactory *factory, BufferID handle) in checkBufferAllocation() argument 201 ANGLE_INLINE Texture *checkTextureAllocation(rx::GLImplFactory *factory, in checkTextureAllocation() argument 226 checkRenderbufferAllocation(rx::GLImplFactory *factory, RenderbufferID handle) checkRenderbufferAllocation() argument 245 checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) checkSamplerAllocation() argument 280 checkFramebufferAllocation(rx::GLImplFactory *factory, const Caps &caps, FramebufferID handle, egl::ShareGroup *shareGroup) checkFramebufferAllocation() argument 305 checkProgramPipelineAllocation(rx::GLImplFactory *factory, ProgramPipelineID handle) checkProgramPipelineAllocation() argument [all...] |
H A D | Sampler.cpp | 18 Sampler::Sampler(rx::GLImplFactory *factory, SamplerID id) in Sampler() argument
|
H A D | Image.cpp | 158 ExternalImageSibling::ExternalImageSibling(rx::EGLImplFactory *factory, in ExternalImageSibling() argument 271 Image::Image(rx::EGLImplFactory *factory, in Image() argument
|
H A D | ProgramPipeline.cpp | 148 ProgramPipeline::ProgramPipeline(rx::GLImplFactory *factory, ProgramPipelineID handle) in ProgramPipeline() argument
|
H A D | Buffer.cpp | 45 Buffer::Buffer(rx::GLImplFactory *factory, BufferID id) in Buffer() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUService.java | 393 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 D | TransliteratorRegistry.java | 332 put(String ID, Transliterator.Factory factory, boolean visible) put() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | TransliteratorRegistry.java | 333 put(String ID, Transliterator.Factory factory, boolean visible) put() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUService.java | 398 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 D | main_thread_interface.cc | 42 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 D | compute_test.h | 339 IDXGIFactory4 *factory; member in ComputeTest
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | svccoll.cpp | 389 TestFactory* factory = new TestFactory(info); in TestRegisterFactory() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-evaluate.cc | 137 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 D | builtins-intl.cc | 136 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 D | setup-heap-internal.cc | 665 Factory* factory = isolate()->factory(); in CreateInitialObjects() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-regexp.cc | 403 Factory* factory = isolate->factory(); Initialize() local [all...] |
H A D | js-relative-time-format.cc | 254 Factory* factory = isolate->factory(); in ResolvedOptions() local 286 Factory* factory = isolate->factory(); UnitAsString() local 433 Factory* factory = isolate->factory(); FormatToJSArray() local [all...] |
H A D | lookup.h | 126 Factory* factory() const { return isolate_->factory(); } in factory() function in v8::internal::final
|
/third_party/node/deps/v8/src/parsing/ |
H A D | rewriter.cc | 53 AstNodeFactory* factory() { return &factory_; } in factory() function in v8::internal::final [all...] |
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.h | 133 struct IDXGIFactory4 *factory; member 147 struct IDXCoreAdapterFactory *factory; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
H A D | CompositorNativeWindow11.cpp | 67 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 D | image_enc.c | 81 IWICImagingFactory* factory = NULL; in WriteUsingWIC() local
|
/third_party/skia/src/ports/ |
H A D | SkRemotableFontMgr_win_dw.cpp | 445 IDWriteFactory* factory = sk_get_dwrite_factory(); in SkRemotableFontMgr_New_DirectWrite() local
|
/third_party/skia/tools/fm/ |
H A D | fm.cpp | 300 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 D | dynamic_message.cc | 266 DynamicMessageFactory* factory; // The factory that created this object. member 603 DynamicMessageFactory* factory = type_info_->factory; in CrossLinkPrototypes() local [all...] |