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

<<11121314151617181920>>

  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 136 // CompilationDatabasePluginRegistry using this statically initialized variable.
  /external/compiler-rt/lib/asan/
asan_dll_thunk.cc 12 // This file defines a family of thunks that should be statically linked into
  /external/deqp/modules/glshared/
glsFboUtil.hpp 69 //! A pair type that, unlike stl::pair, is POD so it can be statically initialized.
  /external/e2fsprogs/intl/
localcharset.c 262 The result must not be freed; it is statically allocated.
  /external/elfutils/0.153/
configure.ac 137 dnl to be built as archives which are statically linked into the applications.
  /external/icu/icu4c/source/common/
umutex.cpp 147 // All are statically initialized and ready for use.
ustr_wcs.cpp 52 /* release the old pBuffer if it was not statically allocated */
  /external/icu/icu4c/source/common/unicode/
uconfig.h 120 * applications that statically link the C Runtime library.
  /external/icu/icu4c/source/i18n/unicode/
region.h 189 * Cleans up statically allocated memory.
  /external/libpng/contrib/gregbook/
README 122 This makefile therefore builds statically linked executables, but if
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 22 to be able to statically eliminate many bounds checks in Java
2001-05-18-ExceptionHandling.txt 130 we must dispatch statically with a goto. The bazHandler thus appears as:
  /external/llvm/docs/
HowToCrossCompileLLVM.rst 83 This is not a problem, since Clang/LLVM libraries are statically
  /external/llvm/include/llvm/Analysis/
MemoryBuiltins.h 158 /// statically. Fails if size or offset are not known at compile time.
  /external/llvm/test/DebugInfo/COFF/
asm.ll 72 ; We seem to know that these offsets are the same statically during the
  /external/mesa3d/src/glsl/
loop_analysis.cpp 234 * We could perform some conservative analysis (prove there's no statically
  /external/oprofile/opjitconv/
debug_line.c 135 14, /* ... and line range are guessed statically */
  /external/protobuf/src/google/protobuf/compiler/java/
java_enum.cc 163 // TODO(kenton): Cache statically? Note that we can't access descriptors
  /external/qemu/include/exec/
exec-all.h 43 #define DISAS_TB_JUMP 3 /* only pc was modified statically */
  /external/stlport/
configure 81 to link statically with STLport but using the dynamic C runtime use
  /external/stlport/doc/
README.evc3 103 Define the symbol _STLP_USE_STATIC_LIB when you want to statically link against
README.msvc 107 _x: Build of STLport as a dll but statically link to the native runtime.
  /external/valgrind/main/docs/xml/
quick-start-guide.xml 215 that are allocated statically or on the stack. But it should detect many
  /external/webrtc/src/system_wrappers/source/
list_unittest.cc 23 // An opaque implementation of dynamic or statically allocated unsigned ints.
  /frameworks/base/docs/html/training/wearables/apps/
creating.jd 207 need to statically link the new version and update your app accordingly. This library is only

Completed in 5822 milliseconds

<<11121314151617181920>>