OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static
(Results
151 - 175
of
542
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/support/v7/mediarouter/
Android.mk
18
# We do this here because the final
static
library must be compiled with an older
20
# contains will not be linked into the final
static
library.
56
# Here is the final
static
library that apps can link against.
/bionic/linker/
linker_executable.mk
26
$(transform-o-to-
static
-executable)
/cts/tools/utils/
java-cert-list-generator.sh
50
static
final String[] CERTIFICATE_DATA = {
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
charmap.pl
126
static
unsigned char char_type[] = {
/external/compiler-rt/make/
AppleBI.mk
82
install-iOS: $(SYMROOT)/libcompiler_rt-
static
.a \
86
cp $(SYMROOT)/libcompiler_rt-
static
.a \
87
$(DSTROOT)/usr/local/lib/libcompiler_rt-
static
.a
96
$(SYMROOT)/libcompiler_rt-
static
.a : $(foreach arch,$(RC_ARCHS), \
97
$(OBJROOT)/darwin_bni/
Static
/$(arch)/libcompiler_rt.a)
/external/dexmaker/
Android.mk
26
# Build a
static
jar file.
/external/iputils/
Makefile
25
# Capability support (with libcap) [yes|
static
|no]
27
# sysfs support (with libsysfs - deprecated) [no|yes|
static
]
29
# IDN support (experimental) [no|yes|
static
]
32
# Do not use getifaddrs [no|yes|
static
]
37
# GNU TLS library for ping6 [yes|no|
static
]
39
# Crypto library for ping6 [shared|
static
]
41
# Resolv library for ping6 [yes|
static
]
58
FUNC_LIB = $(if $(filter
static
,$(1)),$(LDFLAG_STATIC) $(2) $(LDFLAG_DYNAMIC),$(2))
246
@echo "
static
char SNAPSHOT[] = \"$(TAG)\";" > SNAPSHOT.h
/external/libyuv/
Android.mk
38
# Device
static
library
/external/littlemock/
Android.mk
26
# Build a
static
jar file.
/external/openssl/crypto/asn1/
charmap.pl
74
static
unsigned char char_type[] = {
/external/safe-iop/testsuite/
Android.mk
21
# TODO: make the test use the compiled
static
lib.
/external/srtp/
Android.mk
43
# Device
static
library
/external/svox/pico/tts/
Android.mk
3
# Build
static
library containing all PICO code
/frameworks/support/v17/leanback/
Android.mk
18
# We do this here because the final
static
library must be compiled with an older
20
# contains will not be linked into the final
static
library.
34
# (e.g. KitKat) and final
static
library.
73
# Here is the final
static
library that apps can link against.
/frameworks/support/v7/appcompat/
Android.mk
17
# Here is the final
static
library that apps can link against.
/frameworks/support/v7/gridlayout/
Android.mk
17
# Here is the final
static
library that apps can link against.
/frameworks/support/v7/palette/
Android.mk
17
# Here is the final
static
library that apps can link against.
/ndk/build/core/
build-static-library.mk
17
#
static
library
prebuilt-static-library.mk
27
# Prebuilt
static
libraries don't need to be copied to TARGET_OUT
/packages/experimental/procstatlog/
Android.mk
17
# Build a
static
binary for maximum portability
/system/media/camera/docs/
CameraMetadataEnums.mako
42
public
static
final int ${jenum_value(entry, value)} = ${enum_calculate_value_string(value)};
47
## Generate a list of only
Static
, Controls, or Dynamic properties.
79
##
Static
properties only
80
${single_kind_keys('
static
','CameraCharacteristics')}\
/build/core/combo/
HOST_windows-x86.mk
57
$(combo_2nd_arch_prefix)HOST_GLOBAL_LDFLAGS += -
static
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
rtcd.pl
254
static
void setup_rtcd_internal(void)
289
static
void setup_rtcd_internal(void)
314
static
void setup_rtcd_internal(void)
344
static
void setup_rtcd_internal(void)
/external/libpng/
Android.mk
4
# and the host (as a
static
library for tools to use).
78
# For the device (
static
)
/external/libvpx/libvpx/build/make/
rtcd.pl
252
static
void setup_rtcd_internal(void)
284
static
void setup_rtcd_internal(void)
309
static
void setup_rtcd_internal(void)
339
static
void setup_rtcd_internal(void)
Completed in 1404 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>