Searched refs:tab (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/libdrm/
H A Dmissing84 bison create \`y.tab.[ch]', if possible, from existing .[ch]
90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
219 rm -f y.tab.c y.tab.h
226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
235 if test ! -f y.tab.h; then
236 echo >y.tab.h
238 if test ! -f y.tab.c; then
239 echo 'main() { return 0; }' >y.tab
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Ddetokenize.c140 const uint8_t* tab; local
145 for (tab = kCat3456[cat]; *tab; ++tab)
147 v += v + VP8GetBit(br, *tab);
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c46 extern void BVDump(const char* prefix, const char* tab, const struct bvbltparams* parms);
1169 extern void BVDump(const char* prefix, const char* tab, const struct bvbltparams* parms);

Completed in 484 milliseconds