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

<<21222324252627282930>>

  /external/lldb/include/lldb/Expression/
ClangExpressionVariable.h 257 EVIsFreezeDried = 1 << 3, ///< This variable's authoritative version is in m_frozen_sp (for example, for statically-computed results)
  /external/lldb/source/Expression/
ClangUserExpression.cpp 534 // Prepare the output of the parser for execution, evaluating it statically if possible
    [all...]
  /external/lldb/source/Target/
Platform.cpp 62 /// upon that should be statically compiled in and registered using
  /external/llvm/docs/
Passes.rst 204 ``-lint``: Statically lint-checks LLVM IR
207 This pass statically checks for common and easily-identified constructs which
211 comprehensive. There are checks which could be done statically which are not
214 statically. This pass does no dynamic instrumentation, so it can't check for
    [all...]
  /external/llvm/docs/tutorial/
LangImpl4.rst 281 between JIT compiled code and native machine code that is statically
  /external/llvm/lib/LTO/
LTOModule.cpp 294 // ObjC class data structure is allocated statically in the executable
  /external/ltrace/
backend.h 197 * should be either statically allocated, or the management should be
  /external/openssl/crypto/ui/
ui_lib.c 631 /* BIG FSCKING WARNING!!!! If you use this on a statically allocated method
  /external/owasp/sanitizer/tools/findbugs/licenses/
LICENSE-jFormatString.txt 334 Linking this library statically or dynamically with other modules is making
  /external/pixman/pixman/
pixman-private.h 967 * are usually known statically, so the compiler can turn all of this
    [all...]
  /external/qemu/distrib/jpeg-6b/
makefile.vc 4 # It builds the IJG library as a statically linkable library (.LIB),
  /external/qemu/tcg/
tcg.h 170 this value, they are statically allocated in the TB stack frame */
  /external/skia/include/animator/
SkAnimator.h 45 display list can be drawn statically as a picture, or can drawn
  /external/srec/portable/src/
pmalloc.c 96 /* The memory pool can either be statically allocated or require a one-time system malloc.
pmemfixed.c 311 /* pHead has already been allocated, statically. Don't need to do anything. */
  /external/stlport/
configure.bat 143 echo to link statically with STLport but using the dynamic C runtime use
  /external/valgrind/main/coregrind/
fixup_macho_loadcmds.c 67 the dynamic linker, but is irrelevant because this is a statically
  /external/valgrind/main/coregrind/m_ume/
elf.c 287 interpreter (interp == NULL), this must be a statically linked
  /external/valgrind/main/docs/internals/
3_8_BUGSTATUS.txt 229 statically linked application
  /external/valgrind/main/docs/xml/
manual-writing-tools.xml 587 <para>Because tools are statically linked with the core, if a tool compiles
  /external/wpa_supplicant_8/src/ap/
sta_info.c 822 * Update encryption configuration for statically generated
  /external/wpa_supplicant_8/wpa_supplicant/
android.config 329 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
defconfig 345 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
  /frameworks/base/core/java/android/content/
RestrictionsManager.java 52 * addition to the statically imposed restrictions. Dynamic requests are app-specific
  /frameworks/base/docs/html/reference/renderscript/
rs__element_8rsh.html 187 <p>For complex elements, some sub-elements could be statically sized arrays. This function will return the array size for sub-element at index</p>

Completed in 1961 milliseconds

<<21222324252627282930>>