HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 276 - 300 of 1124) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
get_shared_deps_test.py 91 # is statically linked.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.cc 23 // statically defined method - called through a pointer
  /external/chromium_org/remoting/host/
clipboard_win.cc 143 // user32.dll is statically linked.
  /external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32 112 idea to separate routines to reduce statically
  /external/chromium_org/third_party/libjingle/source/talk/base/
safe_conversions_impl.h 53 // Helper templates to statically determine if our destination type can contain
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
arm_cpudetect.c 44 * statically */
  /external/chromium_org/third_party/libxslt/win32/
configure.js 116 txt += " static: Link xsltproc statically to libxslt (" + (buildStatic? "yes" : "no") + ")\n";
401 // if user choses to link the c-runtime library statically into libxslt
411 WScript.Echo("Modules cannot be enabled when a statically linked cruntime has");
412 WScript.Echo("been selected, or when xsltproc.exe is linked statically to libxslt.");
  /external/chromium_org/third_party/mesa/src/docs/
llvmpipe.html 62 LLVM will be statically linked, so when building on MSVC it needs to be
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_device.c 179 /* glapi is statically linked: we can call the local destroy function. */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prwin16.h 57 ** to do the actual I/O. w16stdio.o must be statically linked with
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_all.c 69 * accessed (ie. it would be possible to statically link binaries with
  /external/chromium_org/third_party/openssl/openssl/crypto/store/
str_meth.c 75 /* BIG FSCKING WARNING!!!! If you use this on a statically allocated method
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
once.h 75 // whatsoever to statically-initialize its synchronization primitives, so our
  /external/chromium_org/third_party/skia/platform_tools/android/app/src/com/skia/
SkiaSampleActivity.java 47 // This might be because skia was linked to SampleApp statically.
  /external/chromium_org/third_party/skia/src/core/
SkRecordPattern.h 127 // T is checked statically at compile time; no casting is involved. It's just an API wart.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
internal_logging.cc 50 // Variables for storing crash output. Allocated statically since we
  /external/chromium_org/third_party/tcmalloc/vendor/src/
internal_logging.cc 49 // Variables for storing crash output. Allocated statically since we
  /external/chromium_org/third_party/webrtc/base/
safe_conversions_impl.h 36 // Helper templates to statically determine if our destination type can contain
  /external/chromium_org/tools/gn/
target.h 207 // These libs and dirs are inherited from statically linked deps and all
  /external/chromium_org/v8/src/base/
lazy-instance.h 56 // (no extra heap allocation). In this mode, the instance is statically
  /external/chromium_org/win8/delegate_execute/
delegate_execute.cc 33 // COM module classes statically define their CLSID at compile time through
  /external/clang/docs/
ExternalClangExamples.rst 40 "qconnectlint is a Clang tool for statically verifying the consistency
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistry.h 60 // Unfortunately, this string has to be statically embedded in each plugin,
  /external/clang/test/Analysis/
dynamic-cast.cpp 223 // This is actually statically resolved to be a DerivedToBase cast.
  /external/clang/test/SemaObjCXX/
properties.mm 170 @property (readonly, nonatomic) PropertyOfItself x; // expected-error {{interface type cannot be statically allocated}}

Completed in 2822 milliseconds

<<11121314151617181920>>