HomeSort by relevance Sort by last modified time
    Searched refs:statically (Results 1 - 25 of 59) sorted by null

1 2 3

  /development/ndk/samples/two-libs/jni/
Android.mk 23 # first lib, which will be built statically
  /external/chromium_org/third_party/icu/source/samples/ufortune/
fortunedefs.mk 10 # static - will statically link data into ufortune
  /external/icu/icu4c/source/samples/ufortune/
fortunedefs.mk 10 # static - will statically link data into ufortune
  /external/libunwind/doc/
unw_regname.tex 22 marks is returned. The returned string is statically allocated and
libunwind-dynamic.tex 22 For statically generated code, the compiler normally takes care of
162 when loading statically-generated code into an address-space in a
  /build/core/
executable_internal.mk 29 # Check for statically linked libc
32 $(error $(LOCAL_PATH): $(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static libs or set LOCAL_FORCE_STATIC_EXECUTABLE := true)
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 44 application, this is a URL for the statically linked bitcode ``pexe`` file.
98 Example of a ``program`` for statically linked Native Client executables
  /bootable/recovery/updater/
Android.mk 11 # Build a statically-linked binary to include in OTA packages
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 49 | makes it more suitable to link statically in | | software |
57 statically link to newlib, or dynamically link to glibc. We recommend
102 licensing restrictions, libstdc++ must be statically linked for commercial
398 statically linked). Try cleaning and recompiling with the glibc toolchain.
  /external/junit/
Android.mk 131 # Same as above, but does not statically link in dependencies
  /external/elfutils/0.153/src/
ld.c 826 ld_state.statically = key == ARGP_static;
1056 ld_state.statically = true;
1058 ld_state.statically = false;
    [all...]
ld.h 812 bool statically; member in struct:ld_state
    [all...]
i386_ld.c 626 a statically linked binary, then we need in any case
629 && !statep->statically)
    [all...]
  /external/chromium_org/v8/tools/
codemap.js 46 * Static code entries. Used for statically compiled code.
profile.js 112 * Registers statically compiled code entry.
  /external/libvorbis/doc/
03-codebook.tex 9 statically configured probability model, instead packing all entropy
  /external/chromium_org/third_party/cython/src/Cython/Includes/numpy/
__init__.pxd 10 # Because of laziness, the format string of the buffer is statically
    [all...]
  /external/chromium_org/v8/src/
messages.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 179 * for the JSCompiler to statically determine whether they are used.
    [all...]
  /external/libunwind/aux/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/chromium_org/third_party/opus/src/
configure     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libedit/
configure     [all...]

Completed in 508 milliseconds

1 2 3