HomeSort by: relevance | last modified time | path
    Searched refs:Maybe (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/bsd/top/dist/
boolean.h 4 #define Maybe 2 /* tri-state boolean, actually */
top.c 772 gstate->interactive = Maybe;
860 if (gstate->interactive == Maybe)
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
UninitializedValues.h 71 Maybe,
93 !branch_empty() ? Sometimes : Maybe;
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
machine-ir.vim 18 " these. FIXME: Maybe use some more context to make this more accurate?
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Multilib.h 132 MultilibSet &Maybe(const Multilib &M);
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
com.asm 40 C aligned to a 16 byte boundary and only 16 bytes long. Maybe that's so it
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
copyd.asm 44 C Maybe load/store ordering affects it.
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Multilib.cpp 142 MultilibSet &MultilibSet::Maybe(const Multilib &M) {
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Gnu.cpp 1057 .Maybe(UCLibc)
1062 .Maybe(MAbi64)
1118 .Maybe(Multilib("/mips-r2").flag("+march=mips32r2"))
1119 .Maybe(Multilib("/mips-r6").flag("+march=mips32r6"))
1232 .Maybe(UCLibc)
1233 .Maybe(Mips16)
1237 .Maybe(MAbi64)
1243 .Maybe(SoftFloat)
1244 .Maybe(Nan2008)
1369 .Maybe(Mips64r6
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
dive_1.asm 213 C been found. Maybe the fact every second movq is unaligned costs the extra
  /src/external/apache2/llvm/dist/clang/lib/Sema/
AnalysisBasedWarnings.cpp 834 case UninitUse::Maybe:
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 1892 // FIXME: Find a better way to handle this. Maybe just store a
2263 if (Expected<unsigned> Maybe = Cursor.readRecord(Code, Record, &Blob))
2264 assert(static_cast<InputFileRecordTypes>(Maybe.get()) == INPUT_FILE &&
2268 consumeError(Maybe.takeError());
2289 if (Expected<unsigned> Maybe = Cursor.readRecord(Entry.ID, Record))
2290 assert(static_cast<InputFileRecordTypes>(Maybe.get()) == INPUT_FILE_HASH &&
2294 consumeError(Maybe.takeError());
5611 // FIXME: Re-evaluate this section; maybe only store InputFile IDs instead
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 1318 \let\subsubsecfonts = \subsecfonts % Maybe make sssec fonts scaled magstephalf?
2258 % Maybe so, but it also creates really weird page breaks when the table
3903 % number (maybe empty), #3 the text.
6019 is empty. Maybe you need to install it? In the current directory
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 1255 \let\subsubsecfonts = \subsecfonts % Maybe make sssec fonts scaled magstephalf?
2180 % Maybe so, but it also creates really weird page breaks when the table
3784 % number (maybe empty), #3 the text.
5883 is empty. Maybe you need to install it? In the current directory
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 1934 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3941 % Maybe so, but it also creates really weird page breaks when the
7224 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8706 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8805 is empty. Maybe you need to install it? Putting it in the current
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 1934 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3941 % Maybe so, but it also creates really weird page breaks when the
7224 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8706 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8805 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 2116 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3733 % Maybe so, but it also creates really weird page breaks when the
7933 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8032 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 1931 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3917 % Maybe so, but it also creates really weird page breaks when the
7160 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8642 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8741 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 2113 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3730 % Maybe so, but it also creates really weird page breaks when the
7929 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8028 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 2113 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3730 % Maybe so, but it also creates really weird page breaks when the
7929 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8028 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 1933 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3919 % Maybe so, but it also creates really weird page breaks when the
7162 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8644 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8743 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 2113 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3730 % Maybe so, but it also creates really weird page breaks when the
7929 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8028 is empty. Maybe you need to install it? Putting it in the current
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 2113 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3730 % Maybe so, but it also creates really weird page breaks when the
7929 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8028 is empty. Maybe you need to install it? Putting it in the current
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 1934 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3941 % Maybe so, but it also creates really weird page breaks when the
7224 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8706 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8805 is empty. Maybe you need to install it? Putting it in the current
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 1934 % Press printing of the Emacs 22 manual. Maybe other manuals in the
3941 % Maybe so, but it also creates really weird page breaks when the
7224 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
8706 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
8805 is empty. Maybe you need to install it? Putting it in the current

Completed in 133 milliseconds

1 2