Home
last modified time | relevance | path

Searched refs:kw_and (Results 1 – 25 of 41) sorted by relevance

12

/dports/shells/fish/fish-3.3.1/src/
H A Dparse_constants.h70 kw_and, enumerator
91 {parse_keyword_t::kw_and, L"and"},
H A Dast.cpp848 case parse_keyword_t::kw_and: in can_parse()
1083 if (tok.keyword == parse_keyword_t::kw_and || tok.keyword == parse_keyword_t::kw_or) { in visit_node_field()
1084 const wchar_t *cmdname = (tok.keyword == parse_keyword_t::kw_and ? L"and" : L"or"); in visit_node_field()
H A Dparse_util.cpp1101 (deco->kw == parse_keyword_t::kw_and || deco->kw == parse_keyword_t::kw_or) && in detect_errors_in_backgrounded_job()
1103 const wchar_t *deco_name = (deco->kw == parse_keyword_t::kw_and ? L"and" : L"or"); in detect_errors_in_backgrounded_job()
H A Dast.h528 using decorator_t = keyword_t<parse_keyword_t::kw_and, parse_keyword_t::kw_or>;
H A Dhighlight.cpp968 case parse_keyword_t::kw_and: in visit()
H A Dparse_execution.cpp1470 case parse_keyword_t::kw_and: in test_and_run_1_job_conjunction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/AsmParser/
H A DLLToken.h289 kw_and, enumerator
H A DLLParser.cpp3410 case lltok::kw_and: in ParseValID()
5622 case lltok::kw_and: in ParseInstruction()
6829 case lltok::kw_and: Operation = AtomicRMWInst::And; break; in ParseAtomicRMW()
/dports/devel/llvm70/llvm-7.0.1.src/lib/AsmParser/
H A DLLToken.h286 kw_and, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/AsmParser/
H A DLLToken.h306 kw_and, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/lib/AsmParser/
H A DLLToken.h298 kw_and, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLToken.h308 kw_and, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/AsmParser/
H A DLLToken.h302 kw_and, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLToken.h298 kw_and, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h298 kw_and, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/AsmParser/
H A DLLToken.h306 kw_and, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLToken.h308 kw_and, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/lib/AsmParser/
H A DLLToken.h295 kw_and, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/AsmParser/
H A DLLToken.h313 kw_and, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/AsmParser/
H A DLLToken.h313 kw_and, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h313 kw_and, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/AsmParser/
H A DLLToken.h314 kw_and, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/AsmParser/
H A DLLToken.h313 kw_and, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/AsmParser/
H A DLLToken.h313 kw_and, in CommandException()
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_selector_postfix.c397 const char *kw_and[] = {"and", "&", "&&", "AND"}; in _parser_create() local
437 _add_operator(p, "and", OC_AND, OT_BINARY, 2, 4, kw_and); in _parser_create()

12