Home
last modified time | relevance | path

Searched defs:headfile (Results 1 – 22 of 22) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/opengl/
H A Dmakeshader.py21 def generateFile(headfile, sourcefile, shaders): argument
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/vkcom/shader/
H A Dspirv_generator.py24 headfile = open('spv_shader.hpp', 'w') variable
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/swig/
H A Dswigprocess.py185 def finalClean(headfile,outfiles): argument
/dports/textproc/java2html/java2html-0.9.2/
H A Dmymain.h48 char *headfile; /* file inserted before converting; set with -h */ member
/dports/textproc/perl2html/perl2html-0.9.2/
H A Dmymain.h48 char *headfile; /* file inserted before converting; set with -h */ member
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/compiler/
H A Dmakeshader.py33 def generateFileAsm(headfile, sourcefile, asmdirs): argument
442 def generateFile(headfile, sourcefile, shaders, macros, cache): argument
/dports/textproc/c2html/c2html-0.9.6/
H A Dmymain.h50 char *headfile; /* file inserted before converting; set with -h */ member
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/
H A Dshredder.c1270 RmFile *headfile = files->head->data; in rm_shred_group_find_original() local
1391 RmFile *headfile = group->held_files->head->data; in rm_shred_basename_rejects() local
1514 RmFile *headfile = group->held_files->head->data; in rm_shred_result_factory() local
H A Dpreprocess.c573 RmFile *headfile = inode_cluster->head->data; in rm_pp_handle_inode_clusters() local
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dgroup.py305 cmd.append('id=' + str(kwargs[key]))
/dports/devel/hs-git-annex/git-annex-8.20210903/Git/
H A DRepair.hs470 headfile = localGitDir g P.</> "HEAD" function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/source_control/
H A Dgit.py303 def head_splitter(headfile, remote, module=None, fail_on_error=False): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dgit.py342 def head_splitter(headfile, remote, module=None, fail_on_error=False): argument
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky/husky-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/max/
H A Dmax.h244 word headfile; /* Length of the header filename, not counting \0 */ member
/dports/games/openlierox/OpenLieroX/src/common/
H A DMapLoader.cpp906 FILE* headfile = abs_filename ? OpenAbsFile(fname, "rb") : OpenGameFile(fname, "rb"); in latch_loadheader() local