HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 151 - 175 of 1087) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/v8/src/
contexts.cc 158 // Note: Fixed context slots are statically allocated by the compiler.
159 // Statically allocated variables always have a statically known mode,
  /bionic/libc/bionic/
system_properties_compat.c 32 * binary is compiled statically against the newest bionic, but the recovery
  /bootable/recovery/updater/
Android.mk 10 # Build a statically-linked binary to include in OTA packages
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 30 /* Load a statically compiled function address as a constant */
  /dalvik/vm/compiler/codegen/mips/
CalloutHelper.h 30 /* Load a statically compiled function address as a constant */
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 71 statically linked executables and removed all text relocations in Android
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
VariableSafeAbsRef.java 36 * this is easy to detect statically in this case, in other cases static
  /external/ceres-solver/include/ceres/internal/
eigen.h 64 // struct so that we can support statically sized Matrix and Maps.
  /external/chromium/googleurl/base/
basictypes.h 54 // You should only use ARRAYSIZE on statically allocated arrays.
  /external/chromium_org/base/i18n/
icu_util.cc 77 // The ICU data is statically linked.
  /external/chromium_org/content/renderer/media/
rtc_video_encoder_factory.cc 64 // Query media::VideoEncodeAccelerator (statically) for our supported codecs.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
global.c 73 * Global lock for testing internal state of statically declared mutexes.
pthread_mutex_destroy.c 129 * This is all we need to do to destroy a statically
pthread_rwlock_destroy.c 123 * This is all we need to do to destroy a statically
pthread_spin_destroy.c 91 * This is all we need to do to destroy a statically
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftdebug.h 132 /* The name of the trace component. This is a statically allocated */
  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
qname.h 38 // can be initialized statically and don't need intializers code, e.g.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap_allocator.h 50 // We use an explicit Init function because these variables are statically
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
override_functions.cc 33 // To link tcmalloc into a EXE or DLL statically without using the patching
  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap_allocator.h 48 // We use an explicit Init function because these variables are statically
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
override_functions.cc 33 // To link tcmalloc into a EXE or DLL statically without using the patching
  /external/chromium_org/ui/app_list/
app_list_item_list.h 53 // Deletes all items matching |type| which must be a statically defined
  /external/chromium_org/v8/src/
hydrogen-alias-analysis.h 68 // Constant objects can be distinguished statically.
  /external/clang/lib/Basic/
CharInfo.cpp 14 // Statically initialize CharInfo table based on ASCII character set
  /external/clang/test/SemaObjCXX/
properties.mm 170 @property (readonly, nonatomic) PropertyOfItself x; // expected-error {{interface type cannot be statically allocated}}

Completed in 1312 milliseconds

1 2 3 4 5 67 8 91011>>