Home
last modified time | relevance | path

Searched refs:MISSING (Results 1 – 25 of 199) 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
232 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
15 ; MISSING-FILE: missing.prof: Could not open profile:
/external/clang/test/Driver/
Doutput-file-cleanup.c20 #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/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/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/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/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/llvm/test/DebugInfo/
Dllvm-symbolizer.test121 RUN: llvm-symbolizer < %t.input2 2>&1 | FileCheck %s --check-prefix=MISSING-FILE
123 MISSING-FILE: LLVMSymbolizer: error reading file: {{[Nn]}}o such file or directory
/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/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/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/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/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/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 "
/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/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 "
/external/libusb-compat/
Daclocal.m4249 # and then we would define $MISSING as
250 # MISSING="\${SHELL} $am_aux_dir/missing"
251 # This will work as long as MISSING is not called from configure, because
819 # Define MISSING if not defined so far and test if it supports --run.
824 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
826 if eval "$MISSING --run true"; then
827 am_missing_run="$MISSING --run "
/external/libmicrohttpd/
Daclocal.m4309 # and then we would define $MISSING as
310 # MISSING="\${SHELL} $am_aux_dir/missing"
311 # This will work as long as MISSING is not called from configure, because
927 # Define MISSING if not defined so far and test if it is modern enough.
932 if test x"${MISSING+set}" != xset; then
935 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
937 MISSING="\${SHELL} $am_aux_dir/missing" ;;
941 if eval "$MISSING --is-lightweight"; then
942 am_missing_run="$MISSING "
/external/pcre/dist/
Daclocal.m4430 # and then we would define $MISSING as
431 # MISSING="\${SHELL} $am_aux_dir/missing"
432 # This will work as long as MISSING is not called from configure, because
1051 # Define MISSING if not defined so far and test if it is modern enough.
1056 if test x"${MISSING+set}" != xset; then
1059 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1061 MISSING="\${SHELL} $am_aux_dir/missing" ;;
1065 if eval "$MISSING --is-lightweight"; then
1066 am_missing_run="$MISSING "

12345678