OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:statically
(Results
1 - 25
of
2037
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libexif/
README.android
3
- do not
statically
link to it
/external/v8/tools/cfi/
blacklist.txt
3
# a
statically
linked libc++.
/external/clang/test/SemaObjC/
invalid-objc-decls-1.m
4
Super s1; // expected-error{{interface type cannot be
statically
allocated}}
6
extern Super e1; // expected-error{{interface type cannot be
statically
allocated}}
9
Super s1; // expected-error{{interface type cannot be
statically
allocated}}
16
Super ivar1; // expected-error{{interface type cannot be
statically
allocated}}
21
Super objField; // expected-error{{interface type cannot be
statically
allocated}}
26
Super<P1> ivar1; // expected-error{{interface type cannot be
statically
allocated}}
32
Super p1; // expected-error{{interface type cannot be
statically
allocated}}
39
@property(readonly) NSMutableSet annotations; // expected-error{{interface type cannot be
statically
allocated}}
/packages/experimental/procstatlog/
README
3
A
statically
linked binary that polls and dumps /proc/*/stat files
/development/samples/browseable/AppShortcuts/
_index.jd
11
registering both links both
statically
in XML, as well as dynamically at runtime.
/external/compiler-rt/test/asan/TestCases/Linux/
asan_rt_confict_test-1.cc
1
// Test that preloading dynamic runtime to
statically
sanitized
/external/valgrind/drd/tests/
pth_uninitialized_cond.c
16
fprintf(stderr, "
Statically
initialized condition variable.\n");
pth_uninitialized_cond.stderr.exp
2
Statically
initialized condition variable.
run_openmp_test
11
# Do not accept any
statically
linked executable.
12
if /usr/bin/file "$1" | grep -q '
statically
linked'; then
/external/e2fsprogs/contrib/android/
Android.mk
4
# Build
statically
linked e2fsdroid for recovery
/external/e2fsprogs/misc/
Android.mk
4
# Build
statically
linked mke2fs for recovery
/external/iptables/extensions/
libxt_NETMAP.man
1
This target allows you to
statically
map a whole network of addresses onto
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
2-1.c
9
* condition variables that are
statically
allocated.
/hardware/interfaces/
Android.bp
14
// VTS tests must link to HAL definition libraries
statically
.
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
ModelLoaderFactory.java
6
* An interface for creating a {@link ModelLoader} for a given model type. Will be retained
statically
so should not
8
* will not be retained
statically
so it is safe for any ModelLoader built by this factory to retain a reference to a
/system/chre/apps/chqts/src/shared/
array_length.h
27
* Determine the length of a
statically
-sized array at compile time using
28
* template trickery which makes sure we only match
statically
-sized arrays.
/external/autotest/client/site_tests/security_Libcontainer/src/
Makefile
10
# Link gtest
statically
since the DUT does not have libgtest.so
/external/clang/test/CodeGenCXX/
dynamic_cast-no-rtti.cpp
12
// An upcast can be resolved
statically
and can be used with -fno-rtti, iff it
/external/clang/test/SemaCXX/
__null.cpp
9
// Verify
statically
that __null is the right size
/external/compiler-rt/test/lsan/TestCases/
use_tls_static.cc
1
// Test that
statically
allocated TLS space is included in the root set.
/external/iproute2/man/man8/
ip-maddress.8
42
statically
. This command only manages link-layer addresses.
/external/llvm/test/CodeGen/ARM/
tail-call-weak.ll
8
; weak symbol resolution occurs
statically
in PE/COFF, ensure that we permit
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
3-1.c
9
* mutexes that are
statically
allocated.
/external/nos/host/android/citadel/
Android.bp
27
// A special target to be
statically
linkeed into recovery which is a system
/frameworks/base/packages/SettingsProvider/test/
Android.mk
7
# Note we
statically
link several classes to do some unit tests. It's not accessible otherwise
Completed in 1230 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>