Home
last modified time | relevance | path

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

12345678

/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
228 int id = OriginSet::MISSING; in DescribeMemoryRange()
/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll2 …%s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefix=MISSING-FILE %s
11 …ses=sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefix=MISSING-FILE %s
24 ; MISSING-FILE: missing.prof: Could not open profile:
/external/clang/test/Driver/
Doutput-file-cleanup.c22 #elif defined(MISSING)
/external/llvm/test/Object/
Darchive-extract.test55 RUN: not llvm-ar p %p/Inputs/thin-path.a t/test2.o | FileCheck %s --check-prefix=MISSING
56 MISSING: {{N|n}}o such file or directory.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java324 private enum RootType { MISSING, ICU, JAVA } enumConstant
342 rootType = RootType.MISSING; in getRootType()
381 case MISSING: in instantiateBundle()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DUResourceBundle.java310 private enum RootType { MISSING, ICU, JAVA } enumConstant
328 rootType = RootType.MISSING; in getRootType()
366 case MISSING: in instantiateBundle()
/external/compiler-rt/test/profile/
Dinstrprof-shared.test49 …1-no-instr1.profdata %t-no-instr1-no-instr1.profraw 2>&1 | FileCheck %s --check-prefix=MISSING-FILE
50 …2-no-instr1.profdata %t-no-instr2-no-instr1.profraw 2>&1 | FileCheck %s --check-prefix=MISSING-FILE
51 MISSING-FILE: profraw
/external/libevent/
Daclocal.m497 # and then we would define $MISSING as
98 # MISSING="\${SHELL} $am_aux_dir/missing"
99 # This will work as long as MISSING is not called from configure, because
722 # Define MISSING if not defined so far and test if it supports --run.
727 if test x"${MISSING+set}" != xset; then
730 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
732 MISSING="\${SHELL} $am_aux_dir/missing" ;;
736 if eval "$MISSING --run true"; then
737 am_missing_run="$MISSING --run "
/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/netperf/
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
688 # Define MISSING if not defined so far and test if it supports --run.
693 if test x"${MISSING+set}" != xset; then
696 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
698 MISSING="\${SHELL} $am_aux_dir/missing" ;;
702 if eval "$MISSING --run true"; then
703 am_missing_run="$MISSING --run "
/external/ltp/utils/ffsb-6.0-rc2/
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
619 # Define MISSING if not defined so far and test if it supports --run.
624 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
626 if eval "$MISSING --run true"; then
627 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/libnfnetlink/
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
711 # Define MISSING if not defined so far and test if it supports --run.
716 if test x"${MISSING+set}" != xset; then
719 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
721 MISSING="\${SHELL} $am_aux_dir/missing" ;;
725 if eval "$MISSING --run true"; then
726 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/c-ares/
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
634 # Define MISSING if not defined so far and test if it supports --run.
638 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
640 if eval "$MISSING --run true"; then
641 am_missing_run="$MISSING --run "
/external/llvm/test/DebugInfo/
Dllvm-symbolizer.test137 RUN: llvm-symbolizer < %t.input2 2>&1 | FileCheck %s --check-prefix=MISSING-FILE
139 MISSING-FILE: LLVMSymbolizer: error reading file: {{[Nn]}}o such file or directory
/external/valgrind/
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
771 # Define MISSING if not defined so far and test if it is modern enough.
776 if test x"${MISSING+set}" != xset; then
779 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
781 MISSING="\${SHELL} $am_aux_dir/missing" ;;
785 if eval "$MISSING --is-lightweight"; then
786 am_missing_run="$MISSING "
/external/libedit/
Daclocal.m494 # and then we would define $MISSING as
95 # MISSING="\${SHELL} $am_aux_dir/missing"
96 # This will work as long as MISSING is not called from configure, because
712 # Define MISSING if not defined so far and test if it is modern enough.
717 if test x"${MISSING+set}" != xset; then
720 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
722 MISSING="\${SHELL} $am_aux_dir/missing" ;;
726 if eval "$MISSING --is-lightweight"; then
727 am_missing_run="$MISSING "
/external/vulkan-validation-layers/tests/gtest-1.7.0/
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/strace/
Daclocal.m494 # and then we would define $MISSING as
95 # MISSING="\${SHELL} $am_aux_dir/missing"
96 # This will work as long as MISSING is not called from configure, because
765 # Define MISSING if not defined so far and test if it is modern enough.
770 if test x"${MISSING+set}" != xset; then
773 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
775 MISSING="\${SHELL} $am_aux_dir/missing" ;;
779 if eval "$MISSING --is-lightweight"; then
780 am_missing_run="$MISSING "
/external/lmfit/
Daclocal.m494 # and then we would define $MISSING as
95 # MISSING="\${SHELL} $am_aux_dir/missing"
96 # This will work as long as MISSING is not called from configure, because
751 # Define MISSING if not defined so far and test if it is modern enough.
756 if test x"${MISSING+set}" != xset; then
759 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
761 MISSING="\${SHELL} $am_aux_dir/missing" ;;
765 if eval "$MISSING --is-lightweight"; then
766 am_missing_run="$MISSING "
/external/google-breakpad/
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/protobuf/
Daclocal.m494 # and then we would define $MISSING as
95 # MISSING="\${SHELL} $am_aux_dir/missing"
96 # This will work as long as MISSING is not called from configure, because
748 # Define MISSING if not defined so far and test if it is modern enough.
753 if test x"${MISSING+set}" != xset; then
756 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
758 MISSING="\${SHELL} $am_aux_dir/missing" ;;
762 if eval "$MISSING --is-lightweight"; then
763 am_missing_run="$MISSING "

12345678