Home
last modified time | relevance | path

Searched refs:BUILT_INS (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/helpers/
H A Dkernel_binary_helper_hash_value.cpp10 const std::string KernelBinaryHelper::BUILT_INS("7836643072362489210"); member in KernelBinaryHelper
H A Dkernel_binary_helper.h16 static const std::string BUILT_INS; variable
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dhandlebars.js.map1BUILT_INS","BRACKET_QUOTED_ID_REGEX","PLAIN_ID_REGEX","ANY_ID","either","IDENTIFIER_REGEX","anyNum…
H A Dhtmlbars.js.map1BUILT_INS","BRACKET_QUOTED_ID_REGEX","PLAIN_ID_REGEX","ANY_ID","either","IDENTIFIER_REGEX","anyNum…
H A Dcoffeescript.js.map1BUILT_INS","concat","module","exports","hljs","KEYWORDS$1","keyword","filter","list","kw","include…
H A Dlivescript.js.map1BUILT_INS","concat","module","exports","hljs","KEYWORDS$1","keyword","literal","built_in","JS_IDEN…
H A Dswift.js.map1BUILT_INS","OPERATOR_GUARD","OPERATORS","hexDigits","NUMBER","ESCAPED_CHARACTER","rawDelimiter","E…
H A Dtypescript.js.map1BUILT_INS","concat","lookahead","re","args","map","x","source","join","module","exports","hljs","K…
H A Djavascript.js.map1BUILT_INS","concat","lookahead","re","args","map","x","source","join","module","exports","hljs","I…
H A Dpython.js.map1BUILT_INS = [\n '__import__',\n 'abs',\n 'all',\n 'any',\n 'ascii',\n 'bin',\n …
/dports/devel/cgit/cgit-1.2.3/git/
H A DMakefile577 BUILT_INS = macro
768 BUILT_INS += git-cherry$X
769 BUILT_INS += git-cherry-pick$X
772 BUILT_INS += git-init$X
774 BUILT_INS += git-restore$X
775 BUILT_INS += git-show$X
776 BUILT_INS += git-stage$X
777 BUILT_INS += git-status$X
778 BUILT_INS += git-switch$X
2148 $(BUILT_INS): git$X
[all …]
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
/dports/devel/git-svn/git-2.34.1/
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
H A DMakefile570 BUILT_INS = macro
768 BUILT_INS += git-cherry$X
769 BUILT_INS += git-cherry-pick$X
772 BUILT_INS += git-init$X
775 BUILT_INS += git-restore$X
776 BUILT_INS += git-show$X
777 BUILT_INS += git-stage$X
778 BUILT_INS += git-status$X
779 BUILT_INS += git-switch$X
2230 $(BUILT_INS): git$X
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
H A DMakefile570 BUILT_INS = macro
767 BUILT_INS += git-cherry$X
768 BUILT_INS += git-cherry-pick$X
771 BUILT_INS += git-init$X
774 BUILT_INS += git-restore$X
775 BUILT_INS += git-show$X
776 BUILT_INS += git-stage$X
777 BUILT_INS += git-status$X
778 BUILT_INS += git-switch$X
2229 $(BUILT_INS): git$X
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
H A DMakefile570 BUILT_INS = macro
768 BUILT_INS += git-cherry$X
769 BUILT_INS += git-cherry-pick$X
772 BUILT_INS += git-init$X
775 BUILT_INS += git-restore$X
776 BUILT_INS += git-show$X
777 BUILT_INS += git-stage$X
778 BUILT_INS += git-status$X
779 BUILT_INS += git-switch$X
2230 $(BUILT_INS): git$X
[all …]
/dports/devel/git/git-2.34.1/
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
H A DMakefile570 BUILT_INS = macro
767 BUILT_INS += git-cherry$X
768 BUILT_INS += git-cherry-pick$X
771 BUILT_INS += git-init$X
774 BUILT_INS += git-restore$X
775 BUILT_INS += git-show$X
776 BUILT_INS += git-stage$X
777 BUILT_INS += git-status$X
778 BUILT_INS += git-switch$X
2229 $(BUILT_INS): git$X
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dcheck-builtins.sh6 $(foreach b,$(BUILT_INS),echo XXX $(b:$X=) YYY;)
H A DMakefile570 BUILT_INS = macro
770 BUILT_INS += git-cherry$X
771 BUILT_INS += git-cherry-pick$X
774 BUILT_INS += git-init$X
777 BUILT_INS += git-restore$X
778 BUILT_INS += git-show$X
779 BUILT_INS += git-stage$X
780 BUILT_INS += git-status$X
781 BUILT_INS += git-switch$X
2232 $(BUILT_INS): git$X
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/fixtures/
H A Dbuilt_in_fixture.cpp32 builtInsFileName = KernelBinaryHelper::BUILT_INS; in SetUp()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_compiler_interface_spirv.cpp18 retrieveBinaryKernelFilename(kernelName, KernelBinaryHelper::BUILT_INS + "_", ".gen"); in compile()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/
H A Dmain.cpp398 builtInsFileName = KernelBinaryHelper::BUILT_INS; in main()

12