/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | IsValidUtf8TestUtil.java | 237 static void testBytes(ByteStringFactory factory, int numBytes, long expectedCount) { in testBytes() argument 252 testBytes( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytes() argument 358 testBytesUsingByteBuffers( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytesUsingByteBuffers() argument [all...] |
/third_party/python/Modules/_sqlite/ |
H A D | module.c | 65 PyObject *factory = (PyObject *)state->ConnectionType; in module_connect() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field_reflection_unittest.cc | 693 DynamicMessageFactory factory; in TEST() local
|
/third_party/skia/gm/ |
H A D | image_pict.cpp | 231 ImageCacheratorGM(const char suffix[], FactoryFunc factory) : fFactory(factory) { in ImageCacheratorGM() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderContext.cpp | 137 const ContextFactory* factory = DE_NULL; in createRenderContext() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglNegativePartialUpdateTests.cpp | 170 const NativeWindowFactory& factory = selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() local
|
H A D | teglSwapBuffersTests.cpp | 273 const eglu::NativeWindowFactory& factory = eglu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig() local
|
/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
|
/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
|