HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 376 - 400 of 1749) sorted by null

<<11121314151617181920>>

  /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}}
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mutex.cc 153 // Emulates statically initialized mutex.
  /external/conscrypt/openjdk/src/main/java/org/conscrypt/
NativeCryptoJni.java 43 // BoringSSL does not have this problem since it's always statically linked.
  /external/curl/docs/
curl-config.1 68 to link your application with libcurl statically. (Added in 7.17.1)
  /external/curl/tests/unit/
unit1603.c 36 /* Data are statically allocated */
  /external/deqp/framework/delibs/decpp/
deUniquePtr.cpp 207 // copying a UniquePtr is statically forbidden, uncomment and try to
  /external/e2fsprogs/intl/
loadinfo.h 112 The return value is statically allocated and must not be freed. */
  /external/google-breakpad/src/common/linux/
http_upload.cc 73 // We may have been linked statically; if curl_easy_init is in the
  /external/iproute2/man/man8/
tc-pie.8 46 alpha and beta are statically chosen parameters chosen to control the drop probability
  /external/javassist/src/main/javassist/tools/reflect/
Loader.java 101 * <p>To avoid this limitation, those classes should be statically
  /external/libchrome/base/win/
scoped_comptr.h 148 // by statically casting the ScopedComPtr instance to the wrapped interface
  /external/libcxxabi/src/
cxa_guard.cpp 36 // be statically initialized to 0.
  /external/libpng/contrib/gregbook/
Makefile.w32 28 # builds statically linked executables, but that can be changed by uncom-
  /external/libusb/
PORTING 70 3. Add preprocessor logic to the top of libusb/core.c to statically assign the
  /external/libxml2/include/libxml/
xmlwin32version.h.in 235 * code which links against libxml statically.
  /external/llvm/include/llvm/CodeGen/
RegisterClassInfo.h 13 // some things cannot be determined statically.
  /external/llvm/lib/Target/AArch64/
AArch64AddressTypePromotion.cpp 319 // Check if we can statically sign extend the operand.
322 DEBUG(dbgs() << "Statically sign extend\n");
327 // UndefValue are typed, so we have to statically sign extend them.
329 DEBUG(dbgs() << "Statically sign extend\n");
  /external/ltp/testcases/kernel/syscalls/ipc/semctl/
semctl07.c 37 * - Fix concurrency issue. A statically defined key was used. Leading
  /external/mesa3d/src/compiler/nir/
nir_lower_gs_intrinsics.c 43 * However, for simple geometry shaders that emit a statically determinable
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_device.c 182 /* glapi is statically linked: we can call the local destroy function. */
  /external/protobuf/src/google/protobuf/stubs/
once.h 75 // whatsoever to statically-initialize its synchronization primitives, so our
  /external/python/cpython2/Demo/tix/
INSTALL.txt 34 To build statically, modify the Modules/Setup file to link in the Tix
  /external/python/cpython2/Doc/library/
macos.rst 32 more decent error messages. The value is one of ``'static'`` for a statically

Completed in 5231 milliseconds

<<11121314151617181920>>