Home
last modified time | relevance | path

Searched refs:Detect (Results 1 – 25 of 103) sorted by relevance

12345

/external/mesa3d/src/glsl/
DTODO1 - Detect code paths in non-void functions that don't reach a return statement
/external/chromium_org/third_party/mesa/src/src/glsl/
DTODO1 - Detect code paths in non-void functions that don't reach a return statement
/external/protobuf/
DCONTRIBUTORS.txt61 * Detect unordered_map in stl_hash.m4.
79 * Detect whether zlib is new enough in configure script.
/external/mesa3d/scons/
Dcustom.py81 if env.Detect('ranlib'):
171 if not env.Detect('pkg-config'):
Dllvm.py164 if not env.Detect('llvm-config'):
/external/chromium_org/third_party/mesa/src/scons/
Dcustom.py81 if env.Detect('ranlib'):
171 if not env.Detect('pkg-config'):
Dllvm.py164 if not env.Detect('llvm-config'):
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.h70 BandwidthUsage Detect(double ts_delta);
Doveruse_detector.cc219 Detect(ts_delta); in UpdateKalman()
261 BandwidthUsage OveruseDetector::Detect(double ts_delta) { in Detect() function in webrtc::OveruseDetector
/external/chromium_org/third_party/protobuf/
DCONTRIBUTORS.txt61 * Detect unordered_map in stl_hash.m4.
79 * Detect whether zlib is new enough in configure script.
/external/clang/test/SemaObjC/
Dprotocols.m55 // Detect circular dependencies.
/external/qemu/distrib/sdl-1.2.15/test/
Dconfigure.in4 dnl Detect the canonical build and host environments
/external/bison/m4/
Dmultiarch.m419 # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly.
Dstdint.m4165 /* Detect bug in FreeBSD 6.0 / ia64. */
175 /* Detect bug in mingw. */
181 /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
187 /* Detect bugs in OpenBSD 3.9 stdint.h. */
Dmmap-anon.m47 # Detect how mmap can be used to create anonymous (not file-backed) memory
Dstrerror.m456 dnl Detect if strerror(0) passes (that is, does not set errno, and does not
Dmemchr.m424 # Detect platform-specific bugs in some versions of glibc:
/external/deqp/framework/delibs/cmake/
Dtoolchain-android-r4.cmake20 # \todo [pyry] Detect host type
Dtoolchain-android-r5.cmake23 # \todo [pyry] Detect host type
/external/clang/test/Analysis/
Dunused-ivars.m48 // <rdar://problem/6260004> Detect that ivar is in use, if used in category
/external/bison/build-aux/
Duseless-if-before-free4 # Detect instances of "if (p) free (p);".
57 Detect any instance in FILE of a useless "if" test before a free call, e.g.,
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dconfigure.ac254 # Detect if we have Python
277 # Detect if we can build Python bindings
/external/llvm/cmake/modules/
DChooseMSVCCRT.cmake10 # 1. Detect which CRT is already selected, and reflect this in
/external/chromium_org/third_party/tlslite/patches/
Dfallback_scsv.patch122 + #Detect if the client performed an inappropriate fallback.
/external/google-tv-pairing-protocol/cpp/
Dmain.scons46 # Detect 64-bit build platform

12345