Searched refs:tfs (Results 1 – 9 of 9) sorted by relevance
65 fs::ifstream tfs(p); in test() local66 BOOST_TEST(tfs.is_open()); in test()70 fs::ifstream tfs(p / p.filename()); // should fail in test() local71 BOOST_TEST(!tfs.is_open()); in test()75 fs::ifstream tfs(p, std::ios_base::in); in test() local76 BOOST_TEST(tfs.is_open()); in test()80 fs::ifstream tfs; in test() local81 tfs.open(p); in test()82 BOOST_TEST(tfs.is_open()); in test()86 fs::ifstream tfs; in test() local[all …]
514 tfs = {None: tf}516 if case.in_ not in tfs:517 tfs[case.in_] = open(self.path+'.'+519 tfs[case.in_].write('#line 1 "%s"\n' % case.in_)522 tfs[case.in_].write(line)523 tfs[case.in_].write('\n')524 tfs[case.in_].write(GLOBALS)526 tfs[case.in_].write('\n')527 case.build(tfs[case.in_], **args)552 for tf in tfs.values():[all …]
60 | [Team Foundation Server](https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx) by Mic…
209 ivec3 tfs = textureSize(samp2DMSA);
349 ivec3 tfs = textureSize(samp2DMSA);
1058 gboolean tfs; member
2398 res->tfs = (*data) & 0x01; in gst_mpegts_descriptor_parse_dvb_t2_delivery_system()2419 if (res->tfs == TRUE) { in gst_mpegts_descriptor_parse_dvb_t2_delivery_system()
524 0:209 'tfs' ( temp highp 3-component vector of int)
819 0:349 'tfs' ( temp highp 3-component vector of int)