HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 301 - 325 of 1166) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/
internal_logging.cc 49 // Variables for storing crash output. Allocated statically since we
  /external/chromium_org/third_party/webrtc/base/
safe_conversions_impl.h 36 // Helper templates to statically determine if our destination type can contain
  /external/chromium_org/v8/src/base/
lazy-instance.h 56 // (no extra heap allocation). In this mode, the instance is statically
  /external/clang/docs/
ExternalClangExamples.rst 40 "qconnectlint is a Clang tool for statically verifying the consistency
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistry.h 60 // Unfortunately, this string has to be statically embedded in each plugin,
  /external/clang/test/Analysis/
dynamic-cast.cpp 223 // This is actually statically resolved to be a DerivedToBase cast.
  /external/clang/test/SemaObjCXX/
properties.mm 170 @property (readonly, nonatomic) PropertyOfItself x; // expected-error {{interface type cannot be statically allocated}}
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mutex.cc 153 // Emulates statically initialized mutex.
  /external/deqp/framework/delibs/decpp/
deUniquePtr.cpp 207 // copying a UniquePtr is statically forbidden, uncomment and try to
  /external/e2fsprogs/intl/
loadinfo.h 112 The return value is statically allocated and must not be freed. */
  /external/javassist/src/main/javassist/tools/reflect/
Loader.java 101 * <p>To avoid this limitation, those classes should be statically
  /external/libcxxabi/src/
cxa_guard.cpp 37 // be statically initialized to 0.
  /external/libpng/contrib/gregbook/
Makefile.w32 28 # builds statically linked executables, but that can be changed by uncom-
  /external/libusb/
PORTING 70 3. Add preprocessor logic to the top of libusb/core.c to statically assign the
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 37 * statically */
  /external/llvm/include/llvm/CodeGen/
RegisterClassInfo.h 13 // some things cannot be determined statically.
TargetSchedule.h 33 // For efficiency, hold a copy of the statically defined MCSchedModel for this
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
GDBRegistrar.cpp 46 // debugger reads. Make sure to specify the version statically, because the
  /external/llvm/lib/Target/AArch64/
AArch64AddressTypePromotion.cpp 319 // Check if we can statically sign extend the operand.
322 DEBUG(dbgs() << "Statically sign extend\n");
327 // UndefValue are typed, so we have to statically sign extend them.
329 DEBUG(dbgs() << "Statically sign extend\n");
  /external/llvm/unittests/Support/
Casting.cpp 183 // types are statically known to be OK to upcast. This is the case when,
  /external/ltrace/sysdeps/linux-gnu/
trace.h 149 /* Returns a statically allocated prototype that represents the
  /external/mesa3d/docs/
llvmpipe.html 62 LLVM will be statically linked, so when building on MSVC it needs to be
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_device.c 179 /* glapi is statically linked: we can call the local destroy function. */
  /external/openssl/crypto/engine/
eng_all.c 69 * accessed (ie. it would be possible to statically link binaries with
  /external/openssl/crypto/store/
str_meth.c 75 /* BIG FSCKING WARNING!!!! If you use this on a statically allocated method

Completed in 2980 milliseconds

<<11121314151617181920>>