HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 51 - 75 of 1124) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/skia/tools/skpdiff/
SkImageDiffer.h 33 * @return A statically allocated null terminated string that is the name of this differ
  /external/valgrind/main/drd/tests/
recursive_mutex.c 31 fprintf(stderr, "Recursive mutex (statically initialized).\n");
recursive_mutex.stderr.exp-linux 2 Recursive mutex (statically initialized).
  /external/wpa_supplicant_8/src/eap_server/
eap_methods.h 25 /* EAP server method registration calls for statically linked in methods */
  /frameworks/opt/bitmap/res/values/
dimens.xml 18 <!-- TODO: don't statically define these because the placeholder/progress can be anything. -->
  /ndk/build/tools/toolchain-patches/gcc/
0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch 11 When they are statically linked into shared libraries, the
41 + * when a shared object linked statically to these libraries is
65 + * when a shared object linked statically to these libraries is
89 + * when a shared object linked statically to these libraries is
  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.h 32 The result must not be freed; it is statically allocated.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
InlineAttachmentViewIntentBuilderCreator.java 24 * of these should ever exist and it should be set statically in
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
completion1-expected-completion12.txt 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
completion9-expected-completion64.txt 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
  /external/chromium_org/v8/src/base/
macros.h 23 // array. You should only use ARRAY_SIZE on statically allocated
94 // statically known to be true. It is formulated as a typedef so that
once.h 24 // into a structure of their own and want to initialize it statically.
49 // whatsoever to statically-initialize its synchronization primitives, so our
safe_conversions_impl.h 45 // Helper templates to statically determine if our destination type can contain
83 // Signed to unsigned: Dst cannot be statically determined to contain Src.
133 // Dst range is statically determined to contain Src: Nothing to check.
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 13 job. On one side, scripting languages statically compile nothing and
15 other side, traditional static compilers process everything statically and
  /bionic/libc/stdio/
glue.h 36 * The first few FILEs are statically allocated; others are dynamically
  /cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
Calendarcommon2Test.java 32 * BOOTCLASSPATH instead of the copy that is statically linked.
  /external/chromium_org/base/
at_exit.cc 18 // statically linked version of this library). Testing may use the shadow
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32socketinit.cc 38 // The hook is provided so that a client that statically links with
  /external/chromium_org/v8/src/
hydrogen-alias-analysis.h 45 // Constant objects can be distinguished statically.
  /external/libpng/contrib/gregbook/
Makefile.unx 20 # This makefile builds both dynamically and statically linked executables
31 #PNGLIBs = $(PNGDIR)/libpng16.a # statically linked, installed libpng
37 PNGLIBs = $(PNGDIR)/libpng.a # statically linked, local libpng
43 ZLIBs = $(ZDIR)/libz.a # statically linked against zlib
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.h 85 /* EAP peer method registration calls for statically linked in methods */
  /external/zopfli/
README 26 program with the library statically linked in.
  /libcore/luni/src/main/native/
Register.cpp 25 // DalvikVM calls this on startup, so we can statically register all our native methods.
  /external/chromium_org/base/numerics/
safe_conversions_impl.h 42 // Helper templates to statically determine if our destination type can contain
80 // Signed to unsigned: Dst cannot be statically determined to contain Src.
129 // Dst range is statically determined to contain Src: Nothing to check.

Completed in 1158 milliseconds

1 23 4 5 6 7 8 91011>>