HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 76 - 100 of 1224) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libpng/contrib/gregbook/
Makefile.unx 20 # This makefile builds both dynamically and statically linked executables
31 #PNGLIBs = $(PNGDIR)/libpng16.a # statically linked, installed libpng
37 PNGLIBs = $(PNGDIR)/libpng.a # statically linked, local libpng
43 ZLIBs = $(ZDIR)/libz.a # statically linked against zlib
  /external/v8/src/crankshaft/
hydrogen-alias-analysis.h 45 // Constant objects can be distinguished statically.
  /external/valgrind/drd/tests/
recursive_mutex.stderr.exp-linux 2 Recursive mutex (statically initialized).
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.h 84 /* EAP peer method registration calls for statically linked in methods */
  /external/zopfli/
README 26 program with the library statically linked in.
  /system/extras/postinst/
postinst.sh 30 # want to link it statically or use a wrapper script to use the new ldso to run
  /external/ImageMagick/PerlMagick/
README.txt 51 PERL interpreter!) with PerlMagick statically linked (but other libraries
52 linked statically or dynamically according to system linker default),
60 than 'perl' (e.g. 'PerlMagick') and with PerlMagick statically linked
  /external/boringssl/src/include/openssl/
thread.h 73 * pull in windows.h. It's statically asserted that this structure is large
84 * ensure that we'll be able to get it. It's statically asserted that this
98 * do that. Instead we statically assert that the size and native alignment of
  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 43 // Helper templates to statically determine if our destination type can contain
81 // Signed to unsigned: Dst cannot be statically determined to contain Src.
130 // Dst range is statically determined to contain Src: Nothing to check.
  /external/v8/src/base/
safe_conversions_impl.h 46 // Helper templates to statically determine if our destination type can contain
84 // Signed to unsigned: Dst cannot be statically determined to contain Src.
133 // Dst range is statically determined to contain Src: Nothing to check.
  /external/libchrome/base/numerics/
safe_conversions_impl.h 44 // Helper templates to statically determine if our destination type can contain
82 // Signed to unsigned: Dst cannot be statically determined to contain Src.
180 // Dst range is statically determined to contain Src: Nothing to check.
  /external/libweave/third_party/chromium/base/numerics/
safe_conversions_impl.h 42 // Helper templates to statically determine if our destination type can contain
80 // Signed to unsigned: Dst cannot be statically determined to contain Src.
178 // Dst range is statically determined to contain Src: Nothing to check.
  /external/llvm/include/llvm/IR/
Dominators.h 68 /// Definition: A block is said to be forward statically reachable if there is
69 /// a path from the entry of the function to the block. A statically reachable
70 /// block may become statically unreachable during optimization.
  /frameworks/base/core/java/android/printservice/
PrintServiceInfo.java 215 * <strong>Statically set from
228 * <strong>Statically set from
241 * <strong>Statically set from
  /art/runtime/lambda/
art_lambda_method.cc 54 // nested lambdas and inline all their code if they are known statically.
  /bionic/libc/upstream-netbsd/lib/libc/resolv/
mtctxres.c 105 * statically. When linked dynamically _mtctxres_init() should
  /build/core/combo/
HOST_darwin-x86_64.mk 24 # Statically-linked binaries are desirable for sandboxed environment
HOST_linux-x86_64.mk 40 # Statically-linked binaries are desirable for sandboxed environment
  /development/host/windows/usb/api/
SOURCES 29 # Use statically linked atl libraries:
  /development/host/windows/usb/winusb/
SOURCES 29 # Use statically linked atl libraries:
  /development/ndk/platforms/android-3/arch-arm/src/
crtbegin_static.c 59 any executable that is statically-linked with Bionic
  /external/bison/lib/
vasnprintf.h 52 a statically allocated or stack-allocated buffer, like this:
  /external/clang/test/SemaObjC/
message.m 40 // a statically typed object's class interface isn't in scope! This
  /external/curl/lib/
CMakeLists.txt 96 # Add "_imp" as a suffix before the extension to avoid conflicting with the statically linked "libcurl.lib"
  /external/eigen/bench/btl/generic_bench/static/
static_size_generator.hh 26 //recursive generation of statically defined matrix and vector sizes

Completed in 5605 milliseconds

1 2 34 5 6 7 8 91011>>