Home
last modified time | relevance | path

Searched defs:factory (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/third_party/gstreamer/gstreamer/gst/
Dgstelementfactory.c101 gst_element_factory_init (GstElementFactory * factory) in gst_element_factory_init()
115 GstElementFactory *factory = GST_ELEMENT_FACTORY (object); in gst_element_factory_finalize() local
150 gst_element_factory_cleanup (GstElementFactory * factory) in gst_element_factory_cleanup()
209 GstElementFactory *factory; in gst_element_register() local
375 gst_element_factory_get_skip_documentation (GstElementFactory * factory) in gst_element_factory_get_skip_documentation()
471 gst_element_factory_create_with_properties (GstElementFactory * factory, in gst_element_factory_create_with_properties()
561 gst_element_factory_create_valist (GstElementFactory * factory, in gst_element_factory_create_valist()
622 gst_element_factory_create_full (GstElementFactory * factory, in gst_element_factory_create_full()
649 gst_element_factory_create (GstElementFactory * factory, const gchar * name) in gst_element_factory_create()
676 GstElementFactory *factory; in gst_element_factory_make_with_properties() local
[all …]
Dgstdeviceproviderfactory.c84 gst_device_provider_factory_init (GstDeviceProviderFactory * factory) in gst_device_provider_factory_init()
91 GstDeviceProviderFactory *factory = GST_DEVICE_PROVIDER_FACTORY (object); in gst_device_provider_factory_finalize() local
135 gst_device_provider_factory_cleanup (GstDeviceProviderFactory * factory) in gst_device_provider_factory_cleanup()
176 GstDeviceProviderFactory *factory; in gst_device_provider_register() local
254 gst_device_provider_factory_get (GstDeviceProviderFactory * factory) in gst_device_provider_factory_get()
354 GstDeviceProviderFactory *factory; in gst_device_provider_factory_get_by_name() local
401 gst_device_provider_factory_get_device_provider_type (GstDeviceProviderFactory * in gst_device_provider_factory_get_device_provider_type()
423 gst_device_provider_factory_get_metadata (GstDeviceProviderFactory * factory, in gst_device_provider_factory_get_metadata()
442 gst_device_provider_factory_get_metadata_keys (GstDeviceProviderFactory * in gst_device_provider_factory_get_metadata_keys()
480 gst_device_provider_factory_has_classesv (GstDeviceProviderFactory * factory, in gst_device_provider_factory_has_classesv()
[all …]
Dgsttypefindfactory.c108 gst_type_find_factory_init (GstTypeFindFactory * factory) in gst_type_find_factory_init()
117 GstTypeFindFactory *factory = GST_TYPE_FIND_FACTORY (object); in gst_type_find_factory_dispose() local
165 gst_type_find_factory_get_caps (GstTypeFindFactory * factory) in gst_type_find_factory_get_caps()
185 gst_type_find_factory_get_extensions (GstTypeFindFactory * factory) in gst_type_find_factory_get_extensions()
201 gst_type_find_factory_call_function (GstTypeFindFactory * factory, in gst_type_find_factory_call_function()
232 gst_type_find_factory_has_function (GstTypeFindFactory * factory) in gst_type_find_factory_has_function()
Dgstdynamictypefactory.c81 gst_dynamic_type_factory_init (GstDynamicTypeFactory * factory) in gst_dynamic_type_factory_init()
103 GstDynamicTypeFactory *factory = gst_dynamic_type_factory_find (factoryname); in gst_dynamic_type_factory_load() local
124 GstDynamicTypeFactory *factory; in gst_dynamic_type_factory_create() local
156 GstDynamicTypeFactory *factory; in gst_dynamic_type_register() local
Dgsttracerfactory.c55 gst_tracer_factory_init (GstTracerFactory * factory) in gst_tracer_factory_init()
95 gst_tracer_factory_get_tracer_type (GstTracerFactory * factory) in gst_tracer_factory_get_tracer_type()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h89 ANGLE_INLINE ResourceType *checkObjectAllocation(rx::GLImplFactory *factory, in checkObjectAllocation()
113 ResourceType *checkObjectAllocationImpl(rx::GLImplFactory *factory, in checkObjectAllocationImpl()
135 ANGLE_INLINE Buffer *checkBufferAllocation(rx::GLImplFactory *factory, BufferID handle) in checkBufferAllocation()
201 ANGLE_INLINE Texture *checkTextureAllocation(rx::GLImplFactory *factory, in checkTextureAllocation()
226 Renderbuffer *checkRenderbufferAllocation(rx::GLImplFactory *factory, RenderbufferID handle) in checkRenderbufferAllocation()
245 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation()
280 Framebuffer *checkFramebufferAllocation(rx::GLImplFactory *factory, in checkFramebufferAllocation()
305 ProgramPipeline *checkProgramPipelineAllocation(rx::GLImplFactory *factory, in checkProgramPipelineAllocation()
DResourceManager.cpp112 Buffer *BufferManager::AllocateNewObject(rx::GLImplFactory *factory, BufferID handle) in AllocateNewObject()
159 ShaderProgramID ShaderProgramManager::createShader(rx::GLImplFactory *factory, in createShader()
179 ShaderProgramID ShaderProgramManager::createProgram(rx::GLImplFactory *factory) in createProgram()
219 Texture *TextureManager::AllocateNewObject(rx::GLImplFactory *factory, in AllocateNewObject()
262 Renderbuffer *RenderbufferManager::AllocateNewObject(rx::GLImplFactory *factory, in AllocateNewObject()
291 Sampler *SamplerManager::AllocateNewObject(rx::GLImplFactory *factory, SamplerID handle) in AllocateNewObject()
329 GLuint SyncManager::createSync(rx::GLImplFactory *factory) in createSync()
348 Framebuffer *FramebufferManager::AllocateNewObject(rx::GLImplFactory *factory, in AllocateNewObject()
402 ProgramPipeline *ProgramPipelineManager::AllocateNewObject(rx::GLImplFactory *factory, in AllocateNewObject()
444 MemoryObjectID MemoryObjectManager::createMemoryObject(rx::GLImplFactory *factory) in createMemoryObject()
[all …]
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelementfactory.c37 setup_pad_template (GstElementFactory * factory, GstStaticPadTemplate * tmpl) in setup_pad_template()
51 GstElementFactory *factory; in setup_factory() local
70 GstElementFactory *factory; in GST_START_TEST() local
112 GstElementFactory *factory; in GST_START_TEST() local
133 GstElementFactory *factory; in GST_START_TEST() local
155 GstElementFactory *factory, *tmp; in GST_START_TEST() local
/third_party/typescript/tests/baselines/reference/
DexportAsNamespace1(module=umd).js19 (function (factory) { argument
35 (function (factory) { argument
52 (function (factory) { argument
DjsxFactoryMissingErrorInsideAClass.js3 factory() { method in C
14 factory() { method in C
DimportCallExpressionInExportEqualsUMD.js12 (function (factory) { argument
25 (function (factory) { argument
DclassInConvertedLoopES5.js6 static factory = () => new RowClass(); field in RowClass
19 RowClass.factory = function () { return new RowClass(); }; function in RowClass
DdeclarationEmitAmdModuleNameDirective.js12 (function (factory) { argument
28 (function (factory) { argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_font_utils.cc27 void BuilderForFontFile(const char* font_path, FontFactory* factory, in BuilderForFontFile()
36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont()
45 void LoadFont(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFont()
57 FontFactoryPtr factory; in LoadFontUsingByteVector() local
Dname_editing_test.cc38 void LoadTestFile(FontFactory* factory, FontBuilderArray* font_builders) { in LoadTestFile()
48 FontFactoryPtr factory; in TestChangeOneName() local
92 FontFactoryPtr factory; in TestModifyNameTableAndRevert() local
143 FontFactoryPtr factory; in TestRemoveOneName() local
Dfont_parsing_test.cc38 FontFactoryPtr factory; in TestFontParsing() local
102 FontFactoryPtr factory; in TestTTFReadWrite() local
120 FontFactoryPtr factory; in TestTTFMemoryBasedReadWrite() local
/third_party/protobuf/csharp/src/Google.Protobuf/
DMessageParser.cs46 private Func<IMessage> factory; field in Google.Protobuf.MessageParser
52 …internal MessageParser(Func<IMessage> factory, bool discardUnknownFields, ExtensionRegistry extens… in MessageParser()
227 private readonly Func<T> factory; field in Google.Protobuf.MessageParser
237 public MessageParser(Func<T> factory) : this(factory, false, null) in MessageParser()
241 …internal MessageParser(Func<T> factory, bool discardUnknownFields, ExtensionRegistry extensions) :… in MessageParser()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfmux.c29 GstElementFactory *factory = NULL; in get_mpeg2enc_element_name() local
162 GstElementFactory *factory = NULL; in GST_START_TEST() local
187 GstElementFactory *factory = NULL; in GST_START_TEST() local
245 GstElementFactory *factory = NULL; in GST_START_TEST() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dutils.cc45 void LoadFonts(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFonts()
53 FontFactory* factory, in LoadFontBuilders()
69 bool SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestSchemas.java59 ManifestSchemaFactory factory = new ManifestSchemaFactory(); in registerProto2Schemas() local
88 ManifestSchemaFactory factory = new ManifestSchemaFactory(); in registerProto3Schemas() local
DTestSchemasLite.java60 ManifestSchemaFactory factory = new ManifestSchemaFactory(); in registerProto2LiteSchemas() local
95 ManifestSchemaFactory factory = new ManifestSchemaFactory(); in registerProto3LiteSchemas() local
/third_party/node/test/fixtures/wpt/streams/resources/
Drs-test-templates.js7 self.templatedRSEmpty = (label, factory) => { argument
37 self.templatedRSClosed = (label, factory) => { argument
95 self.templatedRSErrored = (label, factory, error) => { argument
130 self.templatedRSErroredSyncOnly = (label, factory, error) => { argument
185 self.templatedRSEmptyReader = (label, factory) => { argument
332 self.templatedRSClosedReader = (label, factory) => { argument
414 self.templatedRSErroredReader = (label, factory, error) => { argument
448 self.templatedRSTwoChunksOpenReader = (label, factory, chunks) => { argument
512 self.templatedRSTwoChunksClosedReader = function (label, factory, chunks) { argument
633 self.templatedRSTeeCancel = (label, factory) => { argument
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dmxf.c29 GstElementFactory *factory = NULL; in get_mpeg2enc_element_name() local
180 GstElementFactory *factory = NULL; in GST_START_TEST() local
206 GstElementFactory *factory = NULL; in GST_START_TEST() local
266 GstElementFactory *factory = NULL; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-completion-helper.c33 get_pad_templates_info (GstElement * element, GstElementFactory * factory, in get_pad_templates_info()
67 GstElementFactory *factory = gst_element_factory_find (factory_name); in _get_pad_caps() local
86 GstElementFactory *factory = GST_ELEMENT_FACTORY (feature); in _are_linkable() local
101 _belongs_to_klass (GstElementFactory * factory, const gchar * klass) in _belongs_to_klass()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DHheaTests.java31 FontFactory factory = FontFactory.getInstance(); in testAdvanceWidthMax() local
43 FontFactory factory = FontFactory.getInstance(); in testNumHMetrics() local

12345678910>>...23