Home
last modified time | relevance | path

Searched refs:statically (Results 1 – 25 of 138) sorted by relevance

123456

/external/clang/test/SemaObjC/
Dinvalid-objc-decls-1.m4 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 …donly) NSMutableSet annotations; // expected-error{{interface type cannot be statically allocated}}
Dmessage.m40 // a statically typed object's class interface isn't in scope! This
/external/openssl/patches/
DREADME11 32K. OpenSSL statically allocates read and write buffers (34K and
13 With this patch, OpenSSL statically allocates 4K + 4K buffers, with
/external/llvm/test/Transforms/SimplifyCFG/
Dswitch_thread.ll21 ;; This switch is always statically determined.
59 ;; This switch is always statically determined.
/external/e2fsprogs/debian/
De2fsck-static.lintian-overrides1 e2fsck-static: statically-linked-binary ./sbin/e2fsck.static
/external/chromium/chrome/browser/resources/options/
Dcertificate_manager.css12 /* TODO(mattm): BLAH. Make this not statically sized. */
/external/dropbear/
DSMALL17 - If you're compiling statically, you can turn off host lookups
35 If you are compiling statically, you may want to disable zlib, as it will use
DINSTALL25 If you want to compile statically, add "STATIC=1" to the make command-line.
45 You can use "make STATIC=1" to make statically linked binaries, and it is
/external/iptables/extensions/
Dlibipt_NETMAP.man1 This target allows you to statically map a whole network of addresses onto
Dlibipt_CLUSTERIP.man3 them. Connections are statically distributed between the nodes in this
/external/dropbear/debian/
DREADME.Debian.diet5 glibc to provide small statically linked programs. The resulting package
/external/expat/win32/
DREADME.txt45 By default the Expat Dlls are built to link statically
69 to link statically against the multithreaded run-time library,
/external/llvm/docs/HistoricalNotes/
D2001-04-16-DynamicCompilation.txt13 job. On one side, scripting languages statically compile nothing and
15 other side, traditional static compilers process everything statically and
D2001-02-06-TypeNotationDebateResp2.txt23 language statically, the language front end can do the translation
/external/valgrind/main/drd/tests/
Drecursive_mutex.stderr.exp-linux2 Recursive mutex (statically initialized).
/external/clang/test/CodeGenObjCXX/
Darc-globals.mm4 // initialized statically and wrapping up those initialization in an
/external/qemu/target-i386/
DTODO30 - evaluate x87 stack pointer statically
/external/libpng/scripts/
Dmakefile.linux140 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.gcmmx163 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.elf166 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.nommx142 @echo " Running pngtest statically linked with libpng.a:"
/external/zlib/win32/
DREADME-WIN32.txt32 example.exe A statically-bound example (using zlib.lib, not the dll)
38 minigzip.exe A statically-bound test program (using zlib.lib, not the dll)
/external/webkit/Source/JavaScriptCore/
DJavaScriptCore.pri100 …# statically in applications (which isn't used often because, among other things, of licensing obs…
/external/elfutils/src/
Dld.c740 ld_state.statically = key == ARGP_static; in parse_opt_2nd()
964 ld_state.statically = true; in parse_B_option_2()
966 ld_state.statically = false; in parse_B_option_2()
/external/qemu/distrib/
DREADME2 generate a statically linked "emulator" binary in the current directory.

123456