Home
last modified time | relevance | path

Searched refs:tfs (Results 1 – 8 of 8) sorted by relevance

/third_party/littlefs/scripts/
Dtest.py516 tfs = {None: tf}
518 if case.in_ not in tfs:
519 tfs[case.in_] = open(self.path+'.'+
521 tfs[case.in_].write('#line 1 "%s"\n' % case.in_)
524 tfs[case.in_].write(line)
525 tfs[case.in_].write('\n')
526 tfs[case.in_].write(GLOBALS)
528 tfs[case.in_].write('\n')
529 case.build(tfs[case.in_], **args)
554 for tf in tfs.values():
[all …]
/third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/
DREADME.md60 | [Team Foundation Server](https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx) by Mic…
/third_party/glslang/Test/
D320.vert209 ivec3 tfs = textureSize(samp2DMSA);
D310.vert349 ivec3 tfs = textureSize(samp2DMSA);
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.h1058 gboolean tfs; member
Dgst-dvb-descriptor.c2398 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()
/third_party/glslang/Test/baseResults/
D320.vert.out525 0:209 'tfs' ( temp highp 3-component vector of int)
D310.vert.out820 0:349 'tfs' ( temp highp 3-component vector of int)