Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/freebsd-12.1/sys/kern/
H A Duipc_debug.c82 int comma; in db_print_sooptions() local
84 comma = 0; in db_print_sooptions()
87 comma = 1; in db_print_sooptions()
91 comma = 1; in db_print_sooptions()
95 comma = 1; in db_print_sooptions()
99 comma = 1; in db_print_sooptions()
103 comma = 1; in db_print_sooptions()
158 int comma; in db_print_sostate() local
160 comma = 0; in db_print_sostate()
198 int comma; in db_print_soqstate() local
[all …]
H A Dkern_intr.c1380 int comma; in db_dump_intrhand() local
1425 comma = 0; in db_dump_intrhand()
1427 if (comma) in db_dump_intrhand()
1430 comma = 1; in db_dump_intrhand()
1433 if (comma) in db_dump_intrhand()
1436 comma = 1; in db_dump_intrhand()
1439 if (comma) in db_dump_intrhand()
1442 comma = 1; in db_dump_intrhand()
1445 if (comma) in db_dump_intrhand()
1468 int comma; in db_dump_intr_event() local
[all …]
/freebsd-12.1/contrib/ipfilter/lib/
H A Dprintfr.c266 comma = ",";
273 comma = ",";
280 comma = ",";
287 comma = ",";
294 comma = ",";
301 comma = ",";
308 comma = ",";
315 comma = ",";
322 comma = ",";
329 comma = ",";
[all …]
/freebsd-12.1/usr.sbin/mfiutil/
H A Dmfi_show.c91 comma = 0; in show_adapter()
94 comma = 1; in show_adapter()
98 comma = 1; in show_adapter()
102 comma = 1; in show_adapter()
106 comma = 1; in show_adapter()
110 comma = 1; in show_adapter()
115 comma = 1; in show_adapter()
120 comma = 1; in show_adapter()
240 comma = 0; in show_battery()
243 comma = 1; in show_battery()
[all …]
/freebsd-12.1/contrib/one-true-awk/
H A Dawkgram.y111 comma:
112 ',' | comma NL
376 | INDEX '(' pattern comma pattern ')'
390 | SPLIT '(' pattern comma varname comma pattern ')' /* string */
392 | SPLIT '(' pattern comma varname comma reg_expr ')' /* const /regexp/ */
394 | SPLIT '(' pattern comma varname ')'
400 | subop '(' pattern comma pattern ')'
405 | subop '(' reg_expr comma pattern comma var ')'
407 | subop '(' pattern comma pattern comma var ')'
412 | SUBSTR '(' pattern comma pattern comma pattern ')'
[all …]
/freebsd-12.1/usr.sbin/mptutil/
H A Dmpt_show.c62 int comma, i; in display_stripe_map() local
64 comma = 0; in display_stripe_map()
69 if (comma) in display_stripe_map()
72 comma = 1; in display_stripe_map()
122 comma = 0; in show_adapter()
126 comma = 1; in show_adapter()
131 comma = 1; in show_adapter()
136 comma = 1; in show_adapter()
141 comma = 1; in show_adapter()
146 comma = 1; in show_adapter()
[all …]
/freebsd-12.1/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh278 comma = ""
313 comma = comma "_nc_visbuf2(" num ","
317 comma = comma "(const void *)"
325 comma = comma "_trace" argtype "2(" num ","
331 comma = comma "(long)"
335 args = args comma "a" ++num;
338 args = args comma "\"va_list\""
340 args = args comma "\"...\""
342 args = args comma argcast "z"
349 comma = ", "
/freebsd-12.1/sys/x86/x86/
H A Didentcpu.c2195 int comma; in print_svm_info() local
2206 comma = 0; in print_svm_info()
2341 int comma; in print_vmx_info() local
2361 comma = 0; in print_vmx_info()
2365 comma = 1; in print_vmx_info()
2369 comma = 1; in print_vmx_info()
2373 comma = 1; in print_vmx_info()
2377 comma = 1; in print_vmx_info()
2381 comma = 1; in print_vmx_info()
2385 comma = 1; in print_vmx_info()
[all …]
/freebsd-12.1/usr.sbin/pciconf/
H A Dcap.c162 comma = 0; in cap_pcix()
165 comma = 1; in cap_pcix()
169 comma = 1; in cap_pcix()
173 comma = 1; in cap_pcix()
319 int comma; in cap_vendor() local
321 comma = 0; in cap_vendor()
327 comma = 1; in cap_vendor()
333 comma = 1; in cap_vendor()
337 comma = 1; in cap_vendor()
341 comma = 1; in cap_vendor()
[all …]
/freebsd-12.1/sys/netinet/
H A Dtcp_usrreq.c2486 int comma; in db_print_tflags() local
2488 comma = 0; in db_print_tflags()
2491 comma = 1; in db_print_tflags()
2495 comma = 1; in db_print_tflags()
2499 comma = 1; in db_print_tflags()
2503 comma = 1; in db_print_tflags()
2507 comma = 1; in db_print_tflags()
2511 comma = 1; in db_print_tflags()
2515 comma = 1; in db_print_tflags()
2594 int comma; in db_print_toobflags() local
[all …]
H A Din_pcb.c2954 int comma; in db_print_inpflags() local
2956 comma = 0; in db_print_inpflags()
2959 comma = 1; in db_print_inpflags()
2963 comma = 1; in db_print_inpflags()
2967 comma = 1; in db_print_inpflags()
2971 comma = 1; in db_print_inpflags()
2975 comma = 1; in db_print_inpflags()
2979 comma = 1; in db_print_inpflags()
2983 comma = 1; in db_print_inpflags()
3074 int comma; in db_print_inpvflag() local
[all …]
/freebsd-12.1/sys/ddb/
H A Ddb_ps.c341 bool comma; in DB_SHOW_COMMAND() local
375 comma = false; in DB_SHOW_COMMAND()
378 comma = true; in DB_SHOW_COMMAND()
381 if (comma) in DB_SHOW_COMMAND()
384 comma = true; in DB_SHOW_COMMAND()
387 if (comma) in DB_SHOW_COMMAND()
390 comma = true; in DB_SHOW_COMMAND()
393 if (comma) in DB_SHOW_COMMAND()
396 comma = true; in DB_SHOW_COMMAND()
399 if (comma) in DB_SHOW_COMMAND()
/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A DMKfallback.sh97 comma=""
100 echo "$comma /* $x */"
102 comma=","
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp297 if (Tok.is(tok::comma)) { in ParseSingleDeclarationAfterTemplate()
370 SkipUntil(tok::comma, tok::greater, tok::greatergreater, in ParseTemplateParameterList()
375 if (Tok.is(tok::comma)) { in ParseTemplateParameterList()
385 SkipUntil(tok::comma, tok::greater, tok::greatergreater, in ParseTemplateParameterList()
401 case tok::comma: in isStartOfTemplateTypeParameter()
418 case tok::comma: in isStartOfTemplateTypeParameter()
447 case tok::comma: in isStartOfTemplateTypeParameter()
538 } else if (Tok.isOneOf(tok::equal, tok::comma, tok::greater, in ParseTypeParameter()
1296 return Tok.isOneOf(tok::greater, tok::comma); in IsTemplateArgumentList()
1326 } while (TryConsumeToken(tok::comma)); in ParseTemplateArgumentList()
[all …]
H A DParseOpenMP.cpp276 if (ExpectAndConsume(tok::comma)) { in ParseOpenMPDeclareReductionDirective()
603 if (Tok.is(tok::comma)) in parseDeclareSimdClauses()
672 if (Tok.is(tok::comma)) in ParseOMPDeclareTargetClauses()
774 if (Tok.is(tok::comma)) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
1144 if (Tok.is(tok::comma)) in ParseOpenMPDeclarativeOrExecutableDirective()
1254 if (Tok.is(tok::comma)) { in ParseOpenMPSimpleVarList()
1628 if (Tok.is(tok::comma)) { in ParseOpenMPSingleExprWithArgClause()
1657 Tok.is(tok::comma)) in ParseOpenMPSingleExprWithArgClause()
1807 if (Tok.is(tok::comma)) { in parseMapTypeModifiers()
1818 if (P.getCurToken().is(tok::comma)) in parseMapTypeModifiers()
[all …]
H A DParseDecl.cpp150 if (TryConsumeToken(tok::comma)) in ParseGNUAttributes()
552 if (TryConsumeToken(tok::comma)) in ParseMicrosoftDeclSpecArgs()
607 if (TryConsumeToken(tok::comma)) in ParseMicrosoftDeclSpecs()
956 if (ExpectAndConsume(tok::comma)) { in ParseAvailabilityAttribute()
1284 if (ExpectAndConsume(tok::comma)) { in ParseObjCBridgeRelatedAttribute()
1301 if (!TryConsumeToken(tok::comma)) { in ParseObjCBridgeRelatedAttribute()
1505 if (ExpectAndConsume(tok::comma)) { in ParseTypeTagForDatatypeAttribute()
1800 case tok::comma: in MightBeDeclarator()
2622 case tok::comma: in ParseImplicitInt()
5880 if (Tok.is(tok::comma)) in ParseDecompositionDeclarator()
[all …]
/freebsd-12.1/contrib/ncurses/progs/
H A Dtabs.c265 const char *comma = ","; in add_to_tab_list() local
269 comma = ""; in add_to_tab_list()
271 comma = ""; in add_to_tab_list()
273 need += strlen(comma); in add_to_tab_list()
286 _nc_STRCAT(result, comma, need); in add_to_tab_list()
/freebsd-12.1/usr.bin/mail/
H A Dsend.c533 fmt(const char *str, struct name *np, FILE *fo, int comma) in fmt() argument
537 comma = comma ? 1 : 0; in fmt()
543 comma = 0; in fmt()
546 if (col + len + comma > 72 && col > 4) { in fmt()
552 if (comma) in fmt()
554 col += len + comma; in fmt()
H A Dnames.c121 int s, comma; in detract() local
125 comma = ntype & GCOMMA; in detract()
130 if (debug && comma) in detract()
136 if (comma) in detract()
148 if (comma && p->n_flink != NULL) in detract()
153 if (comma && *--cp == ',') in detract()
/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.cpp415 } while (EatIfPresent(lltok::comma)); in ParseDepLibs()
2066 while (EatIfPresent(lltok::comma)) { in ParseOptionalCommaAlign()
2092 while (EatIfPresent(lltok::comma)) { in ParseOptionalCommaAddrSpace()
2121 if (EatIfPresent(lltok::comma)) { in parseAllocSizeArguments()
2233 if (Lex.getKind() != lltok::comma) in ParseIndexList()
6408 if (!EatIfPresent(lltok::comma)) in ParsePHI()
6620 if (EatIfPresent(lltok::comma)) { in ParseAlloc()
7240 if (EatIfPresent(lltok::comma)) { in ParseTypeIdSummary()
7625 if (!EatIfPresent(lltok::comma)) { in ParseGVEntry()
7768 if (EatIfPresent(lltok::comma)) { in ParseVariableSummary()
[all …]
/freebsd-12.1/sbin/ipfw/
H A Dtables.c1544 *comma = '\0'; in tentry_fill_value()
1633 if (comma != NULL) in tentry_fill_value()
1634 *comma++ = ','; in tentry_fill_value()
1636 if ((n = comma) != NULL) in tentry_fill_value()
1880 comma = ""; in table_show_entry()
1889 printf("%s%s", comma, tbuf); in table_show_entry()
1890 comma = ","; in table_show_entry()
1895 comma = ","; in table_show_entry()
1900 comma = ","; in table_show_entry()
1910 comma = ","; in table_show_entry()
[all …]
/freebsd-12.1/contrib/gcc/
H A Doptc-gen.awk32 comma = ","
171 comma = ""
205 var_set(flags[i]), comma)
/freebsd-12.1/contrib/tcpdump/
H A Dprint-egp.c140 const char *comma; in egpnrprint() local
188 comma = ""; in egpnrprint()
194 ND_PRINT((ndo, "%sd%d:", comma, (int)*cp++)); in egpnrprint()
195 comma = ", "; in egpnrprint()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_settings.cpp1474 char *comma; in __kmp_stg_parse_barrier_branch_bit() local
3545 ++comma; in __kmp_stg_parse_schedule()
3658 if (comma) { in __kmp_parse_single_omp_schedule()
3661 comma = NULL; in __kmp_parse_single_omp_schedule()
3677 if (ptr && comma && *comma == *delim) { in __kmp_parse_single_omp_schedule()
3683 ++comma; in __kmp_parse_single_omp_schedule()
4575 int comma = 0; in __kmp_stg_print_hw_subset() local
4586 comma = 1; in __kmp_stg_print_hw_subset()
4592 comma = 1; in __kmp_stg_print_hw_subset()
4598 comma = 1; in __kmp_stg_print_hw_subset()
[all …]
/freebsd-12.1/sys/arm/arm/
H A Ddisassem.c560 int comma; in disasm_print_reglist() local
564 comma = 0; in disasm_print_reglist()
569 if (comma) in disasm_print_reglist()
572 comma = 1; in disasm_print_reglist()

12345678910>>...12