OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stbl
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
fsys_jfs.c
134
s8 *
stbl
;
local
138
return (ldtentry_t *)&dtroot->slot[(int)dtroot->header.
stbl
[jfs.sindex++]];
142
stbl
= (s8 *)&de[(int)dtpage->header.stblindex];
144
return &de[(int)
stbl
[jfs.sindex++]];
176
xd = &((idtentry_t *)dtr->slot)[(int)dtr->header.
stbl
[0]].xd;
jfs.h
343
s8 nextindex; /* 1: next free entry in
stbl
*/
349
s8
stbl
[8]; /* 8: sorted entry index table */
member in struct:__anon1987::__anon1988
360
* sorted entry slot index table (
stbl
):
375
* except nextindex which refers to entry index in
stbl
;
384
s8 nextindex; /* 1: next entry index in
stbl
*/
389
s8 stblindex; /* 1: slot index of start of
stbl
*/
/external/opencore/fileformats/mp4/parser/src/
mediainformationatom.cpp
168
//
stbl
/frameworks/base/media/libstagefright/
MPEG4Writer.cpp
609
mOwner->beginBox("
stbl
");
782
mOwner->endBox(); //
stbl
Completed in 34 milliseconds