/trusted-firmware-a/lib/debugfs/ |
A D | devroot.c | 30 static int rootgen(chan_t *channel, const dirtab_t *tab, int ntab, in rootgen() argument 35 tab = dirtab; in rootgen() 39 tab = devfstab; in rootgen() 43 tab = blobtab; in rootgen() 50 return devgen(channel, tab, ntab, n, dir); in rootgen()
|
A D | dev.h | 97 int dirread(chan_t *c, dir_t *dir, const dirtab_t *tab, 106 int devgen(chan_t *c, const dirtab_t *tab, int ntab, int n, dir_t *dir); 107 int devwalk(chan_t *c, const char *name, const dirtab_t *tab, int ntab, 110 const dirtab_t *tab, int ntab, devgen_t *gen);
|
A D | dev.c | 376 int devwalk(chan_t *channel, const char *name, const dirtab_t *tab, in devwalk() argument 391 switch ((*gen)(channel, tab, ntab, i, &dir)) { in devwalk() 412 int dirread(chan_t *channel, dir_t *dir, const dirtab_t *tab, in dirread() argument 422 ret = (*gen)(channel, tab, ntab, i, dir); in dirread() 458 int devgen(chan_t *channel, const dirtab_t *tab, int ntab, int n, dir_t *dir) in devgen() argument 462 if ((channel == NULL) || (dir == NULL) || (tab == NULL) || in devgen() 467 dp = &tab[n]; in devgen() 516 const dirtab_t *tab, int ntab, devgen_t *gen) in devstat() argument 531 switch ((*gen)(dirc, tab, ntab, i, dir)) { in devstat()
|
A D | devfip.c | 119 static int fipgen(chan_t *c, const dirtab_t *tab, int ntab, int n, dir_t *dir) in fipgen() argument
|
/trusted-firmware-a/include/lib/ |
A D | debugfs.h | 21 #define NELEM(tab) (sizeof(tab) / sizeof((tab)[0])) argument
|
/trusted-firmware-a/ |
A D | .editorconfig | 35 indent_style = tab
|
/trusted-firmware-a/docs/process/ |
A D | coding-style.rst | 263 achieve a granularity that is smaller than the tab size. For example, with a tab 264 size of eight columns it would be necessary to use one tab character and two
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/ |
A D | coding-style.rst.txt | 263 achieve a granularity that is smaller than the tab size. For example, with a tab 264 size of eight columns it would be necessary to use one tab character and two
|
/trusted-firmware-a/docs/build/latex/ |
A D | sphinxlatextables.sty | 202 {\def\TY@tab{#1\long\def\multicolumn####1####2####3{\multispan####1\relax}#9}}% 203 \expandafter\sphinx@tempa\TY@tab\sphinx@tempa
|
A D | trustedfirmware-a.tex | 11164 achieve a granularity that is smaller than the tab size. For example, with a tab 11165 size of eight columns it would be necessary to use one tab character and two
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …8,50,53,70,75,78,79,94,95,96,97,107,109,113,117,119,122,123,125,142],ta:32,tab:[123,124],tabl:[2,6…
|