OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:voidSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/webm/
WebmElement.cpp
40
int64_t
voidSize
(int64_t totalSize) {
217
: WebmElement(kMkvVoid,
voidSize
(totalSize)),
218
mSizeWidth(totalSize - sizeOf(kMkvVoid) -
voidSize
(totalSize)) {
219
CHECK_GE(
voidSize
(totalSize), 0);
/external/icu/icu4c/source/test/intltest/
intltest.cpp
[
all
...]
Completed in 660 milliseconds