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

1 2 34 5 6 7 8 91011>>

  /libcore/luni/src/main/native/
Register.cpp 25 // DalvikVM calls this on startup, so we can statically register all our native methods.
  /external/chromium_org/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.
129 // Dst range is statically determined to contain Src: Nothing to check.
  /external/chromium_org/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/chromium_org/third_party/tcmalloc/vendor/
README_windows.txt 48 You can also link tcmalloc code in statically -- see the example
55 An alternative to all the above is to statically link your application
77 both x86 and x64. In particular, if you use the 'statically link with
  /frameworks/base/core/java/android/printservice/
PrintServiceInfo.java 184 * <strong>Statically set from
197 * <strong>Statically set from
210 * <strong>Statically set from
  /art/compiler/dex/
verified_method.h 61 // Returns true if the cast can statically be verified to be redundant
  /art/runtime/
fault_handler.h 125 // Statically allocated so the the signal handler can Get access to it.
  /bionic/libc/upstream-netbsd/lib/libc/resolv/
mtctxres.c 105 * statically. When linked dynamically _mtctxres_init() should
  /build/core/combo/
HOST_linux-x86.mk 38 # Statically-linked binaries are desirable for sandboxed environment
HOST_linux-x86_64.mk 37 # Statically-linked binaries are desirable for sandboxed environment
HOST_windows-x86_64.mk 48 # Statically-linked binaries are desirable for sandboxed environment
  /development/host/windows/usb/api/
SOURCES 24 # Use statically linked atl libraries:
  /development/host/windows/usb/winusb/
SOURCES 24 # 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/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellApplication.java 31 * for its operation. We used to link the data statically to our binary,
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_cond_check_need_init.c 49 * The following guarded test is specifically for statically
ptw32_rwlock_check_need_init.c 47 * The following guarded test is specifically for statically
ptw32_spinlock_check_need_init.c 48 * The following guarded test is specifically for statically
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMStringList.h 39 // than creating the list statically as is currently the only option.
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Visitor.cpp 44 // On component builds we cannot compare the gcInfos as they are statically
  /external/chromium_org/third_party/icu/source/common/
ucln.h 35 * For instance, in the i18n library, any memory allocated statically must
  /external/chromium_org/third_party/skia/include/gpu/
GrProgramElement.h 31 // fRefCnt can be one when an effect is created statically using GR_CREATE_STATIC_EFFECT
  /external/chromium_org/third_party/webrtc/libjingle/xmllite/
qname.h 21 // can be initialized statically and don't need intializers code, e.g.
  /external/clang/test/SemaObjC/
message.m 40 // a statically typed object's class interface isn't in scope! This

Completed in 2909 milliseconds

1 2 34 5 6 7 8 91011>>