/openbsd/usr.bin/dig/lib/dns/ |
H A D | rdataset.c | 204 int question = 0; in towiresorted() local 219 question = 1; in towiresorted() 235 if (!question && count > 1 && rdataset->type != dns_rdatatype_rrsig) in towiresorted() 301 if (!question) in towiresorted() 311 if (!question) { in towiresorted()
|
H A D | masterdump.c | 469 int question, in dns_rdataset_totext() argument 490 if (question) in dns_rdataset_totext()
|
/openbsd/games/quiz/ |
H A D | quiz.c | 231 char *answer, *t, question[LINE_SZ]; in quiz() local 268 (void)strlcpy(question, t, sizeof question); in quiz() 283 (void)printf("%s?\n", question); in quiz()
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | demangle_tree.py | 22 question = line.find('?') 23 if question == -1: 26 open_paren = line.find('(', question) 32 mangled = line[question : open_paren]
|
/openbsd/sbin/fsck_ext2fs/ |
H A D | utilities.c | 78 reply(char *question) in reply() argument 85 persevere = !strcmp(question, "CONTINUE"); in reply() 88 printf("%s? no\n\n", question); in reply() 92 printf("%s? yes\n\n", question); in reply() 96 printf("%s? [Fyn?] ", question); in reply()
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2000-11-18-EarlyDesignIdeas.txt | 12 processor issues), since the architecture interface question is also 17 the second question. The Java compiler and OS community care much more 20 Also, while the architecture interface question is important for 30 b. A strongly-typed VM. One question is do we need the types to be
|
/openbsd/usr.bin/cal/ |
H A D | README | 18 if the day in question occurs before the gregorian reformation 21 if the day in question occurs during the reformation (3 sep 1752 41 Once we have the day in year for the first of the month in question, the
|
/openbsd/sbin/dump/ |
H A D | optr.c | 74 query(char *question) in query() argument 85 attnmessage = question; in query() 103 " DUMP: %s: (\"yes\" or \"no\") ", question); in query()
|
H A D | dump.h | 93 int query(char *question);
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | PPExpressions.cpp | 566 case tok::question: return 4; in getPrecedence() 619 else if (Operator == tok::question && LHS.Val == 0) in EvaluateDirectiveSubExpr() 656 if (Operator == tok::question) in EvaluateDirectiveSubExpr() 674 case tok::question: // No UAC for x and y in "x ? y : z". in EvaluateDirectiveSubExpr() 811 case tok::question: { in EvaluateDirectiveSubExpr() 816 PP.Diag(OpLoc, diag::note_matching) << tok::question; in EvaluateDirectiveSubExpr() 925 if (EvaluateDirectiveSubExpr(ResVal, getPrecedence(tok::question), in EvaluateDirectiveExpression()
|
/openbsd/sbin/fsck_ffs/ |
H A D | utilities.c | 79 reply(char *question) in reply() argument 85 persevere = !strcmp(question, "CONTINUE"); in reply() 88 printf("%s? no\n\n", question); in reply() 93 printf("%s? yes\n\n", question); in reply() 98 printf("%s? [Fyn?] ", question); in reply()
|
/openbsd/gnu/usr.bin/perl/dist/Storable/t/ |
H A D | restrict.t | 73 "key 'question' not locked in copy?");
|
/openbsd/usr.bin/indent/ |
H A D | indent_codes.h | 42 #define question 7 macro
|
/openbsd/sbin/fsdb/ |
H A D | fsdb.h | 35 extern int reply(char *question);
|
/openbsd/regress/usr.bin/mandoc/roff/esc/ |
H A D | unsupp.out_ascii | 8 question mark: abc
|
/openbsd/gnu/llvm/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 112 static const tok::TokenKind NullishCoalescingOperator[] = {tok::question, in tryMergePreviousTokens() 113 tok::question}; in tryMergePreviousTokens() 114 static const tok::TokenKind NullPropagatingOperator[] = {tok::question, in tryMergePreviousTokens() 136 tok::question, tok::l_square}; in tryMergePreviousTokens() 202 tok::question) && in tryMergePreviousTokens() 245 {tok::exclaimequal, tok::question}, in tryMergePreviousTokens() 247 {tok::equalequal, tok::question}}, in tryMergePreviousTokens() 528 tok::colon, tok::question, tok::tilde) || in precedesOperand() 1170 FormatTok->Tok.isOneOf(tok::identifier, tok::question)) { in getNextToken()
|
/openbsd/sbin/restore/ |
H A D | utilities.c | 326 reply(char *question) in reply() argument 331 fprintf(stderr, "%s? [yn] ", question); in reply()
|
/openbsd/usr.bin/dig/lib/dns/include/dns/ |
H A D | rdataset.h | 230 int question,
|
/openbsd/gnu/llvm/clang/lib/Basic/ |
H A D | OperatorPrecedence.cpp | 53 case tok::question: return prec::Conditional; in getBinOpPrecedence()
|
/openbsd/usr.bin/vi/docs/internals/ |
H A D | context | 8 any number, <question-mark>, <slash>, <dollar-sign>,
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | commit.c | 101 struct question { struct 109 struct question *next; argument 122 struct question *questionables; 178 struct question *p; 180 p = (struct question *) xmalloc (sizeof (struct question)); 516 struct question *p; 517 struct question *q;
|
/openbsd/distrib/notes/arm64/ |
H A D | install | 51 In these cases the installer question about running X11 is not displayed;
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | predicates.md | 89 /* It doesn't make sense to ask this question with a mode that is 110 /* It doesn't make sense to ask this question with a mode that is
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | ExtendedIntegerResults.txt | 8 specific integer GPR. This is an efficient way to go, but raises the question: 12 sign extended. The number of bits in question depends on the data-type that
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | bfdio.texi | 39 This function at least allows us to answer the question, "is the
|