OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:library
(Results
1426 - 1450
of
27889
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
ctime
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is a Standard C++
Library
file. You should @c \#include this file
29
* This is the C++ version of the Standard C
Library
header @c time.h,
iostream
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is a Standard C++
Library
header.
55
*
library
's @c FILE streams, and to be available during program
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stringfwd.h
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is an internal header file, included by other
library
headers.
31
// ISO C++ 14882: 21 Strings
library
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cctype
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is a Standard C++
Library
file. You should @c \#include this file
29
* This is the C++ version of the Standard C
Library
header @c ctype.h,
ctime
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is a Standard C++
Library
file. You should @c \#include this file
29
* This is the C++ version of the Standard C
Library
header @c time.h,
iostream
5
// This file is part of the GNU ISO C++
Library
. This
library
is free
11
// This
library
is distributed in the hope that it will be useful,
17
// permissions described in the GCC Runtime
Library
Exception, version
21
// a copy of the GCC Runtime
Library
Exception along with this program;
26
* This is a Standard C++
Library
header.
55
*
library
's @c FILE streams, and to be available during program
/prebuilts/tools/common/proguard/proguard4.7/examples/
library.pro
3
#
library
, such that it remains usable as a
library
.
5
# java -jar proguard.jar @
library
.pro
8
# Specify the input jars, output jars, and
library
jars.
9
# In this case, the input jar is the program
library
that we want to process.
61
# You can comment this out if your
library
doesn't use serialization.
74
# Your
library
may contain more items that need to be preserved;
/toolchain/binutils/binutils-2.25/libiberty/
putenv.c
2
This file based on putenv.c in the GNU C
Library
.
4
The GNU C
Library
is free software; you can redistribute it and/or
5
modify it under the terms of the GNU
Library
General Public License as
9
The GNU C
Library
is distributed in the hope that it will be useful,
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
15
License along with the GNU C
Library
; see the file COPYING.LIB. If not,
/external/deqp/framework/egl/
egluGLFunctionLoader.cpp
21
* \brief glw::FunctionLoader using eglGetProcAddress() and tcu::
Library
.
32
GLFunctionLoader::GLFunctionLoader (const eglw::
Library
& egl, const tcu::FunctionLibrary*
library
)
34
, m_library (
library
)
62
tcu::FunctionLibrary*
library
= DE_NULL;
local
68
library
= m_platform.createDefaultGLFunctionLibrary(apiType, m_cmdLine);
71
m_libraries.insert(std::make_pair(key,
library
));
75
delete
library
;
80
library
= iter->second;
82
return
library
;
[
all
...]
/external/harfbuzz_ng/win32/
config.h.win32.in
9
/* Have cairo graphics
library
*/
12
/* Have cairo-ft support in cairo graphics
library
*/
21
/* Have DirectWrite
Library
*/
27
/* Have fontconfig
library
*/
30
/* Have FreeType 2
library
*/
36
/* Have glib2
library
*/
39
/* Have gobject2
library
*/
42
/* Have Graphite2
library
*/
45
/* Have ICU
library
*/
117
/* Have Uniscribe
library
*/
[
all
...]
/external/libjpeg-turbo/java/
README
4
The TurboJPEG shared
library
can optionally be built with a Java Native
5
Interface wrapper, which allows the
library
to be loaded and used directly from
40
The TurboJPEG Java Wrapper will look for the TurboJPEG JNI
library
41
(libturbojpeg.so, libturbojpeg.jnilib, or turbojpeg.dll) in the system
library
44
will look for the JNI
library
under the
library
directory configured when
45
libjpeg-turbo was built. If that
library
directory is
49
If you installed the JNI
library
into another directory, then you will need
50
to pass an argument of -Djava.
library
.path={path_to_JNI_library} to java, or
52
containing the JNI
library
[
all
...]
/external/opencv3/cmake/
OpenCVPackaging.cmake
5
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Open Computer Vision
Library
")
7
"OpenCV (Open Source Computer Vision
Library
) is an open source computer vision
8
and machine learning software
library
. OpenCV was built to provide a common
100
set(CPACK_COMPONENT_LIBS_DESCRIPTION "Open Computer Vision
Library
")
103
set(CPACK_COMPONENT_PYTHON_DESCRIPTION "Python bindings for Open Source Computer Vision
Library
")
106
set(CPACK_COMPONENT_JAVA_DESCRIPTION "Java bindings for Open Source Computer Vision
Library
")
109
set(CPACK_COMPONENT_DEV_DESCRIPTION "Development files for Open Source Computer Vision
Library
")
112
set(CPACK_COMPONENT_DOCS_DESCRIPTION "Documentation for Open Source Computer Vision
Library
")
115
set(CPACK_COMPONENT_SAMPLES_DESCRIPTION "Samples for Open Source Computer Vision
Library
")
118
set(CPACK_COMPONENT_TESTS_DESCRIPTION "Accuracy and performance tests for Open Source Computer Vision
Library
")
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h
5
* This
library
is free software; you can redistribute it and/or
11
* This
library
is distributed in the hope that it will be useful,
18
* License along with this
library
; if not, write to the Free Software
25
* This
library
is free software; you can redistribute it and/or
31
* This
library
is distributed in the hope that it will be useful,
38
* License along with this
library
; if not, write to the Free Software
45
* This
library
is free software; you can redistribute it and/or
51
* This
library
is distributed in the hope that it will be useful,
58
* License along with this
library
; if not, write to the Free Software
65
* This
library
is free software; you can redistribute it and/o
[
all
...]
/external/e2fsprogs/intl/
dcgettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
34
code is also used in GNU C
Library
where the names have a __
53
/* Alias for function name in GNU C
Library
. */
dcngettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
34
code is also used in GNU C
Library
where the names have a __
55
/* Alias for function name in GNU C
Library
. */
dgettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
37
code is also used in GNU C
Library
where the names have a __
56
/* Alias for function name in GNU C
Library
. */
dngettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
37
code is also used in GNU C
Library
where the names have a __
57
/* Alias for function name in GNU C
Library
. */
gettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
41
code is also used in GNU C
Library
where the names have a __
61
/* Alias for function name in GNU C
Library
. */
ngettext.c
5
under the terms of the GNU
Library
General Public License as published
12
Library
General Public License for more details.
14
You should have received a copy of the GNU
Library
General Public
43
code is also used in GNU C
Library
where the names have a __
63
/* Alias for function name in GNU C
Library
. */
/external/eigen/cmake/
FindStandardMathLibrary.cmake
1
# - Try to find how to link to the standard math
library
, if anything at all is needed to do.
6
# STANDARD_MATH_LIBRARY_FOUND - we found how to successfully link to the standard math
library
7
# STANDARD_MATH_LIBRARY - the name of the standard
library
that one has to link to.
44
# standard name 'm' for the standard math
library
.
53
# the test program linked successfully when linking to the 'm'
library
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/ansi/
ansi-def.mk
23
# The directory where all
library
files are placed.
31
# The name of the final
library
file. Note that the DOS-specific Makefile
34
LIBRARY
:= lib$(PROJECT)
49
# The link flag used to specify a given
library
file on link. Note that
50
# this is only used to compile the demo programs, not the
library
itself.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/beos/
beos-def.mk
25
# The directory where all
library
files are placed.
33
# The name of the final
library
file. Note that the DOS-specific Makefile
36
LIBRARY
:= lib$(PROJECT)
51
# The link flag used to specify a given
library
file on link. Note that
52
# this is only used to compile the demo programs, not the
library
itself.
/external/libxml2/
INSTALL.libxml2
29
At this point you can check that the
library
is properly functionning
36
Libxml does not requires any other
library
, the normal C ANSI API
43
libz: a highly portable and available widely compression
library
45
iconv: a powerful character encoding conversion
library
. It's
49
implementation of the
library
which source can be found here.
/external/mesa3d/src/gallium/auxiliary/util/
u_dl.h
55
* Open a
library
dynamically.
62
* Lookup a function in a
library
.
65
util_dl_get_proc_address(struct util_dl_library *
library
,
70
* Close a
library
.
73
util_dl_close(struct util_dl_library *
library
);
/external/v8/tools/gyp/test/ios/extension/
extension.gyp
38
'$(SDKROOT)/System/
Library
/Frameworks/Foundation.framework',
39
'$(SDKROOT)/System/
Library
/Frameworks/UIKit.framework',
69
'$(SDKROOT)/System/
Library
/Frameworks/Foundation.framework',
70
'$(SDKROOT)/System/
Library
/Frameworks/UIKit.framework',
71
'$(SDKROOT)/System/
Library
/Frameworks/MobileCoreServices.framework',
Completed in 927 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>