Home
last modified time | relevance | path

Searched defs:tfile (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Level/
H A DDialog.cpp37 void Dialog::loadDialogs(FILE* tfile) in loadDialogs()
46 Dialog::Dialog(FILE* tfile) in Dialog()
61 std::string funpackf_string(FILE* tfile, int maxlength) in funpackf_string()
82 void fpackf_string(FILE* tfile, std::string text) in fpackf_string()
93 DialogScene::DialogScene(FILE* tfile) in DialogScene()
197 void Dialog::saveDialogs(FILE* tfile) in saveDialogs()
206 void Dialog::save(FILE* tfile) in save()
219 void DialogScene::save(FILE* tfile) in save()
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Animation/
H A DAnimation.cpp37 void AnimationFrame::loadBaseInfo(FILE* tfile) in loadBaseInfo()
58 void AnimationFrame::loadTwist2(FILE* tfile) in loadTwist2()
65 void AnimationFrame::loadLabel(FILE* tfile) in loadLabel()
70 void AnimationFrame::loadWeaponTarget(FILE* tfile) in loadWeaponTarget()
88 FILE* tfile; in Animation() local
H A DMuscle.cpp55 void Muscle::load(FILE* tfile, int vertexNum, std::vector<Joint>& joints) in load()
77 void Muscle::loadVerticesLow(FILE* tfile, int vertexNum) in loadVerticesLow()
93 void Muscle::loadVerticesClothes(FILE* tfile, int vertexNum) in loadVerticesClothes()
H A DJoint.cpp42 void Joint::load(FILE* tfile, std::vector<Joint>& joints) in load()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c128 struct ttm_object_file *tfile; member
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
344 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
425 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
468 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
648 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
[all …]
H A Dvmwgfx_bo.c655 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
712 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
746 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
796 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
826 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl() local
960 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
1011 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
1043 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1144 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset() local
H A Dvmwgfx_prime.c77 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle() local
87 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c128 struct ttm_object_file *tfile; member
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
344 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
425 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
468 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
648 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
[all …]
H A Dvmwgfx_bo.c655 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
712 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
746 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
796 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
826 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl() local
960 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
1011 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
1043 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1144 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset() local
H A Dvmwgfx_prime.c77 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle() local
87 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c128 struct ttm_object_file *tfile; member
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
344 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
425 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
468 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
648 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
[all …]
H A Dvmwgfx_bo.c655 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
712 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
746 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
796 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
826 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl() local
960 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
1011 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
1043 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1144 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset() local
H A Dvmwgfx_prime.c77 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle() local
87 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_object.c127 struct ttm_object_file *tfile; member
133 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
141 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
150 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
157 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
283 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
319 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
392 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
436 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
619 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle()
[all …]
/dports/games/gnujump/gnujump-1.0.8/src/
H A Dtools.c288 putValue_int (FILE * tfile, char *data, int value) in putValue_int()
294 putValue_str (FILE * tfile, char *data, char *value) in putValue_str()
300 putComment (FILE * tfile, char *comment) in putComment()
306 putLine (FILE * tfile) in putLine()
312 findNextValue (FILE * tfile) in findNextValue()
333 skipValueStr (FILE * tfile) in skipValueStr()
344 getValue_int (FILE * tfile, char *value) in getValue_int()
367 getValue_float (FILE * tfile, char *value) in getValue_float()
390 getValue_str (FILE * tfile, char *value, char *data, char *path) in getValue_str()
422 getValue_charp (FILE * tfile, char *value) in getValue_charp()
/dports/www/serendipity/Serendipity-2.3.5/include/admin/
H A Dimages.inc.php226 $tfile = $serendipity['POST']['target_filename'][2]; variable
230 $tfile = $serendipity['POST']['target_filename'][1]; variable
233 $tfile = $serendipity['POST']['imageurl']; variable
237 …$tfile = str_replace(' ', '_', basename($tfile)); // keep serendipity_uploadSecure(URL) whitespace… variable
238 $tfile = serendipity_uploadSecure(serendipity_makeFilename($tfile)); variable
349 $tfile = $target_filename; variable
351 $tfile = $uploadfile; variable
357 …$tfile = str_replace(' ', '_', basename($tfile)); // keep serendipity_uploadSecure(URL) whitespace… variable
358 …$tfile = serendipity_specialchars($tfile); # needed to prevent ability for uploader to inject java… variable
359 $tfile = serendipity_uploadSecure(serendipity_makeFilename($tfile)); variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dtun.c1013 struct tun_file *tfile; in tun_net_xmit() local
1115 struct tun_file *tfile; in tun_xdp_set() local
1190 struct tun_file *tfile; in tun_xdp_xmit() local
2306 struct tun_file *tfile; in tun_sock_write_space() local
2834 struct tun_file *tfile; in tun_detach_filter() local
2849 struct tun_file *tfile; in tun_attach_filter() local
2868 struct tun_file *tfile; in tun_set_sndbuf() local
3359 struct tun_file *tfile; in tun_chr_open() local
3551 struct tun_file *tfile; in tun_queue_resize() local
3656 struct tun_file *tfile; in tun_get_socket() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/
H A Dtun.c1013 struct tun_file *tfile; in tun_net_xmit() local
1115 struct tun_file *tfile; in tun_xdp_set() local
1190 struct tun_file *tfile; in tun_xdp_xmit() local
2306 struct tun_file *tfile; in tun_sock_write_space() local
2834 struct tun_file *tfile; in tun_detach_filter() local
2849 struct tun_file *tfile; in tun_attach_filter() local
2868 struct tun_file *tfile; in tun_set_sndbuf() local
3359 struct tun_file *tfile; in tun_chr_open() local
3551 struct tun_file *tfile; in tun_queue_resize() local
3656 struct tun_file *tfile; in tun_get_socket() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/
H A Dtun.c1013 struct tun_file *tfile; in tun_net_xmit() local
1115 struct tun_file *tfile; in tun_xdp_set() local
1190 struct tun_file *tfile; in tun_xdp_xmit() local
2306 struct tun_file *tfile; in tun_sock_write_space() local
2834 struct tun_file *tfile; in tun_detach_filter() local
2849 struct tun_file *tfile; in tun_attach_filter() local
2868 struct tun_file *tfile; in tun_set_sndbuf() local
3359 struct tun_file *tfile; in tun_chr_open() local
3551 struct tun_file *tfile; in tun_queue_resize() local
3656 struct tun_file *tfile; in tun_get_socket() local
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/dist/
H A Dapi_err.py76 tfile = open(tmp_file, 'w') variable
105 tfile = open(tmp_file, 'w') variable
173 tfile = open(tmp_file, 'w') variable
H A Dapi_config.py14 tfile = open(tmp_file, 'w') variable
147 tfile = open(tmp_file, 'w') variable
343 tfile = open(tmp_file, 'w') variable
/dports/biology/jalview/jalview/test/jalview/project/
H A DJalview2xmlTests.java109 String tfile = File.createTempFile("JalviewTest", ".jvp") in testRNAStructureRecovery() local
148 String tfile = File.createTempFile("JalviewTest", ".jvp") in testTCoffeeScores() local
183 String tfile = File.createTempFile("JalviewTest", ".jvp") in testColourByAnnotScores() local
426 File tfile = File.createTempFile("testStoreAndRecoverExpanded", ".jvp"); in testStoreAndRecoverExpandedviews() local
493 File tfile = File.createTempFile("testStoreAndRecoverReferenceSeq", in testStoreAndRecoverReferenceSeqSettings() local
662 File tfile = File.createTempFile("testStoreAndRecoverGroupReps", in testStoreAndRecoverGroupRepSeqs() local
757 File tfile = File.createTempFile("testStoreAndRecoverPDBEntry", ".jvp"); in testStoreAndRecoverPDBEntry() local
875 File tfile = File.createTempFile("testStoreAndRecoverColourThresholds", in testStoreAndRecoverColourThresholds() local
988 File tfile = File.createTempFile("JalviewTest", ".jvp"); in testSaveLoadFeatureColoursAndFilters() local
1225 File tfile = File.createTempFile("testStoreAndRecoverGeneLocus", in testStoreAndRecoverGeneLocus() local
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/User/
H A DAccount.cpp51 Account::Account(FILE* tfile) in Account()
117 void Account::save(FILE* tfile) in save()
246 FILE* tfile; in loadFile() local
272 FILE* tfile; in saveFile() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_resource.c296 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle()
339 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
481 struct ttm_object_file *tfile, in vmw_user_dmabuf_alloc()
533 struct ttm_object_file *tfile) in vmw_user_dmabuf_verify_access()
562 struct ttm_object_file *tfile, in vmw_user_dmabuf_synccpu_grab()
601 struct ttm_object_file *tfile, in vmw_user_dmabuf_synccpu_release()
629 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_dmabuf_synccpu_ioctl() local
719 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup()
748 int vmw_user_dmabuf_reference(struct ttm_object_file *tfile, in vmw_user_dmabuf_reference()
845 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_stream_unref_ioctl() local
[all …]
/dports/mail/cone/cone-1.1/libmail/
H A Dnntpadd.H25 FILE *tfile; variable

12345678910>>...22