Searched defs:cases (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dgen-punycode-examples.py83 cases = [] variable
H A Dtest-map.c53 static struct example cases[] = { variable in typeref:struct:example
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.h65 struct testcase_t *cases; /** Array, ending with END_OF_TESTCASES */ member in struct:testgroup_t
/freebsd-12-stable/contrib/libevent/test/
H A Dtinytest.h65 struct testcase_t *cases; /** Array, ending with END_OF_TESTCASES */ member in struct:testgroup_t
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_parse.c292 case_list *cases; local
[all...]
H A Drpc_parse.h139 case_list *cases; member in struct:union_def
/freebsd-12-stable/contrib/llvm-project/lld/lib/Core/
H A DSymbolTable.cpp64 static NameCollisionResolution cases[4][4] = { member in namespace:lld
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) argument
520 SwitchTypeMatcher(ArrayRef<std::pair<MVT::SimpleValueType, Matcher*> > cases) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h3372 iterator_range<CaseIt> cases() { function in class:llvm::ShuffleVectorInst::SwitchInst
3377 iterator_range<ConstCaseIt> cases() const { function in class:llvm::ShuffleVectorInst::SwitchInst
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dtree-cfg.c4138 tree cases = get_cases_for_edge (e, stmt); local
[all...]
H A Dc-common.c3731 c_add_case_label(splay_tree cases, tree cond, tree orig_type, tree low_value, tree high_value) argument
3953 c_do_switch_warnings(splay_tree cases, location_t switch_location, tree type, tree cond) argument
[all...]
H A Dc-typeck.c7537 splay_tree cases; member in struct:c_switch
[all...]
/freebsd-12-stable/contrib/expat/tests/
H A Druntests.c778 struct TestCase cases[] = { local
2331 struct CaseData cases[] local
2394 struct CaseData cases[] = { local
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Ddecl.c2617 splay_tree cases; member in struct:cp_switch
[all...]

Completed in 317 milliseconds