Home
last modified time | relevance | path

Searched refs:MISSING (Results 1 – 25 of 75) sorted by relevance

123

/external/doclava/src/com/google/doclava/
DTodoFile.java25 public static final String MISSING = "No description text"; field in TodoFile
88 setHDF(data, base + errors, cl.position(), "<class comment>", MISSING); in writeTodoFile()
98 setHDF(data, base + errors, m.position(), m.prettySignature(), MISSING); in writeTodoFile()
112 setHDF(data, base + errors, m.position(), m.name() + m.prettySignature(), MISSING); in writeTodoFile()
127 setHDF(data, base + errors, f.position(), f.name(), MISSING); in writeTodoFile()
141 setHDF(data, base + errors, f.position(), f.name(), MISSING); in writeTodoFile()
/external/e2fsprogs/debian/
Dlibblkid1.symbols10 #MISSING: 1.41.1# blkid_devdirs@Base 1.34
40 #MISSING: 1.40.7# check_for_modules@Base 1.40.6
41 #MISSING: 1.40.7# fs_proc_check@Base 1.40.6
/external/compiler-rt/lib/msan/
Dmsan_report.cc167 case MISSING: in asChar()
176 static const int MISSING = -2; member in __msan::OriginSet
232 int id = OriginSet::MISSING; in DescribeMemoryRange()
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
Dresults.js38 var MISSING = 'MISSING';
122 case MISSING:
/external/clang/test/Driver/
Doutput-file-cleanup.c21 #elif defined(MISSING)
/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll2 …%s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefix=MISSING-FILE %s
15 ; MISSING-FILE: error: missing.prof:
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
DFunctionReceiverChecker.java122 CheckedReceiverPresence receiverPresence = CheckedReceiverPresence.MISSING; in saveSymbolicArguments()
134 receiverPresence = CheckedReceiverPresence.MISSING; in saveSymbolicArguments()
274 MISSING,
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py46 SLOW, REBASELINE, NEEDS_REBASELINE, NEEDS_MANUAL_REBASELINE, MISSING, FLAKY, NOW, NONE) = range(19)
811 'missing': MISSING,
833 MISSING: 'missing results'}
864 …if result in (PASS, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, MISSING) and (NEEDS_REBASELINE in expecte…
868 if result == MISSING and test_needs_rebaselining:
Dtest_failures.py64 return test_expectations.MISSING
/external/stressapptest/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
663 # Define MISSING if not defined so far and test if it supports --run.
668 if test x"${MISSING+set}" != xset; then
671 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
673 MISSING="\${SHELL} $am_aux_dir/missing" ;;
677 if eval "$MISSING --run true"; then
678 am_missing_run="$MISSING --run "
/external/elfutils/0.153/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
724 # Define MISSING if not defined so far and test if it supports --run.
729 if test x"${MISSING+set}" != xset; then
732 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
734 MISSING="\${SHELL} $am_aux_dir/missing" ;;
738 if eval "$MISSING --run true"; then
739 am_missing_run="$MISSING --run "
/external/chromium_org/sdch/open-vcdiff/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
675 # Define MISSING if not defined so far and test if it supports --run.
680 if test x"${MISSING+set}" != xset; then
683 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
685 MISSING="\${SHELL} $am_aux_dir/missing" ;;
689 if eval "$MISSING --run true"; then
690 am_missing_run="$MISSING --run "
/external/protobuf/
Daclocal.m499 # and then we would define $MISSING as
100 # MISSING="\${SHELL} $am_aux_dir/missing"
101 # This will work as long as MISSING is not called from configure, because
676 # Define MISSING if not defined so far and test if it supports --run.
681 if test x"${MISSING+set}" != xset; then
684 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
686 MISSING="\${SHELL} $am_aux_dir/missing" ;;
690 if eval "$MISSING --run true"; then
691 am_missing_run="$MISSING --run "
/external/openfst/
Daclocal.m499 # and then we would define $MISSING as
100 # MISSING="\${SHELL} $am_aux_dir/missing"
101 # This will work as long as MISSING is not called from configure, because
676 # Define MISSING if not defined so far and test if it supports --run.
681 if test x"${MISSING+set}" != xset; then
684 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
686 MISSING="\${SHELL} $am_aux_dir/missing" ;;
690 if eval "$MISSING --run true"; then
691 am_missing_run="$MISSING --run "
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DConfigResultsElement.java239 if (getStatus() == MISSING) { in getPropertyValue()
273 this.status = MISSING; in initStatus()
DResultsElement.java72 static final int MISSING = 0x08; field in ResultsElement
264 if (elementStatus == MISSING) { in getImageDescriptor()
/external/genext2fs/
Daclocal.m468 # and then we would define $MISSING as
69 # MISSING="\${SHELL} $am_aux_dir/missing"
70 # This will work as long as MISSING is not called from configure, because
565 # Define MISSING if not defined so far and test if it supports --run.
569 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
571 if eval "$MISSING --run true"; then
572 am_missing_run="$MISSING --run "
/external/google-tv-pairing-protocol/cpp/
Daclocal.m4251 # and then we would define $MISSING as
252 # MISSING="\${SHELL} $am_aux_dir/missing"
253 # This will work as long as MISSING is not called from configure, because
833 # Define MISSING if not defined so far and test if it supports --run.
838 if test x"${MISSING+set}" != xset; then
841 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
843 MISSING="\${SHELL} $am_aux_dir/missing" ;;
847 if eval "$MISSING --run true"; then
848 am_missing_run="$MISSING --run "
/external/libopus/
Daclocal.m4121 # and then we would define $MISSING as
122 # MISSING="\${SHELL} $am_aux_dir/missing"
123 # This will work as long as MISSING is not called from configure, because
773 # Define MISSING if not defined so far and test if it supports --run.
778 if test x"${MISSING+set}" != xset; then
781 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
783 MISSING="\${SHELL} $am_aux_dir/missing" ;;
787 if eval "$MISSING --run true"; then
788 am_missing_run="$MISSING --run "
/external/libexif/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
703 # Define MISSING if not defined so far and test if it supports --run.
708 if test x"${MISSING+set}" != xset; then
711 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
713 MISSING="\${SHELL} $am_aux_dir/missing" ;;
717 if eval "$MISSING --run true"; then
718 am_missing_run="$MISSING --run "
/external/chromium_org/third_party/opus/src/
Daclocal.m4121 # and then we would define $MISSING as
122 # MISSING="\${SHELL} $am_aux_dir/missing"
123 # This will work as long as MISSING is not called from configure, because
773 # Define MISSING if not defined so far and test if it supports --run.
778 if test x"${MISSING+set}" != xset; then
781 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
783 MISSING="\${SHELL} $am_aux_dir/missing" ;;
787 if eval "$MISSING --run true"; then
788 am_missing_run="$MISSING --run "
/external/chromium_org/third_party/tcmalloc/vendor/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
653 # Define MISSING if not defined so far and test if it supports --run.
658 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
660 if eval "$MISSING --run true"; then
661 am_missing_run="$MISSING --run "
/external/bison/
Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
701 # Define MISSING if not defined so far and test if it supports --run.
706 if test x"${MISSING+set}" != xset; then
709 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
711 MISSING="\${SHELL} $am_aux_dir/missing" ;;
715 if eval "$MISSING --run true"; then
716 am_missing_run="$MISSING --run "
/external/libpng/
Daclocal.m4114 # and then we would define $MISSING as
115 # MISSING="\${SHELL} $am_aux_dir/missing"
116 # This will work as long as MISSING is not called from configure, because
768 # Define MISSING if not defined so far and test if it is modern enough.
773 if test x"${MISSING+set}" != xset; then
776 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
778 MISSING="\${SHELL} $am_aux_dir/missing" ;;
782 if eval "$MISSING --is-lightweight"; then
783 am_missing_run="$MISSING "
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m499 # and then we would define $MISSING as
100 # MISSING="\${SHELL} $am_aux_dir/missing"
101 # This will work as long as MISSING is not called from configure, because
723 # Define MISSING if not defined so far and test if it supports --run.
728 if test x"${MISSING+set}" != xset; then
731 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
733 MISSING="\${SHELL} $am_aux_dir/missing" ;;
737 if eval "$MISSING --run true"; then
738 am_missing_run="$MISSING --run "

123