OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:library
(Results
626 - 650
of
27889
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/qcom/media/msmcobalt/mm-core/src/8660/
qc_registry_table.c
52
NULL, // Shared object
library
handle
68
NULL, // Shared object
library
handle
84
NULL, // Shared object
library
handle
100
NULL, // Shared object
library
handle
116
NULL, // Shared object
library
handle
132
NULL, // Shared object
library
handle
148
NULL, // Shared object
library
handle
164
NULL, // Shared object
library
handle
180
NULL, // Shared object
library
handle
196
NULL, // Shared object
library
handl
[
all
...]
/external/antlr/antlr-3.4/runtime/CSharp2/
README.TXT
1
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/libpng/projects/vstudio/
vstudio.sln
43
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
|Win3
[
all
...]
/frameworks/data-binding/compiler/
compiler.iml
21
<orderEntry type="
library
" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-4584" level="project" />
22
<orderEntry type="
library
" name="Gradle: commons-io:commons-io:2.4" level="project" />
23
<orderEntry type="
library
" name="Gradle: commons-codec:commons-codec:1.10" level="project" />
24
<orderEntry type="
library
" name="Gradle: com.tunnelvisionlabs:antlr4:4.5" level="project" />
25
<orderEntry type="
library
" name="Gradle: com.googlecode.juniversalchardet:juniversalchardet:1.0.3" level="project" />
26
<orderEntry type="
library
" name="Gradle: org.jetbrains.kotlin:kotlin-runtime:1.0.0-beta-4584" level="project" />
27
<orderEntry type="
library
" name="Gradle: com.tunnelvisionlabs:antlr4-runtime:4.5" level="project" />
28
<orderEntry type="
library
" name="Gradle: com.tunnelvisionlabs:antlr4-annotations:4.5" level="project" />
29
<orderEntry type="
library
" name="Gradle: org.antlr:antlr-runtime:3.5.2" level="project" />
30
<orderEntry type="
library
" name="Gradle: org.antlr:ST4:4.0.8" level="project" /
[
all
...]
db-compiler.iml
17
<orderEntry type="
library
" name="KotlinJavaRuntime" level="project" />
18
<orderEntry type="module-
library
" scope="TEST">
19
<
library
>
27
</
library
>
29
<orderEntry type="module-
library
" scope="TEST">
30
<
library
>
38
</
library
>
/hardware/qcom/media/msmcobalt/mm-core/src/msm8953/
registry_table_android.c
50
NULL, // Shared object
library
handle
63
NULL, // Shared object
library
handle
76
NULL, // Shared object
library
handle
89
NULL, // Shared object
library
handle
102
NULL, // Shared object
library
handle
115
NULL, // Shared object
library
handle
128
NULL, // Shared object
library
handle
141
NULL, // Shared object
library
handle
154
NULL, // Shared object
library
handle
167
NULL, // Shared object
library
handl
[
all
...]
/external/clang/test/SemaObjC/
builtin_objc_lib_functions.m
3
Class f0() { return objc_getClass("a"); } // expected-warning {{implicitly declaring
library
function 'objc_getClass' with type 'id (const char *)'}} \
7
Class f1() { return objc_getMetaClass("a"); } // expected-warning {{implicitly declaring
library
function 'objc_getMetaClass' with type 'id (const char *)'}} \
10
void f2(id val) { objc_enumerationMutation(val); } // expected-warning {{implicitly declaring
library
function 'objc_enumerationMutation' with type 'void (id)'}} \
13
long double f3(id self, SEL op) { return objc_msgSend_fpret(self, op); } // expected-warning {{implicitly declaring
library
function 'objc_msgSend_fpret' with type 'long double (id, SEL, ...)'}} \
17
return objc_msgSendSuper(super, op); // expected-warning {{implicitly declaring
library
function 'objc_msgSendSuper' with type 'id (struct objc_super *, SEL, ...)'}} \
22
return objc_assign_strongCast(val, dest); // expected-warning {{implicitly declaring
library
function 'objc_assign_strongCast' with type 'id (id, id *)'}} \
27
return objc_exception_match(exceptionClass, exception); // expected-warning {{implicitly declaring
library
function 'objc_exception_match' with type 'int (id, id)'}} \
/external/freetype/src/base/
ftinit.c
25
/* fresh new
library
object. The set is taken from the header file */
31
/* builds a
library
out of it, then calls FT_Default_Drivers(). */
94
FT_Create_Class_ ## x( FT_Library
library
, \
97
FT_Destroy_Class_ ## x( FT_Library
library
, \
117
FT_Destroy_Class_ ## x(
library
, classes[i] ); \
123
ft_destroy_default_module_classes( FT_Library
library
)
128
BasePIC* pic_container = (BasePIC*)
library
->pic_container.base;
134
memory =
library
->memory;
148
error = FT_Create_Class_ ## x(
library
, &clazz ); \
155
ft_create_default_module_classes( FT_Library
library
)
[
all
...]
/external/mesa3d/src/gallium/auxiliary/util/
u_dl.c
58
util_dl_get_proc_address(struct util_dl_library *
library
,
62
return (util_dl_proc) pointer_to_func(dlsym((void *)
library
, procname));
64
return (util_dl_proc)GetProcAddress((HMODULE)
library
, procname);
72
util_dl_close(struct util_dl_library *
library
)
75
dlclose((void *)
library
);
77
FreeLibrary((HMODULE)
library
);
79
(void)
library
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
c++0x_warning.h
3
// This file is part of the GNU ISO C++
Library
. This
library
is free
9
// This
library
is distributed in the hope that it will be useful,
15
// permissions described in the GCC Runtime
Library
Exception, version
19
// a copy of the GCC Runtime
Library
Exception along with this program;
24
* This is an internal header file, included by other
library
headers.
32
#error This file requires compiler and
library
support for the \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cassert
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 assert.h,
cerrno
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 errno.h,
ciso646
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 iso646.h,
cstddef
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 stddef.h,
string
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.
30
// ISO C++ 14882: 21 Strings
library
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++io.h
1
// Underlying io
library
details -*- C++ -*-
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.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++io.h
1
// Underlying io
library
details -*- C++ -*-
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.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
c++0x_warning.h
3
// This file is part of the GNU ISO C++
Library
. This
library
is free
9
// This
library
is distributed in the hope that it will be useful,
15
// permissions described in the GCC Runtime
Library
Exception, version
19
// a copy of the GCC Runtime
Library
Exception along with this program;
24
* This is an internal header file, included by other
library
headers.
32
#error This file requires compiler and
library
support for the \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cassert
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 assert.h,
cerrno
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 errno.h,
ciso646
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 iso646.h,
cstddef
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 stddef.h,
string
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.
30
// ISO C++ 14882: 21 Strings
library
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++io.h
1
// Underlying io
library
details -*- C++ -*-
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.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++io.h
1
// Underlying io
library
details -*- C++ -*-
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.
Completed in 849 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>