OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static
(Results
401 - 425
of
542
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/compiler-rt/make/platform/
clang_macho_embedded.mk
7
Description :=
Static
runtime libraries for embedded clang/Darwin
66
STATIC_CFLAGS := -
static
/external/libunwind/doc/
libunwind-ptrace.tex
63
up from \Var{\_UPT\_accessors}, but doing so would prevent
static
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
159
msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]/glibc-
static
);
393
msg := $(warning No bfd.h/libbfd found, install binutils-dev[el]/zlib-
static
to gain symbol demangling)
/external/qemu/distrib/zlib-1.2.8/
configure
4
# Normally configure builds both a
static
and a shared library.
5
# If you want to build just a
static
library, use: ./configure --
static
27
# destination name for
static
library
101
echo ' [--
static
] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]' | tee -a configure.log
115
-t | --
static
) shared=0; shift ;;
398
ALL="
static
"
403
echo Building
static
library $STATICLIB version $VER with $CC. | tee -a configure.log
405
ALL="
static
shared"
/external/wpa_supplicant_8/wpa_supplicant/
nmake.mak
175
# and this for
static
libraries
/external/zlib/src/
configure
4
# Normally configure builds both a
static
and a shared library.
5
# If you want to build just a
static
library, use: ./configure --
static
27
# destination name for
static
library
101
echo ' [--
static
] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]' | tee -a configure.log
115
-t | --
static
) shared=0; shift ;;
398
ALL="
static
"
403
echo Building
static
library $STATICLIB version $VER with $CC. | tee -a configure.log
405
ALL="
static
shared"
/frameworks/support/v4/
Android.mk
187
# Here is the final
static
library that apps can link against.
/ndk/build/core/
build-local.mk
52
# It turns out that some people use ndk-build to generate
static
/external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
/external/srtp/
configure
[
all
...]
/external/bison/tests/
testsuite
[
all
...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
command_store.js
7
* @fileoverview This class acts as the persistent store for all
static
data
26
* This class is entirely
static
and holds a JSON structure that stores
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js
100
* @
static
114
* @
static
/external/chromium_org/native_client_sdk/src/tools/
nacl_gcc.mk
77
# Choose between
static
and dynamic linking for Bionic
82
BIONIC_LINK:=-
static
/external/chromium_org/third_party/libevent/
configure
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile
323
$(qexec)libtool -
static
-o $$@ $$?
/external/chromium_org/third_party/libvpx/source/libvpx/
examples.mk
325
$$(if $$(CONFIG_STATIC_MSVCRT),--
static
-crt) \
/external/chromium_org/third_party/mesa/src/bin/
mklib
69
# Make
static
library with 'ar'
89
# make
static
lib
118
echo ' -
static
make a
static
library (default is dynamic/shared)'
142
STATIC
=0
207
'-
static
')
208
STATIC
=1
258
if [ $
STATIC
= 1 ]; then
264
echo "mklib: warning: ignoring $OBJ for
static
library"
364
elif [ $
STATIC
= 1 ] ; the
[
all
...]
/external/fio/
Makefile
138
CFLAGS += -DPSAPI_VERSION=1 -Ios/windows/posix/include -Wno-format -
static
/external/libvpx/libvpx/build/make/
Makefile
304
$(qexec)libtool -
static
-o $$@ $$?
/external/libvpx/libvpx/
examples.mk
290
$$(if $$(CONFIG_STATIC_MSVCRT),--
static
-crt) \
/external/mesa3d/bin/
mklib
69
# Make
static
library with 'ar'
89
# make
static
lib
118
echo ' -
static
make a
static
library (default is dynamic/shared)'
142
STATIC
=0
207
'-
static
')
208
STATIC
=1
258
if [ $
STATIC
= 1 ]; then
264
echo "mklib: warning: ignoring $OBJ for
static
library"
364
elif [ $
STATIC
= 1 ] ; the
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile
304
$(qexec)libtool -
static
-o $$@ $$?
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
examples.mk
290
$$(if $$(CONFIG_STATIC_MSVCRT),--
static
-crt) \
Completed in 1861 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>