Searched refs:statically (Results 1 – 25 of 186) sorted by relevance
12345678
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 …donly) NSMutableSet annotations; // expected-error{{interface type cannot be statically allocated}}
40 // a statically typed object's class interface isn't in scope! This
21 ;; This switch is always statically determined.59 ;; This switch is always statically determined.
3 - do not statically link to it
27 with CFI enabled, and are statically linked into the program. This may45 with ``-fsanitize=cfi-vcall`` enabled and be statically linked into the93 and be statically linked into the program. Classes in the C++ standard library110 with ``-fsanitize=cfi-nvcall`` enabled and be statically linked into the
1 This target allows you to statically map a whole network of addresses onto
3 them. Connections are statically distributed between the nodes in this
13 job. On one side, scripting languages statically compile nothing and 15 other side, traditional static compilers process everything statically and
23 language statically, the language front end can do the translation
8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
6 the attributes statically in your ant script.
4 // initialized statically and wrapping up those initialization in an
2 Recursive mutex (statically initialized).
22 marks is returned. The returned string is statically allocated and
36 # Use loadable driver modules instead of statically linking
48 # libc++ statically.
26 program with the library statically linked in.
137 @echo " Running pngtest statically linked with libpng.a:"
161 @echo " Running pngtest statically linked with libpng.a:"
32 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)
41 #) Allows specifying maximum size for strings and arrays, so that they can be allocated statically.42 #) No malloc needed: everything can be allocated statically or on the stack.
5 // These are used by nanopb to generate statically allocable structures
60 # Enable to use the system stlport, otherwise statically259 # Don't export symbols from statically linked libraries.
21 ; Do we insert a backedge safepoint in a statically
818 ld_state.statically = key == ARGP_static; in parse_opt_2nd()1048 ld_state.statically = true; in parse_B_option_2()1050 ld_state.statically = false; in parse_B_option_2()