HomeSort by relevance Sort by last modified time
    Searched refs:checking (Results 1 - 25 of 43) sorted by null

1 2

  /external/libffi/testsuite/libffi.call/
negint.c 12 static int checking(int a, short b, signed char c) function
44 checking (si, ss, sc);
46 ffi_call(&cif, FFI_FN(checking), &rint, values);
48 printf ("%d vs %d\n", (int)rint, checking (si, ss, sc));
  /external/libffi/testsuite/libffi.special/
unwindtest_ffi_call.cc 10 static int checking(int a __UNUSED__, short b __UNUSED__, function
44 ffi_call(&cif, FFI_FN(checking), &rint, values);
  /external/jpeg/
configure 151 --quiet, --silent do not print \`checking...' messages
425 # 6 checking for... messages and results
536 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
537 echo "configure:538: checking for $ac_word" >&5
565 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
566 echo "configure:567: checking for $ac_word" >&5
613 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
614 echo "configure:615: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
647 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
648 echo "configure:649: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&
    [all...]
ltconfig 215 # 6 checking for... messages and results
274 echo $ac_n "checking host system type""... $ac_c" 1>&6
334 echo $ac_n "checking for ranlib... $ac_c" 1>&6
358 echo $ac_n "checking for gcc... $ac_c" 1>&6
379 echo $ac_n "checking for cc... $ac_c" 1>&6
423 echo $ac_n "checking whether we are using GNU C... $ac_c" 1>&6
424 echo "$progname:424: checking whether we are using GNU C" >&5
443 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
542 echo $ac_n "checking if $compiler PIC flag $pic_flag works... $ac_c" 1>&6
547 echo "$progname:547: checking if $compiler PIC flag $pic_flag works" >&
    [all...]
  /external/webkit/WebCore/loader/appcache/
DOMApplicationCache.h 66 DEFINE_ATTRIBUTE_EVENT_LISTENER(checking);
  /external/libffi/
ltconfig 474 # 6 checking for... messages and results
538 echo $ac_n "checking host system type""... $ac_c" 1>&6
566 echo $ac_n "checking build system type... $ac_c" 1>&6
655 echo $ac_n "checking for objdir... $ac_c" 1>&6
677 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
678 echo "$progname:678:checking for $compiler option to produce PIC" 1>&5
686 echo $ac_n "checking if $compiler PIC flag $ac_cv_prog_cc_pic works... $ac_c" 1>&6
687 echo "$progname:687:checking that $compiler PIC flag $ac_cv_prog_cc_pic works." 1>&5
748 echo $ac_n "checking if $compiler static flag $ac_cv_prog_cc_static works... $ac_c" 1>&6
749 echo "$progname:749: checking if $compiler static flag $ac_cv_prog_cc_static works" >&
    [all...]
configure     [all...]
  /external/webkit/WebCore/dom/
EventNames.h 41 macro(checking) \
  /external/elfutils/
configure 763 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /device/samsung/crespo/alsa-lib/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/e2fsprogs/
e2fsprogs.spec 19 checking, modifying, and correcting any inconsistencies in second
configure     [all...]
  /external/expat/
configure 971 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/v8/test/mjsunit/
fuzz-natives.js 120 // These functions do nontrivial error checking in recursive calls,
  /device/samsung/crespo/alsa-utils/
configure 1213 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/libpng/
CHANGES 116 added more error checking for writing and image to reduce invalid files
    [all...]
configure     [all...]
  /external/dbus/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 117 --quiet, --silent do not print \`checking...' messages
289 # 4 checking for... messages and results
402 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&4
426 echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
457 echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
484 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&4
503 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&4
530 echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
585 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&4
626 echo $ac_n "checking whether ${MAKE-make} sets \$MAKE""... $ac_c" 1>&
    [all...]
  /bionic/libc/
Android.mk 680 # allocation checking (including memory leaks, buffer overwrites, etc.)
  /external/v8/src/
runtime.js 387 // Filter a given key against an object by checking if the object

Completed in 147 milliseconds

1 2