Home
last modified time | relevance | path

Searched refs:Library (Results 1 – 25 of 864) sorted by relevance

12345678910>>...35

/external/libpng/projects/vstudio/
Dvstudio.sln43 Debug Library|Win32 = Debug Library|Win32
45 Release Library|Win32 = Release Library|Win32
49 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
50 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.Build.0 = Debug Library|Win32
53 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.ActiveCfg = Release Library|Win32
54 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.Build.0 = Release Library|Win32
57 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
58 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.Build.0 = Debug Library|Win32
61 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.ActiveCfg = Release Library|Win32
62 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.Build.0 = Release Library|Win32
[all …]
/external/deqp/framework/egl/
DegluUtil.hpp43 class Library;
57 Version getVersion (const eglw::Library& egl, eglw::EGLDisplay display);
59 std::vector<std::string> getClientExtensions (const eglw::Library& egl);
60 std::vector<std::string> getDisplayExtensions (const eglw::Library& egl, eglw::EGLDisplay display…
61 bool hasExtension (const eglw::Library& egl, eglw::EGLDisplay display, const std::string& …
63 std::vector<eglw::EGLConfig> getConfigs (const eglw::Library& egl, eglw::EGLDisplay display);
64 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
65 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
66 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
67 eglw::EGLConfig chooseSingleConfig (const eglw::Library& egl, eglw::EGLDisplay display, const…
[all …]
DegluUnique.hpp31 class Library;
40 UniqueDisplay (const eglw::Library& egl, eglw::EGLDisplay display);
47 const eglw::Library& m_egl;
58 UniqueSurface (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface surface);
65 const eglw::Library& m_egl;
77 UniqueContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLContext context);
84 const eglw::Library& m_egl;
96 …ScopedCurrentContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface draw, e…
100 const eglw::Library& m_egl;
107 UniqueImage (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLImage image);
[all …]
DegluUtil.cpp61 Version getVersion (const Library& egl, EGLDisplay display) in getVersion()
71 vector<string> getExtensions (const Library& egl, EGLDisplay display) in getExtensions()
80 bool hasExtension (const Library& egl, EGLDisplay display, const string& str) in hasExtension()
86 vector<string> getClientExtensions (const Library& egl) in getClientExtensions()
91 vector<string> getDisplayExtensions (const Library& egl, EGLDisplay display) in getDisplayExtensions()
98 vector<EGLConfig> getConfigs (const Library& egl, EGLDisplay display) in getConfigs()
113 vector<EGLConfig> chooseConfigs (const Library& egl, EGLDisplay display, const EGLint* attribList) in chooseConfigs()
129 vector<EGLConfig> chooseConfigs (const Library& egl, EGLDisplay display, const FilterList& filters) in chooseConfigs()
143 EGLConfig chooseSingleConfig (const Library& egl, EGLDisplay display, const FilterList& filters) in chooseSingleConfig()
156 EGLConfig chooseSingleConfig (const Library& egl, EGLDisplay display, const EGLint* attribList) in chooseSingleConfig()
[all …]
/external/skia/gyp/
DSimpleiOSApp.gyp37 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
38 '$(SDKROOT)/System/Library/Frameworks/CoreText.framework',
39 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
40 '$(SDKROOT)/System/Library/Frameworks/ImageIO.framework',
41 '$(SDKROOT)/System/Library/Frameworks/MobileCoreServices.framework',
42 '$(SDKROOT)/System/Library/Frameworks/UIKit.framework',
46 '$(SDKROOT)/System/Library/Frameworks/Cocoa.framework',
47 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
48 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
49 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
[all …]
Dcore.gyp55 '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework',
68 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
69 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
70 '$(SDKROOT)/System/Library/Frameworks/CoreText.framework',
71 '$(SDKROOT)/System/Library/Frameworks/UIKit.framework',
72 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
73 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
74 '$(SDKROOT)/System/Library/Frameworks/OpenGLES.framework',
75 '$(SDKROOT)/System/Library/Frameworks/ImageIO.framework',
76 '$(SDKROOT)/System/Library/Frameworks/MobileCoreServices.framework',
DiOSShell.gyp51 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
52 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
53 '$(SDKROOT)/System/Library/Frameworks/CoreText.framework',
54 '$(SDKROOT)/System/Library/Frameworks/UIKit.framework',
55 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
56 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
57 '$(SDKROOT)/System/Library/Frameworks/OpenGLES.framework',
58 '$(SDKROOT)/System/Library/Frameworks/ImageIO.framework',
59 '$(SDKROOT)/System/Library/Frameworks/MobileCoreServices.framework',
/external/valgrind/
Ddarwin9.supp13 obj:/System/Library/Frameworks/CoreFoundation*
14 obj:/System/Library/Frameworks/ApplicationServices*
22 obj:/System/Library/Frameworks/CoreFoundation*
23 obj:/System/Library/Frameworks/CoreServices*
31 obj:/System/Library/Frameworks/CoreFoundation*
32 obj:/System/Library/Frameworks/Carbon*
40 obj:/System/Library/Frameworks/CoreFoundation*
41 obj:/System/Library/Frameworks/CoreFoundation*
49 obj:/System/Library/Frameworks/CoreFoundation*
50 obj:/System/Library/Frameworks/AppKit*
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/
DREADME.TXT1 ANTLR v3.1 .NET Runtime Library (for us with the ANTLR C# Code Generator)
10 The ANTLR v3.1 .NET Runtime Library extend the ANTLR language processing
17 We hope you find the ANTLR v3.1 .NET Runtime Library delightful and useful
32 1. Antlr3.Runtime - the ANTLR v3.1 .NET Runtime Library
34 2. Antlr3.Utility - the ANTLR v3.1 .NET Runtime Utility Library
36 3. Antlr3.Runtime.Tests - the ANTLR v3.1 .NET Runtime Library Tests
55 3. USING The ANTLR v3.1 .NET Runtime Library
57 Tou use the ANTLR v3.1 .NET Runtime Library in your projects, add a
67 Library at:
71 4. BUILDING The ANTLR v3.1 .NET Runtime Library
[all …]
/external/libnl/
DCOPYING11 as the successor of the GNU Library Public License, version 2, hence
101 free software. For example, permission to use the GNU C Library in
108 linked with the Library has the freedom and the wherewithal to run
109 that program using a modified version of the Library.
130 The "Library", below, refers to any such software library or work
132 Library" means either the Library or any derivative work under
133 copyright law: that is to say, a work containing the Library or a
146 running a program using the Library is not restricted, and output from
148 on the Library (independent of the use of the Library in a tool for
149 writing it). Whether that is true depends on what the Library does
[all …]
/external/mesa3d/
DNOTICE27 This license, the Library General Public License, applies to some
72 license, the GNU Library General Public License, applies to certain
93 libraries themselves. This Library General Public License is intended to
98 changes in the actual functions of the Library.) The hope is that this
115 party saying it may be distributed under the terms of this Library
123 The "Library", below, refers to any such software library or work
125 Library" means either the Library or any derivative work under
126 copyright law: that is to say, a work containing the Library or a
139 running a program using the Library is not restricted, and output from
141 on the Library (independent of the use of the Library in a tool for
[all …]
/external/mesa3d/docs/
DCOPYING27 This license, the Library General Public License, applies to some
72 license, the GNU Library General Public License, applies to certain
93 libraries themselves. This Library General Public License is intended to
98 changes in the actual functions of the Library.) The hope is that this
115 party saying it may be distributed under the terms of this Library
123 The "Library", below, refers to any such software library or work
125 Library" means either the Library or any derivative work under
126 copyright law: that is to say, a work containing the Library or a
139 running a program using the Library is not restricted, and output from
141 on the Library (independent of the use of the Library in a tool for
[all …]
/external/autotest/
DLGPL_LICENSE19 "The Library" refers to a covered work governed by this License,
23 by the Library, but which is not otherwise based on the Library.
24 Defining a subclass of a class defined by the Library is deemed a mode
25 of using an interface provided by the Library.
28 Application with the Library. The particular version of the Library
49 If you modify a copy of the Library, and, in your modifications, a
63 3. Object Code Incorporating Material from Library Header Files.
66 a header file that is part of the Library. You may convey such object
73 Library is used in it and that the Library and its use are
83 portions of the Library contained in the Combined Work and reverse
[all …]
DMODULE_LICENSE_LGPL19 "The Library" refers to a covered work governed by this License,
23 by the Library, but which is not otherwise based on the Library.
24 Defining a subclass of a class defined by the Library is deemed a mode
25 of using an interface provided by the Library.
28 Application with the Library. The particular version of the Library
49 If you modify a copy of the Library, and, in your modifications, a
63 3. Object Code Incorporating Material from Library Header Files.
66 a header file that is part of the Library. You may convey such object
73 Library is used in it and that the Library and its use are
83 portions of the Library contained in the Combined Work and reverse
[all …]
/external/elfutils/
DCOPYING-LGPLV319 "The Library" refers to a covered work governed by this License,
23 by the Library, but which is not otherwise based on the Library.
24 Defining a subclass of a class defined by the Library is deemed a mode
25 of using an interface provided by the Library.
28 Application with the Library. The particular version of the Library
49 If you modify a copy of the Library, and, in your modifications, a
63 3. Object Code Incorporating Material from Library Header Files.
66 a header file that is part of the Library. You may convey such object
73 Library is used in it and that the Library and its use are
83 portions of the Library contained in the Combined Work and reverse
[all …]
/external/libmtp/
DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/eigen/
DCOPYING.LGPL10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/xmlrpcpp/
DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/libusb-compat/
DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/libexif/
DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/selinux/libsepol/
DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/
DLICENSE10 as the successor of the GNU Library Public License, version 2, hence
101 free software. For example, permission to use the GNU C Library in
108 linked with the Library has the freedom and the wherewithal to run
109 that program using a modified version of the Library.
132 The "Library", below, refers to any such software library or work
134 Library" means either the Library or any derivative work under
135 copyright law: that is to say, a work containing the Library or a
148 running a program using the Library is not restricted, and output from
150 on the Library (independent of the use of the Library in a tool for
151 writing it). Whether that is true depends on what the Library does
[all …]
/external/libmicrohttpd/doc/
Dlgpl.texi15 as the successor of the GNU Library Public License, version 2, hence the
105 free software. For example, permission to use the GNU C Library in
112 linked with the Library has the freedom and the wherewithal to run
113 that program using a modified version of the Library.
135 The ``Library'', below, refers to any such software library or work
137 Library'' means either the Library or any derivative work under
138 copyright law: that is to say, a work containing the Library or a
151 running a program using the Library is not restricted, and output from
153 on the Library (independent of the use of the Library in a tool for
154 writing it). Whether that is true depends on what the Library does
[all …]
/external/avahi/
DNOTICE11 as the successor of the GNU Library Public License, version 2, hence
101 free software. For example, permission to use the GNU C Library in
108 linked with the Library has the freedom and the wherewithal to run
109 that program using a modified version of the Library.
130 The "Library", below, refers to any such software library or work
132 Library" means either the Library or any derivative work under
133 copyright law: that is to say, a work containing the Library or a
146 running a program using the Library is not restricted, and output from
148 on the Library (independent of the use of the Library in a tool for
149 writing it). Whether that is true depends on what the Library does
[all …]
/external/libusb/
DNOTICE10 as the successor of the GNU Library Public License, version 2, hence
99 free software. For example, permission to use the GNU C Library in
106 linked with the Library has the freedom and the wherewithal to run
107 that program using a modified version of the Library.
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
144 running a program using the Library is not restricted, and output from
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
[all …]

12345678910>>...35