Searched refs:detect (Results 1 - 25 of 79) sorted by last modified time

1234

/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/valgrind/main/memcheck/tests/linux/
H A Dtimerfd-syscall.c67 #error Cannot detect your architecture!
85 #error Cannot detect your architecture!
/external/stressapptest/
H A Dconfigure3614 # it helps to detect inapplicable dependency modes. For instance
3649 # handle `-M -o', and we need to detect this. Also, some Intel
4281 # it helps to detect inapplicable dependency modes. For instance
4316 # handle `-M -o', and we need to detect this. Also, some Intel
5263 this with GCC, where it should work, to detect more
7238 # if we detect the quoting.
/external/qemu/
H A DAndroid.mk1 # the following test is made to detect that we were called
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m42770 *** Warning: the command libtool uses to detect shared libraries,
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c111 // - should handle the "don't detect" bit (cmos regs 0x3b & 0x3c)
2580 BX_PANIC("ata-detect: Failed to detect ATA device\n");
2685 BX_PANIC("ata-detect: Failed to detect ATAPI device\n");
3491 printf("Waiting for device to detect medium... ");
5659 case 0x16: /* detect disk change */
6083 case 0x16: /* detect disk change */
8471 ; - call a function that detect which function to call
/external/qemu-pc-bios/bochs/
H A Dconfigure2425 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2428 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2629 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2632 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3358 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3361 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5469 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5472 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6056 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6059 echo "$as_me: WARNING: In the future, Autoconf will not detect cros
[all...]
/external/protobuf/
H A Dconfigure4107 # it helps to detect inapplicable dependency modes. For instance
4142 # handle `-M -o', and we need to detect this. Also, some Intel
4492 # it helps to detect inapplicable dependency modes. For instance
4527 # handle `-M -o', and we need to detect this. Also, some Intel
7861 # it helps to detect inapplicable dependency modes. For instance
7896 # handle `-M -o', and we need to detect this. Also, some Intel
8419 *** Warning: the command libtool uses to detect shared libraries,
8485 *** Warning: the command libtool uses to detect shared libraries,
15406 # The next part tries to detect GCC inconsistency with -shared on some
15425 # properly detect whethe
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pcre/dist/
H A Dconfigure4344 # it helps to detect inapplicable dependency modes. For instance
4379 # handle '-M -o', and we need to detect this. Also, some Intel
5259 # it helps to detect inapplicable dependency modes. For instance
5294 # handle '-M -o', and we need to detect this. Also, some Intel
5644 # it helps to detect inapplicable dependency modes. For instance
5679 # handle '-M -o', and we need to detect this. Also, some Intel
10003 *** Warning: the command libtool uses to detect shared libraries,
10069 *** Warning: the command libtool uses to detect shared libraries,
21295 # if we detect the quoting.
/external/openssl/crypto/
H A Dsparccpuid.S257 ! It would be possible to detect specifically US-T1 by instrumenting
/external/neven/
H A DFaceDetector_jni.cpp198 detect(JNIEnv *_env, jobject _this, function
284 {"fft_detect", "(Landroid/graphics/Bitmap;)I", (void*)detect },
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_output.c245 .detect = output_detect,
/external/libvpx/libvpx/
H A Divfdec.c65 input_ctx->detect.buf_read = 0;
67 input_ctx->detect.position = 4;
H A Dtools_common.c83 struct FileTypeDetectionBuffer *detect = &input_ctx->detect; local
113 const size_t left = detect->buf_read - detect->position;
116 memcpy(ptr, detect->buf + detect->position, more);
119 detect->position += more;
H A Dtools_common.h94 struct FileTypeDetectionBuffer detect; member in struct:VpxInputContext
H A Dvpxenc.c112 int file_is_y4m(const char detect[4]) { argument
113 if (memcmp(detect, "YUV4", 4) == 0) {
119 int fourcc_is_ivf(const char detect[4]) { argument
120 if (memcmp(detect, "DKIF", 4) == 0) {
779 input->detect.buf_read = fread(input->detect.buf, 1, 4, input->file);
780 input->detect.position = 0;
782 if (input->detect.buf_read == 4
783 && file_is_y4m(input->detect.buf)) {
784 if (y4m_input_open(&input->y4m, input->file, input->detect
[all...]
/external/libusb/
H A Dconfigure3751 # it helps to detect inapplicable dependency modes. For instance
3786 # handle `-M -o', and we need to detect this. Also, some Intel
7089 *** Warning: the command libtool uses to detect shared libraries,
7155 *** Warning: the command libtool uses to detect shared libraries,
12499 # if we detect the quoting.
/external/libusb-compat/
H A Dconfigure3549 # it helps to detect inapplicable dependency modes. For instance
3591 # handle `-M -o', and we need to detect this.
7217 *** Warning: the command libtool uses to detect shared libraries,
7283 *** Warning: the command libtool uses to detect shared libraries,
13143 # if we detect the quoting.
/external/libvorbis/
H A Dconfigure2556 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2559 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2725 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2728 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2929 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2932 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3638 # it helps to detect inapplicable dependency modes. For instance
3680 # handle `-M -o', and we need to detect this.
4116 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4119 echo "$as_me: WARNING: In the future, Autoconf will not detect cros
[all...]
/external/libogg/
H A Dconfigure2355 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2358 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2504 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2507 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2708 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2711 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3420 # it helps to detect inapplicable dependency modes. For instance
3462 # handle `-M -o', and we need to detect this.
4240 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4243 echo "$as_me: WARNING: In the future, Autoconf will not detect cros
[all...]
/external/libmtp/
H A Dconfigure3589 # it helps to detect inapplicable dependency modes. For instance
3624 # handle `-M -o', and we need to detect this. Also, some Intel
7667 *** Warning: the command libtool uses to detect shared libraries,
7733 *** Warning: the command libtool uses to detect shared libraries,
17595 # if we detect the quoting.
/external/libedit/
H A Dconfigure4287 # it helps to detect inapplicable dependency modes. For instance
4322 # handle '-M -o', and we need to detect this. Also, some Intel
7915 *** Warning: the command libtool uses to detect shared libraries,
7981 *** Warning: the command libtool uses to detect shared libraries,
14976 # if we detect the quoting.
/external/iproute2/doc/
H A Dip-cref.tex2844 It cannot detect the moment when the last TCP client stops
/external/icu/icu4c/source/i18n/
H A Dcsdetect.cpp228 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector

Completed in 706 milliseconds

1234