OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:library
(Results
251 - 275
of
2552
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/bin/
os_dep.py
25
def
library
(lib):
function
50
raise ValueError('Missing
library
: %s' % lib)
56
results.append(
library
(lib))
/external/curl/docs/cmdline-opts/
negotiate.d
8
This option requires a
library
built with GSS-API or SSPI support. Use
/external/freetype/builds/unix/
freetype-config.in
73
FreeType
library
76
the FreeType
library
78
--version display libtool version of the FreeType
library
80
--libs display flags for linking with the FreeType
library
81
--libtool display
library
name for linking with libtool
83
library
/external/freetype/include/freetype/
ftrender.h
170
/*
library
:: A handle to the
library
object. */
185
FT_Get_Renderer( FT_Library
library
,
198
/*
library
:: A handle to the
library
object. */
220
FT_Set_Renderer( FT_Library
library
,
/external/freetype/include/freetype/internal/services/
svpscmap.h
151
FT_Init_Class_ ## class_( FT_Library
library
, \
154
FT_UNUSED(
library
); \
/external/freetype/src/truetype/
ttdriver.c
571
FT_Library
library
;
local
577
/* TT_SERVICES_GET dereferences `
library
' in PIC mode */
581
library
= driver->
library
;
582
if ( !
library
)
593
library
= driver->
library
;
594
if ( !
library
)
599
sfntd = FT_Get_Module(
library
, "sfnt" );
/external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml
11
* representation, the classes in the VMCore
library
.
/external/llvm/bindings/ocaml/linker/
llvm_linker.mli
13
the classes in the Linker
library
. *)
/external/python/cpython2/PC/VS7.1/
amd64_ml64.bat
7
rem http://msdn.microsoft.com/
library
/en-us/win64/win64/wow64_implementation_details.asp
/external/swiftshader/third_party/LLVM/bindings/ocaml/bitwriter/
llvm_bitwriter.ml
11
* representation, the classes in the VMCore
library
.
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Android.mk
3
#Compile this
library
only for builds with the latest modem image
/hardware/qcom/gps/msm8960/utils/
Android.mk
1
#Compile this
library
only for builds with the latest modem image
/packages/apps/Contacts/tests/
Android.mk
22
hamcrest-
library
\
/packages/apps/ManagedProvisioning/
Android.mk
22
include frameworks/opt/setupwizard/
library
/common-gingerbread.mk
/packages/apps/TV/tests/common/
Android.mk
18
# Link tv-common as shared
library
to avoid the problem of initialization of the constants
/packages/apps/TV/tuner/tests/testing/
Android.mk
18
# Link tv-common as shared
library
to avoid the problem of initialization of the constants
/prebuilts/go/darwin-x86/misc/cgo/test/
issue9510.go
20
t.Skip("skipping because libgcc may be a Thumb
library
")
/prebuilts/go/darwin-x86/misc/cgo/testshared/src/depBase/
dep.go
24
// the shared
library
. Similar code in ../exe/exe.go results in
/prebuilts/go/darwin-x86/src/runtime/cgo/
dragonfly.go
13
// libc dynamic
library
needs them.
freebsd.go
13
// libc dynamic
library
needs them.
netbsd.go
13
// libc dynamic
library
needs them.
openbsd.go
12
// OpenBSD crt0.o and the libc dynamic
library
needs it.
/prebuilts/go/darwin-x86/src/testing/
testing_test.go
14
// standard
library
with a TestMain, so that code is executed.
/prebuilts/go/darwin-x86/test/fixedbugs/
issue15013.go
9
// Nothing in the standard
library
caught the problem, so adding a test.
/prebuilts/go/linux-x86/misc/cgo/test/
issue9510.go
20
t.Skip("skipping because libgcc may be a Thumb
library
")
Completed in 467 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>