Home
last modified time | relevance | path

Searched refs:CASE (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/dialog/
Dtrace.c151 #define CASE(name) case name: fkey_name = #name; break in dlg_trace_chr() macro
153 CASE(DLGK_MIN); in dlg_trace_chr()
154 CASE(DLGK_OK); in dlg_trace_chr()
155 CASE(DLGK_CANCEL); in dlg_trace_chr()
156 CASE(DLGK_EXTRA); in dlg_trace_chr()
157 CASE(DLGK_HELP); in dlg_trace_chr()
158 CASE(DLGK_ESC); in dlg_trace_chr()
159 CASE(DLGK_PAGE_FIRST); in dlg_trace_chr()
160 CASE(DLGK_PAGE_LAST); in dlg_trace_chr()
161 CASE(DLGK_PAGE_NEXT); in dlg_trace_chr()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnitIndex.cpp49 #define CASE(S,T) \ in serializeSectionKind() macro
52 CASE(INFO, INFO); in serializeSectionKind()
53 CASE(EXT_TYPES, TYPES); in serializeSectionKind()
54 CASE(ABBREV, ABBREV); in serializeSectionKind()
55 CASE(LINE, LINE); in serializeSectionKind()
56 CASE(EXT_LOC, LOC); in serializeSectionKind()
57 CASE(STR_OFFSETS, STR_OFFSETS); in serializeSectionKind()
58 CASE(EXT_MACINFO, MACINFO); in serializeSectionKind()
59 CASE(MACRO, MACRO); in serializeSectionKind()
60 #undef CASE in serializeSectionKind()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp320 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() macro
329 CASE( 2, 'i', '\0', if); in getPPKeywordID()
330 CASE( 4, 'e', 'i', elif); in getPPKeywordID()
331 CASE( 4, 'e', 's', else); in getPPKeywordID()
332 CASE( 4, 'l', 'n', line); in getPPKeywordID()
333 CASE( 4, 's', 'c', sccs); in getPPKeywordID()
334 CASE( 5, 'e', 'd', endif); in getPPKeywordID()
335 CASE( 5, 'e', 'r', error); in getPPKeywordID()
336 CASE( 5, 'i', 'e', ident); in getPPKeywordID()
337 CASE( 5, 'i', 'd', ifdef); in getPPKeywordID()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp629 #define CASE(X) case DiagnosticsEngine::X: return serialized_diags::X; in getStableLevel() macro
630 CASE(Ignored) in getStableLevel()
631 CASE(Note) in getStableLevel()
632 CASE(Remark) in getStableLevel()
633 CASE(Warning) in getStableLevel()
634 CASE(Error) in getStableLevel()
635 CASE(Fatal) in getStableLevel()
636 #undef CASE in getStableLevel()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp158 #define CASE(ID) \ in dump() macro
162 CASE(Kind::MaybeAllocated) in dump()
163 CASE(Kind::Allocated) in dump()
164 CASE(Kind::Released) in dump()
165 CASE(Kind::Escaped) in dump()
166 CASE(Kind::Unowned) in dump()
DMallocChecker.cpp191 #define CASE(ID) case ID: OS << #ID; break; in dump() macro
192 CASE(Allocated) in dump()
193 CASE(AllocatedOfSizeZero) in dump()
194 CASE(Released) in dump()
195 CASE(Relinquished) in dump()
196 CASE(Escaped) in dump()
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp721 #define CASE(T) \ in Visit() macro
724 CASE(Multi); in Visit()
725 CASE(Text); in Visit()
726 CASE(Placeholder); in Visit()
727 CASE(Select); in Visit()
728 CASE(Plural); in Visit()
729 CASE(Diff); in Visit()
730 CASE(Substitution); in Visit()
731 #undef CASE in Visit()
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/0-old/
Dperlopt.tpl45 CASE arg-type =][=
171 CASE argument =][=
Dcmd-doc.tlib232 ELSE :+][+: CASE
250 CASE (emit "\n") sec-type :+][+:
338 CASE (get "mode") :+][+:
394 CASE main.handler-type :+][+:
607 CASE
615 CASE homerc :+][+:
741 [+: CASE (get "copyright.type") :+][+:
Dmdoc-synopsis.tlib49 CASE main.main-type :+][+:
/freebsd-12-stable/release/picobsd/tinyware/msh/
Dsh2.c29 #define CASE 265 macro
287 case CASE:
473 "case", CASE,
/freebsd-12-stable/usr.bin/ee/nls/uk_UA.KOI8-U/
Dee.msg136 126 "CASE"
/freebsd-12-stable/usr.bin/ee/nls/ru_RU.KOI8-R/
Dee.msg138 126 "CASE"
/freebsd-12-stable/contrib/binutils/ld/
Dldlex.l336 <MRI>"CASE" { RTOKEN(CASE); }
353 <MRI>"case" { RTOKEN(CASE); }
Dldgram.y149 %token INPUT_SCRIPT INPUT_MRI_SCRIPT INPUT_DEFSYM CASE EXTERN START
247 | CASE casesymlist
/freebsd-12-stable/contrib/ee/
Dee.c506 char *CASE; variable
1780 else if (compare(cmd_str, CASE, FALSE))
4165 if (compare(str1, CASE, FALSE)) in ee_init()
4331 fprintf(init_file, "%s\n", case_sen ? CASE : NOCASE); in dump_ee_conf()
5212 CASE = catgetlocal( 126, "CASE"); in strings_init()
5289 commands[9] = CASE; in strings_init()
5312 init_strings[0] = CASE; in strings_init()
Dee.msg137 126 "CASE"
/freebsd-12-stable/usr.bin/ee/nls/pl_PL.ISO8859-2/
Dee.msg136 126 "CASE"
/freebsd-12-stable/usr.bin/ee/nls/pt_BR.ISO8859-1/
Dee.msg137 126 "CASE"
/freebsd-12-stable/usr.bin/ee/nls/hu_HU.ISO8859-2/
Dee.msg136 126 "CASE"
/freebsd-12-stable/usr.bin/m4/TEST/
Dtest.m458 string(CASE, "case")
/freebsd-12-stable/contrib/less/
Dless.hlp150 -I ........ --IGNORE-CASE
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h2201 #define CASE(X) case K ## X: return F(static_cast<const X*>(this)); in visit() macro
2202 FOR_EACH_NODE_KIND(CASE) in visit()
2203 #undef CASE in visit()
/freebsd-12-stable/contrib/googletest/googletest/docs/
Dprimer.md229 Note that "CASE" in an assertion name means that case is ignored. A `NULL`
/freebsd-12-stable/contrib/binutils/
DMakefile.tpl1520 [+ CASE (dep-kind) +]

12