Home
last modified time | relevance | path

Searched refs:total_size (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp125 size_t total_size = FormatVersionFieldSize; in sizeOutput() local
132 total_size += (*subsec_it)->sizeOutput(); in sizeOutput()
134 return total_size; in sizeOutput()
139 uint64_t total_size = 0; in emit() local
144 total_size += FormatVersionFieldSize; in emit()
152 total_size += (*subsec_it)->emit(buffer + total_size); in emit()
155 return total_size; in emit()
/frameworks/base/services/net/java/android/net/apf/
DApfGenerator.java855 int total_size; in generate() local
865 total_size = updateInstructionOffsets(); in generate()
867 mDropLabel.offset = total_size + 1; in generate()
868 mPassLabel.offset = total_size; in generate()
880 byte[] bytecode = new byte[total_size]; in generate()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp758 WORD32 total_size; in initEncoder() local
760 total_size = 0; in initEncoder()
774 total_size += ps_mem_rec->u4_mem_size; in initEncoder()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4059 field public static final java.lang.String COLUMN_TOTAL_SIZE_BYTES = "total_size";
/frameworks/base/api/
Dtest-current.txt4326 field public static final java.lang.String COLUMN_TOTAL_SIZE_BYTES = "total_size";
Dcurrent.txt4325 field public static final java.lang.String COLUMN_TOTAL_SIZE_BYTES = "total_size";
Dsystem-current.txt4471 field public static final java.lang.String COLUMN_TOTAL_SIZE_BYTES = "total_size";