SYMBOL INDEX (27769 symbols across 2683 files) FILE: atlas-aapt-old/frameworks/base/include/androidfw/Asset.h function namespace (line 32) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/AssetDir.h function namespace (line 29) | namespace android { function setFileList (line 138) | void setFileList(SortedVector* list) { mFileInfo = list; } FILE: atlas-aapt-old/frameworks/base/include/androidfw/AssetManager.h type AAssetManager (line 40) | struct AAssetManager { } function namespace (line 51) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/BackupHelpers.h function namespace (line 24) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/ByteBucketArray.h function namespace (line 24) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/CursorWindow.h function namespace (line 39) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/ObbFile.h function namespace (line 26) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/ResourceTypes.h function namespace (line 37) | namespace android { type ResChunk_header (line 180) | struct ResChunk_header type Res_value (line 246) | struct Res_value type ResTable_ref (line 368) | struct ResTable_ref type ResStringPool_ref (line 376) | struct ResStringPool_ref type ResStringPool_header (line 407) | struct ResStringPool_header type ResStringPool_span (line 441) | struct ResStringPool_span function class (line 459) | class ResStringPool FILE: atlas-aapt-old/frameworks/base/include/androidfw/StreamingZipInflater.h function namespace (line 26) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/TypeWrappers.h function namespace (line 22) | namespace android { function ResTable_entry (line 49) | const ResTable_entry* operator->() const { FILE: atlas-aapt-old/frameworks/base/include/androidfw/ZipFileRO.h function namespace (line 45) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/ZipUtils.h function namespace (line 26) | namespace android { FILE: atlas-aapt-old/frameworks/base/include/androidfw/misc.h function namespace (line 25) | namespace android { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/Asset.cpp function String8 (line 59) | String8 Asset::getAssetAllocations() function Asset (line 121) | Asset* Asset::createFromFile(const char* fileName, AccessMode mode) function Asset (line 177) | Asset* Asset::createFromCompressedFile(const char* fileName, function Asset (line 235) | Asset* Asset::createFromFileSegment(int fd, off64_t offset, function Asset (line 253) | Asset* Asset::createFromCompressedData(int fd, off64_t offset, function Asset (line 274) | Asset* Asset::createFromUncompressedMap(FileMap* dataMap, function Asset (line 292) | Asset* Asset::createFromCompressedMap(FileMap* dataMap, function off64_t (line 315) | off64_t Asset::handleSeek(off64_t offset, int whence, off64_t curPosn, o... function status_t (line 373) | status_t _FileAsset::openChunk(const char* fileName, int fd, off64_t off... function status_t (line 419) | status_t _FileAsset::openChunk(FileMap* dataMap) function off64_t (line 502) | off64_t _FileAsset::seek(off64_t offset, int whence) function status_t (line 698) | status_t _CompressedAsset::openChunk(int fd, off64_t offset, function status_t (line 731) | status_t _CompressedAsset::openChunk(FileMap* dataMap, int compressionMe... function off64_t (line 802) | off64_t _CompressedAsset::seek(off64_t offset, int whence) FILE: atlas-aapt-old/frameworks/base/libs/androidfw/AssetManager.cpp function String8 (line 93) | String8 idmapPathForPackagePath(const String8& pkgPath) function String8 (line 343) | String8 AssetManager::getAssetPath(const int32_t cookie) const function Asset (line 489) | Asset* AssetManager::open(const char* fileName, AccessMode mode) function Asset (line 526) | Asset* AssetManager::openNonAsset(const char* fileName, AccessMode mode,... function Asset (line 555) | Asset* AssetManager::openNonAsset(const int32_t cookie, const char* file... function FileType (line 585) | FileType AssetManager::getFileType(const char* fileName) function ResTable (line 693) | const ResTable* AssetManager::getResTable(bool required) const function Asset (line 751) | Asset* AssetManager::openIdmapLocked(const struct asset_path& ap) const function ResTable (line 806) | const ResTable& AssetManager::getResources(bool required) const function Asset (line 843) | Asset* AssetManager::openNonAssetInPathLocked(const char* fileName, Acce... function Asset (line 900) | Asset* AssetManager::openInPathLocked(const char* fileName, AccessMode m... function Asset (line 929) | Asset* AssetManager::openInLocaleVendorLocked(const char* fileName, Acce... function String8 (line 1048) | String8 AssetManager::createZipSourceNameLocked(const String8& zipFileName, function String8 (line 1064) | String8 AssetManager::createPathNameLocked(const asset_path& ap, const c... function String8 (line 1076) | String8 AssetManager::createPathNameLocked(const asset_path& ap, const c... function ZipFileRO (line 1096) | ZipFileRO* AssetManager::getZipFileLocked(const asset_path& ap) function Asset (line 1115) | Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, function Asset (line 1137) | Asset* AssetManager::openAssetFromZipLocked(const ZipFileRO* pZipFile, function AssetDir (line 1192) | AssetDir* AssetManager::openDir(const char* dirName) function AssetDir (line 1255) | AssetDir* AssetManager::openNonAssetDir(const int32_t cookie, const char... type dirent (line 1441) | struct dirent function ZipFileRO (line 1893) | ZipFileRO* AssetManager::SharedZip::getZip() function Asset (line 1898) | Asset* AssetManager::SharedZip::getResourceTableAsset() function Asset (line 1904) | Asset* AssetManager::SharedZip::setResourceTableAsset(Asset* asset) function ResTable (line 1920) | ResTable* AssetManager::SharedZip::getResourceTable() function ResTable (line 1926) | ResTable* AssetManager::SharedZip::setResourceTable(ResTable* res) function ZipFileRO (line 2009) | ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) function Asset (line 2020) | Asset* AssetManager::ZipSet::getZipResourceTableAsset(const String8& path) function Asset (line 2031) | Asset* AssetManager::ZipSet::setZipResourceTableAsset(const String8& path, function ResTable (line 2040) | ResTable* AssetManager::ZipSet::getZipResourceTable(const String8& path) function ResTable (line 2051) | ResTable* AssetManager::ZipSet::setZipResourceTable(const String8& path, function String8 (line 2066) | String8 AssetManager::ZipSet::getPathName(const char* zipPath) FILE: atlas-aapt-old/frameworks/base/libs/androidfw/BackupData.cpp type android (line 28) | namespace android { function round_up (line 47) | static inline size_t function padding_extra (line 53) | static inline size_t function status_t (line 73) | status_t function status_t (line 93) | status_t function status_t (line 152) | status_t function status_t (line 199) | status_t function status_t (line 229) | status_t function status_t (line 304) | status_t function status_t (line 318) | status_t function status_t (line 367) | status_t FILE: atlas-aapt-old/frameworks/base/libs/androidfw/BackupHelpers.cpp type android (line 39) | namespace android { type file_metadata_v1 (line 62) | struct file_metadata_v1 { function round_up (line 83) | static inline int function read_snapshot_file (line 89) | static int function write_snapshot_file (line 146) | static int function write_delete_file (line 207) | static int function write_update_file (line 214) | static int function write_update_file (line 291) | static int function compute_crc32 (line 312) | static int function back_up_files (line 331) | int function calc_tar_checksum (line 457) | static void calc_tar_checksum(char* buf) { function write_pax_header_entry (line 472) | static int write_pax_header_entry(char* buf, const char* key, const ch... function send_tarfile_chunk (line 486) | void send_tarfile_chunk(BackupDataWriter* writer, const char* buffer, ... function write_tarfile (line 492) | int write_tarfile(const String8& packageName, const String8& domain, function status_t (line 738) | status_t function status_t (line 818) | status_t function write_text_file (line 828) | static int function compare_file (line 853) | static int function backup_helper_test_empty (line 900) | int function backup_helper_test_four (line 959) | int function test_write_header_and_entity (line 1140) | static int function backup_helper_test_data_writer (line 1161) | int function test_read_header_and_entity (line 1196) | int function backup_helper_test_data_reader (line 1267) | int function get_mod_time (line 1326) | static int function backup_helper_test_files (line 1357) | int function backup_helper_test_null_base (line 1489) | int function backup_helper_test_missing_file (line 1538) | int FILE: atlas-aapt-old/frameworks/base/libs/androidfw/CursorWindow.cpp type android (line 31) | namespace android { function status_t (line 44) | status_t CursorWindow::create(const String8& name, size_t size, Cursor... function status_t (line 85) | status_t CursorWindow::createFromParcel(Parcel* parcel, CursorWindow**... function status_t (line 124) | status_t CursorWindow::writeToParcel(Parcel* parcel) { function status_t (line 132) | status_t CursorWindow::clear() { function status_t (line 147) | status_t CursorWindow::setNumColumns(uint32_t numColumns) { function status_t (line 161) | status_t CursorWindow::allocRow() { function status_t (line 190) | status_t CursorWindow::freeLastRow() { function status_t (line 273) | status_t CursorWindow::putBlob(uint32_t row, uint32_t column, const vo... function status_t (line 277) | status_t CursorWindow::putString(uint32_t row, uint32_t column, const ... function status_t (line 282) | status_t CursorWindow::putBlobOrString(uint32_t row, uint32_t column, function status_t (line 306) | status_t CursorWindow::putLong(uint32_t row, uint32_t column, int64_t ... function status_t (line 321) | status_t CursorWindow::putDouble(uint32_t row, uint32_t column, double... function status_t (line 336) | status_t CursorWindow::putNull(uint32_t row, uint32_t column) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/ObbFile.cpp type android (line 73) | namespace android { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/ResourceTypes.cpp type android (line 54) | namespace android { function isspace16 (line 82) | inline int isspace16(char16_t c) { function T (line 87) | inline static T max(T a, T b) { function strcpy16_dtoh (line 94) | static void strcpy16_dtoh(uint16_t* dst, const uint16_t* src, size_t a... function status_t (line 105) | static status_t validate_chunk(const ResChunk_header* chunk, function fill9patchOffsets (line 136) | static void fill9patchOffsets(Res_png_9patch* patch) { function assertIdmapHeader (line 229) | static bool assertIdmapHeader(const void* idmap, size_t size) { class IdmapEntries (line 258) | class IdmapEntries { method IdmapEntries (line 260) | IdmapEntries() : mData(NULL) {} method hasEntries (line 262) | bool hasEntries() const { method byteSize (line 270) | size_t byteSize() const { method targetTypeId (line 278) | uint8_t targetTypeId() const { method overlayTypeId (line 285) | uint8_t overlayTypeId() const { method status_t (line 292) | status_t setTo(const void* entryHeader, size_t size) { method status_t (line 321) | status_t lookup(uint16_t entryId, uint16_t* outEntryId) const { function status_t (line 353) | status_t parseIdmap(const void* idmap, size_t size, uint8_t* outPackag... function Res_png_9patch (line 405) | Res_png_9patch* Res_png_9patch::deserialize(void* inData) function status_t (line 451) | status_t ResStringPool::setTo(const void* data, size_t size, bool copy... function status_t (line 628) | status_t ResStringPool::getError() const function decodeLength (line 662) | static inline size_t function decodeLength (line 684) | static inline size_t function String8 (line 806) | const String8 ResStringPool::string8ObjectAt(size_t idx) const function ResStringPool_span (line 821) | const ResStringPool_span* ResStringPool::styleAt(const ResStringPool_r... function ResStringPool_span (line 826) | const ResStringPool_span* ResStringPool::styleAt(size_t idx) const function ResStringPool (line 993) | const ResStringPool& ResXMLParser::getStrings() const function status_t (line 1497) | status_t ResXMLTree::setTo(const void* data, size_t size, bool copyData) function status_t (line 1590) | status_t ResXMLTree::getError() const function status_t (line 1606) | status_t ResXMLTree::validateNode(const ResXMLTree_node* node) const function unpackLanguageOrRegion (line 1696) | size_t unpackLanguageOrRegion(const char in[2], const char base, function packLanguageOrRegion (line 1728) | void packLanguageOrRegion(const char* in, const char base, function compareLocales (line 1790) | inline int compareLocales(const ResTable_config &l, const ResTable_con... function assignLocaleComponent (line 2509) | inline bool assignLocaleComponent(ResTable_config* config, function String8 (line 2560) | String8 ResTable_config::toString() const { type ResTable::Header (line 2835) | struct ResTable::Header method Header (line 2837) | Header(ResTable* _owner) : owner(_owner), ownedData(NULL), header(NU... type ResTable::Entry (line 2858) | struct ResTable::Entry { type ResTable::Type (line 2869) | struct ResTable::Type method Type (line 2871) | Type(const Header* _header, const Package* _package, size_t count) type ResTable::Package (line 2883) | struct ResTable::Package method Package (line 2885) | Package(ResTable* _owner, const Header* _header, const ResTable_pack... type ResTable::PackageGroup (line 2907) | struct ResTable::PackageGroup method PackageGroup (line 2909) | PackageGroup(ResTable* _owner, const String16& _name, uint32_t _id) method clearBagCache (line 2940) | void clearBagCache() { method findType16 (line 2965) | ssize_t findType16(const char16_t* type, size_t len) const { type ResTable::bag_set (line 3001) | struct ResTable::bag_set function status_t (line 3054) | status_t ResTable::Theme::applyStyle(uint32_t resID, bool force) function status_t (line 3143) | status_t ResTable::Theme::setTo(const Theme& other) function status_t (line 3308) | status_t ResTable::add(const void* data, size_t size, const int32_t co... function status_t (line 3312) | status_t ResTable::add(const void* data, size_t size, const void* idma... function status_t (line 3317) | status_t ResTable::add(Asset* asset, const int32_t cookie, bool copyDa... function status_t (line 3327) | status_t ResTable::add(Asset* asset, Asset* idmapAsset, const int32_t ... function status_t (line 3349) | status_t ResTable::add(ResTable* src) function status_t (line 3382) | status_t ResTable::addEmpty(const int32_t cookie) { function status_t (line 3399) | status_t ResTable::addInternal(const void* data, size_t dataSize, cons... function status_t (line 3523) | status_t ResTable::getError() const type id_name_map (line 4049) | struct id_name_map { function get_hex (line 4325) | static uint32_t get_hex(char c, bool* outError) type unit_entry (line 4338) | struct unit_entry function parse_unit (line 4360) | static bool parse_unit(const char* str, Res_value* outValue, function String16 (line 5269) | const String16 ResTable::getBasePackageName(size_t idx) const function ResStringPool (line 5308) | const ResStringPool* ResTable::getTableStringBlock(size_t index) const function DynamicRefTable (line 5318) | const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t c... function status_t (line 5456) | status_t ResTable::getEntry( function status_t (line 5599) | status_t ResTable::parsePackage(const ResTable_package* const pkg, function status_t (line 5898) | status_t DynamicRefTable::load(const ResTable_lib_header* const header) function status_t (line 5927) | status_t DynamicRefTable::addMappings(const DynamicRefTable& other) { function status_t (line 5958) | status_t DynamicRefTable::addMapping(const String16& packageName, uint... function status_t (line 5968) | status_t DynamicRefTable::lookupResourceId(uint32_t* resId) const { function status_t (line 6002) | status_t DynamicRefTable::lookupResourceValue(Res_value* value) const { type IdmapTypeMap (line 6016) | struct IdmapTypeMap { function status_t (line 6022) | status_t ResTable::createIdmap(const ResTable& overlay, function print_complex (line 6204) | static void print_complex(uint32_t complex, bool isFraction) function String8 (line 6239) | String8 ResTable::normalizeForOutput( const char *input ) FILE: atlas-aapt-old/frameworks/base/libs/androidfw/StreamingZipInflater.cpp function min_of (line 44) | static inline size_t min_of(size_t a, size_t b) { return (a < b) ? a : b; } function off64_t (line 229) | off64_t StreamingZipInflater::seekAbsolute(off64_t absoluteInputPosition) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/TypeWrappers.cpp type android (line 19) | namespace android { function ResTable_entry (line 29) | const ResTable_entry* TypeVariant::iterator::operator*() const { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/ZipFileRO.cpp class _ZipEntryRO (line 47) | class _ZipEntryRO { method _ZipEntryRO (line 53) | _ZipEntryRO() : cookie(NULL) { function ZipFileRO (line 70) | ZipFileRO* ZipFileRO::open(const char* zipFileName) function ZipEntryRO (line 83) | ZipEntryRO ZipFileRO::findEntryByName(const char* entryName) const function ZipEntryRO (line 146) | ZipEntryRO ZipFileRO::nextEntry(void* cookie) function FileMap (line 193) | FileMap* ZipFileRO::createEntryFileMap(ZipEntryRO entry) const FILE: atlas-aapt-old/frameworks/base/libs/androidfw/ZipUtils.cpp function get4LE (line 36) | static inline unsigned long get4LE(const unsigned char* buf) { function inflateToBuffer (line 54) | bool inflateToBuffer(T& reader, void* buf, class FileReader (line 151) | class FileReader { method FileReader (line 153) | FileReader(FILE* fp) : method read (line 162) | long read(unsigned char** nextBuffer, long readSize) const { class FdReader (line 171) | class FdReader { method FdReader (line 173) | FdReader(int fd) : method read (line 182) | long read(unsigned char** nextBuffer, long readSize) const { class BufferReader (line 191) | class BufferReader { method BufferReader (line 193) | BufferReader(void* input, size_t inputSize) : method read (line 200) | long read(unsigned char** nextBuffer, long /*readSize*/) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/misc.cpp type android (line 31) | namespace android { function FileType (line 36) | FileType getFileType(const char* fileName) function time_t (line 73) | time_t getFileModDate(const char* fileName) FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/BackupData_test.cpp type android (line 29) | namespace android { class BackupDataTest (line 45) | class BackupDataTest : public testing::Test { method SetUp (line 54) | virtual void SetUp() { method TearDown (line 70) | virtual void TearDown() { function TEST_F (line 74) | TEST_F(BackupDataTest, WriteAndReadSingle) { function TEST_F (line 116) | TEST_F(BackupDataTest, WriteAndReadMultiple) { function TEST_F (line 164) | TEST_F(BackupDataTest, SkipEntity) { function TEST_F (line 219) | TEST_F(BackupDataTest, DeleteEntity) { function TEST_F (line 258) | TEST_F(BackupDataTest, EneityAfterDelete) { function TEST_F (line 319) | TEST_F(BackupDataTest, OnlyDeleteEntities) { function TEST_F (line 387) | TEST_F(BackupDataTest, ReadDeletedEntityData) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/ByteBucketArray_test.cpp function TEST (line 23) | TEST(ByteBucketArrayTest, TestSparseInsertion) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/ConfigLocale_test.cpp type android (line 22) | namespace android { function TEST (line 24) | TEST(ConfigLocaleTest, packAndUnpack2LetterLanguage) { function TEST (line 47) | TEST(ConfigLocaleTest, packAndUnpack2LetterRegion) { function TEST (line 62) | TEST(ConfigLocaleTest, packAndUnpack3LetterLanguage) { function TEST (line 78) | TEST(ConfigLocaleTest, packAndUnpack3LetterLanguageAtOffset16) { function TEST (line 102) | TEST(ConfigLocaleTest, packAndUnpack3LetterRegion) { function fillIn (line 114) | void fillIn(const char* lang, const char* country, function TEST (line 134) | TEST(ConfigLocaleTest, IsMoreSpecificThan) { function TEST (line 173) | TEST(ConfigLocaleTest, setLocale) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/Config_test.cpp type android (line 25) | namespace android { function ResTable_config (line 27) | static ResTable_config selectBest(const ResTable_config& target, function ResTable_config (line 45) | static ResTable_config buildDensityConfig(int density) { function TEST (line 53) | TEST(ConfigTest, shouldSelectBestDensity) { function TEST (line 86) | TEST(ConfigTest, shouldSelectBestDensityWhenNoneSpecified) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/Idmap_test.cpp class IdmapTest (line 47) | class IdmapTest : public ::testing::Test { method SetUp (line 49) | virtual void SetUp() { method TearDown (line 57) | virtual void TearDown() { function TEST_F (line 67) | TEST_F(IdmapTest, canLoadIdmap) { function TEST_F (line 71) | TEST_F(IdmapTest, overlayOverridesResourceValue) { function TEST_F (line 100) | TEST_F(IdmapTest, overlaidResourceHasSameName) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/ObbFile_test.cpp type android (line 30) | namespace android { class ObbFileTest (line 34) | class ObbFileTest : public testing::Test { method SetUp (line 39) | virtual void SetUp() { method TearDown (line 52) | virtual void TearDown() { function TEST_F (line 56) | TEST_F(ObbFileTest, ReadFailure) { function TEST_F (line 61) | TEST_F(ObbFileTest, WriteThenRead) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/ResTable_test.cpp function TEST (line 42) | TEST(ResTableTest, shouldLoadSuccessfully) { function TEST (line 47) | TEST(ResTableTest, simpleTypeIsRetrievedCorrectly) { function TEST (line 62) | TEST(ResTableTest, resourceNameIsResolved) { function TEST (line 75) | TEST(ResTableTest, noParentThemeIsAppliedCorrectly) { function TEST (line 95) | TEST(ResTableTest, parentThemeIsAppliedCorrectly) { function TEST (line 115) | TEST(ResTableTest, libraryThemeIsAppliedCorrectly) { function TEST (line 130) | TEST(ResTableTest, referenceToBagIsNotResolved) { function TEST (line 146) | TEST(ResTableTest, resourcesStillAccessibleAfterParameterChange) { function TEST (line 174) | TEST(ResTableTest, resourceIsOverridenWithBetterConfig) { function TEST (line 198) | TEST(ResTableTest, emptyTableHasSensibleDefaults) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/Split_test.cpp function makeConfigFrench (line 56) | void makeConfigFrench(ResTable_config* config) { function TEST (line 62) | TEST(SplitTest, TestLoadBase) { function TEST (line 67) | TEST(SplitTest, TestGetResourceFromBase) { function TEST (line 92) | TEST(SplitTest, TestGetResourceFromSplit) { function TEST (line 113) | TEST(SplitTest, ResourcesFromBaseAndSplitHaveSameNames) { function TEST (line 143) | TEST(SplitTest, TypeEntrySpecFlagsAreUpdated) { function TEST (line 166) | TEST(SplitFeatureTest, TestNewResourceIsAccessible) { function TEST (line 182) | TEST(SplitFeatureTest, TestNewResourceNameHasCorrectName) { function TEST (line 203) | TEST(SplitFeatureTest, TestNewResourceIsAccessibleByName) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/TestHelpers.h function namespace (line 18) | namespace android { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/Theme_test.cpp function TEST (line 39) | TEST(ThemeTest, DISABLED_shouldCopyThemeFromDifferentResTable) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/TypeWrappers_test.cpp type android (line 23) | namespace android { function TEST (line 78) | TEST(TypeVariantIteratorTest, shouldIterateOverTypeWithoutErrors) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/ZipUtils_test.cpp type android (line 26) | namespace android { class ZipUtilsTest (line 28) | class ZipUtilsTest : public testing::Test { method SetUp (line 30) | virtual void SetUp() { method TearDown (line 33) | virtual void TearDown() { function TEST_F (line 37) | TEST_F(ZipUtilsTest, ZipTimeConvertSuccess) { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/data/app/R.h function namespace (line 4) | namespace app { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/data/basic/R.h function namespace (line 4) | namespace base { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/data/lib/R.h function namespace (line 4) | namespace lib { FILE: atlas-aapt-old/frameworks/base/libs/androidfw/tests/data/system/R.h function namespace (line 4) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptAssets.cpp function validateFileName (line 38) | static bool validateFileName(const char* fileName) function isHidden (line 66) | static bool isHidden(const char *root, const char *path) function isAlpha (line 154) | inline bool isAlpha(const String8& string) { function isNumber (line 166) | inline bool isNumber(const String8& string) { function String8 (line 371) | String8 AaptLocaleValue::toDirName() const { function String8 (line 448) | String8 function status_t (line 512) | status_t AaptFile::writeData(const void* data, size_t size) function String8 (line 532) | String8 AaptFile::getPrintableSource() const function status_t (line 547) | status_t AaptGroup::addFile(const sp& file, const bool overwri... function String8 (line 603) | String8 AaptGroup::getPrintableSource() const function status_t (line 619) | status_t AaptDir::addFile(const String8& name, const sp& file) function status_t (line 628) | status_t AaptDir::addDir(const String8& name, const sp& dir) function status_t (line 666) | status_t AaptDir::addLeafFile(const String8& leafName, const sp& javaSymbols) function status_t (line 920) | status_t AaptAssets::addFile(const String8& name, const sp& f... type dirent (line 1171) | struct dirent function status_t (line 1335) | status_t AaptAssets::filter(Bundle* bundle) function status_t (line 1515) | status_t AaptAssets::applyJavaSymbols() function status_t (line 1547) | status_t AaptAssets::buildIncludedResources(Bundle* bundle) function status_t (line 1646) | status_t AaptAssets::addIncludedResources(const sp& file) function ResTable (line 1653) | const ResTable& AaptAssets::getIncludedResources() const function AssetManager (line 1658) | AssetManager& AaptAssets::getAssetManager() function ResTable (line 1663) | const ResTable& AaptAssets::getBaselineResources() const function AssetManager (line 1668) | AssetManager& AaptAssets::getBaselineAssetManager() function valid_symbol_name (line 1713) | bool FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptAssets.h type AaptLocaleValue (line 61) | struct AaptLocaleValue { function String8 (line 81) | String8 toDirName() const; function o (line 88) | inline bool operator<=(const AaptLocaleValue& o) const { return compare(... function o (line 89) | inline bool operator==(const AaptLocaleValue& o) const { return compare(... function o (line 90) | inline bool operator!=(const AaptLocaleValue& o) const { return compare(... function o (line 91) | inline bool operator>=(const AaptLocaleValue& o) const { return compare(... function o (line 92) | inline bool operator>(const AaptLocaleValue& o) const { return compare(o... function compare (line 104) | struct AaptGroupEntry function o (line 115) | inline bool operator<(const AaptGroupEntry& o) const { return compare(o)... function o (line 116) | inline bool operator<=(const AaptGroupEntry& o) const { return compare(o... function o (line 117) | inline bool operator==(const AaptGroupEntry& o) const { return compare(o... function o (line 118) | inline bool operator!=(const AaptGroupEntry& o) const { return compare(o... function o (line 119) | inline bool operator>=(const AaptGroupEntry& o) const { return compare(o... function o (line 120) | inline bool operator>(const AaptGroupEntry& o) const { return compare(o)... function String8 (line 125) | const String8 getVersionString() const { return AaptConfig::getVersion(m... function strictly_order_type (line 136) | inline int strictly_order_type(const AaptGroupEntry& lhs, const AaptGrou... function class (line 147) | class AaptFile : public RefBase function String8 (line 187) | String8 getPrintableSource() const; function class (line 210) | class AaptGroup : public RefBase function class (line 243) | class AaptDir : public RefBase function status_t (line 279) | status_t validate() const; function class (line 366) | class AaptSymbols : public RefBase function String16 (line 458) | const String16& getComment(const String8& name) const function String16 (line 460) | const String16& getTypeComment(const String8& name) const function AaptSymbolEntry (line 482) | const AaptSymbolEntry& get_symbol(const String8& symbol) const { function class (line 514) | class AaptAssets : public AaptDir function setSymbolsPrivatePackage (line 555) | void setSymbolsPrivatePackage(const String8& pkg) { function sp (line 576) | inline sp getOverlay() { return mOverlay; } function setOverlay (line 577) | inline void setOverlay(sp& overlay) { mOverlay = overlay; } function setResources (line 580) | inline void function sp (line 583) | inline sp& getFullResPaths() { return mFullResPaths; } function setFullResPaths (line 584) | inline void function sp (line 587) | inline sp& getFullAssetPaths() { return mFullAssetPaths; } function setFullAssetPaths (line 588) | inline void FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptConfig.cpp type AaptConfig (line 29) | namespace AaptConfig { function parse (line 33) | bool parse(const String8& str, ConfigDescription* out) { function parseCommaSeparatedList (line 224) | bool parseCommaSeparatedList(const String8& str, std::set split(const String8& str, const char sep) { function splitAndLowerCase (line 42) | Vector splitAndLowerCase(const String8& str, const char sep) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptUtil.h function namespace (line 23) | namespace AaptUtil { FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptXml.cpp type AaptXml (line 24) | namespace AaptXml { function String8 (line 26) | static String8 getStringAttributeAtIndex(const ResXMLTree& tree, ssize... function getIntegerAttributeAtIndex (line 48) | static int32_t getIntegerAttributeAtIndex(const ResXMLTree& tree, ssiz... function indexOfAttribute (line 69) | ssize_t indexOfAttribute(const ResXMLTree& tree, uint32_t attrRes) { function String8 (line 79) | String8 getAttribute(const ResXMLTree& tree, const char* ns, function String8 (line 88) | String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8... function String8 (line 96) | String8 getResolvedAttribute(const ResTable& resTable, const ResXMLTre... function getIntegerAttribute (line 123) | int32_t getIntegerAttribute(const ResXMLTree& tree, const char* ns, function getIntegerAttribute (line 132) | int32_t getIntegerAttribute(const ResXMLTree& tree, uint32_t attrRes, ... function getResolvedIntegerAttribute (line 141) | int32_t getResolvedIntegerAttribute(const ResTable& resTable, const Re... function getResolvedResourceAttribute (line 163) | void getResolvedResourceAttribute(const ResTable& resTable, const ResX... FILE: atlas-aapt-old/frameworks/base/tools/aapt/AaptXml.h function namespace (line 26) | namespace AaptXml { FILE: atlas-aapt-old/frameworks/base/tools/aapt/ApkBuilder.cpp function status_t (line 30) | status_t ApkBuilder::createSplitForConfigs(const std::set& f... function status_t (line 109) | status_t ApkSplit::addEntry(const String8& path, const sp& fil... FILE: atlas-aapt-old/frameworks/base/tools/aapt/ApkBuilder.h function class (line 33) | class ApkBuilder : public android::RefBase { function class (line 70) | class ApkSplit : public OutputSet { FILE: atlas-aapt-old/frameworks/base/tools/aapt/Bundle.h type Command (line 33) | typedef enum Command { type PseudolocalizationMethod (line 49) | typedef enum PseudolocalizationMethod { function class (line 58) | class Bundle { function setCommand (line 86) | void setCommand(Command cmd) { mCmd = cmd; } function getVerbose (line 92) | bool getVerbose(void) const { return mVerbose; } function setVerbose (line 93) | void setVerbose(bool val) { mVerbose = val; } function getAndroidList (line 94) | bool getAndroidList(void) const { return mAndroidList; } function setAndroidList (line 95) | void setAndroidList(bool val) { mAndroidList = val; } function getForce (line 96) | bool getForce(void) const { return mForce; } function setForce (line 97) | void setForce(bool val) { mForce = val; } function setGrayscaleTolerance (line 98) | void setGrayscaleTolerance(int val) { mGrayscaleTolerance = val; } function getMakePackageDirs (line 100) | bool getMakePackageDirs(void) const { return mMakePackageDirs; } function setMakePackageDirs (line 101) | void setMakePackageDirs(bool val) { mMakePackageDirs = val; } function getUpdate (line 102) | bool getUpdate(void) const { return mUpdate; } function setUpdate (line 103) | void setUpdate(bool val) { mUpdate = val; } function getExtending (line 104) | bool getExtending(void) const { return mExtending; } function setExtending (line 105) | void setExtending(bool val) { mExtending = val; } function getRequireLocalization (line 106) | bool getRequireLocalization(void) const { return mRequireLocalization; } function setRequireLocalization (line 107) | void setRequireLocalization(bool val) { mRequireLocalization = val; } function getPseudolocalize (line 108) | short getPseudolocalize(void) const { return mPseudolocalize; } function setPseudolocalize (line 109) | void setPseudolocalize(short val) { mPseudolocalize = val; } function setWantUTF16 (line 110) | void setWantUTF16(bool val) { mWantUTF16 = val; } function getValues (line 111) | bool getValues(void) const { return mValues; } function setValues (line 112) | void setValues(bool val) { mValues = val; } function getIncludeMetaData (line 113) | bool getIncludeMetaData(void) const { return mIncludeMetaData; } function setIncludeMetaData (line 114) | void setIncludeMetaData(bool val) { mIncludeMetaData = val; } function getCompressionMethod (line 115) | int getCompressionMethod(void) const { return mCompressionMethod; } function setCompressionMethod (line 116) | void setCompressionMethod(int val) { mCompressionMethod = val; } function getJunkPath (line 117) | bool getJunkPath(void) const { return mJunkPath; } function setJunkPath (line 118) | void setJunkPath(bool val) { mJunkPath = val; } function setOutputAPKFile (line 120) | void setOutputAPKFile(const char* val) { mOutputAPKFile = val; } function setManifestPackageNameOverride (line 122) | void setManifestPackageNameOverride(const char * val) { mManifestPackage... function setInstrumentationPackageNameOverride (line 124) | void setInstrumentationPackageNameOverride(const char * val) { mInstrume... function getAutoAddOverlay (line 125) | bool getAutoAddOverlay() { return mAutoAddOverlay; } function setAutoAddOverlay (line 126) | void setAutoAddOverlay(bool val) { mAutoAddOverlay = val; } function getGenDependencies (line 127) | bool getGenDependencies() { return mGenDependencies; } function setGenDependencies (line 128) | void setGenDependencies(bool val) { mGenDependencies = val; } function getErrorOnFailedInsert (line 129) | bool getErrorOnFailedInsert() { return mErrorOnFailedInsert; } function setErrorOnFailedInsert (line 130) | void setErrorOnFailedInsert(bool val) { mErrorOnFailedInsert = val; } function getErrorOnMissingConfigEntry (line 131) | bool getErrorOnMissingConfigEntry() { return mErrorOnMissingConfigEntry; } function setErrorOnMissingConfigEntry (line 132) | void setErrorOnMissingConfigEntry(bool val) { mErrorOnMissingConfigEntry... function android (line 133) | const android::String8& getPlatformBuildVersionCode() { return mPlatform... function setPlatformBuildVersionCode (line 134) | void setPlatformBuildVersionCode(const android::String8& code) { mPlatfo... function android (line 135) | const android::String8& getPlatformBuildVersionName() { return mPlatform... function setPlatformBuildVersionName (line 136) | void setPlatformBuildVersionName(const android::String8& name) { mPlatfo... function getUTF16StringsOption (line 138) | bool getUTF16StringsOption() { function android (line 145) | const android::Vector& getAssetSourceDirs() const { return ... function addAssetSourceDir (line 146) | void addAssetSourceDir(const char* dir) { mAssetSourceDirs.insertAt(dir,... function setCrunchedOutputDir (line 148) | void setCrunchedOutputDir(const char* dir) { mCrunchedOutputDir = dir; } function setProguardFile (line 150) | void setProguardFile(const char* file) { mProguardFile = file; } function setMainDexProguardFile (line 152) | void setMainDexProguardFile(const char* file) { mMainDexProguardFile = f... function android (line 153) | const android::Vector& getResourceSourceDirs() const { retu... function addResourceSourceDir (line 154) | void addResourceSourceDir(const char* dir) { mResourceSourceDirs.insertA... function setAndroidManifestFile (line 156) | void setAndroidManifestFile(const char* file) { mAndroidManifestFile = f... function setPublicOutputFile (line 158) | void setPublicOutputFile(const char* file) { mPublicOutputFile = file; } function setRClassDir (line 160) | void setRClassDir(const char* dir) { mRClassDir = dir; } function addConfigurations (line 162) | void addConfigurations(const char* val) { if (mConfigurations.size() > 0... function setPreferredDensity (line 164) | void setPreferredDensity(const char* val) { mPreferredDensity = val; } function addSplitConfigurations (line 165) | void addSplitConfigurations(const char* val) { mPartialConfigurations.ad... function setResourceIntermediatesDir (line 168) | void setResourceIntermediatesDir(const char* dir) { mResourceIntermediat... function addPackageInclude (line 170) | void addPackageInclude(const char* file) { mPackageIncludes.add(android:... function setBaselinePackage (line 171) | void setBaselinePackage(const char* str) { mBaselinePackage = str; } function android (line 173) | const android::Vector& getJarFiles() const { return mJarFil... function addJarFile (line 174) | void addJarFile(const char* file) { mJarFiles.add(file); } function android (line 175) | const android::Vector& getNoCompressExtensions() const { re... function addNoCompressExtension (line 176) | void addNoCompressExtension(const char* ext) { mNoCompressExtensions.add... function setFeatureOfPackage (line 177) | void setFeatureOfPackage(const char* str) { mFeatureOfPackage = str; } function setFeatureAfterPackage (line 179) | void setFeatureAfterPackage(const char* str) { mFeatureAfterPackage.add(... function setManifestMinSdkVersion (line 183) | void setManifestMinSdkVersion(const char* val) { mManifestMinSdkVersion... function setMinSdkVersion (line 185) | void setMinSdkVersion(const char* val) { mMinSdkVersion = val; } function setTargetSdkVersion (line 187) | void setTargetSdkVersion(const char* val) { mTargetSdkVersion = val; } function setMaxSdkVersion (line 189) | void setMaxSdkVersion(const char* val) { mMaxSdkVersion = val; } function setVersionCode (line 191) | void setVersionCode(const char* val) { mVersionCode = val; } function setVersionName (line 193) | void setVersionName(const char* val) { mVersionName = val; } function getReplaceVersion (line 194) | bool getReplaceVersion() { return mReplaceVersion; } function setReplaceVersion (line 195) | void setReplaceVersion(bool val) { mReplaceVersion = val; } function setCustomPackage (line 197) | void setCustomPackage(const char* val) { mCustomPackage = val; } function setExtraPackages (line 199) | void setExtraPackages(const char* val) { mExtraPackages = val; } function setMaxResVersion (line 201) | void setMaxResVersion(const char * val) { mMaxResVersion = val; } function setDebugMode (line 203) | void setDebugMode(bool val) { mDebugMode = val; } function setNonConstantId (line 205) | void setNonConstantId(bool val) { mNonConstantId = val; } function setProduct (line 207) | void setProduct(const char * val) { mProduct = val; } function setUseCrunchCache (line 208) | void setUseCrunchCache(bool val) { mUseCrunchCache = val; } function setOutputTextSymbols (line 211) | void setOutputTextSymbols(const char* val) { mOutputTextSymbols = val; } function setSingleCrunchInputFile (line 213) | void setSingleCrunchInputFile(const char* val) { mSingleCrunchInputFile ... function setSingleCrunchOutputFile (line 215) | void setSingleCrunchOutputFile(const char* val) { mSingleCrunchOutputFil... function setBuildSharedLibrary (line 217) | void setBuildSharedLibrary(bool val) { mBuildSharedLibrary = val; } function setTypeIdOffset (line 218) | void setTypeIdOffset(uint32_t val) { mTypeIdOffset = val; } function setFileSpec (line 226) | void setFileSpec(char* const argv[], int argc) { function getFileSpecCount (line 230) | int getFileSpecCount(void) const { return mArgc; } function eatArgs (line 232) | void eatArgs(int n) { function getPackageCount (line 244) | int getPackageCount(void) const { return mPackageCount; } function setPackageCount (line 245) | void setPackageCount(int val) { mPackageCount = val; } function isMinSdkAtLeast (line 252) | bool isMinSdkAtLeast(int desired) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/CacheUpdater.h function class (line 49) | class SystemCacheUpdater : public CacheUpdater { FILE: atlas-aapt-old/frameworks/base/tools/aapt/Command.cpp function doVersion (line 40) | int doVersion(Bundle* bundle) function ZipFile (line 56) | ZipFile* openReadOnly(const char* fileName) function ZipFile (line 85) | ZipFile* openReadWrite(const char* fileName, bool okayToCreate) function calcPercent (line 126) | int calcPercent(long uncompressedLen, long compressedLen) function doList (line 142) | int doList(Bundle* bundle) function printResolvedResourceAttribute (line 263) | static void printResolvedResourceAttribute(const ResTable& resTable, con... function String8 (line 326) | String8 getComponentName(String8 &pkgName, String8 &componentName) { function printCompatibleScreens (line 340) | static void printCompatibleScreens(ResXMLTree& tree, String8* outError) { function printUsesPermission (line 381) | static void printUsesPermission(const String8& name, bool optional=false... function printUsesImpliedPermission (line 398) | static void printUsesImpliedPermission(const String8& name, const String... function getNfcAidCategories (line 404) | Vector getNfcAidCategories(AssetManager& assets, String8 xmlPat... function printComponentPresence (line 469) | static void printComponentPresence(const char* componentName) { type ImpliedFeature (line 477) | struct ImpliedFeature { type FeatureGroup (line 492) | struct FeatureGroup { method FeatureGroup (line 493) | FeatureGroup() : openGLESVersion(-1) {} function addImpliedFeature (line 511) | static void addImpliedFeature(KeyedVector* impl... function printFeatureGroup (line 522) | static void printFeatureGroup(const FeatureGroup& grp, function addParentFeatures (line 569) | static void addParentFeatures(FeatureGroup* grp, const String8& name) { function doDump (line 593) | int doDump(Bundle* bundle) function doAdd (line 2078) | int doAdd(Bundle* bundle) function doRemove (line 2149) | int doRemove(Bundle* bundle) function status_t (line 2200) | static status_t addResourcesToBuilder(const sp& dir, const sp&... function doPackage (line 2258) | int doPackage(Bundle* bundle) function doCrunch (line 2507) | int doCrunch(Bundle* bundle) function doSingleCrunch (line 2523) | int doSingleCrunch(Bundle* bundle) function runInDaemonMode (line 2539) | int runInDaemonMode(Bundle* bundle) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/ConfigDescription.h type ConfigDescription (line 26) | struct ConfigDescription function o (line 50) | inline bool operator<=(const ConfigDescription& o) const { return compar... function o (line 51) | inline bool operator==(const ConfigDescription& o) const { return compar... function o (line 52) | inline bool operator!=(const ConfigDescription& o) const { return compar... function o (line 53) | inline bool operator>=(const ConfigDescription& o) const { return compar... function o (line 54) | inline bool operator>(const ConfigDescription& o) const { return compare... FILE: atlas-aapt-old/frameworks/base/tools/aapt/CrunchCache.h function class (line 29) | class CrunchCache { FILE: atlas-aapt-old/frameworks/base/tools/aapt/DirectoryWalker.h function class (line 25) | class DirectoryWalker { function class (line 53) | class SystemDirectoryWalker : public DirectoryWalker { function virtual (line 67) | virtual bool openDir(const char* path) { function dirent (line 73) | dirent* nextEntry() { function stat (line 85) | stat* entryStats() { function virtual (line 88) | virtual void closeDir() { function virtual (line 91) | virtual DirectoryWalker* clone() { FILE: atlas-aapt-old/frameworks/base/tools/aapt/FileFinder.cpp function isDirectory (line 23) | bool isDirectory(const char* filename) { function isFile (line 33) | bool isFile(const char* filename) { type dirent (line 54) | struct dirent type stat (line 80) | struct stat FILE: atlas-aapt-old/frameworks/base/tools/aapt/FileFinder.h function class (line 23) | class FileFinder { function class (line 32) | class SystemFileFinder : public FileFinder { FILE: atlas-aapt-old/frameworks/base/tools/aapt/Images.cpp function png_write_aapt_file (line 19) | static void function png_flush_aapt_file (line 30) | static void type image_info (line 36) | struct image_info method image_info (line 38) | image_info() : rows(NULL), is9Patch(false), function log_warning (line 92) | static void log_warning(png_structp png_ptr, png_const_charp warning_mes... function read_png (line 98) | static void read_png(const char* imageName, function tick_type (line 182) | static int tick_type(png_bytep p, bool transparent, const char** outError) function status_t (line 234) | static status_t get_horizontal_ticks( function status_t (line 283) | static status_t get_vertical_ticks( function status_t (line 332) | static status_t get_horizontal_layout_bounds_ticks( function status_t (line 370) | static status_t get_vertical_layout_bounds_ticks( function find_max_opacity (line 408) | static void find_max_opacity(png_byte** rows, function max_alpha_over_row (line 427) | static uint8_t max_alpha_over_row(png_byte* row, int startX, int endX) function max_alpha_over_col (line 437) | static uint8_t max_alpha_over_col(png_byte** rows, int offsetX, int star... function get_outline (line 447) | static void get_outline(image_info* image) function get_color (line 506) | static uint32_t get_color( function select_patch (line 536) | static void select_patch( function get_color (line 555) | static uint32_t get_color(image_info* image, int hpatch, int vpatch) function status_t (line 571) | static status_t do_9patch(const char* imageName, image_info* image) function checkNinePatchSerialization (line 819) | static void checkNinePatchSerialization(Res_png_9patch* inPatch, void* ... function dump_image (line 845) | static void dump_image(int w, int h, png_bytepp rows, int color_type) function analyze_image (line 897) | static void analyze_image(const char *imageName, image_info &imageInfo, ... function write_png (line 1067) | static void write_png(const char* imageName, function status_t (line 1239) | status_t preProcessImage(const Bundle* bundle, const sp& ass... function status_t (line 1359) | status_t preProcessImageToCache(const Bundle* bundle, const String8& sou... function status_t (line 1486) | status_t postProcessImage(const Bundle* bundle, const sp& as... FILE: atlas-aapt-old/frameworks/base/tools/aapt/IndentPrinter.h function class (line 4) | class IndentPrinter { function print (line 20) | void print(const char* fmt, ...) { function println (line 28) | void println(const char* fmt, ...) { function println (line 38) | void println() { FILE: atlas-aapt-old/frameworks/base/tools/aapt/Main.cpp function convertPath (line 30) | void convertPath(char *path) { function usage (line 43) | void usage(void) function handleCommand (line 231) | int handleCommand(Bundle* bundle) function main (line 257) | int main(int argc, char* const argv[]) FILE: atlas-aapt-old/frameworks/base/tools/aapt/OutputSet.h function class (line 27) | class OutputEntry { function class (line 49) | class OutputSet : public virtual android::RefBase { FILE: atlas-aapt-old/frameworks/base/tools/aapt/Package.cpp function status_t (line 52) | status_t writeAPK(Bundle* bundle, const String8& outputFile, const sp& set, const String8& res... method String8 (line 90) | inline const String8& getBaseName() const { return mBaseName; } method String8 (line 91) | inline const String8& getLeafName() const { return mLeafName; } method String8 (line 92) | inline String8 getPath() const { return mPath; } method ResTable_config (line 93) | inline const ResTable_config& getParams() const { return mParams; } method next (line 99) | ssize_t next() class AnnotationProcessor (line 170) | class AnnotationProcessor { method AnnotationProcessor (line 172) | AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { } method preprocessComment (line 174) | void preprocessComment(String8& comment) { method printAnnotations (line 185) | void printAnnotations(FILE* fp, const char* indentStr) { function isValidResourceType (line 203) | bool isValidResourceType(const String8& type) function status_t (line 212) | static status_t parsePackage(Bundle* bundle, const sp& assets, function status_t (line 280) | static status_t makeFileResources(Bundle* bundle, const sp& ... class PreProcessImageWorkUnit (line 324) | class PreProcessImageWorkUnit : public WorkQueue::WorkUnit { method PreProcessImageWorkUnit (line 326) | PreProcessImageWorkUnit(const Bundle* bundle, const sp& as... method run (line 331) | virtual bool run() { function status_t (line 346) | static status_t preProcessImages(const Bundle* bundle, const sp& dir, function collect_files (line 423) | static void collect_files(const sp& ass, function validateAttr (line 447) | static int validateAttr(const String8& path, const ResTable& table, function checkForIds (line 548) | static void checkForIds(const String8& path, ResXMLParser& parser) function applyFileOverlay (line 563) | static bool applyFileOverlay(Bundle *bundle, function addTagAttribute (line 680) | bool addTagAttribute(const sp& node, const char* ns8, function addTagAttribute (line 726) | bool addTagAttribute(const sp& node, const char* ns8, function fullyQualifyClassName (line 732) | static void fullyQualifyClassName(const String8& package, sp node, function status_t (line 760) | status_t massageManifest(Bundle* bundle, sp root) function getPlatformAssetCookie (line 914) | static int32_t getPlatformAssetCookie(const AssetManager& assets) { function extractPlatformBuildVersion (line 942) | static ssize_t extractPlatformBuildVersion(ResXMLTree& tree, Bundle* bun... function extractPlatformBuildVersion (line 988) | static ssize_t extractPlatformBuildVersion(AssetManager& assets, Bundle*... function status_t (line 1022) | status_t updatePreProcessedCache(Bundle* bundle) function status_t (line 1051) | status_t generateAndroidManifestForSplit(Bundle* bundle, const sp& assets, sp... function String8 (line 1919) | static String8 flattenSymbol(const String8& symbol) { function String8 (line 1936) | static String8 getSymbolPackage(const String8& symbol, const sp& assets, function status_t (line 1972) | static status_t writeResourceLoadedCallbackForLayoutClasses( function status_t (line 2001) | static status_t writeResourceLoadedCallback( function status_t (line 2043) | static status_t writeLayoutClasses( function status_t (line 2295) | static status_t writeTextLayoutClasses( function status_t (line 2398) | static status_t writeSymbolClass( function status_t (line 2528) | static status_t writeTextSymbolClass( function status_t (line 2569) | status_t writeResourceSymbols(Bundle* bundle, const sp& assets, class ProguardKeepSet (line 2672) | class ProguardKeepSet function addProguardKeepRule (line 2690) | void function addProguardKeepMethodRule (line 2724) | void function status_t (line 2741) | status_t type NamespaceAttributePair (line 2862) | struct NamespaceAttributePair { method NamespaceAttributePair (line 2866) | NamespaceAttributePair(const char* n, const char* a) : ns(n), attr(a) {} method NamespaceAttributePair (line 2867) | NamespaceAttributePair() : ns(NULL), attr(NULL) {} function status_t (line 2870) | status_t function addTagAttrPair (line 2949) | static void addTagAttrPair(KeyedVector& files, FILE* fp) function status_t (line 3104) | status_t FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceFilter.cpp function status_t (line 11) | status_t function status_t (line 89) | status_t FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceFilter.h function class (line 21) | class ResourceFilter : public virtual android::RefBase { function class (line 29) | class WeakResourceFilter : public ResourceFilter { function class (line 78) | class StrongResourceFilter : public ResourceFilter { function class (line 107) | class InverseResourceFilter : public ResourceFilter { function class (line 123) | class AndResourceFilter : public ResourceFilter { FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceIdCache.cpp type CacheEntry (line 23) | struct CacheEntry { method CacheEntry (line 28) | CacheEntry() {} method CacheEntry (line 29) | CacheEntry(const android::String16& name, uint32_t resId) : hashedName... function hashround (line 36) | static inline uint32_t hashround(uint32_t hash, int c) { function hash (line 40) | static uint32_t hash(const android::String16& hashableString) { type android (line 47) | namespace android { function String16 (line 49) | static inline String16 makeHashableName(const android::String16& package, FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceIdCache.h function namespace (line 11) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceTable.cpp function status_t (line 22) | status_t compileXmlFile(const Bundle* bundle, function status_t (line 37) | status_t compileXmlFile(const Bundle* bundle, function status_t (line 53) | status_t compileXmlFile(const Bundle* bundle, type flag_entry (line 116) | struct flag_entry function parse_flags (line 182) | static uint32_t parse_flags(const char16_t* str, size_t len, function String16 (line 223) | static String16 mayOrMust(int type, int flags) function appendTypeInfo (line 232) | static void appendTypeInfo(ResourceTable* outTable, const String16& pkg, type PendingAttribute (line 257) | struct PendingAttribute method PendingAttribute (line 268) | PendingAttribute(String16 _package, const sp& in, method status_t (line 279) | status_t createIfNeeded(ResourceTable* outTable) function status_t (line 315) | static status_t compileAttribute(const sp& in, function localeIsDefined (line 571) | bool localeIsDefined(const ResTable_config& config) function status_t (line 576) | status_t parseAndAddBag(Bundle* bundle, function isInProductList (line 624) | bool isInProductList(const String16& needle, const String16& haystack) { type type_ident_pair_t (line 651) | struct type_ident_pair_t { method type_ident_pair_t (line 655) | type_ident_pair_t() { } method type_ident_pair_t (line 656) | type_ident_pair_t(const String16& t, const String16& i) : type(t), ide... method type_ident_pair_t (line 657) | type_ident_pair_t(const type_ident_pair_t& o) : type(o.type), ident(o.... function status_t (line 671) | status_t parseAndAddEntry(Bundle* bundle, function status_t (line 761) | status_t compileResourceFile(Bundle* bundle, function findLargestTypeIdForPackage (line 1759) | static uint32_t findLargestTypeIdForPackage(const ResTable& table, const... function status_t (line 1770) | status_t ResourceTable::addIncludedResources(Bundle* bundle, const sp& outSymbols) { function status_t (line 2791) | status_t function status_t (line 2873) | status_t ResourceTable::flatten(Bundle* bundle, const sp& dest, co... function status_t (line 3515) | status_t ResourceTable::Entry::makeItABag(const SourcePos& sourcePos) function status_t (line 3531) | status_t ResourceTable::Entry::setItem(const SourcePos& sourcePos, function status_t (line 3566) | status_t ResourceTable::Entry::addToBag(const SourcePos& sourcePos, function status_t (line 3600) | status_t ResourceTable::Entry::removeFromBag(const String16& key) { function status_t (line 3611) | status_t ResourceTable::Entry::emptyBag(const SourcePos& sourcePos) function status_t (line 3622) | status_t ResourceTable::Entry::generateAttributes(ResourceTable* table, function status_t (line 3668) | status_t ResourceTable::Entry::assignResourceIds(ResourceTable* table, function status_t (line 3716) | status_t ResourceTable::Entry::prepareFlatten(StringPool* strings, Resou... function status_t (line 3749) | status_t ResourceTable::Entry::remapStringValue(StringPool* strings) function status_t (line 3880) | status_t ResourceTable::Type::addMapping(const SourcePos& sourcePos, function status_t (line 3930) | status_t ResourceTable::Type::addPublic(const SourcePos& sourcePos, function status_t (line 4094) | status_t ResourceTable::Type::applyMappingEntryOrder() function status_t (line 4200) | status_t ResourceTable::Type::applyPublicEntryOrder() function status_t (line 4308) | status_t ResourceTable::Package::setTypeStrings(const sp& data) function status_t (line 4322) | status_t ResourceTable::Package::setKeyStrings(const sp& data) function status_t (line 4336) | status_t ResourceTable::Package::setStrings(const sp& data, function status_t (line 4358) | status_t ResourceTable::Package::applyPublicTypeOrder() function NOISY (line 4588) | NOISY( function isMinSdkVersionLOrAbove (line 4622) | static bool isMinSdkVersionLOrAbove(const Bundle* bundle) { function status_t (line 4680) | status_t ResourceTable::modifyForCompat(const Bundle* bundle) { function status_t (line 4788) | status_t ResourceTable::modifyForCompat(const Bundle* bundle, FILE: atlas-aapt-old/frameworks/base/tools/aapt/ResourceTable.h type AccessorCookie (line 67) | struct AccessorCookie function size (line 199) | size_t size() const; function setCurrentXmlPos (line 280) | void setCurrentXmlPos(const SourcePos& pos) { mCurrentXmlPos = pos; } function class (line 282) | class Item { function class (line 319) | class Entry : public RefBase { function class (line 396) | class ConfigList : public RefBase { function class (line 436) | class Public { function class (line 460) | class Type : public RefBase { function setIndex (line 492) | void setIndex(int32_t index) { mIndex = index; } function class (line 520) | class Package : public RefBase { FILE: atlas-aapt-old/frameworks/base/tools/aapt/SourcePos.cpp type ErrorPos (line 11) | struct ErrorPos type Level (line 13) | enum Level { function ErrorPos (line 55) | ErrorPos& type Level (line 13) | enum Level { FILE: atlas-aapt-old/frameworks/base/tools/aapt/SourcePos.h function class (line 9) | class SourcePos FILE: atlas-aapt-old/frameworks/base/tools/aapt/StringPool.cpp function strcpy16_htod (line 24) | void strcpy16_htod(uint16_t* dst, const uint16_t* src) function printStringPool (line 34) | void printStringPool(const ResStringPool* pool) function String8 (line 68) | String8 StringPool::entry::makeConfigsString() const { function status_t (line 190) | status_t StringPool::addStyleSpan(size_t idx, const String16& name, function status_t (line 200) | status_t StringPool::addStyleSpans(size_t idx, const Vector& pool) FILE: atlas-aapt-old/frameworks/base/tools/aapt/StringPool.h function class (line 38) | class StringPool type entry_style_span (line 67) | struct entry_style_span { type entry_style (line 72) | struct entry_style { function mapOriginalPosToNewPos (line 114) | size_t mapOriginalPosToNewPos(size_t originalPos) const { function namespace (line 176) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/WorkQueue.cpp type android (line 23) | namespace android { function status_t (line 38) | status_t WorkQueue::schedule(WorkUnit* workUnit, size_t backlog) { function status_t (line 68) | status_t WorkQueue::cancel() { function status_t (line 74) | status_t WorkQueue::cancelLocked() { function status_t (line 93) | status_t WorkQueue::finish() { FILE: atlas-aapt-old/frameworks/base/tools/aapt/WorkQueue.h function namespace (line 24) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/XMLNode.cpp function isWhitespace (line 40) | bool isWhitespace(const char16_t* str) function String16 (line 53) | String16 getNamespaceResourcePackage(String16 appPackage, String16 names... function status_t (line 79) | status_t hasSubstitutionErrors(const char* fileName, function status_t (line 184) | status_t parseStyledString(Bundle* bundle, type namespace_entry (line 410) | struct namespace_entry { function String8 (line 415) | static String8 make_prefix(int depth) function String8 (line 425) | static String8 build_namespace(const Vector& namespaces, function printXMLBlock (line 444) | void printXMLBlock(ResXMLTree* block) function status_t (line 551) | status_t parseXMLResource(const sp& file, ResXMLTree* outTree, function String16 (line 664) | const String16& XMLNode::getNamespacePrefix() const function String16 (line 669) | const String16& XMLNode::getNamespaceUri() const function String16 (line 674) | const String16& XMLNode::getElementNamespace() const function String16 (line 679) | const String16& XMLNode::getElementName() const function String8 (line 689) | const String8& XMLNode::getFilename() const function String16 (line 726) | const String16& XMLNode::getCData() const function String16 (line 731) | const String16& XMLNode::getComment() const function status_t (line 778) | status_t XMLNode::addChild(const sp& child) function status_t (line 789) | status_t XMLNode::insertChildAt(const sp& child, size_t index) function status_t (line 800) | status_t XMLNode::addAttribute(const String16& ns, const String16& name, function status_t (line 820) | status_t XMLNode::removeAttribute(size_t index) function status_t (line 863) | status_t XMLNode::appendChars(const String16& chars) function status_t (line 873) | status_t XMLNode::appendComment(const String16& comment) function status_t (line 950) | status_t XMLNode::parseValues(const sp& assets, function status_t (line 997) | status_t XMLNode::assignResourceIds(const sp& assets, function status_t (line 1079) | status_t XMLNode::flatten(const sp& dest, function splitName (line 1201) | static void splitName(const char* name, String16* outNs, String16* outName) function status_t (line 1328) | status_t XMLNode::collect_strings(StringPool* dest, Vector* ou... function status_t (line 1383) | status_t XMLNode::collect_attr_strings(StringPool* outPool, function status_t (line 1435) | status_t XMLNode::collect_resid_strings(StringPool* outPool, function status_t (line 1449) | status_t XMLNode::flatten_node(const StringPool& strings, const sp& getAttributes() const; type ParseState (line 148) | struct ParseState FILE: atlas-aapt-old/frameworks/base/tools/aapt/ZipEntry.cpp function status_t (line 39) | status_t ZipEntry::initFromCDE(FILE* fp) function status_t (line 144) | status_t ZipEntry::initFromExternal(const ZipFile* pZipFile, function status_t (line 198) | status_t ZipEntry::addPadding(int padding) function time_t (line 338) | time_t ZipEntry::getModWhen(void) const type tm (line 360) | struct tm type tm (line 365) | struct tm function status_t (line 402) | status_t ZipEntry::LocalFileHeader::read(FILE* fp) function status_t (line 469) | status_t ZipEntry::LocalFileHeader::write(FILE* fp) function status_t (line 536) | status_t ZipEntry::CentralDirEntry::read(FILE* fp) function status_t (line 627) | status_t ZipEntry::CentralDirEntry::write(FILE* fp) FILE: atlas-aapt-old/frameworks/base/tools/aapt/ZipEntry.h function namespace (line 30) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/ZipFile.cpp function status_t (line 46) | static status_t errnoToStatus(int err) function status_t (line 59) | status_t ZipFile::open(const char* zipFileName, int flags) function ZipEntry (line 135) | ZipEntry* ZipFile::getEntryByIndex(int idx) const function ZipEntry (line 146) | ZipEntry* ZipFile::getEntryByName(const char* fileName) const function status_t (line 204) | status_t ZipFile::readCentralDir(void) function status_t (line 358) | status_t ZipFile::addCommon(const char* fileName, const void* data, size... function status_t (line 539) | status_t ZipFile::add(const ZipFile* pSourceZip, const ZipEntry* pSource... function status_t (line 646) | status_t ZipFile::copyFpToFp(FILE* dstFp, FILE* srcFp, unsigned long* pC... function status_t (line 676) | status_t ZipFile::copyDataToFp(FILE* dstFp, function status_t (line 701) | status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, long length, function status_t (line 743) | status_t ZipFile::compressFpToFp(FILE* dstFp, FILE* srcFp, function status_t (line 878) | status_t ZipFile::remove(ZipEntry* pEntry) function status_t (line 897) | status_t ZipFile::flush(void) function status_t (line 950) | status_t ZipFile::crunchArchive(void) function status_t (line 1049) | status_t ZipFile::filemove(FILE* fp, off_t dst, off_t src, size_t n) function time_t (line 1102) | time_t ZipFile::getModTime(int fd) function status_t (line 1220) | status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int... function status_t (line 1262) | status_t ZipFile::EndOfCentralDir::write(FILE* fp) FILE: atlas-aapt-old/frameworks/base/tools/aapt/ZipFile.h function namespace (line 30) | namespace android { FILE: atlas-aapt-old/frameworks/base/tools/aapt/printapk.cpp function usage (line 12) | static int function main (line 24) | int FILE: atlas-aapt-old/frameworks/base/tools/aapt/pseudolocalize.cpp function is_possible_normal_placeholder_end (line 81) | static bool function String16 (line 109) | String16 function String16 (line 136) | String16 function String16 (line 244) | String16 FILE: atlas-aapt-old/frameworks/base/tools/aapt/qsort_r_compat.c function qsort_r_compat (line 32) | void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, type compar_data (line 43) | struct compar_data { function compar_wrapper (line 48) | static int compar_wrapper(const void* a, const void* b, void* data) { function qsort_r_compat (line 53) | void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, type compar_data (line 71) | struct compar_data { function compar_wrapper (line 76) | static int compar_wrapper(const void* a, const void* b) { function qsort_r_compat (line 81) | void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/AaptConfig_test.cpp function TestParse (line 26) | static ::testing::AssertionResult TestParse(const String8& input, Config... function TestParse (line 33) | static ::testing::AssertionResult TestParse(const char* input, ConfigDes... function TEST (line 37) | TEST(AaptConfigTest, ParseFailWhenQualifiersAreOutOfOrder) { function TEST (line 43) | TEST(AaptConfigTest, ParseFailWhenQualifiersAreNotMatched) { function TEST (line 47) | TEST(AaptConfigTest, ParseFailWhenQualifiersHaveTrailingDash) { function TEST (line 51) | TEST(AaptConfigTest, ParseBasicQualifiers) { function TEST (line 65) | TEST(AaptConfigTest, ParseLocales) { function TEST (line 71) | TEST(AaptConfigTest, ParseQualifierAddedInApi13) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/AaptGroupEntry_test.cpp function TestParse (line 26) | static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const... function TestParse (line 34) | static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const... function TEST (line 39) | TEST(AaptGroupEntryTest, ParseNoQualifier) { function TEST (line 46) | TEST(AaptGroupEntryTest, ParseCorrectType) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/CrunchCache_test.cpp function expectEqual (line 18) | void expectEqual(int got, int expected, const char* desc) { function main (line 25) | int main() { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/FileFinder_test.cpp function main (line 23) | int main() FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/MockCacheUpdater.h function class (line 12) | class MockCacheUpdater : public CacheUpdater { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/MockDirectoryWalker.h function class (line 22) | class StringDirectoryWalker : public DirectoryWalker { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/MockFileFinder.h function class (line 16) | class MockFileFinder : public FileFinder { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/ResourceFilter_test.cpp function TEST (line 30) | TEST(WeakResourceFilterTest, EmptyFilterMatchesAnything) { function TEST (line 45) | TEST(WeakResourceFilterTest, MatchesConfigWithUnrelatedAxis) { function TEST (line 55) | TEST(WeakResourceFilterTest, MatchesConfigWithSameValueAxis) { function TEST (line 66) | TEST(WeakResourceFilterTest, MatchesConfigWithSameValueAxisAndOtherUnrel... function TEST (line 78) | TEST(WeakResourceFilterTest, MatchesConfigWithOneMatchingAxis) { function TEST (line 89) | TEST(WeakResourceFilterTest, DoesNotMatchConfigWithDifferentValueAxis) { function TEST (line 100) | TEST(WeakResourceFilterTest, DoesNotMatchWhenOneQualifierIsExplicitlyNot... function TEST (line 113) | TEST(WeakResourceFilterTest, MatchesSmallestWidthWhenSmaller) { function TEST (line 126) | TEST(WeakResourceFilterTest, MatchesConfigWithSameLanguageButNoRegionSpe... function TEST (line 137) | TEST(WeakResourceFilterTest, ParsesStandardLocaleOnlyString) { function TEST (line 142) | TEST(WeakResourceFilterTest, IgnoresVersion) { function TEST (line 154) | TEST(WeakResourceFilterTest, MatchesConfigWithRegion) { function TEST (line 166) | TEST(StrongResourceFilterTest, MatchesDensities) { function TEST (line 181) | TEST(StrongResourceFilterTest, MatchOnlyMdpiAndExcludeAllOthers) { FILE: atlas-aapt-old/frameworks/base/tools/aapt/tests/TestHelper.h function namespace (line 22) | namespace android { FILE: atlas-aapt/bionic/libc/include/android/dlext.h type android_namespace_t (line 119) | struct android_namespace_t type android_dlextinfo (line 121) | typedef struct { FILE: atlas-aapt/bionic/libc/include/android/legacy_signal_inlines.h function sigismember (line 39) | static __inline int sigismember(sigset_t *set, int signum) { function sigaddset (line 50) | static __inline int sigaddset(sigset_t *set, int signum) { function sigdelset (line 62) | static __inline int sigdelset(sigset_t *set, int signum) { function sigemptyset (line 74) | static __inline int sigemptyset(sigset_t *set) { function sigfillset (line 83) | static __inline int sigfillset(sigset_t *set) { function sighandler_t (line 92) | static __inline sighandler_t signal(int s, sighandler_t f) { FILE: atlas-aapt/bionic/libc/include/android/legacy_stdlib_inlines.h function __BEGIN_DECLS (line 34) | __BEGIN_DECLS function atof (line 40) | static __inline double atof(const char *nptr) { return (strtod(nptr, NUL... function abs (line 42) | static __inline int abs(int __n) { return (__n < 0) ? -__n : __n; } function labs (line 44) | static __inline long labs(long __n) { return (__n < 0L) ? -__n : __n; } function llabs (line 46) | static __inline long long llabs(long long __n) { function rand (line 50) | static __inline int rand(void) { return (int)lrand48(); } function srand (line 52) | static __inline void srand(unsigned int __s) { srand48(__s); } function random (line 54) | static __inline long random(void) { return lrand48(); } function srandom (line 56) | static __inline void srandom(unsigned int __s) { srand48(__s); } function grantpt (line 58) | static __inline int grantpt(int __fd __attribute((unused))) { FILE: atlas-aapt/bionic/libc/include/android/legacy_sys_atomics_inlines.h function __ATOMIC_INLINE__ (line 49) | __ATOMIC_INLINE__ int __atomic_cmpxchg(int old, int _new, volatile int *... function __ATOMIC_INLINE__ (line 54) | __ATOMIC_INLINE__ int __atomic_swap(int _new, volatile int *ptr) { function __ATOMIC_INLINE__ (line 62) | __ATOMIC_INLINE__ int __atomic_dec(volatile int *ptr) { function __ATOMIC_INLINE__ (line 66) | __ATOMIC_INLINE__ int __atomic_inc(volatile int *ptr) { FILE: atlas-aapt/bionic/libc/include/android/legacy_sys_stat_inlines.h function __BEGIN_DECLS (line 34) | __BEGIN_DECLS FILE: atlas-aapt/bionic/libc/include/android/legacy_termios_inlines.h function __BEGIN_DECLS (line 37) | __BEGIN_DECLS function tcsetattr (line 43) | static __inline int tcsetattr(int fd, int __opt, const struct termios *s) { function tcflow (line 47) | static __inline int tcflow(int fd, int action) { function tcflush (line 51) | static __inline int tcflush(int fd, int __queue) { function pid_t (line 55) | static __inline pid_t tcgetsid(int fd) { function tcsendbreak (line 60) | static __inline int tcsendbreak(int fd, int __duration) { function speed_t (line 64) | static __inline speed_t cfgetospeed(const struct termios *s) { function cfsetospeed (line 68) | static __inline int cfsetospeed(struct termios *s, speed_t speed) { function speed_t (line 73) | static __inline speed_t cfgetispeed(const struct termios *s) { function cfsetispeed (line 77) | static __inline int cfsetispeed(struct termios *s, speed_t speed) { function cfmakeraw (line 82) | static __inline void cfmakeraw(struct termios *s) { FILE: atlas-aapt/bionic/libc/include/ar.h type ar_hdr (line 55) | struct ar_hdr { FILE: atlas-aapt/bionic/libc/include/arpa/inet.h type in_addr (line 39) | struct in_addr type in_addr (line 40) | struct in_addr type in_addr (line 41) | struct in_addr type in_addr (line 42) | struct in_addr type in_addr (line 44) | struct in_addr FILE: atlas-aapt/bionic/libc/include/arpa/nameser.h type ns_sect (line 97) | typedef enum __ns_sect { type u_char (line 112) | typedef u_char ns_nname[NS_MAXNNAME]; type u_char (line 113) | typedef const u_char *ns_nname_ct; type u_char (line 114) | typedef u_char *ns_nname_t; type ns_namemap (line 116) | struct ns_namemap { ns_nname_ct base; int len; } type ns_namemap (line 117) | struct ns_namemap type ns_namemap (line 118) | struct ns_namemap type ns_msg (line 125) | typedef struct __ns_msg { type ns_newmsg (line 137) | struct ns_newmsg { type ns_newmsg (line 142) | typedef struct ns_newmsg ns_newmsg; type _ns_flagdata (line 145) | struct _ns_flagdata { int mask, shift; } type _ns_flagdata (line 146) | struct _ns_flagdata type ns_rr (line 159) | typedef struct __ns_rr { type ns_rr2 (line 171) | typedef struct __ns_rr2 { type ns_flag (line 195) | typedef enum __ns_flag { type ns_opcode (line 212) | typedef enum __ns_opcode { type ns_rcode (line 225) | typedef enum __ns_rcode { type ns_update_operation (line 248) | typedef enum __ns_update_operation { type ns_tsig_key (line 257) | struct ns_tsig_key { type ns_tsig_key (line 262) | typedef struct ns_tsig_key ns_tsig_key; type ns_tcp_tsig_state (line 267) | struct ns_tcp_tsig_state { type ns_tcp_tsig_state (line 274) | typedef struct ns_tcp_tsig_state ns_tcp_tsig_state; type ns_type (line 287) | typedef enum __ns_type { type ns_class (line 368) | typedef enum __ns_class { type ns_key_types (line 382) | typedef enum __ns_key_types { type ns_cert_types (line 389) | typedef enum __ns_cert_types { FILE: atlas-aapt/bionic/libc/include/arpa/nameser_compat.h type HEADER (line 54) | typedef struct { FILE: atlas-aapt/bionic/libc/include/bits/pthread_types.h type pthread_t (line 34) | typedef long pthread_t; type pthread_attr_t (line 36) | typedef struct { FILE: atlas-aapt/bionic/libc/include/bits/timespec.h type timespec (line 40) | struct timespec { FILE: atlas-aapt/bionic/libc/include/dirent.h type dirent (line 73) | struct dirent type dirent64 (line 74) | struct dirent64 type dirent (line 75) | struct dirent type dirent (line 75) | struct dirent type dirent64 (line 76) | struct dirent64 type dirent64 (line 76) | struct dirent64 type dirent (line 82) | struct dirent type dirent (line 82) | struct dirent type dirent64 (line 83) | struct dirent64 type dirent64 (line 83) | struct dirent64 type dirent64 (line 84) | struct dirent64 type dirent64 (line 84) | struct dirent64 type dirent64 (line 84) | struct dirent64 type dirent64 (line 84) | struct dirent64 type dirent (line 85) | struct dirent type dirent (line 85) | struct dirent type dirent (line 85) | struct dirent type dirent (line 85) | struct dirent type dirent64 (line 88) | struct dirent64 type dirent64 (line 88) | struct dirent64 type dirent64 (line 88) | struct dirent64 type dirent64 (line 88) | struct dirent64 type dirent (line 89) | struct dirent type dirent (line 89) | struct dirent type dirent (line 89) | struct dirent type dirent (line 89) | struct dirent FILE: atlas-aapt/bionic/libc/include/dlfcn.h function __BEGIN_DECLS (line 33) | __BEGIN_DECLS FILE: atlas-aapt/bionic/libc/include/elf.h type __s64 (line 40) | typedef __s64 Elf32_Sxword; type Elf32_auxv_t (line 42) | typedef struct { type Elf64_auxv_t (line 49) | typedef struct { type Elf32_Half (line 56) | typedef Elf32_Half Elf32_Versym; type Elf64_Half (line 57) | typedef Elf64_Half Elf64_Versym; type Elf32_Verdef (line 59) | typedef struct { type Elf32_Verdaux (line 69) | typedef struct { type Elf64_Verdef (line 74) | typedef struct { type Elf64_Verdaux (line 84) | typedef struct { type Elf32_Verneed (line 89) | typedef struct { type Elf32_Vernaux (line 97) | typedef struct { type Elf64_Verneed (line 105) | typedef struct { type Elf64_Vernaux (line 113) | typedef struct { FILE: atlas-aapt/bionic/libc/include/fcntl.h type iovec (line 74) | struct iovec function __BIONIC_FORTIFY_INLINE (line 100) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 119) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/fts.h type FTS (line 40) | typedef struct { type FTSENT (line 65) | typedef struct _ftsent { FILE: atlas-aapt/bionic/libc/include/ftw.h type FTW (line 51) | struct FTW { type stat (line 57) | struct stat type stat (line 58) | struct stat type FTW (line 59) | struct FTW type stat64 (line 60) | struct stat64 type stat64 (line 61) | struct stat64 type FTW (line 62) | struct FTW FILE: atlas-aapt/bionic/libc/include/getopt.h type option (line 46) | struct option { type option (line 62) | struct option type option (line 64) | struct option FILE: atlas-aapt/bionic/libc/include/grp.h type group (line 46) | struct group { type group (line 55) | struct group type group (line 57) | struct group type group (line 60) | struct group type group (line 61) | struct group type group (line 62) | struct group type group (line 63) | struct group FILE: atlas-aapt/bionic/libc/include/ifaddrs.h function __BEGIN_DECLS (line 36) | __BEGIN_DECLS type ifaddrs (line 54) | struct ifaddrs type ifaddrs (line 55) | struct ifaddrs FILE: atlas-aapt/bionic/libc/include/inttypes.h type imaxdiv_t (line 251) | typedef struct { FILE: atlas-aapt/bionic/libc/include/link.h type dl_phdr_info (line 42) | struct dl_phdr_info { type dl_phdr_info (line 49) | struct dl_phdr_info type link_map (line 57) | struct link_map { type r_debug (line 66) | struct r_debug { FILE: atlas-aapt/bionic/libc/include/locale.h type lconv (line 68) | struct lconv { type lconv (line 95) | struct lconv FILE: atlas-aapt/bionic/libc/include/machine/ieee.h type ieee_single (line 61) | struct ieee_single { type ieee_double (line 75) | struct ieee_double { type ieee_ext (line 105) | struct ieee_ext { FILE: atlas-aapt/bionic/libc/include/malloc.h type mallinfo (line 36) | struct mallinfo { type mallinfo (line 50) | struct mallinfo FILE: atlas-aapt/bionic/libc/include/mntent.h type mntent (line 38) | struct mntent { type mntent (line 50) | struct mntent type mntent (line 51) | struct mntent type mntent (line 51) | struct mntent FILE: atlas-aapt/bionic/libc/include/net/if.h function __BEGIN_DECLS (line 40) | __BEGIN_DECLS type if_nameindex (line 49) | struct if_nameindex type if_nameindex (line 50) | struct if_nameindex FILE: atlas-aapt/bionic/libc/include/net/if_ether.h type ether_addr (line 66) | struct ether_addr { type ether_header (line 73) | struct ether_header { type ifnet (line 155) | struct ifnet type ifreq (line 156) | struct ifreq type ethercom (line 156) | struct ethercom type ifreq (line 157) | struct ifreq type ethercom (line 157) | struct ethercom type ifreq (line 158) | struct ifreq type ethercom (line 158) | struct ethercom type sockaddr (line 159) | struct sockaddr type ifnet (line 192) | struct ifnet type ifnet (line 193) | struct ifnet type ether_addr (line 208) | struct ether_addr type ether_addr (line 209) | struct ether_addr type ether_addr (line 211) | struct ether_addr type ether_addr (line 212) | struct ether_addr type ether_addr (line 213) | struct ether_addr FILE: atlas-aapt/bionic/libc/include/net/if_ieee1394.h type ieee1394_hwaddr (line 43) | struct ieee1394_hwaddr { type ieee1394_bpfhdr (line 53) | struct ieee1394_bpfhdr { type ieee1394_header (line 62) | struct ieee1394_header { type ieee1394_unfraghdr (line 70) | struct ieee1394_unfraghdr { type ieee1394_fraghdr (line 76) | struct ieee1394_fraghdr { type ieee1394_reass_pkt (line 93) | struct ieee1394_reass_pkt { type ieee1394_reassq (line 104) | struct ieee1394_reassq { type ieee1394com (line 110) | struct ieee1394com { type ifnet (line 118) | struct ifnet type mbuf (line 118) | struct mbuf type ifnet (line 119) | struct ifnet type ieee1394_hwaddr (line 119) | struct ieee1394_hwaddr type ifnet (line 120) | struct ifnet type ifnet (line 121) | struct ifnet type mbuf (line 122) | struct mbuf type ifnet (line 122) | struct ifnet type mbuf (line 122) | struct mbuf type ifnet (line 123) | struct ifnet type ifnet (line 124) | struct ifnet FILE: atlas-aapt/bionic/libc/include/netdb.h type hostent (line 81) | struct hostent { type netent (line 90) | struct netent { type servent (line 97) | struct servent { type protoent (line 104) | struct protoent { type addrinfo (line 110) | struct addrinfo { type hostent (line 207) | struct hostent type hostent (line 208) | struct hostent type hostent (line 209) | struct hostent type hostent (line 209) | struct hostent type hostent (line 210) | struct hostent type hostent (line 211) | struct hostent type hostent (line 211) | struct hostent type hostent (line 212) | struct hostent type hostent (line 213) | struct hostent type hostent (line 213) | struct hostent type hostent (line 214) | struct hostent type hostent (line 215) | struct hostent type hostent (line 215) | struct hostent type hostent (line 216) | struct hostent type hostent (line 217) | struct hostent type netent (line 218) | struct netent type netent (line 219) | struct netent type netent (line 219) | struct netent type netent (line 220) | struct netent type netent (line 221) | struct netent type netent (line 221) | struct netent type netent (line 222) | struct netent type netent (line 223) | struct netent type netent (line 223) | struct netent type protoent (line 225) | struct protoent type protoent (line 226) | struct protoent type protoent (line 226) | struct protoent type protoent (line 227) | struct protoent type protoent (line 228) | struct protoent type protoent (line 228) | struct protoent type protoent (line 229) | struct protoent type protoent (line 230) | struct protoent type protoent (line 230) | struct protoent type servent (line 231) | struct servent type servent (line 232) | struct servent type servent (line 233) | struct servent type addrinfo (line 240) | struct addrinfo type addrinfo (line 240) | struct addrinfo type sockaddr (line 241) | struct sockaddr type addrinfo (line 242) | struct addrinfo FILE: atlas-aapt/bionic/libc/include/netinet/icmp6.h type icmp6_hdr (line 73) | struct icmp6_hdr { type mld_hdr (line 183) | struct mld_hdr { type nd_router_solicit (line 212) | struct nd_router_solicit { /* router solicitation */ type nd_router_advert (line 222) | struct nd_router_advert { /* router advertisement */ type nd_neighbor_solicit (line 250) | struct nd_neighbor_solicit { /* neighbor solicitation */ type nd_neighbor_advert (line 261) | struct nd_neighbor_advert { /* neighbor advertisement */ type nd_redirect (line 283) | struct nd_redirect { /* redirect */ type nd_opt_hdr (line 295) | struct nd_opt_hdr { /* Neighbor discovery option header */ type nd_opt_route_info (line 315) | struct nd_opt_route_info { /* route info */ type nd_opt_prefix_info (line 324) | struct nd_opt_prefix_info { /* prefix information */ type nd_opt_rd_hdr (line 338) | struct nd_opt_rd_hdr { /* redirected header */ type nd_opt_mtu (line 346) | struct nd_opt_mtu { /* MTU option */ type nd_opt_rdnss (line 353) | struct nd_opt_rdnss { /* RDNSS option RFC 6106 */ type nd_opt_dnssl (line 361) | struct nd_opt_dnssl { /* DNSSL option RFC 6106 */ type icmp6_namelookup (line 373) | struct icmp6_namelookup { type icmp6_nodeinfo (line 387) | struct icmp6_nodeinfo { type ni_reply_fqdn (line 454) | struct ni_reply_fqdn { type icmp6_router_renum (line 463) | struct icmp6_router_renum { /* router renumbering header */ type rr_pco_match (line 482) | struct rr_pco_match { /* match prefix part */ type rr_pco_use (line 498) | struct rr_pco_use { /* use prefix part */ type rr_result (line 519) | struct rr_result { /* router renumbering result message */ type icmp6_filter (line 538) | struct icmp6_filter { type rtentry (line 673) | struct rtentry type rttimer (line 674) | struct rttimer type in6_multi (line 675) | struct in6_multi type mbuf (line 678) | struct mbuf type mbuf (line 679) | struct mbuf type mbuf (line 680) | struct mbuf type ifnet (line 680) | struct ifnet type mbuf (line 681) | struct mbuf type mbuf (line 683) | struct mbuf type mbuf (line 684) | struct mbuf type mbuf (line 685) | struct mbuf type mbuf (line 686) | struct mbuf type rtentry (line 686) | struct rtentry type ip6ctlparam (line 691) | struct ip6ctlparam type ip6ctlparam (line 692) | struct ip6ctlparam type in6_addr (line 693) | struct in6_addr FILE: atlas-aapt/bionic/libc/include/netinet/in.h type in_port_t (line 47) | typedef uint16_t in_port_t; type in_addr_t (line 48) | typedef uint32_t in_addr_t; type sockaddr_in (line 50) | struct sockaddr_in type in6_addr (line 52) | struct in6_addr type in6_addr (line 53) | struct in6_addr FILE: atlas-aapt/bionic/libc/include/netinet/in_systm.h type u_int16_t (line 50) | typedef u_int16_t n_short; type u_int32_t (line 51) | typedef u_int32_t n_long; type u_int32_t (line 53) | typedef u_int32_t n_time; FILE: atlas-aapt/bionic/libc/include/netinet/ip.h type ip (line 55) | struct ip { type ip_timestamp (line 148) | struct ip_timestamp { type ippseudo (line 198) | struct ippseudo { type iphdr (line 231) | struct iphdr { type ip_auth_hdr (line 252) | struct ip_auth_hdr { type ip_esp_hdr (line 261) | struct ip_esp_hdr { type ip_comp_hdr (line 267) | struct ip_comp_hdr { FILE: atlas-aapt/bionic/libc/include/netinet/ip6.h type ip6_hdr (line 72) | struct ip6_hdr { type ip6_hdr_pseudo (line 116) | struct ip6_hdr_pseudo { type ip6_ext (line 129) | struct ip6_ext { type ip6_hbh (line 136) | struct ip6_hbh { type ip6_dest (line 144) | struct ip6_dest { type ip6_opt (line 174) | struct ip6_opt { type ip6_opt_jumbo (line 180) | struct ip6_opt_jumbo { type ip6_opt_nsap (line 188) | struct ip6_opt_nsap { type ip6_opt_tunnel (line 198) | struct ip6_opt_tunnel { type ip6_opt_router (line 205) | struct ip6_opt_router { type ip6_rthdr (line 224) | struct ip6_rthdr { type ip6_rthdr0 (line 233) | struct ip6_rthdr0 { type ip6_frag (line 242) | struct ip6_frag { FILE: atlas-aapt/bionic/libc/include/netinet/ip_icmp.h function __BEGIN_DECLS (line 41) | __BEGIN_DECLS type icmp (line 66) | struct icmp { FILE: atlas-aapt/bionic/libc/include/netinet/udp.h type udphdr (line 36) | struct udphdr { FILE: atlas-aapt/bionic/libc/include/nsswitch.h type ns_dtab (line 110) | typedef struct { type ns_src (line 140) | typedef struct { type ns_mtab (line 165) | typedef struct { type ns_mtab (line 179) | typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *, type ns_dbt (line 193) | typedef struct { type ns_mod (line 202) | typedef struct { FILE: atlas-aapt/bionic/libc/include/poll.h type pollfd (line 41) | struct pollfd type pollfd (line 42) | struct pollfd type timespec (line 42) | struct timespec type pollfd (line 44) | struct pollfd type pollfd (line 45) | struct pollfd type pollfd (line 48) | struct pollfd type timespec (line 48) | struct timespec type pollfd (line 49) | struct pollfd type timespec (line 49) | struct timespec function __BIONIC_FORTIFY_INLINE (line 54) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 70) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/pthread.h type pthread_mutex_t (line 39) | typedef struct { type pthread_mutexattr_t (line 47) | typedef long pthread_mutexattr_t; type pthread_cond_t (line 64) | typedef struct { type pthread_condattr_t (line 72) | typedef long pthread_condattr_t; type pthread_rwlock_t (line 76) | typedef struct { type pthread_rwlockattr_t (line 84) | typedef long pthread_rwlockattr_t; type pthread_key_t (line 93) | typedef int pthread_key_t; type pthread_once_t (line 95) | typedef int pthread_once_t; type pthread_barrier_t (line 99) | typedef struct { type pthread_barrierattr_t (line 107) | typedef int pthread_barrierattr_t; type pthread_spinlock_t (line 111) | typedef struct { type sched_param (line 141) | struct sched_param type sched_param (line 149) | struct sched_param type timespec (line 166) | struct timespec type sched_param (line 179) | struct sched_param type timespec (line 204) | struct timespec type timespec (line 224) | struct timespec type timespec (line 225) | struct timespec type sched_param (line 250) | struct sched_param type __pthread_cleanup_t (line 256) | typedef struct __pthread_cleanup_t { type timespec (line 286) | struct timespec type timespec (line 287) | struct timespec type timespec (line 289) | struct timespec FILE: atlas-aapt/bionic/libc/include/pty.h type termios (line 39) | struct termios type winsize (line 39) | struct winsize type termios (line 40) | struct termios type winsize (line 40) | struct winsize FILE: atlas-aapt/bionic/libc/include/pwd.h type passwd (line 101) | struct passwd type passwd (line 120) | struct passwd type passwd (line 122) | struct passwd type passwd (line 122) | struct passwd type passwd (line 123) | struct passwd type passwd (line 123) | struct passwd FILE: atlas-aapt/bionic/libc/include/regex.h type regoff_t (line 47) | typedef ssize_t regoff_t; type regex_t (line 49) | typedef struct { type regmatch_t (line 56) | typedef struct { FILE: atlas-aapt/bionic/libc/include/resolv.h type res_state (line 42) | struct res_state type __res_state (line 44) | struct __res_state FILE: atlas-aapt/bionic/libc/include/sched.h type sched_param (line 40) | struct sched_param { type sched_param (line 44) | struct sched_param type sched_param (line 49) | struct sched_param type sched_param (line 50) | struct sched_param type timespec (line 51) | struct timespec type cpu_set_t (line 71) | typedef struct { FILE: atlas-aapt/bionic/libc/include/search.h type VISIT (line 15) | typedef enum { type node_t (line 23) | typedef struct node { FILE: atlas-aapt/bionic/libc/include/semaphore.h type sem_t (line 38) | typedef struct { type timespec (line 51) | struct timespec FILE: atlas-aapt/bionic/libc/include/sgtty.h type sgttyb (line 44) | struct sgttyb type sgttyb (line 45) | struct sgttyb FILE: atlas-aapt/bionic/libc/include/signal.h type __sighandler_t (line 76) | typedef __sighandler_t sig_t; type __sighandler_t (line 77) | typedef __sighandler_t sighandler_t; type sigaction (line 83) | struct sigaction { type sigaction (line 95) | struct sigaction { type sigaction (line 106) | struct sigaction type sigaction (line 106) | struct sigaction type timespec (line 136) | struct timespec FILE: atlas-aapt/bionic/libc/include/stdatomic.h type memory_order (line 284) | typedef enum { function atomic_thread_fence (line 297) | static __inline void function atomic_signal_fence (line 310) | static __inline void type atomic_bool (line 354) | typedef _Atomic(bool) atomic_bool; type atomic_char (line 355) | typedef _Atomic(char) atomic_char; type atomic_schar (line 356) | typedef _Atomic(signed char) atomic_schar; type atomic_uchar (line 357) | typedef _Atomic(unsigned char) atomic_uchar; type atomic_short (line 358) | typedef _Atomic(short) atomic_short; type atomic_ushort (line 359) | typedef _Atomic(unsigned short) atomic_ushort; type atomic_int (line 360) | typedef _Atomic(int) atomic_int; type atomic_uint (line 361) | typedef _Atomic(unsigned int) atomic_uint; type atomic_long (line 362) | typedef _Atomic(long) atomic_long; type atomic_ulong (line 363) | typedef _Atomic(unsigned long) atomic_ulong; type atomic_llong (line 364) | typedef _Atomic(long long) atomic_llong; type atomic_ullong (line 365) | typedef _Atomic(unsigned long long) atomic_ullong; type atomic_char16_t (line 367) | typedef _Atomic(char16_t) atomic_char16_t; type atomic_char32_t (line 368) | typedef _Atomic(char32_t) atomic_char32_t; type atomic_wchar_t (line 370) | typedef _Atomic(wchar_t) atomic_wchar_t; type atomic_int_least8_t (line 371) | typedef _Atomic(int_least8_t) atomic_int_least8_t; type atomic_uint_least8_t (line 372) | typedef _Atomic(uint_least8_t) atomic_uint_least8_t; type atomic_int_least16_t (line 373) | typedef _Atomic(int_least16_t) atomic_int_least16_t; type atomic_uint_least16_t (line 374) | typedef _Atomic(uint_least16_t) atomic_uint_least16_t; type atomic_int_least32_t (line 375) | typedef _Atomic(int_least32_t) atomic_int_least32_t; type atomic_uint_least32_t (line 376) | typedef _Atomic(uint_least32_t) atomic_uint_least32_t; type atomic_int_least64_t (line 377) | typedef _Atomic(int_least64_t) atomic_int_least64_t; type atomic_uint_least64_t (line 378) | typedef _Atomic(uint_least64_t) atomic_uint_least64_t; type atomic_int_fast8_t (line 379) | typedef _Atomic(int_fast8_t) atomic_int_fast8_t; type atomic_uint_fast8_t (line 380) | typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t; type atomic_int_fast16_t (line 381) | typedef _Atomic(int_fast16_t) atomic_int_fast16_t; type atomic_uint_fast16_t (line 382) | typedef _Atomic(uint_fast16_t) atomic_uint_fast16_t; type atomic_int_fast32_t (line 383) | typedef _Atomic(int_fast32_t) atomic_int_fast32_t; type atomic_uint_fast32_t (line 384) | typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t; type atomic_int_fast64_t (line 385) | typedef _Atomic(int_fast64_t) atomic_int_fast64_t; type atomic_uint_fast64_t (line 386) | typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t; type atomic_intptr_t (line 387) | typedef _Atomic(intptr_t) atomic_intptr_t; type atomic_uintptr_t (line 388) | typedef _Atomic(uintptr_t) atomic_uintptr_t; type atomic_size_t (line 389) | typedef _Atomic(size_t) atomic_size_t; type atomic_ptrdiff_t (line 390) | typedef _Atomic(ptrdiff_t) atomic_ptrdiff_t; type atomic_intmax_t (line 391) | typedef _Atomic(intmax_t) atomic_intmax_t; type atomic_uintmax_t (line 392) | typedef _Atomic(uintmax_t) atomic_uintmax_t; type atomic_flag (line 543) | typedef struct { function atomic_flag_test_and_set_explicit (line 549) | static __inline bool function atomic_flag_clear_explicit (line 556) | static __inline void function atomic_flag_test_and_set (line 564) | static __inline bool function atomic_flag_clear (line 572) | static __inline void FILE: atlas-aapt/bionic/libc/include/stdint.h type __signed (line 35) | typedef __signed char __int8_t; type __uint8_t (line 36) | typedef unsigned char __uint8_t; type __int16_t (line 37) | typedef short __int16_t; type __uint16_t (line 38) | typedef unsigned short __uint16_t; type __int32_t (line 39) | typedef int __int32_t; type __uint32_t (line 40) | typedef unsigned int __uint32_t; type __int64_t (line 42) | typedef long __int64_t; type __uint64_t (line 43) | typedef unsigned long __uint64_t; type __int64_t (line 45) | typedef long long __int64_t; type __uint64_t (line 46) | typedef unsigned long long __uint64_t; type __intptr_t (line 50) | typedef long __intptr_t; type __uintptr_t (line 51) | typedef unsigned long __uintptr_t; type __intptr_t (line 53) | typedef int __intptr_t; type __uintptr_t (line 54) | typedef unsigned int __uintptr_t; type __int8_t (line 57) | typedef __int8_t int8_t; type __uint8_t (line 58) | typedef __uint8_t uint8_t; type __int16_t (line 60) | typedef __int16_t int16_t; type __uint16_t (line 61) | typedef __uint16_t uint16_t; type __int32_t (line 63) | typedef __int32_t int32_t; type __uint32_t (line 64) | typedef __uint32_t uint32_t; type __int64_t (line 66) | typedef __int64_t int64_t; type __uint64_t (line 67) | typedef __uint64_t uint64_t; type __intptr_t (line 69) | typedef __intptr_t intptr_t; type __uintptr_t (line 70) | typedef __uintptr_t uintptr_t; type int_least8_t (line 72) | typedef int8_t int_least8_t; type uint_least8_t (line 73) | typedef uint8_t uint_least8_t; type int_least16_t (line 75) | typedef int16_t int_least16_t; type uint_least16_t (line 76) | typedef uint16_t uint_least16_t; type int_least32_t (line 78) | typedef int32_t int_least32_t; type uint_least32_t (line 79) | typedef uint32_t uint_least32_t; type int_least64_t (line 81) | typedef int64_t int_least64_t; type uint_least64_t (line 82) | typedef uint64_t uint_least64_t; type int_fast8_t (line 84) | typedef int8_t int_fast8_t; type uint_fast8_t (line 85) | typedef uint8_t uint_fast8_t; type int_fast64_t (line 87) | typedef int64_t int_fast64_t; type uint_fast64_t (line 88) | typedef uint64_t uint_fast64_t; type int_fast16_t (line 91) | typedef int64_t int_fast16_t; type uint_fast16_t (line 92) | typedef uint64_t uint_fast16_t; type int_fast32_t (line 93) | typedef int64_t int_fast32_t; type uint_fast32_t (line 94) | typedef uint64_t uint_fast32_t; type int_fast16_t (line 96) | typedef int32_t int_fast16_t; type uint_fast16_t (line 97) | typedef uint32_t uint_fast16_t; type int_fast32_t (line 98) | typedef int32_t int_fast32_t; type uint_fast32_t (line 99) | typedef uint32_t uint_fast32_t; type uintmax_t (line 102) | typedef uint64_t uintmax_t; type intmax_t (line 103) | typedef int64_t intmax_t; FILE: atlas-aapt/bionic/libc/include/stdio.h type off64_t (line 53) | typedef off64_t fpos64_t; type __sFILE (line 55) | struct __sFILE type FILE (line 56) | typedef struct __sFILE FILE; function __BIONIC_FORTIFY_INLINE (line 347) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 373) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 401) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/stdlib.h type div_t (line 138) | typedef struct { type ldiv_t (line 145) | typedef struct { type lldiv_t (line 152) | typedef struct { function __BIONIC_FORTIFY_INLINE (line 185) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/string.h function __BIONIC_FORTIFY_INLINE (line 148) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 169) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 190) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 195) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 200) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 205) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 210) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 231) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 252) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 257) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 262) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 267) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 288) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 308) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 327) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 346) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/sys/_system_properties.h type prop_msg (line 37) | typedef struct prop_msg prop_msg; function __BEGIN_DECLS (line 52) | __BEGIN_DECLS FILE: atlas-aapt/bionic/libc/include/sys/cdefs.h function __always_inline (line 465) | extern __inline__ __always_inline __attribute__((gnu_inline)) FILE: atlas-aapt/bionic/libc/include/sys/epoll.h type epoll_data_t (line 60) | typedef union epoll_data { type epoll_event (line 67) | struct epoll_event { type epoll_event (line 78) | struct epoll_event type epoll_event (line 79) | struct epoll_event type epoll_event (line 80) | struct epoll_event FILE: atlas-aapt/bionic/libc/include/sys/eventfd.h type eventfd_t (line 41) | typedef uint64_t eventfd_t; FILE: atlas-aapt/bionic/libc/include/sys/ioctl_compat.h type tchars (line 46) | struct tchars { type ltchars (line 55) | struct ltchars { type sgttyb (line 69) | struct sgttyb { FILE: atlas-aapt/bionic/libc/include/sys/procfs.h type elf_greg_t (line 38) | typedef elf_greg_t elf_gregset_t[NGREG]; type fpregset_t (line 40) | typedef fpregset_t elf_fpregset_t; type elf_fpxregset_t (line 43) | typedef struct user_fpxregs_struct elf_fpxregset_t; type elf_gregset_t (line 46) | typedef elf_gregset_t prgregset_t; type elf_fpregset_t (line 47) | typedef elf_fpregset_t prfpregset_t; type pid_t (line 49) | typedef pid_t lwpid_t; FILE: atlas-aapt/bionic/libc/include/sys/queue.h type type (line 95) | struct type type type (line 214) | struct type type type (line 288) | struct type type type (line 456) | struct type type type (line 465) | struct type FILE: atlas-aapt/bionic/libc/include/sys/resource.h type rlim_t (line 43) | typedef unsigned long rlim_t; type rlimit (line 45) | struct rlimit type rlimit (line 46) | struct rlimit type rlimit64 (line 48) | struct rlimit64 type rlimit64 (line 49) | struct rlimit64 type rusage (line 54) | struct rusage type rlimit (line 56) | struct rlimit type rlimit (line 56) | struct rlimit type rlimit64 (line 57) | struct rlimit64 type rlimit64 (line 57) | struct rlimit64 FILE: atlas-aapt/bionic/libc/include/sys/select.h type fd_set (line 43) | typedef struct { type timeval (line 74) | struct timeval type timespec (line 75) | struct timespec FILE: atlas-aapt/bionic/libc/include/sys/socket.h type sa_family_t (line 46) | typedef unsigned short sa_family_t; type timespec (line 48) | struct timespec type sockaddr (line 75) | struct sockaddr { type linger (line 80) | struct linger { type msghdr (line 85) | struct msghdr { type mmsghdr (line 95) | struct mmsghdr { type cmsghdr (line 100) | struct cmsghdr { type cmsghdr (line 116) | struct cmsghdr type msghdr (line 116) | struct msghdr type cmsghdr (line 116) | struct cmsghdr type ucred (line 122) | struct ucred { type sockaddr (line 271) | struct sockaddr type sockaddr (line 272) | struct sockaddr type sockaddr (line 273) | struct sockaddr type sockaddr (line 274) | struct sockaddr type sockaddr (line 275) | struct sockaddr type sockaddr (line 276) | struct sockaddr type mmsghdr (line 279) | struct mmsghdr type timespec (line 279) | struct timespec type msghdr (line 280) | struct msghdr type mmsghdr (line 281) | struct mmsghdr type msghdr (line 282) | struct msghdr type sockaddr (line 291) | struct sockaddr type sockaddr (line 292) | struct sockaddr type sockaddr (line 295) | struct sockaddr type sockaddr (line 296) | struct sockaddr function __BIONIC_FORTIFY_INLINE (line 300) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 321) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/sys/stat.h type stat (line 142) | struct stat type stat64 (line 143) | struct stat64 type stat (line 144) | struct stat type stat64 (line 145) | struct stat64 type stat (line 146) | struct stat type stat64 (line 147) | struct stat64 type stat (line 148) | struct stat type stat64 (line 149) | struct stat64 type timespec (line 183) | struct timespec type timespec (line 184) | struct timespec FILE: atlas-aapt/bionic/libc/include/sys/statvfs.h type statvfs (line 62) | struct statvfs type statvfs64 (line 63) | struct statvfs64 type statvfs (line 64) | struct statvfs type statvfs64 (line 65) | struct statvfs64 FILE: atlas-aapt/bionic/libc/include/sys/sysinfo.h type sysinfo (line 36) | struct sysinfo FILE: atlas-aapt/bionic/libc/include/sys/system_properties.h type prop_info (line 36) | struct prop_info FILE: atlas-aapt/bionic/libc/include/sys/time.h type timeval (line 41) | struct timeval type timezone (line 41) | struct timezone type timeval (line 42) | struct timeval type timezone (line 42) | struct timezone type itimerval (line 44) | struct itimerval type itimerval (line 45) | struct itimerval type itimerval (line 45) | struct itimerval type timeval (line 47) | struct timeval FILE: atlas-aapt/bionic/libc/include/sys/timerfd.h type itimerspec (line 45) | struct itimerspec type itimerspec (line 46) | struct itimerspec type itimerspec (line 47) | struct itimerspec FILE: atlas-aapt/bionic/libc/include/sys/times.h type tms (line 38) | struct tms FILE: atlas-aapt/bionic/libc/include/sys/timex.h type timex (line 38) | struct timex type timex (line 39) | struct timex FILE: atlas-aapt/bionic/libc/include/sys/types.h type __kernel_gid32_t (line 39) | typedef __kernel_gid32_t __gid_t; type __gid_t (line 40) | typedef __gid_t gid_t; type __kernel_uid32_t (line 41) | typedef __kernel_uid32_t __uid_t; type __uid_t (line 42) | typedef __uid_t uid_t; type __kernel_pid_t (line 43) | typedef __kernel_pid_t __pid_t; type __pid_t (line 44) | typedef __pid_t pid_t; type __id_t (line 45) | typedef uint32_t __id_t; type __id_t (line 46) | typedef __id_t id_t; type blkcnt_t (line 48) | typedef unsigned long blkcnt_t; type blksize_t (line 49) | typedef unsigned long blksize_t; type __kernel_caddr_t (line 50) | typedef __kernel_caddr_t caddr_t; type __kernel_clock_t (line 51) | typedef __kernel_clock_t clock_t; type __kernel_clockid_t (line 53) | typedef __kernel_clockid_t __clockid_t; type __clockid_t (line 54) | typedef __clockid_t clockid_t; type __kernel_daddr_t (line 56) | typedef __kernel_daddr_t daddr_t; type fsblkcnt_t (line 57) | typedef unsigned long fsblkcnt_t; type fsfilcnt_t (line 58) | typedef unsigned long fsfilcnt_t; type __kernel_mode_t (line 60) | typedef __kernel_mode_t __mode_t; type __mode_t (line 61) | typedef __mode_t mode_t; type __kernel_key_t (line 63) | typedef __kernel_key_t __key_t; type __key_t (line 64) | typedef __key_t key_t; type __kernel_ino_t (line 66) | typedef __kernel_ino_t __ino_t; type __ino_t (line 67) | typedef __ino_t ino_t; type __nlink_t (line 69) | typedef uint32_t __nlink_t; type __nlink_t (line 70) | typedef __nlink_t nlink_t; type __timer_t (line 73) | typedef __timer_t timer_t; type __kernel_suseconds_t (line 75) | typedef __kernel_suseconds_t __suseconds_t; type __suseconds_t (line 76) | typedef __suseconds_t suseconds_t; type __useconds_t (line 79) | typedef uint32_t __useconds_t; type __useconds_t (line 80) | typedef __useconds_t useconds_t; type dev_t (line 84) | typedef uint32_t dev_t; type dev_t (line 86) | typedef uint64_t dev_t; type __kernel_time_t (line 90) | typedef __kernel_time_t __time_t; type __time_t (line 91) | typedef __time_t time_t; type off_t (line 94) | typedef int64_t off_t; type off_t (line 95) | typedef off_t loff_t; type loff_t (line 96) | typedef loff_t off64_t; type __kernel_off_t (line 99) | typedef __kernel_off_t off_t; type __kernel_loff_t (line 100) | typedef __kernel_loff_t loff_t; type loff_t (line 101) | typedef loff_t off64_t; type pthread_attr_t (line 107) | typedef .... pthread_attr_t; type pthread_cond_t (line 108) | typedef .... pthread_cond_t; type pthread_condattr_t (line 109) | typedef .... pthread_condattr_t; type pthread_key_t (line 110) | typedef .... pthread_key_t; type pthread_mutex_t (line 111) | typedef .... pthread_mutex_t; type pthread_once_t (line 112) | typedef .... pthread_once_t; type pthread_rwlock_t (line 113) | typedef .... pthread_rwlock_t; type pthread_rwlock_attr_t (line 114) | typedef .... pthread_rwlock_attr_t; type pthread_t (line 115) | typedef .... pthread_t; type __socklen_t (line 120) | typedef int32_t __socklen_t; type __socklen_t (line 123) | typedef uint32_t __socklen_t; type __socklen_t (line 125) | typedef __socklen_t socklen_t; type __builtin_va_list (line 127) | typedef __builtin_va_list __va_list; type __kernel_ssize_t (line 136) | typedef __kernel_ssize_t ssize_t; type uint_t (line 139) | typedef unsigned int uint_t; type uint (line 140) | typedef unsigned int uint; type u_char (line 145) | typedef unsigned char u_char; type u_short (line 146) | typedef unsigned short u_short; type u_int (line 147) | typedef unsigned int u_int; type u_long (line 148) | typedef unsigned long u_long; type u_int32_t (line 150) | typedef uint32_t u_int32_t; type u_int16_t (line 151) | typedef uint16_t u_int16_t; type u_int8_t (line 152) | typedef uint8_t u_int8_t; type u_int64_t (line 153) | typedef uint64_t u_int64_t; FILE: atlas-aapt/bionic/libc/include/sys/ucontext.h type greg_t (line 60) | typedef int greg_t; type greg_t (line 61) | typedef greg_t gregset_t[NGREG]; type fpregset_t (line 62) | typedef struct user_fpregs fpregset_t; type mcontext_t (line 65) | typedef struct sigcontext mcontext_t; type ucontext_t (line 67) | typedef struct ucontext { type greg_t (line 83) | typedef unsigned long greg_t; type greg_t (line 84) | typedef greg_t gregset_t[NGREG]; type fpregset_t (line 85) | typedef struct user_fpsimd_struct fpregset_t; type mcontext_t (line 88) | typedef struct sigcontext mcontext_t; type ucontext_t (line 90) | typedef struct ucontext { type greg_t (line 125) | typedef int greg_t; type greg_t (line 126) | typedef greg_t gregset_t[NGREG]; type _libc_fpreg (line 128) | struct _libc_fpreg { type _libc_fpstate (line 133) | struct _libc_fpstate { type _libc_fpstate (line 145) | struct _libc_fpstate type mcontext_t (line 147) | typedef struct { type ucontext_t (line 154) | typedef struct ucontext { type greg_t (line 172) | typedef unsigned long long greg_t; type greg_t (line 173) | typedef greg_t gregset_t[NGREG]; type fpregset_t (line 175) | typedef struct fpregset { type mcontext_t (line 186) | typedef struct { type mcontext_t (line 204) | typedef struct { type ucontext_t (line 226) | typedef struct ucontext { type greg_t (line 263) | typedef long greg_t; type greg_t (line 264) | typedef greg_t gregset_t[NGREG]; type _libc_fpxreg (line 266) | struct _libc_fpxreg { type _libc_xmmreg (line 272) | struct _libc_xmmreg { type _libc_fpstate (line 276) | struct _libc_fpstate { type _libc_fpstate (line 290) | struct _libc_fpstate type mcontext_t (line 292) | typedef struct { type ucontext_t (line 298) | typedef struct ucontext { FILE: atlas-aapt/bionic/libc/include/sys/uio.h type iovec (line 37) | struct iovec type iovec (line 38) | struct iovec type iovec (line 42) | struct iovec type iovec (line 43) | struct iovec type iovec (line 45) | struct iovec type iovec (line 46) | struct iovec type iovec (line 48) | struct iovec type iovec (line 49) | struct iovec type iovec (line 53) | struct iovec type iovec (line 53) | struct iovec type iovec (line 54) | struct iovec type iovec (line 54) | struct iovec FILE: atlas-aapt/bionic/libc/include/sys/un.h type sa_family_t (line 31) | typedef unsigned short sa_family_t; FILE: atlas-aapt/bionic/libc/include/sys/user.h type user_fpregs_struct (line 42) | struct user_fpregs_struct { type user_fpxregs_struct (line 52) | struct user_fpxregs_struct { type user_regs_struct (line 67) | struct user_regs_struct { type user (line 86) | struct user { type user_fpregs_struct (line 106) | struct user_fpregs_struct { type user_regs_struct (line 119) | struct user_regs_struct { type user (line 148) | struct user { type user (line 172) | struct user { type user_fpregs (line 188) | struct user_fpregs { type user_regs (line 203) | struct user_regs { type user_vfp (line 206) | struct user_vfp { type user_vfp_exc (line 210) | struct user_vfp_exc { type user (line 215) | struct user { type user_regs_struct (line 235) | struct user_regs_struct { type user_fpsimd_struct (line 241) | struct user_fpsimd_struct { FILE: atlas-aapt/bionic/libc/include/sys/utsname.h type utsname (line 37) | struct utsname { type utsname (line 46) | struct utsname FILE: atlas-aapt/bionic/libc/include/sys/vfs.h function __BEGIN_DECLS (line 36) | __BEGIN_DECLS type __fsid_t (line 40) | typedef __fsid_t fsid_t; type statfs (line 140) | struct statfs type statfs64 (line 141) | struct statfs64 type statfs (line 142) | struct statfs type statfs64 (line 143) | struct statfs64 FILE: atlas-aapt/bionic/libc/include/sys/wait.h type rusage (line 54) | struct rusage type idtype_t (line 60) | typedef int idtype_t; FILE: atlas-aapt/bionic/libc/include/termios.h type termios (line 39) | struct termios type termios (line 40) | struct termios type termios (line 41) | struct termios type termios (line 42) | struct termios type termios (line 43) | struct termios type termios (line 44) | struct termios type termios (line 48) | struct termios type termios (line 51) | struct termios FILE: atlas-aapt/bionic/libc/include/time.h type sigevent (line 44) | struct sigevent type tm (line 46) | struct tm { type timespec (line 63) | struct timespec type timespec (line 63) | struct timespec type tm (line 65) | struct tm type tm (line 66) | struct tm type tm (line 69) | struct tm type tm (line 71) | struct tm type tm (line 72) | struct tm type tm (line 72) | struct tm type tm (line 74) | struct tm type tm (line 75) | struct tm type tm (line 75) | struct tm type tm (line 77) | struct tm type tm (line 78) | struct tm type tm (line 79) | struct tm type timespec (line 90) | struct timespec type timespec (line 91) | struct timespec type timespec (line 92) | struct timespec type timespec (line 92) | struct timespec type timespec (line 93) | struct timespec type sigevent (line 95) | struct sigevent type itimerspec (line 97) | struct itimerspec type itimerspec (line 97) | struct itimerspec type itimerspec (line 98) | struct itimerspec type tm (line 102) | struct tm type tm (line 103) | struct tm FILE: atlas-aapt/bionic/libc/include/time64.h type tm (line 50) | struct tm type tm (line 51) | struct tm type tm (line 54) | struct tm type tm (line 55) | struct tm type tm (line 55) | struct tm type tm (line 56) | struct tm type tm (line 57) | struct tm type tm (line 57) | struct tm type tm (line 58) | struct tm type tm (line 59) | struct tm type tm (line 60) | struct tm FILE: atlas-aapt/bionic/libc/include/uchar.h type __CHAR16_TYPE__ (line 38) | typedef __CHAR16_TYPE__ char16_t; type __CHAR32_TYPE__ (line 39) | typedef __CHAR32_TYPE__ char32_t; FILE: atlas-aapt/bionic/libc/include/unistd.h function getpagesize (line 225) | __inline__ int getpagesize(void) { function __BIONIC_FORTIFY_INLINE (line 297) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 334) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 359) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 390) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 415) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 440) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 465) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 492) | __BIONIC_FORTIFY_INLINE function __BIONIC_FORTIFY_INLINE (line 517) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/bionic/libc/include/utime.h type utimbuf (line 38) | struct utimbuf FILE: atlas-aapt/bionic/libc/include/utmp.h type lastlog (line 60) | struct lastlog type exit_status (line 67) | struct exit_status type utmp (line 74) | struct utmp type utmp (line 101) | struct utmp FILE: atlas-aapt/bionic/libc/include/wchar.h type mbstate_t (line 44) | typedef struct { type wctype_t (line 68) | typedef long wctype_t; type tm (line 125) | struct tm FILE: atlas-aapt/bionic/libc/include/xlocale.h type __locale_t (line 33) | struct __locale_t type __locale_t (line 34) | struct __locale_t FILE: atlas-aapt/external/compiler-rt/include/sanitizer/common_interface_defs.h type __sanitizer_sandbox_arguments (line 28) | typedef struct { FILE: atlas-aapt/external/compiler-rt/include/sanitizer/dfsan_interface.h type dfsan_label (line 25) | typedef uint16_t dfsan_label; type dfsan_label_info (line 32) | struct dfsan_label_info { type dfsan_label_info (line 71) | struct dfsan_label_info FILE: atlas-aapt/external/compiler-rt/include/sanitizer/lsan_interface.h function namespace (line 75) | namespace __lsan { FILE: atlas-aapt/external/compiler-rt/include/sanitizer/tsan_interface_atomic.h type __tsan_atomic8 (line 21) | typedef char __tsan_atomic8; type __tsan_atomic16 (line 22) | typedef short __tsan_atomic16; type __tsan_atomic32 (line 23) | typedef int __tsan_atomic32; type __tsan_atomic64 (line 24) | typedef long __tsan_atomic64; type __int128 (line 27) | __extension__ typedef __int128 __tsan_atomic128; type __tsan_memory_order (line 35) | typedef enum { FILE: atlas-aapt/external/compiler-rt/lib/BlocksRuntime/Block_private.h type Block_descriptor (line 62) | struct Block_descriptor { type Block_layout (line 70) | struct Block_layout { type Block_byref (line 80) | struct Block_byref { type Block_byref_header (line 91) | struct Block_byref_header { type Block_basic (line 163) | struct Block_basic { FILE: atlas-aapt/external/compiler-rt/lib/BlocksRuntime/data.c function _Block_copy_error (line 40) | void _Block_copy_error(void) { FILE: atlas-aapt/external/compiler-rt/lib/BlocksRuntime/runtime.c function OSAtomicCompareAndSwapLong (line 51) | static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, lo... function OSAtomicCompareAndSwapInt (line 57) | static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int v... function OSAtomicCompareAndSwapLong (line 72) | static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, lo... function OSAtomicCompareAndSwapInt (line 76) | static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int v... function latching_incr_long (line 103) | static unsigned long int latching_incr_long(unsigned long int *where) { function latching_incr_int (line 116) | static int latching_incr_int(int *where) { function latching_decr_long (line 129) | static int latching_decr_long(unsigned long int *where) { function latching_decr_int (line 145) | static int latching_decr_int(int *where) { function _Block_assign_default (line 173) | static void _Block_assign_default(void *value, void **destptr) { function _Block_setHasRefcount_default (line 177) | static void _Block_setHasRefcount_default(const void *ptr, const bool ha... function _Block_do_nothing (line 180) | static void _Block_do_nothing(const void *aBlock) { } function _Block_retain_object_default (line 182) | static void _Block_retain_object_default(const void *ptr) { function _Block_release_object_default (line 186) | static void _Block_release_object_default(const void *ptr) { function _Block_assign_weak_default (line 190) | static void _Block_assign_weak_default(const void *ptr, void *dest) { function _Block_memmove_default (line 194) | static void _Block_memmove_default(void *dst, void *src, unsigned long s... function _Block_memmove_gc_broken (line 198) | static void _Block_memmove_gc_broken(void *dest, void *src, unsigned lon... function _Block_use_GC (line 231) | void _Block_use_GC( void *(*alloc)(const unsigned long, const bool isOne... function _Block_use_GC5 (line 254) | void _Block_use_GC5( void *(*alloc)(const unsigned long, const bool isOn... function _Block_use_RR (line 270) | void _Block_use_RR( void (*retain)(const void *), type Block_layout (line 286) | struct Block_layout type Block_layout (line 294) | struct Block_layout type Block_layout (line 314) | struct Block_layout type Block_layout (line 332) | struct Block_layout function _Block_byref_assign_copy (line 368) | static void _Block_byref_assign_copy(void *dest, const void *arg, const ... function _Block_byref_release (line 414) | static void _Block_byref_release(const void *arg) { function _Block_release (line 459) | void _Block_release(void *arg) { function _Block_destroy (line 487) | static void _Block_destroy(const void *arg) { function Block_size (line 513) | unsigned long int Block_size(void *arg) { function _Block_object_assign (line 560) | void _Block_object_assign(void *destAddr, const void *object, const int ... function _Block_object_dispose (line 593) | void _Block_object_dispose(const void *object, const int flags) { type Block_layout (line 621) | struct Block_layout type Block_layout (line 621) | struct Block_layout type Block_descriptor (line 673) | struct Block_descriptor type Block_byref (line 687) | struct Block_byref FILE: atlas-aapt/external/compiler-rt/lib/asan/asan_activation.cc type __asan (line 23) | namespace __asan { type AsanDeactivatedFlags (line 25) | struct AsanDeactivatedFlags { method RegisterActivationFlags (line 32) | void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFla... method OverrideFromActivationFlags (line 44) | void OverrideFromActivationFlags() { method Print (line 77) | void Print() { function AsanDeactivate (line 91) | void AsanDeactivate() { function AsanActivate (line 118) | void AsanActivate() { FILE: atlas-aapt/external/compiler-rt/lib/asan/asan_activation.h function namespace (line 18) | namespace __asan { FILE: atlas-aapt/external/compiler-rt/lib/asan/asan_allocator.cc type __asan (line 32) | namespace __asan { function u32 (line 36) | static u32 RZLog2Size(u32 rz_log) { function u32 (line 41) | static u32 RZSize2Log(u32 rz_size) { type ChunkHeader (line 71) | struct ChunkHeader { type ChunkBase (line 89) | struct ChunkBase : ChunkHeader { type AsanChunk (line 109) | struct AsanChunk: ChunkBase { method uptr (line 110) | uptr Beg() { return reinterpret_cast(this) + kChunkHeaderSize; } method uptr (line 111) | uptr UsedSize(bool locked_version = false) { method AddrIsInside (line 126) | bool AddrIsInside(uptr addr, bool locked_version = false) { type QuarantineCallback (line 131) | struct QuarantineCallback { method QuarantineCallback (line 132) | explicit QuarantineCallback(AllocatorCache *cache) method Recycle (line 136) | void Recycle(AsanChunk *m) { method Deallocate (line 166) | void Deallocate(void *p) { function AllocatorCache (line 197) | AllocatorCache *GetAllocatorCache(AsanThreadLocalMallocStorage *ms) { function QuarantineCache (line 202) | QuarantineCache *GetQuarantineCache(AsanThreadLocalMallocStorage *ms) { type Allocator (line 224) | struct Allocator { method Allocator (line 242) | explicit Allocator(LinkerInitialized) method CheckOptions (line 246) | void CheckOptions(const AllocatorOptions &options) const { method SharedInitCode (line 254) | void SharedInitCode(const AllocatorOptions &options) { method Initialize (line 264) | void Initialize(const AllocatorOptions &options) { method ReInitialize (line 269) | void ReInitialize(const AllocatorOptions &options) { method GetOptions (line 274) | void GetOptions(AllocatorOptions *options) const { method uptr (line 284) | uptr ComputeRZLog(uptr user_requested_size) { method AsanChunk (line 299) | AsanChunk *ChooseChunk(uptr addr, AsanChunk *left_chunk, method AtomicallySetQuarantineFlag (line 460) | void AtomicallySetQuarantineFlag(AsanChunk *m, void *ptr, method QuarantineChunk (line 472) | void QuarantineChunk(AsanChunk *m, void *ptr, BufferedStackTrace *st... method Deallocate (line 512) | void Deallocate(void *ptr, uptr delete_size, BufferedStackTrace *stack, method ReportInvalidFree (line 565) | void ReportInvalidFree(void *ptr, u8 chunk_state, BufferedStackTrace... method CommitBack (line 572) | void CommitBack(AsanThreadLocalMallocStorage *ms) { method AsanChunk (line 581) | AsanChunk *GetAsanChunk(void *alloc_beg) { method AsanChunk (line 594) | AsanChunk *GetAsanChunkByAddr(uptr p) { method AsanChunk (line 600) | AsanChunk *GetAsanChunkByAddrFastLocked(uptr p) { method uptr (line 606) | uptr AllocationSize(uptr p) { method AsanChunkView (line 614) | AsanChunkView FindHeapChunkByAddress(uptr addr) { method PrintStats (line 634) | void PrintStats() { method ForceLock (line 638) | void ForceLock() { method ForceUnlock (line 643) | void ForceUnlock() { function AsanAllocator (line 651) | static AsanAllocator &get_allocator() { function uptr (line 658) | uptr AsanChunkView::Beg() { return chunk_->Beg(); } function uptr (line 659) | uptr AsanChunkView::End() { return Beg() + UsedSize(); } function uptr (line 660) | uptr AsanChunkView::UsedSize() { return chunk_->UsedSize(); } function uptr (line 661) | uptr AsanChunkView::AllocTid() { return chunk_->alloc_tid; } function uptr (line 662) | uptr AsanChunkView::FreeTid() { return chunk_->free_tid; } function StackTrace (line 664) | static StackTrace GetStackTraceFromId(u32 id) { function StackTrace (line 671) | StackTrace AsanChunkView::GetAllocStack() { function StackTrace (line 675) | StackTrace AsanChunkView::GetFreeStack() { function InitializeAllocator (line 679) | void InitializeAllocator(const AllocatorOptions &options) { function ReInitializeAllocator (line 683) | void ReInitializeAllocator(const AllocatorOptions &options) { function GetAllocatorOptions (line 687) | void GetAllocatorOptions(AllocatorOptions *options) { function AsanChunkView (line 691) | AsanChunkView FindHeapChunkByAddress(uptr addr) { function PrintInternalAllocatorStats (line 699) | void PrintInternalAllocatorStats() { function asan_free (line 708) | void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_t... function asan_sized_free (line 712) | void asan_sized_free(void *ptr, uptr size, BufferedStackTrace *stack, function asan_posix_memalign (line 749) | int asan_posix_memalign(void **memptr, uptr alignment, uptr size, function uptr (line 757) | uptr asan_malloc_usable_size(void *ptr, uptr pc, uptr bp) { function uptr (line 767) | uptr asan_mz_size(const void *ptr) { function asan_mz_force_lock (line 771) | void asan_mz_force_lock() { function asan_mz_force_unlock (line 775) | void asan_mz_force_unlock() { function AsanSoftRssLimitExceededCallback (line 779) | void AsanSoftRssLimitExceededCallback(bool exceeded) { type __lsan (line 786) | namespace __lsan { function LockAllocator (line 787) | void LockAllocator() { function UnlockAllocator (line 791) | void UnlockAllocator() { function GetAllocatorGlobalRange (line 795) | void GetAllocatorGlobalRange(uptr *begin, uptr *end) { function uptr (line 800) | uptr PointsIntoChunk(void* p) { function uptr (line 815) | uptr GetUserBegin(uptr chunk) { function ChunkTag (line 830) | ChunkTag LsanMetadata::tag() const { function uptr (line 840) | uptr LsanMetadata::requested_size() const { function u32 (line 845) | u32 LsanMetadata::stack_trace_id() const { function ForEachChunk (line 850) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { function IgnoreObjectResult (line 854) | IgnoreObjectResult IgnoreObjectLocked(const void *p) { function uptr (line 874) | uptr __sanitizer_get_estimated_allocated_size(uptr size) { function __sanitizer_get_ownership (line 878) | int __sanitizer_get_ownership(const void *p) { function uptr (line 883) | uptr __sanitizer_get_allocated_size(const void *p) { function SANITIZER_INTERFACE_ATTRIBUTE (line 898) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 903) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/asan/asan_allocator.h type AllocType (line 26) | enum AllocType { type AsanChunk (line 32) | struct AsanChunk type AllocatorOptions (line 34) | struct AllocatorOptions { function class (line 49) | class AsanChunkView { function class (line 92) | class AsanChunkFifoList: public IntrusiveList { type AsanMapUnmapCallback (line 108) | struct AsanMapUnmapCallback { type DefaultSizeClassMap (line 126) | typedef DefaultSizeClassMap SizeClassMap; type SizeClassAllocator64 (line 127) | typedef SizeClassAllocator64> 12), 1 << 12> ByteMap; type CompactSizeClassMap (line 137) | typedef CompactSizeClassMap SizeClassMap; type SizeClassAllocatorLocalCache (line 145) | typedef SizeClassAllocatorLocalCache AllocatorCache; type LargeMmapAllocator (line 146) | typedef LargeMmapAllocator SecondaryAllocator; type CombinedAllocator (line 147) | typedef CombinedAllocator::Execute(); } type FunctionInterceptor<0> (line 60) | struct FunctionInterceptor<0> { method Execute (line 61) | static void Execute() {} function __asan_init (line 206) | void __asan_init() { function __asan_version_mismatch_check (line 221) | void __asan_version_mismatch_check() { function INTERCEPTOR (line 377) | INTERCEPTOR(int, _except_handler4, void *a, void *b, void *c, void *d) { function InterceptHooks (line 407) | void InterceptHooks() { function call_asan_init (line 419) | static int call_asan_init() { FILE: atlas-aapt/external/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cc function UnregisterGlobals (line 69) | void UnregisterGlobals() { function ScheduleUnregisterGlobals (line 73) | int ScheduleUnregisterGlobals() { function SetSEHFilter (line 92) | static int SetSEHFilter() { return __asan_set_seh_filter(); } FILE: atlas-aapt/external/compiler-rt/lib/asan/asanwrapper.cc function usage (line 11) | void usage(const char* me) { function env_prepend (line 20) | void env_prepend(const char* name, const char* value, const char* delim) { function elf_is_64bit (line 30) | bool elf_is_64bit(const char* path) { function main (line 51) | int main(int argc, char** argv) { FILE: atlas-aapt/external/compiler-rt/lib/asan/scripts/asan_symbolize.py function fix_filename (line 29) | def fix_filename(file_name): function sysroot_path_filter (line 37) | def sysroot_path_filter(binary_name): function guess_arch (line 40) | def guess_arch(addr): class Symbolizer (line 47) | class Symbolizer(object): method __init__ (line 48) | def __init__(self): method symbolize (line 51) | def symbolize(self, addr, binary, offset): class LLVMSymbolizer (line 67) | class LLVMSymbolizer(Symbolizer): method __init__ (line 68) | def __init__(self, symbolizer_path, default_arch, system, dsym_hints=[]): method open_llvm_symbolizer (line 76) | def open_llvm_symbolizer(self): method symbolize (line 95) | def symbolize(self, addr, binary, offset): function LLVMSymbolizerFactory (line 123) | def LLVMSymbolizerFactory(system, default_arch, dsym_hints=[]): class Addr2LineSymbolizer (line 133) | class Addr2LineSymbolizer(Symbolizer): method __init__ (line 134) | def __init__(self, binary): method open_addr2line (line 140) | def open_addr2line(self): method symbolize (line 153) | def symbolize(self, addr, binary, offset): class UnbufferedLineConverter (line 175) | class UnbufferedLineConverter(object): method __init__ (line 180) | def __init__(self, args, close_stderr=False): method convert (line 200) | def convert(self, line): method readline (line 204) | def readline(self): class DarwinSymbolizer (line 208) | class DarwinSymbolizer(Symbolizer): method __init__ (line 209) | def __init__(self, addr, binary): method open_atos (line 215) | def open_atos(self): method symbolize (line 221) | def symbolize(self, addr, binary, offset): class ChainSymbolizer (line 244) | class ChainSymbolizer(Symbolizer): method __init__ (line 245) | def __init__(self, symbolizer_list): method symbolize (line 249) | def symbolize(self, addr, binary, offset): method append_symbolizer (line 258) | def append_symbolizer(self, symbolizer): function BreakpadSymbolizerFactory (line 262) | def BreakpadSymbolizerFactory(binary): function SystemSymbolizerFactory (line 271) | def SystemSymbolizerFactory(system, addr, binary): class BreakpadSymbolizer (line 278) | class BreakpadSymbolizer(Symbolizer): method __init__ (line 279) | def __init__(self, filename): method parse_lines (line 294) | def parse_lines(self, lines): method get_sym_file_line (line 320) | def get_sym_file_line(self, addr): method symbolize (line 338) | def symbolize(self, addr, binary, offset): class SymbolizationLoop (line 352) | class SymbolizationLoop(object): method __init__ (line 353) | def __init__(self, binary_name_filter=None, dsym_hint_producer=None): method symbolize_address (line 372) | def symbolize_address(self, addr, binary, offset): method get_symbolized_lines (line 414) | def get_symbolized_lines(self, symbolized_lines): method process_logfile (line 424) | def process_logfile(self): method process_line_echo (line 430) | def process_line_echo(self, line): method process_line_posix (line 433) | def process_line_posix(self, line): FILE: atlas-aapt/external/compiler-rt/lib/asan/scripts/symbolize.py function patch_address (line 21) | def patch_address(frameno, addr_s): function android_get_load_address (line 36) | def android_get_load_address(path): function postprocess_file_name (line 53) | def postprocess_file_name(file_name, paths_to_cut): function symbolize_addr2line (line 61) | def symbolize_addr2line(line, binary_prefix, paths_to_cut): FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_asm_test.cc function TestAsmWrite (line 129) | void TestAsmWrite(const char *DeathPattern) { function TestAsmRead (line 152) | void TestAsmRead(const char *DeathPattern) { function U4 (line 172) | U4 AsmLoad(U4 *a) { function AsmStore (line 178) | void AsmStore(U4 r, U4 *a) { function TestAsmRepMovs (line 183) | void TestAsmRepMovs(const char *DeathPatternRead, function TEST (line 206) | TEST(AddressSanitizer, asm_load_store) { function TEST (line 213) | TEST(AddressSanitizer, asm_rw) { function TEST (line 231) | TEST(AddressSanitizer, asm_flags) { function TEST (line 256) | TEST(AddressSanitizer, asm_rep_movs) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_benchmarks_test.cc function ManyAccessFunc (line 18) | __attribute__((noinline)) function TEST (line 44) | TEST(AddressSanitizer, ManyAccessBenchmark) { function BorderAccessFunc (line 52) | __attribute__((noinline)) function TEST (line 66) | TEST(AddressSanitizer, BorderAccessBenchmark) { function FunctionWithLargeStack (line 72) | static void FunctionWithLargeStack() { function TEST (line 77) | TEST(AddressSanitizer, FakeStackBenchmark) { function main (line 82) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_exceptions_test.cc class Action (line 5) | class Action { method Action (line 7) | Action() {} method PrintString (line 8) | void PrintString(const std::string& msg) const { method Throw (line 11) | void Throw(const char& arg) const { function main (line 17) | int main() { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_fake_stack_test.cc type __asan (line 26) | namespace __asan { function TEST (line 28) | TEST(FakeStack, FlagsSize) { function TEST (line 34) | TEST(FakeStack, RequiredSize) { function TEST (line 46) | TEST(FakeStack, FlagsOffset) { function TEST (line 63) | TEST(FakeStack, CreateDestroy) { function TEST (line 73) | TEST(FakeStack, ModuloNumberOfFrames) { function TEST (line 93) | TEST(FakeStack, GetFrame) { function TEST (line 106) | TEST(FakeStack, Allocate) { function RecursiveFunction (line 135) | static void RecursiveFunction(FakeStack *fs, int depth) { function TEST (line 145) | TEST(FakeStack, RecursiveStressTest) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_globals_test.cc function GlobalsTest (line 39) | int GlobalsTest(int zero) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_interface_test.cc function TEST (line 17) | TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { function TEST (line 28) | TEST(AddressSanitizerInterface, GetAllocatedSizeAndOwnershipTest) { function TEST (line 74) | TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { function TEST (line 89) | TEST(AddressSanitizerInterface, GetHeapSizeTest) { function TEST (line 120) | TEST(AddressSanitizerInterface, ManyThreadsWithStatsStressTest) { function DoDoubleFree (line 137) | static void DoDoubleFree() { function TEST (line 143) | TEST(AddressSanitizerInterface, ExitCode) { function MyDeathCallback (line 153) | static void MyDeathCallback() { function TEST (line 158) | TEST(AddressSanitizerInterface, DeathCallbackTest) { function TEST (line 172) | TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { function TEST (line 190) | TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { function TEST (line 211) | TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { function MakeShadowValid (line 232) | static void MakeShadowValid(bool *shadow, int length, int granularity) { function TEST (line 245) | TEST(AddressSanitizerInterface, PoisoningStressTest) { function TEST (line 284) | TEST(AddressSanitizerInterface, GlobalRedzones) { function TEST (line 331) | TEST(AddressSanitizerInterface, PoisonedRegion) { function TEST (line 361) | TEST(AddressSanitizerInterface, DISABLED_StressLargeMemset) { function TEST (line 370) | TEST(AddressSanitizerInterface, DISABLED_StressSmallMemset) { function TEST (line 380) | TEST(AddressSanitizerInterface, DISABLED_InvalidPoisonAndUnpoisonCallsTe... function ErrorReportCallbackOneToZ (line 398) | static void ErrorReportCallbackOneToZ(const char *report) { function TEST (line 406) | TEST(AddressSanitizerInterface, SetErrorReportCallbackTest) { function TEST (line 414) | TEST(AddressSanitizerInterface, GetOwnershipStressTest) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_mac_test.cc function TEST (line 22) | TEST(AddressSanitizerMac, CFAllocatorDefaultDoubleFree) { function CFAllocator_DoubleFreeOnPthread (line 28) | void CFAllocator_DoubleFreeOnPthread() { function TEST (line 34) | TEST(AddressSanitizerMac, CFAllocatorDefaultDoubleFree_ChildPhread) { function CFAllocator_PassMemoryToAnotherThread (line 54) | void CFAllocator_PassMemoryToAnotherThread() { function TEST (line 62) | TEST(AddressSanitizerMac, CFAllocator_PassMemoryToAnotherThread) { function TEST (line 71) | TEST(AddressSanitizerMac, DISABLED_CFAllocatorSystemDefaultDoubleFree) { function TEST (line 78) | TEST(AddressSanitizerMac, CFAllocatorMallocDoubleFree) { function TEST (line 82) | TEST(AddressSanitizerMac, DISABLED_CFAllocatorMallocZoneDoubleFree) { function TEST (line 89) | TEST(AddressSanitizerMac, GCDDispatchAsync) { function TEST (line 95) | TEST(AddressSanitizerMac, GCDDispatchSync) { function TEST (line 102) | TEST(AddressSanitizerMac, GCDReuseWqthreadsAsync) { function TEST (line 108) | TEST(AddressSanitizerMac, GCDReuseWqthreadsSync) { function TEST (line 114) | TEST(AddressSanitizerMac, GCDDispatchAfter) { function TEST (line 120) | TEST(AddressSanitizerMac, GCDSourceEvent) { function TEST (line 126) | TEST(AddressSanitizerMac, GCDSourceCancel) { function TEST (line 132) | TEST(AddressSanitizerMac, GCDGroupAsync) { function TEST (line 169) | TEST(AddressSanitizerMac, MallocIntrospectionLock) { function TEST (line 196) | TEST(AddressSanitizerMac, DISABLED_TSDWorkqueueTest) { function TEST (line 206) | TEST(AddressSanitizerMac, CFStringCreateCopy) { function TEST (line 212) | TEST(AddressSanitizerMac, NSObjectOOB) { function TEST (line 220) | TEST(AddressSanitizerMac, NSURLDeallocation) { function TEST (line 225) | TEST(AddressSanitizerMac, Mstats) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_mem_test.cc function MemSetOOBTestTemplate (line 16) | void MemSetOOBTestTemplate(size_t length) { function TEST (line 68) | TEST(AddressSanitizer, MemSetOOBTest) { function AllocateTwoAdjacentArrays (line 78) | static bool AllocateTwoAdjacentArrays(char **x1, char **x2, size_t size) { function TEST (line 105) | TEST(AddressSanitizer, LargeOOBInMemset) { function MemTransferOOBTestTemplate (line 123) | void MemTransferOOBTestTemplate(size_t length) { class MemCpyWrapper (line 184) | class MemCpyWrapper { function TEST (line 191) | TEST(AddressSanitizer, MemCpyOOBTest) { class MemMoveWrapper (line 196) | class MemMoveWrapper { function TEST (line 203) | TEST(AddressSanitizer, MemMoveOOBTest) { function TEST (line 209) | TEST(AddressSanitizer, MemCmpOOBTest) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_noinst_test.cc type AsanInitCaller (line 35) | struct AsanInitCaller { method AsanInitCaller (line 36) | AsanInitCaller() { function TEST (line 43) | TEST(AddressSanitizer, InternalSimpleDeathTest) { function MallocStress (line 47) | static void MallocStress(size_t n) { function TEST (line 95) | TEST(AddressSanitizer, NoInstMallocTest) { function TEST (line 99) | TEST(AddressSanitizer, ThreadedMallocStressTest) { function PrintShadow (line 112) | static void PrintShadow(const char *tag, uptr ptr, size_t size) { function TEST (line 127) | TEST(AddressSanitizer, DISABLED_InternalPrintShadow) { function TEST (line 136) | TEST(AddressSanitizer, QuarantineTest) { function TEST (line 171) | TEST(AddressSanitizer, ThreadedQuarantineTest) { function TEST (line 201) | TEST(AddressSanitizer, ThreadedOneSizeMallocStressTest) { function TEST (line 212) | TEST(AddressSanitizer, ShadowRegionIsPoisonedTest) { function TEST (line 224) | TEST(AddressSanitizer, LoadStoreCallbacks) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_oob_test.cc function NOINLINE (line 15) | NOINLINE void asan_write_sized_aligned(uint8_t *p, size_t size) { function NOINLINE (line 24) | NOINLINE void oob_test(int size, int off) { function OOBTest (line 33) | void OOBTest() { function TEST (line 69) | TEST(AddressSanitizer, OOB_char) { function TEST (line 73) | TEST(AddressSanitizer, OOB_int) { function TEST (line 77) | TEST(AddressSanitizer, OOBRightTest) { function TEST (line 104) | TEST(AddressSanitizer, LargeOOBRightTest) { function TEST (line 114) | TEST(AddressSanitizer, DISABLED_DemoOOBLeftLow) { function TEST (line 118) | TEST(AddressSanitizer, DISABLED_DemoOOBLeftHigh) { function TEST (line 122) | TEST(AddressSanitizer, DISABLED_DemoOOBRightLow) { function TEST (line 126) | TEST(AddressSanitizer, DISABLED_DemoOOBRightHigh) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_racy_double_free_test.cc function main (line 24) | int main() { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_str_test.cc function StrLenOOBTestTemplate (line 26) | void StrLenOOBTestTemplate(char *str, size_t length, bool is_global) { function TEST (line 48) | TEST(AddressSanitizer, StrLenOOBTest) { function TEST (line 68) | TEST(AddressSanitizer, WcsLenTest) { function TEST (line 81) | TEST(AddressSanitizer, StrNLenOOBTest) { function TEST (line 100) | TEST(AddressSanitizer, StrDupOOBTest) { function TEST (line 119) | TEST(AddressSanitizer, StrCpyOOBTest) { function TEST (line 142) | TEST(AddressSanitizer, StrNCpyOOBTest) { function UNUSED (line 189) | UNUSED static void RunStrChrTest(PointerToStrChr1 StrChr) { function UNUSED (line 205) | UNUSED static void RunStrChrTest(PointerToStrChr2 StrChr) { function TEST (line 222) | TEST(AddressSanitizer, StrChrAndIndexOOBTest) { function TEST (line 230) | TEST(AddressSanitizer, StrCmpAndFriendsLogicTest) { function RunStrCmpTest (line 282) | void RunStrCmpTest(PointerToStrCmp StrCmp) { function TEST (line 306) | TEST(AddressSanitizer, StrCmpOOBTest) { function TEST (line 311) | TEST(AddressSanitizer, StrCaseCmpOOBTest) { function RunStrNCmpTest (line 317) | void RunStrNCmpTest(PointerToStrNCmp StrNCmp) { function TEST (line 343) | TEST(AddressSanitizer, StrNCmpOOBTest) { function TEST (line 348) | TEST(AddressSanitizer, StrNCaseCmpOOBTest) { function TEST (line 353) | TEST(AddressSanitizer, StrCatOOBTest) { function TEST (line 388) | TEST(AddressSanitizer, StrNCatOOBTest) { function string (line 424) | static string OverlapErrorMessage(const string &func) { function TEST (line 428) | TEST(AddressSanitizer, StrArgsOverlapTest) { function RunAtoiOOBTest (line 495) | void RunAtoiOOBTest(PointerToCallAtoi Atoi) { function CallAtoi (line 515) | void CallAtoi(const char *nptr) { function CallAtol (line 518) | void CallAtol(const char *nptr) { function CallAtoll (line 521) | void CallAtoll(const char *nptr) { function TEST (line 524) | TEST(AddressSanitizer, AtoiAndFriendsOOBTest) { function RunStrtolOOBTest (line 533) | void RunStrtolOOBTest(PointerToCallStrtol Strtol) { function CallStrtol (line 559) | void CallStrtol(const char *nptr, char **endptr, int base) { function CallStrtoll (line 562) | void CallStrtoll(const char *nptr, char **endptr, int base) { function TEST (line 565) | TEST(AddressSanitizer, StrtollOOBTest) { function TEST (line 568) | TEST(AddressSanitizer, StrtolOOBTest) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_test.cc function NOINLINE (line 15) | NOINLINE void *malloc_fff(size_t size) { function NOINLINE (line 17) | NOINLINE void *malloc_eee(size_t size) { function NOINLINE (line 19) | NOINLINE void *malloc_ddd(size_t size) { function NOINLINE (line 21) | NOINLINE void *malloc_ccc(size_t size) { function NOINLINE (line 23) | NOINLINE void *malloc_bbb(size_t size) { function NOINLINE (line 25) | NOINLINE void *malloc_aaa(size_t size) { function NOINLINE (line 28) | NOINLINE void free_ccc(void *p) { free(p); break_optimization(0);} function NOINLINE (line 29) | NOINLINE void free_bbb(void *p) { free_ccc(p); break_optimization(0);} function NOINLINE (line 30) | NOINLINE void free_aaa(void *p) { free_bbb(p); break_optimization(0);} function NOINLINE (line 33) | NOINLINE void uaf_test(int size, int off) { function TEST (line 43) | TEST(AddressSanitizer, HasFeatureAddressSanitizerTest) { function TEST (line 54) | TEST(AddressSanitizer, SimpleDeathTest) { function TEST (line 58) | TEST(AddressSanitizer, VariousMallocsTest) { function TEST (line 91) | TEST(AddressSanitizer, CallocTest) { function TEST (line 97) | TEST(AddressSanitizer, CallocReturnsZeroMem) { function TEST (line 121) | TEST(AddressSanitizer, VallocTest) { function TEST (line 129) | TEST(AddressSanitizer, PvallocTest) { function TSDDestructor (line 151) | void TSDDestructor(void *tsd) { function TEST (line 165) | TEST(AddressSanitizer, DISABLED_TSDTest) { function TEST (line 175) | TEST(AddressSanitizer, UAF_char) { function TEST (line 184) | TEST(AddressSanitizer, UAF_long_double) { type Packed5 (line 193) | struct Packed5 { type Packed5 (line 199) | struct Packed5 { function TEST (line 206) | TEST(AddressSanitizer, UAF_Packed5) { function TEST (line 215) | TEST(AddressSanitizer, IgnoreTest) { type StructWithBitField (line 222) | struct StructWithBitField { function TEST (line 229) | TEST(AddressSanitizer, BitFieldPositiveTest) { type StructWithBitFields_8_24 (line 238) | struct StructWithBitFields_8_24 { function TEST (line 243) | TEST(AddressSanitizer, BitFieldNegativeTest) { function TEST (line 256) | TEST(AddressSanitizer, WildAddressTest) { function my_sigaction_sighandler (line 261) | void my_sigaction_sighandler(int, siginfo_t*, void*) { function my_signal_sighandler (line 266) | void my_signal_sighandler(int signum) { function TEST (line 271) | TEST(AddressSanitizer, SignalTest) { function TestLargeMalloc (line 290) | static void TestLargeMalloc(size_t size) { function TEST (line 296) | TEST(AddressSanitizer, LargeMallocTest) { function TEST (line 303) | TEST(AddressSanitizer, HugeMallocTest) { function MemalignRun (line 312) | void MemalignRun(size_t align, size_t size, int idx) { function TEST (line 318) | TEST(AddressSanitizer, memalign) { function TEST (line 338) | TEST(AddressSanitizer, ManyThreadsTest) { function TEST (line 350) | TEST(AddressSanitizer, ReallocTest) { function TEST (line 368) | TEST(AddressSanitizer, ReallocFreedPointerTest) { function TEST (line 375) | TEST(AddressSanitizer, ReallocInvalidPointerTest) { function TEST (line 381) | TEST(AddressSanitizer, ZeroSizeMallocTest) { function TEST (line 405) | TEST(AddressSanitizer, MallocUsableSizeTest) { function WrongFree (line 421) | void WrongFree() { function TEST (line 429) | TEST(AddressSanitizer, WrongFreeTest) { function DoubleFree (line 437) | void DoubleFree() { function TEST (line 447) | TEST(AddressSanitizer, DoubleFreeTest) { function NOINLINE (line 457) | NOINLINE void SizedStackTest() { function TEST (line 472) | TEST(AddressSanitizer, SimpleStackTest) { function TEST (line 493) | TEST(AddressSanitizer, ManyStackObjectsTest) { function NOINLINE (line 506) | NOINLINE static void Frame0(int frame, char *a, char *b, char *c) { function NOINLINE (line 516) | NOINLINE static void Frame1(int frame, char *a, char *b) { function NOINLINE (line 520) | NOINLINE static void Frame2(int frame, char *a) { function NOINLINE (line 524) | NOINLINE static void Frame3(int frame) { function TEST (line 529) | TEST(AddressSanitizer, GuiltyStackFrame0Test) { function TEST (line 532) | TEST(AddressSanitizer, GuiltyStackFrame1Test) { function TEST (line 535) | TEST(AddressSanitizer, GuiltyStackFrame2Test) { function TEST (line 538) | TEST(AddressSanitizer, GuiltyStackFrame3Test) { function NOINLINE (line 543) | NOINLINE void LongJmpFunc1(jmp_buf buf) { function NOINLINE (line 554) | NOINLINE void TouchStackFunc() { function TEST (line 562) | TEST(AddressSanitizer, LongJmpTest) { function NOINLINE (line 572) | NOINLINE void UnderscopeLongJmpFunc1(jmp_buf buf) { function NOINLINE (line 583) | NOINLINE void SigLongJmpFunc1(sigjmp_buf buf) { function NOINLINE (line 598) | NOINLINE void BuiltinLongJmpFunc1(jmp_buf buf) { function TEST (line 611) | TEST(AddressSanitizer, BuiltinLongJmpTest) { function TEST (line 623) | TEST(AddressSanitizer, UnderscopeLongJmpTest) { function TEST (line 632) | TEST(AddressSanitizer, SigLongJmpTest) { function NOINLINE (line 644) | NOINLINE void ThrowFunc() { function TEST (line 655) | TEST(AddressSanitizer, CxxExceptionTest) { function TEST (line 683) | TEST(AddressSanitizer, ThreadStackReuseTest) { function TEST (line 693) | TEST(AddressSanitizer, Store128Test) { function string (line 711) | string RightOOBErrorMessage(int oob_distance, bool is_write) { function string (line 726) | string RightOOBWriteMessage(int oob_distance) { function string (line 730) | string RightOOBReadMessage(int oob_distance) { function string (line 750) | string LeftOOBWriteMessage(int oob_distance) { function string (line 754) | string LeftOOBReadMessage(int oob_distance) { function string (line 758) | string LeftOOBAccessMessage(int oob_distance) { function TEST (line 787) | TEST(AddressSanitizer, pread) { function TEST (line 791) | TEST(AddressSanitizer, pread64) { function TEST (line 795) | TEST(AddressSanitizer, read) { function TEST (line 802) | TEST(AddressSanitizer, DISABLED_MemIntrinsicUnalignedAccessTest) { function NOINLINE (line 812) | NOINLINE static int LargeFunction(bool do_bad_access) { function TEST (line 844) | TEST(AddressSanitizer, DISABLED_LargeFunctionSymbolizeTest) { function TEST (line 852) | TEST(AddressSanitizer, DISABLED_MallocFreeUnwindAndSymbolizeTest) { function TryToSetThreadName (line 860) | static bool TryToSetThreadName(const char *name) { function ThreadedTestSpawn (line 889) | void ThreadedTestSpawn() { function TEST (line 901) | TEST(AddressSanitizer, ThreadedTest) { function TEST (line 926) | TEST(AddressSanitizer, ThreadNamesTest) { function TEST (line 935) | TEST(AddressSanitizer, ShadowGapTest) { function NOINLINE (line 950) | NOINLINE static void UseThenFreeThenUse() { function TEST (line 958) | TEST(AddressSanitizer, UseThenFreeThenUseTest) { function TEST (line 962) | TEST(AddressSanitizer, StrDupTest) { function TEST (line 971) | TEST(AddressSanitizer, GlobalTest) { function TEST (line 1020) | TEST(AddressSanitizer, GlobalStringConstTest) { function TEST (line 1026) | TEST(AddressSanitizer, FileNameInGlobalReportTest) { function TEST (line 1039) | TEST(AddressSanitizer, LocalReferenceReturnTest) { function NOINLINE (line 1051) | NOINLINE static void FuncWithStack() { function LotsOfStackReuse (line 1057) | static void LotsOfStackReuse() { function TEST (line 1075) | TEST(AddressSanitizer, StressStackReuseTest) { function TEST (line 1079) | TEST(AddressSanitizer, ThreadedStressStackReuseTest) { function TEST (line 1095) | TEST(AddressSanitizer, PthreadExitTest) { function NOINLINE (line 1105) | NOINLINE static void StackReuseAndException() { function TEST (line 1112) | TEST(AddressSanitizer, DISABLED_StressStackReuseAndExceptionsTest) { function TEST (line 1123) | TEST(AddressSanitizer, MlockTest) { type LargeStruct (line 1131) | struct LargeStruct { function TEST (line 1137) | TEST(AddressSanitizer, LargeStructCopyTest) { function ATTRIBUTE_NO_SANITIZE_ADDRESS (line 1142) | ATTRIBUTE_NO_SANITIZE_ADDRESS function TEST (line 1149) | TEST(AddressSanitizer, AttributeNoSanitizeAddressTest) { function string (line 1162) | static string MismatchStr(const string &str) { function TEST (line 1166) | TEST(AddressSanitizer, AllocDeallocMismatch) { function TEST (line 1184) | TEST(AddressSanitizer, DISABLED_DemoThreadedTest) { function TEST (line 1194) | TEST(AddressSanitizer, DISABLED_DemoStackTest) { function TEST (line 1198) | TEST(AddressSanitizer, DISABLED_DemoThreadStackTest) { function TEST (line 1204) | TEST(AddressSanitizer, DISABLED_DemoUAFLowIn) { function TEST (line 1207) | TEST(AddressSanitizer, DISABLED_DemoUAFLowLeft) { function TEST (line 1210) | TEST(AddressSanitizer, DISABLED_DemoUAFLowRight) { function TEST (line 1214) | TEST(AddressSanitizer, DISABLED_DemoUAFHigh) { function TEST (line 1218) | TEST(AddressSanitizer, DISABLED_DemoOOM) { function TEST (line 1223) | TEST(AddressSanitizer, DISABLED_DemoDoubleFreeTest) { function TEST (line 1227) | TEST(AddressSanitizer, DISABLED_DemoNullDerefTest) { function TEST (line 1232) | TEST(AddressSanitizer, DISABLED_DemoFunctionStaticTest) { function TEST (line 1244) | TEST(AddressSanitizer, DISABLED_DemoTooMuchMemoryTest) { function TEST (line 1256) | TEST(AddressSanitizer, BufferOverflowAfterManyFrees) { function TEST (line 1269) | TEST(AddressSanitizer, LongDoubleNegativeTest) { function TEST (line 1277) | TEST(AddressSanitizer, pthread_getschedparam) { function vsnprintf_l_wrapper (line 1292) | static int vsnprintf_l_wrapper(char *s, size_t n, function TEST (line 1301) | TEST(AddressSanitizer, snprintf_l) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_test_main.cc function main (line 15) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/asan/tests/asan_test_utils.h type U1 (line 58) | typedef uint8_t U1; type U2 (line 59) | typedef uint16_t U2; type U4 (line 60) | typedef uint32_t U4; type U8 (line 61) | typedef uint64_t U8; function asan_write (line 71) | void asan_write(T *a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/absvdi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/absvsi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/absvti2.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/adddf3.c function __adddf3 (line 20) | double __adddf3(double a, double b){ FILE: atlas-aapt/external/compiler-rt/lib/builtins/addsf3.c function __addsf3 (line 20) | float __addsf3(float a, float b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/addtf3.c function __addtf3 (line 21) | COMPILER_RT_ABI long double __addtf3(long double a, long double b){ FILE: atlas-aapt/external/compiler-rt/lib/builtins/addvdi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/addvsi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/addvti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c function __aeabi_cdcmpeq_check_nan (line 12) | __attribute__((pcs("aapcs"))) FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c function __aeabi_cfcmpeq_check_nan (line 12) | __attribute__((pcs("aapcs"))) FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm/aeabi_div0.c function __aeabi_idiv0 (line 33) | int __attribute__((weak)) __attribute__((visibility("hidden"))) function __aeabi_ldiv0 (line 38) | long long __attribute__((weak)) __attribute__((visibility("hidden"))) FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm/aeabi_drsub.c function COMPILER_RT_ABI (line 16) | COMPILER_RT_ABI fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm/aeabi_frsub.c function COMPILER_RT_ABI (line 16) | COMPILER_RT_ABI fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/arm64/dummy.c function dummy (line 13) | static void dummy(void) {} FILE: atlas-aapt/external/compiler-rt/lib/builtins/ashldi3.c function di_int (line 23) | di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ashlti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ashrdi3.c function di_int (line 23) | di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ashrti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic.c type Lock (line 58) | typedef struct _usem Lock; function unlock (line 59) | __inline static void unlock(Lock *l) { function lock (line 65) | __inline static void lock(Lock *l) { type OSSpinLock (line 78) | typedef OSSpinLock Lock; function unlock (line 79) | __inline static void unlock(Lock *l) { function lock (line 84) | __inline static void lock(Lock *l) { type Lock (line 90) | typedef _Atomic(uintptr_t) Lock; function unlock (line 92) | __inline static void unlock(Lock *l) { function lock (line 97) | __inline static void lock(Lock *l) { function Lock (line 109) | static __inline Lock *lock_for_pointer(void *ptr) { function __atomic_store_c (line 176) | void __atomic_store_c(int size, void *dest, void *src, int model) { function __atomic_compare_exchange_c (line 193) | int __atomic_compare_exchange_c(int size, void *ptr, void *expected, function __atomic_exchange_c (line 214) | void __atomic_exchange_c(int size, void *ptr, void *val, void *old, int ... FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_flag_clear.c function atomic_flag_clear (line 23) | void atomic_flag_clear(volatile atomic_flag *object) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c function atomic_flag_clear_explicit (line 23) | void atomic_flag_clear_explicit(volatile atomic_flag *object, FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_flag_test_and_set.c function _Bool (line 23) | _Bool atomic_flag_test_and_set(volatile atomic_flag *object) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c function _Bool (line 23) | _Bool atomic_flag_test_and_set_explicit(volatile atomic_flag *object, FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_signal_fence.c function atomic_signal_fence (line 23) | void atomic_signal_fence(memory_order order) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/atomic_thread_fence.c function atomic_thread_fence (line 23) | void atomic_thread_fence(memory_order order) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/clear_cache.c function clear_mips_cache (line 34) | static void clear_mips_cache(const void* Addr, size_t Size) { function __clear_cache (line 87) | void __clear_cache(void *start, void *end) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/clzdi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/clzsi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/clzti2.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/cmpdi2.c function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI si_int function COMPILER_RT_ABI (line 45) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/cmpti2.c function COMPILER_RT_ABI (line 24) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/comparedf2.c type LE_RESULT (line 43) | enum LE_RESULT { function LE_RESULT (line 50) | LE_RESULT type GE_RESULT (line 88) | enum GE_RESULT { function GE_RESULT (line 95) | GE_RESULT function __unorddf2 (line 118) | int function LE_RESULT (line 127) | LE_RESULT function LE_RESULT (line 132) | LE_RESULT function LE_RESULT (line 137) | LE_RESULT function GE_RESULT (line 142) | GE_RESULT FILE: atlas-aapt/external/compiler-rt/lib/builtins/comparesf2.c type LE_RESULT (line 43) | enum LE_RESULT { function LE_RESULT (line 50) | LE_RESULT type GE_RESULT (line 88) | enum GE_RESULT { function GE_RESULT (line 95) | GE_RESULT function __unordsf2 (line 118) | int function LE_RESULT (line 127) | LE_RESULT function LE_RESULT (line 132) | LE_RESULT function LE_RESULT (line 137) | LE_RESULT function GE_RESULT (line 142) | GE_RESULT FILE: atlas-aapt/external/compiler-rt/lib/builtins/comparetf2.c type LE_RESULT (line 44) | enum LE_RESULT { function LE_RESULT (line 51) | LE_RESULT __letf2(fp_t a, fp_t b) { type GE_RESULT (line 87) | enum GE_RESULT { function GE_RESULT (line 94) | GE_RESULT __getf2(fp_t a, fp_t b) { function COMPILER_RT_ABI (line 114) | COMPILER_RT_ABI int __unordtf2(fp_t a, fp_t b) { function LE_RESULT (line 122) | LE_RESULT __eqtf2(fp_t a, fp_t b) { function LE_RESULT (line 126) | LE_RESULT __lttf2(fp_t a, fp_t b) { function LE_RESULT (line 130) | LE_RESULT __netf2(fp_t a, fp_t b) { function GE_RESULT (line 134) | GE_RESULT __gttf2(fp_t a, fp_t b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ctzdi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ctzsi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ctzti2.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divdc3.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI Dcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/divdf3.c function fp_t (line 24) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/divdi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divmoddi4.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divmodsi4.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divsc3.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI Fcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/divsf3.c function fp_t (line 24) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/divsi3.c function si_int (line 21) | si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divtc3.c function _Complex (line 20) | _Complex FILE: atlas-aapt/external/compiler-rt/lib/builtins/divtf3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI fp_t __divtf3(fp_t a, fp_t b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/divti3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/divxc3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI Lcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/emutls.c type __emutls_control (line 30) | typedef struct __emutls_control { function emutls_memalign_free (line 58) | static __inline void emutls_memalign_free(void *base) { type gcc_word (line 70) | typedef unsigned int gcc_word __attribute__((mode(word))); type gcc_pointer (line 71) | typedef unsigned int gcc_pointer __attribute__((mode(pointer))); type emutls_address_array (line 96) | typedef struct emutls_address_array { function emutls_key_destructor (line 103) | static void emutls_key_destructor(void* ptr) { function emutls_init (line 113) | static void emutls_init(void) { function emutls_get_index (line 119) | static __inline uintptr_t emutls_get_index(__emutls_control *control) { function emutls_check_array_set_size (line 136) | static __inline void emutls_check_array_set_size(emutls_address_array *a... function emutls_new_data_array_size (line 147) | static __inline uintptr_t emutls_new_data_array_size(uintptr_t index) { function emutls_address_array (line 158) | static __inline emutls_address_array * FILE: atlas-aapt/external/compiler-rt/lib/builtins/enable_execute_stack.c function COMPILER_RT_ABI (line 46) | COMPILER_RT_ABI void FILE: atlas-aapt/external/compiler-rt/lib/builtins/eprintf.c function COMPILER_RT_ABI (line 26) | __attribute__((visibility("hidden"))) FILE: atlas-aapt/external/compiler-rt/lib/builtins/extenddftf2.c function __extenddftf2 (line 19) | COMPILER_RT_ABI long double __extenddftf2(double a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/extendhfsf2.c function __extendhfsf2 (line 19) | float __extendhfsf2(uint16_t a) { function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/extendsfdf2.c function __extendsfdf2 (line 17) | double __extendsfdf2(float a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/extendsftf2.c function __extendsftf2 (line 19) | COMPILER_RT_ABI long double __extendsftf2(float a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ffsdi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ffsti2.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixdfdi.c function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI di_int type di_int (line 37) | typedef di_int fixint_t; type du_int (line 38) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 41) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixdfsi.c type si_int (line 13) | typedef si_int fixint_t; type su_int (line 14) | typedef su_int fixuint_t; function si_int (line 19) | si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixdfti.c type ti_int (line 17) | typedef ti_int fixint_t; type tu_int (line 18) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixsfdi.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI di_int type di_int (line 38) | typedef di_int fixint_t; type du_int (line 39) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 42) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixsfsi.c type si_int (line 13) | typedef si_int fixint_t; type su_int (line 14) | typedef su_int fixuint_t; function si_int (line 19) | si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixsfti.c type ti_int (line 17) | typedef ti_int fixint_t; type tu_int (line 18) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixtfdi.c type di_int (line 15) | typedef di_int fixint_t; type du_int (line 16) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixtfsi.c type si_int (line 15) | typedef si_int fixint_t; type su_int (line 16) | typedef su_int fixuint_t; function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixtfti.c type ti_int (line 15) | typedef ti_int fixint_t; type tu_int (line 16) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsdfdi.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI du_int type du_int (line 36) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 39) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsdfsi.c type su_int (line 13) | typedef su_int fixuint_t; function su_int (line 18) | su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsdfti.c type tu_int (line 16) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunssfdi.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI du_int type du_int (line 37) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 40) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunssfsi.c type su_int (line 17) | typedef su_int fixuint_t; function su_int (line 22) | su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunssfti.c type tu_int (line 19) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunstfdi.c type du_int (line 15) | typedef du_int fixuint_t; function COMPILER_RT_ABI (line 18) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunstfsi.c type su_int (line 15) | typedef su_int fixuint_t; function COMPILER_RT_ABI (line 18) | COMPILER_RT_ABI su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunstfti.c type tu_int (line 15) | typedef tu_int fixuint_t; function COMPILER_RT_ABI (line 18) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsxfdi.c function COMPILER_RT_ABI (line 33) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsxfsi.c function COMPILER_RT_ABI (line 32) | COMPILER_RT_ABI su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixunsxfti.c function COMPILER_RT_ABI (line 32) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixxfdi.c function COMPILER_RT_ABI (line 30) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/fixxfti.c function COMPILER_RT_ABI (line 30) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatdidf.c function COMPILER_RT_ABI (line 32) | COMPILER_RT_ABI double function COMPILER_RT_ABI (line 52) | COMPILER_RT_ABI double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatdisf.c function __floatdisf (line 27) | float FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatditf.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI fp_t __floatditf(di_int a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatdixf.c function __floatdixf (line 29) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatsidf.c function fp_t (line 23) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatsisf.c function fp_t (line 23) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatsitf.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI fp_t __floatsitf(int a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/floattidf.c function COMPILER_RT_ABI (line 27) | COMPILER_RT_ABI double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floattisf.c function COMPILER_RT_ABI (line 27) | COMPILER_RT_ABI float FILE: atlas-aapt/external/compiler-rt/lib/builtins/floattixf.c function __floattixf (line 29) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatundidf.c function COMPILER_RT_ABI (line 32) | COMPILER_RT_ABI double function COMPILER_RT_ABI (line 54) | COMPILER_RT_ABI double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatundisf.c function __floatundisf (line 27) | float FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatunditf.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI fp_t __floatunditf(du_int a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatundixf.c function __floatundixf (line 28) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatunsidf.c function fp_t (line 23) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatunsisf.c function fp_t (line 23) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatunsitf.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI fp_t __floatunsitf(unsigned int a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatuntidf.c function COMPILER_RT_ABI (line 27) | COMPILER_RT_ABI double FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatuntisf.c function COMPILER_RT_ABI (line 27) | COMPILER_RT_ABI float FILE: atlas-aapt/external/compiler-rt/lib/builtins/floatuntixf.c function __floatuntixf (line 29) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/fp_extend.h type src_t (line 20) | typedef float src_t; type src_rep_t (line 21) | typedef uint32_t src_rep_t; type src_t (line 27) | typedef double src_t; type src_rep_t (line 28) | typedef uint64_t src_rep_t; function src_rep_t_clz (line 31) | static __inline int src_rep_t_clz(src_rep_t a) { type src_t (line 43) | typedef uint16_t src_t; type src_rep_t (line 44) | typedef uint16_t src_rep_t; type dst_t (line 54) | typedef float dst_t; type dst_rep_t (line 55) | typedef uint32_t dst_rep_t; type dst_t (line 60) | typedef double dst_t; type dst_rep_t (line 61) | typedef uint64_t dst_rep_t; type dst_t (line 66) | typedef long double dst_t; type __uint128_t (line 67) | typedef __uint128_t dst_rep_t; function src_rep_t (line 78) | static __inline src_rep_t srcToRep(src_t x) { function dst_t (line 83) | static __inline dst_t dstFromRep(dst_rep_t x) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/fp_lib.h type rep_t (line 43) | typedef uint32_t rep_t; type srep_t (line 44) | typedef int32_t srep_t; type fp_t (line 45) | typedef float fp_t; function rep_clz (line 49) | static __inline int rep_clz(rep_t a) { function wideMultiply (line 54) | static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { type rep_t (line 63) | typedef uint64_t rep_t; type srep_t (line 64) | typedef int64_t srep_t; type fp_t (line 65) | typedef double fp_t; function rep_clz (line 69) | static __inline int rep_clz(rep_t a) { function wideMultiply (line 86) | static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { type __uint128_t (line 107) | typedef __uint128_t rep_t; type __int128_t (line 108) | typedef __int128_t srep_t; type fp_t (line 109) | typedef long double fp_t; function rep_clz (line 115) | static __inline int rep_clz(rep_t a) { function wideMultiply (line 151) | static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function rep_t (line 231) | static __inline rep_t toRep(fp_t x) { function fp_t (line 236) | static __inline fp_t fromRep(rep_t x) { function normalize (line 241) | static __inline int normalize(rep_t *significand) { function wideLeftShift (line 247) | static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { function wideRightShiftWithSticky (line 252) | static __inline void wideRightShiftWithSticky(rep_t *hi, rep_t *lo, unsi... FILE: atlas-aapt/external/compiler-rt/lib/builtins/fp_trunc.h type src_t (line 20) | typedef float src_t; type src_rep_t (line 21) | typedef uint32_t src_rep_t; type src_t (line 26) | typedef double src_t; type src_rep_t (line 27) | typedef uint64_t src_rep_t; type src_t (line 32) | typedef long double src_t; type __uint128_t (line 33) | typedef __uint128_t src_rep_t; type dst_t (line 42) | typedef double dst_t; type dst_rep_t (line 43) | typedef uint64_t dst_rep_t; type dst_t (line 48) | typedef float dst_t; type dst_rep_t (line 49) | typedef uint32_t dst_rep_t; type dst_t (line 54) | typedef uint16_t dst_t; type dst_rep_t (line 55) | typedef uint16_t dst_rep_t; function src_rep_t (line 66) | static __inline src_rep_t srcToRep(src_t x) { function dst_t (line 71) | static __inline dst_t dstFromRep(dst_rep_t x) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/gcc_personality_v0.c function readULEB128 (line 43) | static uintptr_t readULEB128(const uint8_t** data) function readEncodedPointer (line 59) | static uintptr_t readEncodedPointer(const uint8_t** data, uint8_t encoding) function COMPILER_RT_ABI (line 145) | COMPILER_RT_ABI _Unwind_Reason_Code FILE: atlas-aapt/external/compiler-rt/lib/builtins/int_lib.h function __builtin_ctz (line 97) | uint32_t __inline __builtin_ctz(uint32_t value) { function __builtin_clz (line 104) | uint32_t __inline __builtin_clz(uint32_t value) { function __builtin_clzll (line 112) | uint32_t __inline __builtin_clzll(uint64_t value) { function __builtin_clzll (line 119) | uint32_t __inline __builtin_clzll(uint64_t value) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/int_types.h type si_int (line 27) | typedef int si_int; type su_int (line 28) | typedef unsigned su_int; type di_int (line 30) | typedef long long di_int; type du_int (line 31) | typedef unsigned long long du_int; type dwords (line 33) | typedef union type udwords (line 48) | typedef union type ti_int (line 69) | typedef int ti_int __attribute__ ((mode (TI))); type tu_int (line 70) | typedef unsigned tu_int __attribute__ ((mode (TI))); type twords (line 72) | typedef union type utwords (line 87) | typedef union function ti_int (line 102) | static __inline ti_int make_ti(di_int h, di_int l) { function tu_int (line 109) | static __inline tu_int make_tu(du_int h, du_int l) { type float_bits (line 118) | typedef union type double_bits (line 124) | typedef union type uqwords (line 130) | typedef struct type long_double_bits (line 141) | typedef union type _Complex (line 148) | typedef float _Complex Fcomplex; type _Complex (line 149) | typedef double _Complex Dcomplex; type _Complex (line 150) | typedef long double _Complex Lcomplex; type Fcomplex (line 155) | typedef struct { float real, imaginary; } Fcomplex; type Dcomplex (line 157) | typedef struct { double real, imaginary; } Dcomplex; type Lcomplex (line 159) | typedef struct { long double real, imaginary; } Lcomplex; FILE: atlas-aapt/external/compiler-rt/lib/builtins/int_util.c function compilerrt_abort_impl (line 28) | __attribute__((visibility("hidden"))) function compilerrt_abort_impl (line 41) | __attribute__((weak)) function compilerrt_abort_impl (line 54) | __attribute__((weak)) FILE: atlas-aapt/external/compiler-rt/lib/builtins/lshrdi3.c function di_int (line 23) | di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/lshrti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/moddi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/modsi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/modti3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/muldc3.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI Dcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/muldf3.c function fp_t (line 20) | fp_t __muldf3(fp_t a, fp_t b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/muldi3.c function di_int (line 19) | static function di_int (line 45) | di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulodi4.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulosi4.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/muloti4.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulsc3.c function COMPILER_RT_ABI (line 20) | COMPILER_RT_ABI Fcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulsf3.c function fp_t (line 20) | fp_t __mulsf3(fp_t a, fp_t b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/multc3.c function _Complex (line 20) | _Complex FILE: atlas-aapt/external/compiler-rt/lib/builtins/multf3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI fp_t __multf3(fp_t a, fp_t b) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/multi3.c function ti_int (line 21) | static function COMPILER_RT_ABI (line 45) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulvdi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulvsi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulvti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/mulxc3.c function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI Lcomplex FILE: atlas-aapt/external/compiler-rt/lib/builtins/negdf2.c function fp_t (line 19) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/negdi2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/negsf2.c function fp_t (line 19) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/negti2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/negvdi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/negvsi2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/negvti2.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/paritydi2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/paritysi2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/parityti2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/popcountdi2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/popcountsi2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/popcountti2.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/powidf2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI double FILE: atlas-aapt/external/compiler-rt/lib/builtins/powisf2.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI float FILE: atlas-aapt/external/compiler-rt/lib/builtins/powitf2.c function __powitf2 (line 21) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/powixf2.c function __powixf2 (line 21) | COMPILER_RT_ABI long double FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/DD.h type DD (line 6) | typedef union { type doublebits (line 14) | typedef union { function ALWAYS_INLINE (line 22) | static __inline ALWAYS_INLINE double local_fabs(double x) { function ALWAYS_INLINE (line 28) | static __inline ALWAYS_INLINE double high26bits(double x) { function ALWAYS_INLINE (line 34) | static __inline ALWAYS_INLINE int different_sign(double x, double y) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/divtc3.c function __divtc3 (line 17) | long double _Complex FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/fixtfdi.c function __fixtfdi (line 12) | uint64_t __fixtfdi(long double input) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/fixunstfdi.c function __fixunstfdi (line 10) | uint64_t __fixunstfdi(long double input) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/floatditf.c function __floatditf (line 10) | long double __floatditf(int64_t a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/floatunditf.c function __floatunditf (line 10) | long double __floatunditf(uint64_t a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/gcc_qadd.c function __gcc_qadd (line 12) | long double __gcc_qadd(long double x, long double y) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/gcc_qdiv.c function __gcc_qdiv (line 12) | long double __gcc_qdiv(long double a, long double b) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/gcc_qmul.c function __gcc_qmul (line 12) | long double __gcc_qmul(long double x, long double y) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/gcc_qsub.c function __gcc_qsub (line 12) | long double __gcc_qsub(long double x, long double y) FILE: atlas-aapt/external/compiler-rt/lib/builtins/ppc/multc3.c function __multc3 (line 20) | long double _Complex FILE: atlas-aapt/external/compiler-rt/lib/builtins/subdf3.c function fp_t (line 21) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/subsf3.c function fp_t (line 21) | fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/subtf3.c function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI fp_t FILE: atlas-aapt/external/compiler-rt/lib/builtins/subvdi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI di_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/subvsi3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/subvti3.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI ti_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/trampoline_setup.c function COMPILER_RT_ABI (line 24) | COMPILER_RT_ABI void FILE: atlas-aapt/external/compiler-rt/lib/builtins/truncdfhf2.c function __truncdfhf2 (line 16) | uint16_t __truncdfhf2(double a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/truncdfsf2.c function __truncdfsf2 (line 16) | float __truncdfsf2(double a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/truncsfhf2.c function __truncsfhf2 (line 18) | uint16_t __truncsfhf2(float a) { function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/trunctfdf2.c function COMPILER_RT_ABI (line 18) | COMPILER_RT_ABI double __trunctfdf2(long double a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/trunctfsf2.c function COMPILER_RT_ABI (line 18) | COMPILER_RT_ABI float __trunctfsf2(long double a) { FILE: atlas-aapt/external/compiler-rt/lib/builtins/ucmpdi2.c function COMPILER_RT_ABI (line 22) | COMPILER_RT_ABI si_int function COMPILER_RT_ABI (line 45) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/ucmpti2.c function COMPILER_RT_ABI (line 24) | COMPILER_RT_ABI si_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivdi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivmoddi4.c function COMPILER_RT_ABI (line 23) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivmodsi4.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivmodti4.c function COMPILER_RT_ABI (line 25) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivsi3.c function su_int (line 24) | su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/udivti3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/umoddi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI du_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/umodsi3.c function COMPILER_RT_ABI (line 19) | COMPILER_RT_ABI su_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/umodti3.c function COMPILER_RT_ABI (line 21) | COMPILER_RT_ABI tu_int FILE: atlas-aapt/external/compiler-rt/lib/builtins/x86_64/floatdidf.c function __floatdidf (line 11) | double __floatdidf(int64_t a) FILE: atlas-aapt/external/compiler-rt/lib/builtins/x86_64/floatdisf.c function __floatdisf (line 9) | float __floatdisf(int64_t a) FILE: atlas-aapt/external/compiler-rt/lib/builtins/x86_64/floatdixf.c function __floatdixf (line 11) | long double __floatdixf(int64_t a) FILE: atlas-aapt/external/compiler-rt/lib/cfi/cfi.cc class ShadowValue (line 47) | class ShadowValue { method ShadowValue (line 50) | explicit ShadowValue(uptr addr, uint16_t v) : addr(addr), v(v) {} method is_invalid (line 53) | bool is_invalid() const { return v == kInvalidShadow; } method is_unchecked (line 55) | bool is_unchecked() const { return v == kUncheckedShadow; } method CFICheckFn (line 57) | CFICheckFn get_cfi_check() const { method ShadowValue (line 65) | static const ShadowValue load(uptr addr) { function fill_shadow_constant (line 70) | static void fill_shadow_constant(uptr begin, uptr end, uint16_t v) { function fill_shadow (line 77) | static void fill_shadow(uptr begin, uptr end, uptr cfi_check) { function uptr (line 106) | static uptr find_cfi_check_in_dso(dl_phdr_info *info) { function dl_iterate_phdr_cb (line 160) | static int dl_iterate_phdr_cb(dl_phdr_info *info, size_t size, void *dat... function init_shadow (line 187) | static void init_shadow() { function SANITIZER_INTERFACE_ATTRIBUTE (line 191) | SANITIZER_INTERFACE_ATTRIBUTE function InitializeFlags (line 209) | static void InitializeFlags() { function __cfi_init (line 242) | __attribute__((constructor(0))) FILE: atlas-aapt/external/compiler-rt/lib/dfsan/dfsan.cc function uptr (line 124) | static uptr UnusedAddr() { function atomic_dfsan_label (line 129) | static atomic_dfsan_label *union_table(dfsan_label l1, dfsan_label l2) { function dfsan_check_label (line 134) | static void dfsan_check_label(dfsan_label label) { function SANITIZER_INTERFACE_ATTRIBUTE (line 143) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 188) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 199) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 209) | SANITIZER_INTERFACE_ATTRIBUTE void __dfsan_nonzero_label() { function SANITIZER_INTERFACE_ATTRIBUTE (line 216) | SANITIZER_INTERFACE_ATTRIBUTE void function SANITIZER_INTERFACE_ATTRIBUTE (line 225) | SANITIZER_INTERFACE_ATTRIBUTE dfsan_label function SANITIZER_INTERFACE_ATTRIBUTE (line 232) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 243) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 261) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 266) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 276) | SANITIZER_INTERFACE_ATTRIBUTE dfsan_label function SANITIZER_INTERFACE_ATTRIBUTE (line 283) | SANITIZER_INTERFACE_ATTRIBUTE dfsan_label function SANITIZER_INTERFACE_ATTRIBUTE (line 290) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 295) | SANITIZER_INTERFACE_ATTRIBUTE int function SANITIZER_INTERFACE_ATTRIBUTE (line 307) | SANITIZER_INTERFACE_ATTRIBUTE dfsan_label function SANITIZER_INTERFACE_ATTRIBUTE (line 318) | SANITIZER_INTERFACE_ATTRIBUTE uptr function SANITIZER_INTERFACE_ATTRIBUTE (line 326) | SANITIZER_INTERFACE_ATTRIBUTE void function RegisterDfsanFlags (line 350) | static void RegisterDfsanFlags(FlagParser *parser, Flags *f) { function InitializeFlags (line 357) | static void InitializeFlags() { function InitializePlatformEarly (line 370) | static void InitializePlatformEarly() { function dfsan_fini (line 384) | static void dfsan_fini() { function dfsan_init (line 400) | static void dfsan_init(int argc, char **argv, char **envp) { FILE: atlas-aapt/external/compiler-rt/lib/dfsan/dfsan.h type u16 (line 22) | typedef u16 dfsan_label; type dfsan_label_info (line 24) | struct dfsan_label_info { function namespace (line 43) | namespace __dfsan { FILE: atlas-aapt/external/compiler-rt/lib/dfsan/dfsan_custom.cc function SANITIZER_INTERFACE_ATTRIBUTE (line 55) | SANITIZER_INTERFACE_ATTRIBUTE int function SANITIZER_INTERFACE_ATTRIBUTE (line 65) | SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_fstat(int fd, struct stat *buf, function SANITIZER_INTERFACE_ATTRIBUTE (line 76) | SANITIZER_INTERFACE_ATTRIBUTE char *__dfsw_strchr(const char *s, int c, function __dfsw_memcmp (line 98) | int __dfsw_memcmp(const void *s1, const void *s2, function __dfsw_strcmp (line 131) | int __dfsw_strcmp(const char *s1, const char *s2, function SANITIZER_INTERFACE_ATTRIBUTE (line 151) | SANITIZER_INTERFACE_ATTRIBUTE int function __dfsw_strncmp (line 173) | int __dfsw_strncmp(const char *s1, const char *s2, function SANITIZER_INTERFACE_ATTRIBUTE (line 200) | SANITIZER_INTERFACE_ATTRIBUTE int function SANITIZER_INTERFACE_ATTRIBUTE (line 224) | SANITIZER_INTERFACE_ATTRIBUTE void *__dfsw_calloc(size_t nmemb, size_t s... function SANITIZER_INTERFACE_ATTRIBUTE (line 234) | SANITIZER_INTERFACE_ATTRIBUTE size_t function dfsan_memset (line 253) | static void dfsan_memset(void *s, int c, dfsan_label c_label, size_t n) { function SANITIZER_INTERFACE_ATTRIBUTE (line 258) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 266) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 275) | SANITIZER_INTERFACE_ATTRIBUTE char * function SANITIZER_INTERFACE_ATTRIBUTE (line 284) | SANITIZER_INTERFACE_ATTRIBUTE char * function SANITIZER_INTERFACE_ATTRIBUTE (line 300) | SANITIZER_INTERFACE_ATTRIBUTE ssize_t function SANITIZER_INTERFACE_ATTRIBUTE (line 312) | SANITIZER_INTERFACE_ATTRIBUTE ssize_t function SANITIZER_INTERFACE_ATTRIBUTE (line 324) | SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_clock_gettime(clockid_t clk_id, function unpoison (line 336) | static void unpoison(const void *ptr, uptr size) { function SANITIZER_INTERFACE_ATTRIBUTE (line 343) | SANITIZER_INTERFACE_ATTRIBUTE void * type pthread_create_info (line 354) | struct pthread_create_info { function SANITIZER_INTERFACE_ATTRIBUTE (line 368) | SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_pthread_create( type dl_iterate_phdr_info (line 387) | struct dl_iterate_phdr_info { type dl_phdr_info (line 388) | struct dl_phdr_info function dl_iterate_phdr_cb (line 396) | int dl_iterate_phdr_cb(struct dl_phdr_info *info, size_t size, void *dat... function SANITIZER_INTERFACE_ATTRIBUTE (line 409) | SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_dl_iterate_phdr( function SANITIZER_INTERFACE_ATTRIBUTE (line 421) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 435) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 449) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 462) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 472) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 483) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 495) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 506) | SANITIZER_INTERFACE_ATTRIBUTE function __dfsw_strtol (line 518) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 538) | SANITIZER_INTERFACE_ATTRIBUTE function __dfsw_strtoll (line 558) | SANITIZER_INTERFACE_ATTRIBUTE function __dfsw_strtoul (line 578) | SANITIZER_INTERFACE_ATTRIBUTE function __dfsw_strtoull (line 598) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 620) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 630) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 643) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 658) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 676) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 690) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 713) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 726) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 734) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 747) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 762) | SANITIZER_INTERFACE_ATTRIBUTE void *__dfsw_memchr(void *s, int c, size_t n, function SANITIZER_INTERFACE_ATTRIBUTE (line 780) | SANITIZER_INTERFACE_ATTRIBUTE char *__dfsw_strrchr(char *s, int c, function SANITIZER_INTERFACE_ATTRIBUTE (line 796) | SANITIZER_INTERFACE_ATTRIBUTE char *__dfsw_strstr(char *haystack, char *... function SANITIZER_INTERFACE_ATTRIBUTE (line 814) | SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_nanosleep(const struct timespec... function SANITIZER_INTERFACE_ATTRIBUTE (line 828) | SANITIZER_INTERFACE_ATTRIBUTE int function SANITIZER_INTERFACE_ATTRIBUTE (line 855) | SANITIZER_INTERFACE_ATTRIBUTE void function SANITIZER_INTERFACE_ATTRIBUTE (line 865) | SANITIZER_INTERFACE_ATTRIBUTE int type Formatter (line 886) | struct Formatter { method Formatter (line 887) | Formatter(char *str_, const char *fmt_, size_t size_) method format (line 891) | int format() { method format (line 900) | int format(T arg) { method num_written_bytes (line 925) | size_t num_written_bytes(int retval) { function format_buffer (line 966) | static int format_buffer(char *str, size_t size, const char *fmt, function SANITIZER_INTERFACE_ATTRIBUTE (line 1113) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 1124) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/dfsan/dfsan_interceptors.cc function INTERCEPTOR (line 19) | INTERCEPTOR(void *, mmap, void *addr, SIZE_T length, int prot, int flags, function INTERCEPTOR (line 27) | INTERCEPTOR(void *, mmap64, void *addr, SIZE_T length, int prot, int flags, type __dfsan (line 35) | namespace __dfsan { function InitializeInterceptors (line 36) | void InitializeInterceptors() { FILE: atlas-aapt/external/compiler-rt/lib/dfsan/dfsan_platform.h function namespace (line 18) | namespace __dfsan { FILE: atlas-aapt/external/compiler-rt/lib/dfsan/scripts/build-libc-list.py function defined_function_list (line 20) | def defined_function_list(object): FILE: atlas-aapt/external/compiler-rt/lib/interception/interception.h type __sanitizer (line 27) | typedef __sanitizer::uptr SIZE_T; type __sanitizer (line 28) | typedef __sanitizer::sptr SSIZE_T; type __sanitizer (line 29) | typedef __sanitizer::sptr PTRDIFF_T; type __sanitizer (line 30) | typedef __sanitizer::s64 INTMAX_T; type __sanitizer (line 31) | typedef __sanitizer::OFF_T OFF_T; type __sanitizer (line 32) | typedef __sanitizer::OFF64_T OFF64_T; type interpose_substitution (line 94) | struct interpose_substitution { function namespace (line 232) | namespace __interception { FILE: atlas-aapt/external/compiler-rt/lib/interception/interception_linux.cc type __interception (line 20) | namespace __interception { function GetRealFunctionAddress (line 21) | bool GetRealFunctionAddress(const char *func_name, uptr *func_addr, FILE: atlas-aapt/external/compiler-rt/lib/interception/interception_linux.h function namespace (line 24) | namespace __interception { FILE: atlas-aapt/external/compiler-rt/lib/interception/interception_win.cc type __interception (line 21) | namespace __interception { function _memset (line 26) | static void _memset(void *p, int value, size_t sz) { function _memcpy (line 31) | static void _memcpy(void *dst, void *src, size_t sz) { function WriteJumpInstruction (line 38) | static void WriteJumpInstruction(char *jmp_from, char *to) { function RoundUpToInstrBoundary (line 70) | static size_t RoundUpToInstrBoundary(size_t size, char *code) { function OverrideFunction (line 136) | bool OverrideFunction(uptr old_func, uptr new_func, uptr *orig_old_fun... class RVAPtr (line 207) | class RVAPtr { method RVAPtr (line 209) | RVAPtr(void *module, uptr rva) method T (line 212) | T *operator->() { return ptr_; } method T (line 213) | T *operator++() { return ++ptr_; } function uptr (line 225) | uptr InternalGetProcAddress(void *module, const char *func_name) { function GetFunctionAddressInDLLs (line 256) | static bool GetFunctionAddressInDLLs(const char *func_name, uptr *func... function OverrideFunction (line 264) | bool OverrideFunction(const char *name, uptr new_func, uptr *orig_old_... FILE: atlas-aapt/external/compiler-rt/lib/interception/interception_win.h function namespace (line 24) | namespace __interception { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan.cc type __lsan (line 27) | namespace __lsan { function WordIsPoisoned (line 30) | bool WordIsPoisoned(uptr addr) { function InitializeFlags (line 38) | static void InitializeFlags() { function __lsan_init (line 67) | void __lsan_init() { function SANITIZER_INTERFACE_ATTRIBUTE (line 94) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan.h function namespace (line 38) | namespace __lsan { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_allocator.cc type __lsan (line 26) | namespace __lsan { type ChunkMetadata (line 28) | struct ChunkMetadata { function InitializeAllocator (line 59) | void InitializeAllocator() { function AllocatorThreadFinish (line 63) | void AllocatorThreadFinish() { function ChunkMetadata (line 67) | static ChunkMetadata *Metadata(const void *p) { function RegisterAllocation (line 71) | static void RegisterAllocation(const StackTrace &stack, void *p, uptr ... function RegisterDeallocation (line 81) | static void RegisterDeallocation(void *p) { function Deallocate (line 105) | void Deallocate(void *p) { function GetAllocatorCacheRange (line 124) | void GetAllocatorCacheRange(uptr *begin, uptr *end) { function uptr (line 129) | uptr GetMallocUsableSize(const void *p) { function LockAllocator (line 137) | void LockAllocator() { function UnlockAllocator (line 141) | void UnlockAllocator() { function GetAllocatorGlobalRange (line 145) | void GetAllocatorGlobalRange(uptr *begin, uptr *end) { function uptr (line 150) | uptr PointsIntoChunk(void* p) { function uptr (line 168) | uptr GetUserBegin(uptr chunk) { function ChunkTag (line 181) | ChunkTag LsanMetadata::tag() const { function uptr (line 189) | uptr LsanMetadata::requested_size() const { function u32 (line 193) | u32 LsanMetadata::stack_trace_id() const { function ForEachChunk (line 197) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { function IgnoreObjectResult (line 201) | IgnoreObjectResult IgnoreObjectLocked(const void *p) { function SANITIZER_INTERFACE_ATTRIBUTE (line 220) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 227) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 234) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 237) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 240) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 243) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 246) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_allocator.h function namespace (line 21) | namespace __lsan { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_common.cc type __lsan (line 28) | namespace __lsan { function DisabledInThisThread (line 35) | bool DisabledInThisThread() { return disable_counter > 0; } function RegisterLsanFlags (line 45) | void RegisterLsanFlags(FlagParser *parser, Flags *f) { function InitializeSuppressions (line 67) | void InitializeSuppressions() { function SuppressionContext (line 76) | static SuppressionContext *GetSuppressionContext() { type RootRegion (line 81) | struct RootRegion { function InitializeRootRegions (line 88) | void InitializeRootRegions() { function InitCommonLsan (line 94) | void InitCommonLsan() { class Decorator (line 104) | class Decorator: public __sanitizer::SanitizerCommonDecorator { method Decorator (line 106) | Decorator() : SanitizerCommonDecorator() { } function CanBeAHeapPointer (line 112) | static inline bool CanBeAHeapPointer(uptr p) { function ScanRangeForPointers (line 137) | void ScanRangeForPointers(uptr begin, uptr end, function ForEachExtraStackRangeCb (line 173) | void ForEachExtraStackRangeCb(uptr begin, uptr end, void* arg) { function ProcessThreads (line 179) | static void ProcessThreads(SuspendedThreadsList const &suspended_threads, function ProcessRootRegion (line 245) | static void ProcessRootRegion(Frontier *frontier, uptr root_begin, function ProcessRootRegions (line 266) | static void ProcessRootRegions(Frontier *frontier) { function FloodFillTag (line 276) | static void FloodFillTag(Frontier *frontier, ChunkTag tag) { function MarkIndirectlyLeakedCb (line 288) | static void MarkIndirectlyLeakedCb(uptr chunk, void *arg) { function CollectIgnoredCb (line 299) | static void CollectIgnoredCb(uptr chunk, void *arg) { function ClassifyAllChunks (line 311) | static void ClassifyAllChunks(SuspendedThreadsList const &suspended_th... function ResetTagsCb (line 336) | static void ResetTagsCb(uptr chunk, void *arg) { function PrintStackTraceById (line 344) | static void PrintStackTraceById(u32 stack_trace_id) { function CollectLeaksCb (line 351) | static void CollectLeaksCb(uptr chunk, void *arg) { function PrintMatchedSuppressions (line 372) | static void PrintMatchedSuppressions() { type CheckForLeaksParam (line 387) | struct CheckForLeaksParam { function CheckForLeaksCallback (line 392) | static void CheckForLeaksCallback(const SuspendedThreadsList &suspende... function CheckForLeaks (line 405) | static bool CheckForLeaks() { function DoLeakCheck (line 442) | void DoLeakCheck() { function DoRecoverableLeakCheck (line 456) | static int DoRecoverableLeakCheck() { function Suppression (line 462) | static Suppression *GetSuppressionForAddr(uptr addr) { function Suppression (line 484) | static Suppression *GetSuppressionForStack(u32 stack_trace_id) { function LeakComparator (line 528) | static bool LeakComparator(const Leak &leak1, const Leak &leak2) { function uptr (line 612) | uptr LeakReport::UnsuppressedLeakCount() { function SANITIZER_INTERFACE_ATTRIBUTE (line 625) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 644) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 655) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 682) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 689) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 700) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 708) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 718) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_common.h function namespace (line 32) | namespace __sanitizer { type ChunkTag (line 39) | enum ChunkTag { type Flags (line 46) | struct Flags { function Flags (line 58) | inline Flags *flags() { return &lsan_flags; } type Leak (line 61) | struct Leak { type LeakedObject (line 70) | struct LeakedObject { function class (line 77) | class LeakReport { type InternalMmapVector (line 97) | typedef InternalMmapVector Frontier; type IgnoreObjectResult (line 110) | enum IgnoreObjectResult { function IsSpecialCaseOfOperatorNew0 (line 124) | inline bool IsSpecialCaseOfOperatorNew0(uptr chunk_beg, uptr chunk_size, function allocated (line 167) | bool allocated() const; FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_common_linux.cc type __lsan (line 26) | namespace __lsan { function IsLinker (line 34) | static bool IsLinker(const char* full_name) { function InitializePlatformSpecificModules (line 38) | void InitializePlatformSpecificModules() { function ProcessGlobalRegionsCallback (line 55) | static int ProcessGlobalRegionsCallback(struct dl_phdr_info *info, siz... function ProcessGlobalRegions (line 86) | void ProcessGlobalRegions(Frontier *frontier) { function uptr (line 91) | static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { type ProcessPlatformAllocParam (line 100) | struct ProcessPlatformAllocParam { function ProcessPlatformSpecificAllocationsCb (line 107) | static void ProcessPlatformSpecificAllocationsCb(uptr chunk, void *arg) { function ProcessPlatformSpecificAllocations (line 144) | void ProcessPlatformSpecificAllocations(Frontier *frontier) { type DoStopTheWorldParam (line 152) | struct DoStopTheWorldParam { function DoStopTheWorldCallback (line 157) | static int DoStopTheWorldCallback(struct dl_phdr_info *info, size_t size, function DoStopTheWorld (line 172) | void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_interceptors.cc type std (line 47) | namespace std { type nothrow_t (line 48) | struct nothrow_t function INTERCEPTOR (line 51) | INTERCEPTOR(void*, malloc, uptr size) { function INTERCEPTOR (line 57) | INTERCEPTOR(void, free, void *p) { function INTERCEPTOR (line 62) | INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { function INTERCEPTOR (line 81) | INTERCEPTOR(void*, realloc, void *q, uptr size) { function INTERCEPTOR (line 87) | INTERCEPTOR(void*, memalign, uptr alignment, uptr size) { function INTERCEPTOR (line 93) | INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { function INTERCEPTOR (line 99) | INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr siz... function INTERCEPTOR (line 107) | INTERCEPTOR(void*, valloc, uptr size) { function INTERCEPTOR (line 115) | INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { type fake_mallinfo (line 120) | struct fake_mallinfo { function INTERCEPTOR (line 124) | INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { function INTERCEPTOR (line 130) | INTERCEPTOR(int, mallopt, int cmd, int value) { function INTERCEPTOR (line 134) | INTERCEPTOR(void*, pvalloc, uptr size) { function INTERCEPTOR_ATTRIBUTE (line 153) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 155) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 157) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 159) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 166) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 168) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 170) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 172) | INTERCEPTOR_ATTRIBUTE function thread_finalize (line 186) | static void thread_finalize(void *v) { type ThreadParam (line 198) | struct ThreadParam { function INTERCEPTOR (line 224) | INTERCEPTOR(int, pthread_create, void *th, void *attr, function INTERCEPTOR (line 253) | INTERCEPTOR(int, pthread_join, void *th, void **ret) { type __lsan (line 262) | namespace __lsan { function InitializeInterceptors (line 264) | void InitializeInterceptors() { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_thread.cc type __lsan (line 22) | namespace __lsan { function ThreadContextBase (line 29) | static ThreadContextBase *CreateThreadContext(u32 tid) { function InitializeThreadRegistry (line 37) | void InitializeThreadRegistry() { function u32 (line 43) | u32 GetCurrentThread() { function SetCurrentThread (line 47) | void SetCurrentThread(u32 tid) { type OnStartedArgs (line 60) | struct OnStartedArgs { function u32 (line 80) | u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { function ThreadStart (line 85) | void ThreadStart(u32 tid, uptr os_id) { function ThreadFinish (line 97) | void ThreadFinish() { function ThreadContext (line 101) | ThreadContext *CurrentThreadContext() { function FindThreadByUid (line 109) | static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { function u32 (line 117) | u32 ThreadTid(uptr uid) { function ThreadJoin (line 121) | void ThreadJoin(u32 tid) { function EnsureMainThreadIDIsCorrect (line 126) | void EnsureMainThreadIDIsCorrect() { function GetThreadRangesLocked (line 133) | bool GetThreadRangesLocked(uptr os_id, uptr *stack_begin, uptr *stack_... function ForEachExtraStackRange (line 148) | void ForEachExtraStackRange(uptr os_id, RangeIteratorCallback callback, function LockThreadRegistry (line 152) | void LockThreadRegistry() { function UnlockThreadRegistry (line 156) | void UnlockThreadRegistry() { FILE: atlas-aapt/external/compiler-rt/lib/lsan/lsan_thread.h function namespace (line 20) | namespace __lsan { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan.cc function __msan_get_track_origins (line 70) | int __msan_get_track_origins() { type __msan (line 76) | namespace __msan { function EnterSymbolizer (line 78) | void EnterSymbolizer() { ++is_in_symbolizer; } function ExitSymbolizer (line 79) | void ExitSymbolizer() { --is_in_symbolizer; } function IsInSymbolizer (line 80) | bool IsInSymbolizer() { return is_in_symbolizer; } function Flags (line 84) | Flags *flags() { class FlagHandlerKeepGoing (line 108) | class FlagHandlerKeepGoing : public FlagHandlerBase { method FlagHandlerKeepGoing (line 112) | explicit FlagHandlerKeepGoing(bool *halt_on_error) method Parse (line 114) | bool Parse(const char *value) final { function RegisterMsanFlags (line 123) | static void RegisterMsanFlags(FlagParser *parser, Flags *f) { function InitializeFlags (line 135) | static void InitializeFlags() { function GetStackTrace (line 220) | void GetStackTrace(BufferedStackTrace *stack, uptr max_s, uptr pc, upt... function PrintWarning (line 232) | void PrintWarning(uptr pc, uptr bp) { function PrintWarningWithOrigin (line 236) | void PrintWarningWithOrigin(uptr pc, uptr bp, u32 origin) { function UnpoisonParam (line 260) | void UnpoisonParam(uptr n) { function UnpoisonThreadLocalState (line 288) | void UnpoisonThreadLocalState() { function u32 (line 297) | u32 ChainOrigin(u32 id, StackTrace *stack) { function __msan_warning (line 350) | void __msan_warning() { function __msan_warning_noreturn (line 362) | void __msan_warning_noreturn() { function __msan_init (line 372) | void __msan_init() { function __msan_set_keep_going (line 432) | void __msan_set_keep_going(int keep_going) { function __msan_set_expect_umr (line 436) | void __msan_set_expect_umr(int expect_umr) { function __msan_print_shadow (line 449) | void __msan_print_shadow(const void *x, uptr size) { function __msan_dump_shadow (line 458) | void __msan_dump_shadow(const void *x, uptr size) { function sptr (line 475) | sptr __msan_test_shadow(const void *x, uptr size) { function __msan_check_mem_is_initialized (line 484) | void __msan_check_mem_is_initialized(const void *x, uptr size) { function __msan_set_poison_in_malloc (line 501) | int __msan_set_poison_in_malloc(int do_poison) { function __msan_has_dynamic_component (line 507) | int __msan_has_dynamic_component() { return false; } function NOINLINE (line 509) | NOINLINE function __msan_partial_poison (line 514) | void __msan_partial_poison(const void* data, void* shadow, uptr size) { function __msan_load_unpoisoned (line 518) | void __msan_load_unpoisoned(const void *src, uptr size, void *dst) { function __msan_set_origin (line 523) | void __msan_set_origin(const void *a, uptr size, u32 origin) { function __msan_set_alloca_origin (line 530) | void __msan_set_alloca_origin(void *a, uptr size, char *descr) { function __msan_set_alloca_origin4 (line 534) | void __msan_set_alloca_origin4(void *a, uptr size, char *descr, uptr pc) { function u32 (line 556) | u32 __msan_chain_origin(u32 id) { function u32 (line 563) | u32 __msan_get_origin(const void *a) { function __msan_origin_is_descendant_or_same (line 571) | int __msan_origin_is_descendant_or_same(u32 this_id, u32 prev_id) { function u32 (line 578) | u32 __msan_get_umr_origin() { function u16 (line 582) | u16 __sanitizer_unaligned_load16(const uu16 *p) { function u32 (line 588) | u32 __sanitizer_unaligned_load32(const uu32 *p) { function u64 (line 594) | u64 __sanitizer_unaligned_load64(const uu64 *p) { function __sanitizer_unaligned_store16 (line 600) | void __sanitizer_unaligned_store16(uu16 *p, u16 x) { function __sanitizer_unaligned_store32 (line 608) | void __sanitizer_unaligned_store32(uu32 *p, u32 x) { function __sanitizer_unaligned_store64 (line 616) | void __sanitizer_unaligned_store64(uu64 *p, u64 x) { function __msan_set_death_callback (line 625) | void __msan_set_death_callback(void (*callback)(void)) { function SANITIZER_INTERFACE_ATTRIBUTE (line 631) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 637) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/msan/msan.h type MappingDesc (line 33) | struct MappingDesc { function addr_is_type (line 196) | __attribute__((optimize("unroll-loops"))) function namespace (line 219) | namespace __msan { function class (line 295) | class ScopedThreadLocalStateBackup { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_allocator.cc type __msan (line 23) | namespace __msan { type Metadata (line 25) | struct Metadata { type MsanMapUnmapCallback (line 29) | struct MsanMapUnmapCallback { method OnMap (line 30) | void OnMap(uptr p, uptr size) const {} method OnUnmap (line 31) | void OnUnmap(uptr p, uptr size) const { function MsanAllocatorInit (line 96) | void MsanAllocatorInit() { function AllocatorCache (line 100) | AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { function MsanDeallocate (line 144) | void MsanDeallocate(StackTrace *stack, void *p) { function uptr (line 212) | static uptr AllocationSize(const void *p) { function uptr (line 224) | uptr __sanitizer_get_current_allocated_bytes() { function uptr (line 230) | uptr __sanitizer_get_heap_size() { function uptr (line 236) | uptr __sanitizer_get_free_bytes() { return 1; } function uptr (line 238) | uptr __sanitizer_get_unmapped_bytes() { return 1; } function uptr (line 240) | uptr __sanitizer_get_estimated_allocated_size(uptr size) { return size; } function __sanitizer_get_ownership (line 242) | int __sanitizer_get_ownership(const void *p) { return AllocationSize(p) ... function uptr (line 244) | uptr __sanitizer_get_allocated_size(const void *p) { return AllocationSi... FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_allocator.h type MsanThreadLocalMallocStorage (line 21) | struct MsanThreadLocalMallocStorage { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_chained_origin_depot.cc type __msan (line 17) | namespace __msan { type ChainedOriginDepotDesc (line 19) | struct ChainedOriginDepotDesc { type ChainedOriginDepotNode (line 24) | struct ChainedOriginDepotNode { method eq (line 32) | bool eq(u32 hash, const args_type &args) const { method uptr (line 36) | static uptr storage_size(const args_type &args) { method u32 (line 53) | static u32 hash(const args_type &args) { method is_valid (line 77) | static bool is_valid(const args_type &args) { return true; } method store (line 78) | void store(const args_type &args, u32 other_hash) { method args_type (line 83) | args_type load() const { type Handle (line 88) | struct Handle { method Handle (line 90) | Handle() : node_(nullptr) {} method Handle (line 91) | explicit Handle(ChainedOriginDepotNode *node) : node_(node) {} method valid (line 92) | bool valid() { return node_; } method u32 (line 93) | u32 id() { return node_->id; } method here_id (line 94) | int here_id() { return node_->here_id; } method prev_id (line 95) | int prev_id() { return node_->prev_id; } method Handle (line 98) | Handle get_handle() { return Handle(this); } method Handle (line 90) | Handle() : node_(nullptr) {} method Handle (line 91) | explicit Handle(ChainedOriginDepotNode *node) : node_(node) {} method valid (line 92) | bool valid() { return node_; } method u32 (line 93) | u32 id() { return node_->id; } method here_id (line 94) | int here_id() { return node_->here_id; } method prev_id (line 95) | int prev_id() { return node_->prev_id; } function StackDepotStats (line 105) | StackDepotStats *ChainedOriginDepotGetStats() { function ChainedOriginDepotPut (line 109) | bool ChainedOriginDepotPut(u32 here_id, u32 prev_id, u32 *new_id) { function u32 (line 118) | u32 ChainedOriginDepotGet(u32 id, u32 *other) { function ChainedOriginDepotLockAll (line 124) | void ChainedOriginDepotLockAll() { function ChainedOriginDepotUnlockAll (line 128) | void ChainedOriginDepotUnlockAll() { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_chained_origin_depot.h function namespace (line 17) | namespace __msan { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_flags.h function namespace (line 16) | namespace __msan { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_interceptors.cc type InterceptorScope (line 55) | struct InterceptorScope { method InterceptorScope (line 56) | InterceptorScope() { ++in_interceptor_scope; } function IsInInterceptorScope (line 60) | bool IsInInterceptorScope() { function INTERCEPTOR (line 104) | INTERCEPTOR(SIZE_T, fread, void *ptr, SIZE_T size, SIZE_T nmemb, void *f... function INTERCEPTOR (line 113) | INTERCEPTOR(SIZE_T, fread_unlocked, void *ptr, SIZE_T size, SIZE_T nmemb, function INTERCEPTOR (line 126) | INTERCEPTOR(SSIZE_T, readlink, const char *path, char *buf, SIZE_T bufsi... function INTERCEPTOR (line 135) | INTERCEPTOR(void *, memcpy, void *dest, const void *src, SIZE_T n) { function INTERCEPTOR (line 139) | INTERCEPTOR(void *, mempcpy, void *dest, const void *src, SIZE_T n) { function INTERCEPTOR (line 143) | INTERCEPTOR(void *, memccpy, void *dest, const void *src, int c, SIZE_T ... function INTERCEPTOR (line 153) | INTERCEPTOR(void *, memmove, void *dest, const void *src, SIZE_T n) { function INTERCEPTOR (line 157) | INTERCEPTOR(void *, memset, void *s, int c, SIZE_T n) { function INTERCEPTOR (line 161) | INTERCEPTOR(void *, bcopy, const void *src, void *dest, SIZE_T n) { function INTERCEPTOR (line 165) | INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T... function INTERCEPTOR (line 176) | INTERCEPTOR(void *, memalign, SIZE_T boundary, SIZE_T size) { function INTERCEPTOR (line 187) | INTERCEPTOR(void *, aligned_alloc, SIZE_T boundary, SIZE_T size) { function INTERCEPTOR (line 194) | INTERCEPTOR(void *, __libc_memalign, SIZE_T boundary, SIZE_T size) { function INTERCEPTOR (line 202) | INTERCEPTOR(void *, valloc, SIZE_T size) { function INTERCEPTOR (line 209) | INTERCEPTOR(void *, pvalloc, SIZE_T size) { function INTERCEPTOR (line 225) | INTERCEPTOR(void, free, void *ptr) { function INTERCEPTOR (line 232) | INTERCEPTOR(void, cfree, void *ptr) { function INTERCEPTOR (line 242) | INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { function INTERCEPTOR (line 251) | INTERCEPTOR(void, mallinfo, __sanitizer_mallinfo *sret) { function INTERCEPTOR (line 266) | INTERCEPTOR(int, mallopt, int cmd, int value) { function INTERCEPTOR (line 275) | INTERCEPTOR(void, malloc_stats, void) { function INTERCEPTOR (line 283) | INTERCEPTOR(SIZE_T, strlen, const char *s) { function INTERCEPTOR (line 292) | INTERCEPTOR(SIZE_T, strnlen, const char *s, SIZE_T n) { function INTERCEPTOR (line 300) | INTERCEPTOR(char *, strcpy, char *dest, const char *src) { // NOLINT function INTERCEPTOR (line 310) | INTERCEPTOR(char *, strncpy, char *dest, const char *src, SIZE_T n) { /... function INTERCEPTOR (line 322) | INTERCEPTOR(char *, stpcpy, char *dest, const char *src) { // NOLINT function INTERCEPTOR (line 332) | INTERCEPTOR(char *, strdup, char *src) { function INTERCEPTOR (line 345) | INTERCEPTOR(char *, __strdup, char *src) { function INTERCEPTOR (line 359) | INTERCEPTOR(char *, strndup, char *src, SIZE_T n) { function INTERCEPTOR (line 372) | INTERCEPTOR(char *, __strndup, char *src, SIZE_T n) { function INTERCEPTOR (line 386) | INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { function INTERCEPTOR (line 394) | INTERCEPTOR(char *, strcat, char *dest, const char *src) { // NOLINT function INTERCEPTOR (line 406) | INTERCEPTOR(char *, strncat, char *dest, const char *src, SIZE_T n) { /... function INTERCEPTOR (line 485) | INTERCEPTOR(int, vswprintf, void *str, uptr size, void *format, va_list ... function INTERCEPTOR (line 494) | INTERCEPTOR(int, swprintf, void *str, uptr size, void *format, ...) { function INTERCEPTOR (line 503) | INTERCEPTOR(SIZE_T, strxfrm, char *dest, const char *src, SIZE_T n) { function INTERCEPTOR (line 511) | INTERCEPTOR(SIZE_T, strxfrm_l, char *dest, const char *src, SIZE_T n, function INTERCEPTOR (line 526) | INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, function INTERCEPTOR (line 531) | INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, function INTERCEPTOR (line 537) | INTERCEPTOR(SIZE_T, __strftime_l, char *s, SIZE_T max, const char *format, function INTERCEPTOR (line 547) | INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *for... function INTERCEPTOR (line 552) | INTERCEPTOR(SIZE_T, wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *f... function INTERCEPTOR (line 559) | INTERCEPTOR(SIZE_T, __wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t ... function INTERCEPTOR (line 569) | INTERCEPTOR(int, mbtowc, wchar_t *dest, const char *src, SIZE_T n) { function INTERCEPTOR (line 576) | INTERCEPTOR(int, mbrtowc, wchar_t *dest, const char *src, SIZE_T n, void... function INTERCEPTOR (line 583) | INTERCEPTOR(SIZE_T, wcslen, const wchar_t *s) { function INTERCEPTOR (line 591) | INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { function INTERCEPTOR (line 598) | INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { function INTERCEPTOR (line 608) | INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_... function INTERCEPTOR (line 616) | INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE... function INTERCEPTOR (line 624) | INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { function INTERCEPTOR (line 632) | INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE... function INTERCEPTOR (line 640) | INTERCEPTOR(int, wcscmp, const wchar_t *s1, const wchar_t *s2) { function INTERCEPTOR (line 646) | INTERCEPTOR(int, gettimeofday, void *tv, void *tz) { function INTERCEPTOR (line 656) | INTERCEPTOR(char *, fcvt, double x, int a, int *b, int *c) { function INTERCEPTOR (line 665) | INTERCEPTOR(char *, getenv, char *name) { function UnpoisonEnviron (line 676) | static void UnpoisonEnviron() { function INTERCEPTOR (line 686) | INTERCEPTOR(int, setenv, const char *name, const char *value, int overwr... function INTERCEPTOR (line 694) | INTERCEPTOR(int, putenv, char *string) { function INTERCEPTOR (line 702) | INTERCEPTOR(int, __fxstat, int magic, int fd, void *buf) { function INTERCEPTOR (line 715) | INTERCEPTOR(int, __fxstat64, int magic, int fd, void *buf) { function INTERCEPTOR (line 728) | INTERCEPTOR(int, fstatat, int fd, char *pathname, void *buf, int flags) { function INTERCEPTOR (line 736) | INTERCEPTOR(int, __fxstatat, int magic, int fd, char *pathname, void *buf, function INTERCEPTOR (line 747) | INTERCEPTOR(int, __fxstatat64, int magic, int fd, char *pathname, void *... function INTERCEPTOR (line 760) | INTERCEPTOR(int, stat, char *path, void *buf) { function INTERCEPTOR (line 769) | INTERCEPTOR(int, __xstat, int magic, char *path, void *buf) { function INTERCEPTOR (line 780) | INTERCEPTOR(int, __xstat64, int magic, char *path, void *buf) { function INTERCEPTOR (line 793) | INTERCEPTOR(int, __lxstat, int magic, char *path, void *buf) { function INTERCEPTOR (line 806) | INTERCEPTOR(int, __lxstat64, int magic, char *path, void *buf) { function INTERCEPTOR (line 818) | INTERCEPTOR(int, pipe, int pipefd[2]) { function INTERCEPTOR (line 828) | INTERCEPTOR(int, pipe2, int pipefd[2], int flags) { function INTERCEPTOR (line 836) | INTERCEPTOR(int, socketpair, int domain, int type, int protocol, int sv[... function INTERCEPTOR (line 844) | INTERCEPTOR(char *, fgets, char *s, int size, void *stream) { function INTERCEPTOR (line 853) | INTERCEPTOR(char *, fgets_unlocked, char *s, int size, void *stream) { function INTERCEPTOR (line 865) | INTERCEPTOR(int, getrlimit, int resource, void *rlim) { function INTERCEPTOR (line 876) | INTERCEPTOR(int, getrlimit64, int resource, void *rlim) { function INTERCEPTOR (line 895) | INTERCEPTOR(int, __xuname, int size, void *utsname) { function INTERCEPTOR (line 904) | INTERCEPTOR(int, uname, struct utsname *utsname) { function INTERCEPTOR (line 914) | INTERCEPTOR(int, gethostname, char *name, SIZE_T len) { function INTERCEPTOR (line 927) | INTERCEPTOR(int, epoll_wait, int epfd, void *events, int maxevents, function INTERCEPTOR (line 942) | INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, function INTERCEPTOR (line 956) | INTERCEPTOR(SSIZE_T, recv, int fd, void *buf, SIZE_T len, int flags) { function INTERCEPTOR (line 964) | INTERCEPTOR(SSIZE_T, recvfrom, int fd, void *buf, SIZE_T len, int flags, function INTERCEPTOR (line 980) | INTERCEPTOR(void *, calloc, SIZE_T nmemb, SIZE_T size) { function INTERCEPTOR (line 996) | INTERCEPTOR(void *, realloc, void *ptr, SIZE_T size) { function INTERCEPTOR (line 1001) | INTERCEPTOR(void *, malloc, SIZE_T size) { function __msan_allocated_memory (line 1006) | void __msan_allocated_memory(const void *data, uptr size) { function __msan_copy_shadow (line 1014) | void __msan_copy_shadow(void *dest, const void *src, uptr n) { function __sanitizer_dtor_callback (line 1019) | void __sanitizer_dtor_callback(const void *data, uptr size) { function INTERCEPTOR (line 1027) | INTERCEPTOR(void *, mmap, void *addr, SIZE_T length, int prot, int flags, function INTERCEPTOR (line 1047) | INTERCEPTOR(void *, mmap64, void *addr, SIZE_T length, int prot, int flags, type dlinfo (line 1068) | struct dlinfo { function INTERCEPTOR (line 1075) | INTERCEPTOR(int, dladdr, void *addr, dlinfo *info) { function INTERCEPTOR (line 1088) | INTERCEPTOR(char *, dlerror, int fake) { type dl_iterate_phdr_data (line 1097) | struct dl_iterate_phdr_data { function msan_dl_iterate_phdr_cb (line 1102) | static int msan_dl_iterate_phdr_cb(__sanitizer_dl_phdr_info *info, SIZE_... function INTERCEPTOR (line 1116) | INTERCEPTOR(int, dl_iterate_phdr, dl_iterate_phdr_cb callback, void *dat... function INTERCEPTOR (line 1125) | INTERCEPTOR(int, getrusage, int who, void *usage) { class SignalHandlerScope (line 1134) | class SignalHandlerScope { method SignalHandlerScope (line 1136) | SignalHandlerScope() { function SignalHandler (line 1153) | static void SignalHandler(int signo) { function SignalAction (line 1164) | static void SignalAction(int signo, void *si, void *uc) { function INTERCEPTOR (line 1177) | INTERCEPTOR(int, sigaction, int signo, const __sanitizer_sigaction *act, function INTERCEPTOR (line 1217) | INTERCEPTOR(int, signal, int signo, uptr cb) { function INTERCEPTOR (line 1241) | INTERCEPTOR(int, pthread_create, void *th, void *attr, void *(*callback)... function INTERCEPTOR (line 1264) | INTERCEPTOR(int, pthread_key_create, __sanitizer_pthread_key_t *key, function INTERCEPTOR (line 1274) | INTERCEPTOR(int, pthread_join, void *th, void **retval) { function INTERCEPTOR (line 1284) | INTERCEPTOR(void, tzset, int fake) { type MSanAtExitRecord (line 1294) | struct MSanAtExitRecord { function MSanAtExitWrapper (line 1299) | void MSanAtExitWrapper(void *arg) { function INTERCEPTOR (line 1307) | INTERCEPTOR(int, __cxa_atexit, void (*func)(void *), void *arg, function INTERCEPTOR (line 1320) | INTERCEPTOR(void *, shmat, int shmid, const void *shmaddr, int shmflg) { function BeforeFork (line 1333) | static void BeforeFork() { function AfterFork (line 1338) | static void AfterFork() { function INTERCEPTOR (line 1343) | INTERCEPTOR(int, fork, void) { function INTERCEPTOR (line 1351) | INTERCEPTOR(int, openpty, int *amaster, int *aslave, char *name, function INTERCEPTOR (line 1363) | INTERCEPTOR(int, forkpty, int *amaster, char *name, const void *termp, type MSanInterceptorContext (line 1373) | struct MSanInterceptorContext { type __msan (line 1377) | namespace __msan { function OnExit (line 1379) | int OnExit() { function InitializeInterceptors (line 1523) | void InitializeInterceptors() { function __msan_unpoison (line 1466) | void __msan_unpoison(const void *a, uptr size) { function __msan_poison (line 1471) | void __msan_poison(const void *a, uptr size) { function __msan_poison_stack (line 1476) | void __msan_poison_stack(void *a, uptr size) { function __msan_clear_and_unpoison (line 1481) | void __msan_clear_and_unpoison(void *a, uptr size) { function __msan_unpoison_string (line 1516) | void __msan_unpoison_string(const char* s) { type __msan (line 1521) | namespace __msan { function OnExit (line 1379) | int OnExit() { function InitializeInterceptors (line 1523) | void InitializeInterceptors() { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_linux.cc type __msan (line 36) | namespace __msan { function ReportMapRange (line 38) | void ReportMapRange(const char *descr, uptr beg, uptr size) { function CheckMemoryRangeAvailability (line 45) | static bool CheckMemoryRangeAvailability(uptr beg, uptr size) { function ProtectMemoryRange (line 56) | static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { function CheckMemoryLayoutSanity (line 76) | static void CheckMemoryLayoutSanity() { function InitShadow (line 107) | bool InitShadow(bool init_origins) { function MsanAtExit (line 160) | static void MsanAtExit(void) { function InstallAtExitHandler (line 170) | void InstallAtExitHandler() { function MsanTSDInit (line 179) | void MsanTSDInit(void (*destructor)(void *tsd)) { function MsanThread (line 187) | MsanThread *GetCurrentThread() { function SetCurrentThread (line 191) | void SetCurrentThread(MsanThread *t) { function MsanTSDDtor (line 200) | void MsanTSDDtor(void *tsd) { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_new_delete.cc type std (line 25) | namespace std { type nothrow_t (line 26) | struct nothrow_t {} function INTERCEPTOR_ATTRIBUTE (line 34) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 36) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 38) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 40) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 47) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 49) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 51) | INTERCEPTOR_ATTRIBUTE function INTERCEPTOR_ATTRIBUTE (line 53) | INTERCEPTOR_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_origin.h function namespace (line 18) | namespace __msan { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_poisoning.cc type __msan (line 24) | namespace __msan { function u32 (line 26) | u32 GetOriginIfPoisoned(uptr addr, uptr size) { function SetOriginIfPoisoned (line 33) | void SetOriginIfPoisoned(uptr addr, uptr src_shadow, uptr size, function CopyOrigin (line 43) | void CopyOrigin(const void *dst, const void *src, uptr size, function MoveShadowAndOrigin (line 98) | void MoveShadowAndOrigin(const void *dst, const void *src, uptr size, function CopyShadowAndOrigin (line 108) | void CopyShadowAndOrigin(const void *dst, const void *src, uptr size, function CopyMemory (line 117) | void CopyMemory(void *dst, const void *src, uptr size, StackTrace *sta... function SetShadow (line 122) | void SetShadow(const void *ptr, uptr size, u8 value) { function SetOrigin (line 147) | void SetOrigin(const void *dst, uptr size, u32 origin) { function PoisonMemory (line 165) | void PoisonMemory(const void *dst, uptr size, StackTrace *stack) { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_poisoning.h function namespace (line 19) | namespace __msan { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_report.cc type __msan (line 28) | namespace __msan { class Decorator (line 30) | class Decorator: public __sanitizer::SanitizerCommonDecorator { method Decorator (line 32) | Decorator() : SanitizerCommonDecorator() { } function DescribeStackOrigin (line 39) | static void DescribeStackOrigin(const char *so, uptr pc) { function DescribeOrigin (line 61) | static void DescribeOrigin(u32 id) { function ReportUMR (line 99) | void ReportUMR(StackTrace *stack, u32 origin) { function ReportExpectedUMRNotFound (line 115) | void ReportExpectedUMRNotFound(StackTrace *stack) { function ReportStats (line 122) | void ReportStats() { function ReportAtExitStatistics (line 140) | void ReportAtExitStatistics() { class OriginSet (line 151) | class OriginSet { method OriginSet (line 153) | OriginSet() : next_id_(0) {} method insert (line 154) | int insert(u32 o) { method size (line 163) | int size() { return next_id_; } method u32 (line 164) | u32 get(int id) { return origins_[id]; } method asChar (line 165) | static char asChar(int id) { function DescribeMemoryRange (line 184) | void DescribeMemoryRange(const void *x, uptr size) { function ReportUMRInsideAddressRange (line 266) | void ReportUMRInsideAddressRange(const char *what, const void *start, ... FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_thread.cc type __msan (line 8) | namespace __msan { function MsanThread (line 10) | MsanThread *MsanThread::Create(thread_callback_t start_routine, function thread_return_t (line 67) | thread_return_t MsanThread::ThreadStart() { FILE: atlas-aapt/external/compiler-rt/lib/msan/msan_thread.h function namespace (line 20) | namespace __msan { FILE: atlas-aapt/external/compiler-rt/lib/msan/tests/msan_test.cc type shmid_ds (line 32) | struct shmid_ds function TrackingOrigins (line 132) | static bool TrackingOrigins() { function ExpectPoisoned (line 161) | void ExpectPoisoned(const T& t) { function ExpectPoisonedWithOrigin (line 169) | void ExpectPoisonedWithOrigin(const T& t, unsigned origin) { function TestForNotPoisoned (line 177) | bool TestForNotPoisoned(const T& t) { function T (line 183) | T *GetPoisoned(int i = 0, T val = 0) { function T (line 191) | T *GetPoisonedO(int i, U4 origin, T val = 0) { function T (line 200) | T Poisoned(T v = 0, T s = (T)(-1)) { function NOINLINE (line 205) | NOINLINE T ReturnPoisoned() { return *GetPoisoned(); } function TEST (line 217) | TEST(MemorySanitizerSanity, PoisonInMalloc) { function TEST (line 223) | TEST(MemorySanitizer, NegativeTest1) { function TEST (line 230) | TEST(MemorySanitizer, PositiveTest1) { function TEST (line 272) | TEST(MemorySanitizer, Phi1) { function TEST (line 283) | TEST(MemorySanitizer, Phi2) { function NOINLINE (line 290) | NOINLINE void Arg1ExpectUMR(S4 a1) { EXPECT_POISONED(a1); } function NOINLINE (line 291) | NOINLINE void Arg2ExpectUMR(S4 a1, S4 a2) { EXPECT_POISONED(a2); } function NOINLINE (line 292) | NOINLINE void Arg3ExpectUMR(S1 a1, S4 a2, S8 a3) { EXPECT_POISONED(a3); } function TEST (line 294) | TEST(MemorySanitizer, ArgTest) { function TEST (line 301) | TEST(MemorySanitizer, CallAndRet) { function TEST (line 315) | TEST(MemorySanitizer, DISABLED_MallocNoIdent) { function TEST (line 321) | TEST(MemorySanitizer, Malloc) { function TEST (line 327) | TEST(MemorySanitizer, Realloc) { function TEST (line 348) | TEST(MemorySanitizer, Calloc) { function TEST (line 355) | TEST(MemorySanitizer, CallocReturnsZeroMem) { function TEST (line 372) | TEST(MemorySanitizer, AndOr) { function applyNot (line 398) | static bool applyNot(T value, T shadow) { function TEST (line 403) | TEST(MemorySanitizer, Not) { function TEST (line 424) | TEST(MemorySanitizer, Shift) { function NOINLINE (line 453) | NOINLINE static int GetPoisonedZero() { function TEST (line 462) | TEST(MemorySanitizer, LoadFromDirtyAddress) { function TEST (line 469) | TEST(MemorySanitizer, StoreToDirtyAddress) { function NOINLINE (line 477) | NOINLINE void StackTestFunc() { function TEST (line 499) | TEST(MemorySanitizer, StackTest) { function NOINLINE (line 503) | NOINLINE void StackStressFunc() { function TEST (line 508) | TEST(MemorySanitizer, DISABLED_StackStressTest) { function TestFloatingPoint (line 514) | void TestFloatingPoint() { function TEST (line 529) | TEST(MemorySanitizer, FloatingPointTest) { function TEST (line 534) | TEST(MemorySanitizer, DynMem) { function TEST (line 543) | TEST(MemorySanitizer, DynRet) { function TEST (line 548) | TEST(MemorySanitizer, DynRet1) { type LargeStruct (line 552) | struct LargeStruct { function NOINLINE (line 556) | NOINLINE function TEST (line 572) | TEST(MemorySanitizer, strcmp) { function TEST (line 586) | TEST(MemorySanitizer, LargeRet) { function TEST (line 592) | TEST(MemorySanitizer, strerror) { function TEST (line 599) | TEST(MemorySanitizer, strerror_r) { function TEST (line 608) | TEST(MemorySanitizer, fread) { function TEST (line 620) | TEST(MemorySanitizer, read) { function TEST (line 633) | TEST(MemorySanitizer, pread) { function TEST (line 646) | TEST(MemorySanitizer, readv) { function TEST (line 670) | TEST(MemorySanitizer, preadv) { function TEST (line 695) | TEST(MemorySanitizer, DISABLED_ioctl) { function TEST (line 701) | TEST(MemorySanitizer, readlink) { function TEST (line 708) | TEST(MemorySanitizer, stat) { function TEST (line 717) | TEST(MemorySanitizer, fstatat) { function TEST (line 729) | TEST(MemorySanitizer, statfs) { function TEST (line 738) | TEST(MemorySanitizer, statvfs) { function TEST (line 748) | TEST(MemorySanitizer, fstatvfs) { function TEST (line 760) | TEST(MemorySanitizer, pipe) { function TEST (line 770) | TEST(MemorySanitizer, pipe2) { function TEST (line 780) | TEST(MemorySanitizer, socketpair) { function TEST (line 790) | TEST(MemorySanitizer, poll) { function TEST (line 815) | TEST(MemorySanitizer, ppoll) { function TEST (line 841) | TEST(MemorySanitizer, poll_positive) { function TEST (line 857) | TEST(MemorySanitizer, bind_getsockname) { function TEST (line 879) | TEST(MemorySanitizer, accept) { function TEST (line 927) | TEST(MemorySanitizer, getaddrinfo) { function TEST (line 939) | TEST(MemorySanitizer, getnameinfo) { function TEST (line 979) | TEST(MemorySanitizer, gethostent) { function TEST (line 987) | TEST(MemorySanitizer, gethostbyname) { function TEST (line 995) | TEST(MemorySanitizer, recvmsg) { function TEST (line 1065) | TEST(MemorySanitizer, gethostbyname2) { function TEST (line 1071) | TEST(MemorySanitizer, gethostbyaddr) { function TEST (line 1079) | TEST(MemorySanitizer, gethostent_r) { function TEST (line 1092) | TEST(MemorySanitizer, gethostbyname_r) { function TEST (line 1105) | TEST(MemorySanitizer, gethostbyname_r_bad_host_name) { function TEST (line 1115) | TEST(MemorySanitizer, gethostbyname_r_erange) { function TEST (line 1125) | TEST(MemorySanitizer, gethostbyname2_r) { function TEST (line 1139) | TEST(MemorySanitizer, gethostbyaddr_r) { function TEST (line 1155) | TEST(MemorySanitizer, getsockopt) { function TEST (line 1166) | TEST(MemorySanitizer, getcwd) { function TEST (line 1173) | TEST(MemorySanitizer, getcwd_gnu) { function TEST (line 1182) | TEST(MemorySanitizer, get_current_dir_name) { function TEST (line 1190) | TEST(MemorySanitizer, shmctl) { function TEST (line 1216) | TEST(MemorySanitizer, shmat) { function TEST (line 1246) | TEST(MemorySanitizer, random_r) { function TEST (line 1263) | TEST(MemorySanitizer, confstr) { function TEST (line 1279) | TEST(MemorySanitizer, opendir) { function TEST (line 1289) | TEST(MemorySanitizer, readdir) { function TEST (line 1297) | TEST(MemorySanitizer, readdir_r) { function TEST (line 1308) | TEST(MemorySanitizer, realpath) { function TEST (line 1316) | TEST(MemorySanitizer, realpath_null) { function TEST (line 1327) | TEST(MemorySanitizer, canonicalize_file_name) { function TEST (line 1338) | TEST(MemorySanitizer, setenv) { function TEST (line 1346) | TEST(MemorySanitizer, putenv) { function TEST (line 1355) | TEST(MemorySanitizer, memcpy) { function TestUnalignedMemcpy (line 1365) | void TestUnalignedMemcpy(unsigned left, unsigned right, bool src_is_alig... function TEST (line 1408) | TEST(MemorySanitizer, memcpy_unaligned) { function TEST (line 1417) | TEST(MemorySanitizer, memmove) { function TEST (line 1427) | TEST(MemorySanitizer, memccpy_nomatch) { function TEST (line 1441) | TEST(MemorySanitizer, memccpy_match) { function TEST (line 1455) | TEST(MemorySanitizer, memccpy_nomatch_positive) { function TEST (line 1464) | TEST(MemorySanitizer, memccpy_match_positive) { function TEST (line 1474) | TEST(MemorySanitizer, bcopy) { function TEST (line 1484) | TEST(MemorySanitizer, strdup) { function TEST (line 1495) | TEST(MemorySanitizer, strndup) { function TEST (line 1506) | TEST(MemorySanitizer, strndup_short) { function TestOverlapMemmove (line 1519) | void TestOverlapMemmove() { function TEST (line 1530) | TEST(MemorySanitizer, overlap_memmove) { function TEST (line 1537) | TEST(MemorySanitizer, strcpy) { // NOLINT function TEST (line 1549) | TEST(MemorySanitizer, strncpy) { // NOLINT function TEST (line 1563) | TEST(MemorySanitizer, stpcpy) { // NOLINT function TEST (line 1576) | TEST(MemorySanitizer, strcat) { // NOLINT function TEST (line 1589) | TEST(MemorySanitizer, strncat) { // NOLINT function TEST (line 1602) | TEST(MemorySanitizer, strncat_overflow) { // NOLINT function TEST_STRTO_INT (line 1647) | TEST_STRTO_INT(strtol, char, ) function TEST (line 1762) | TEST(MemorySanitizer, remquo) { function TEST (line 1769) | TEST(MemorySanitizer, remquof) { function TEST (line 1776) | TEST(MemorySanitizer, remquol) { function TEST (line 1783) | TEST(MemorySanitizer, lgamma) { function TEST (line 1789) | TEST(MemorySanitizer, lgammaf) { function TEST (line 1795) | TEST(MemorySanitizer, lgammal) { function TEST (line 1801) | TEST(MemorySanitizer, lgamma_r) { function TEST (line 1808) | TEST(MemorySanitizer, lgammaf_r) { function TEST (line 1817) | TEST(MemorySanitizer, lgammal_r) { function TEST (line 1827) | TEST(MemorySanitizer, drand48_r) { function TEST (line 1838) | TEST(MemorySanitizer, lrand48_r) { function TEST (line 1847) | TEST(MemorySanitizer, sprintf) { // NOLINT function TEST (line 1861) | TEST(MemorySanitizer, snprintf) { function TEST (line 1875) | TEST(MemorySanitizer, swprintf) { function TEST (line 1890) | TEST(MemorySanitizer, asprintf) { // NOLINT function TEST (line 1904) | TEST(MemorySanitizer, mbstowcs) { function TEST (line 1917) | TEST(MemorySanitizer, wcstombs) { function TEST (line 1927) | TEST(MemorySanitizer, wcsrtombs) { function TEST (line 1942) | TEST(MemorySanitizer, wcsnrtombs) { function TEST (line 1955) | TEST(MemorySanitizer, wmemset) { function TEST (line 1965) | TEST(MemorySanitizer, mbtowc) { function TEST (line 1973) | TEST(MemorySanitizer, mbrtowc) { function TEST (line 1983) | TEST(MemorySanitizer, wcsftime) { function TEST (line 1994) | TEST(MemorySanitizer, gettimeofday) { function TEST (line 2012) | TEST(MemorySanitizer, clock_gettime) { function TEST (line 2021) | TEST(MemorySanitizer, clock_getres) { function TEST (line 2033) | TEST(MemorySanitizer, getitimer) { function TEST (line 2063) | TEST(MemorySanitizer, setitimer_null) { function TEST (line 2070) | TEST(MemorySanitizer, time) { function TEST (line 2078) | TEST(MemorySanitizer, strptime) { function TEST (line 2087) | TEST(MemorySanitizer, localtime) { function TEST (line 2098) | TEST(MemorySanitizer, localtime_r) { function TEST (line 2112) | TEST(MemorySanitizer, getmntent) { function TEST (line 2128) | TEST(MemorySanitizer, getmntent_r) { function TEST (line 2144) | TEST(MemorySanitizer, ether) { function TEST (line 2163) | TEST(MemorySanitizer, mmap) { function TEST (line 2186) | TEST(MemorySanitizer, fcvt) { function TEST (line 2203) | TEST(MemorySanitizer, fcvt_long) { function TEST (line 2218) | TEST(MemorySanitizer, memchr) { function TEST (line 2234) | TEST(MemorySanitizer, memrchr) { function TEST (line 2250) | TEST(MemorySanitizer, frexp) { function SigactionHandler (line 2272) | void SigactionHandler(int signo, siginfo_t* si, void* uc) { function TEST (line 2287) | TEST(MemorySanitizer, sigaction) { function TEST (line 2331) | TEST(MemorySanitizer, sigemptyset) { function TEST (line 2339) | TEST(MemorySanitizer, sigfillset) { function TEST (line 2347) | TEST(MemorySanitizer, sigpending) { function TEST (line 2355) | TEST(MemorySanitizer, sigprocmask) { type StructWithDtor (line 2363) | struct StructWithDtor { function NOINLINE (line 2367) | NOINLINE StructWithDtor::~StructWithDtor() { function TEST (line 2371) | TEST(MemorySanitizer, Invoke) { function TEST (line 2380) | TEST(MemorySanitizer, ptrtoint) { function vaargsfn2 (line 2391) | static void vaargsfn2(int guard, ...) { function vaargsfn (line 2401) | static void vaargsfn(int guard, ...) { function TEST (line 2414) | TEST(MemorySanitizer, VAArgTest) { function vaargsfn_many (line 2420) | static void vaargsfn_many(int guard, ...) { function TEST (line 2436) | TEST(MemorySanitizer, VAArgManyTest) { function vaargsfn_pass2 (line 2442) | static void vaargsfn_pass2(va_list vl) { function vaargsfn_pass (line 2448) | static void vaargsfn_pass(int guard, ...) { function TEST (line 2456) | TEST(MemorySanitizer, VAArgPass) { function vaargsfn_copy2 (line 2462) | static void vaargsfn_copy2(va_list vl) { function vaargsfn_copy (line 2467) | static void vaargsfn_copy(int guard, ...) { function TEST (line 2480) | TEST(MemorySanitizer, VAArgCopy) { function vaargsfn_ptr (line 2486) | static void vaargsfn_ptr(int guard, ...) { function TEST (line 2496) | TEST(MemorySanitizer, VAArgPtr) { function vaargsfn_overflow (line 2503) | static void vaargsfn_overflow(int guard, ...) { function TEST (line 2537) | TEST(MemorySanitizer, VAArgOverflow) { function vaargsfn_tlsoverwrite2 (line 2551) | static void vaargsfn_tlsoverwrite2(int guard, ...) { function vaargsfn_tlsoverwrite (line 2559) | static void vaargsfn_tlsoverwrite(int guard, ...) { function TEST (line 2573) | TEST(MemorySanitizer, VAArgTLSOverwrite) { type StructByVal (line 2583) | struct StructByVal { function vaargsfn_structbyval (line 2587) | static void vaargsfn_structbyval(int guard, ...) { function TEST (line 2611) | TEST(MemorySanitizer, VAArgStructByVal) { function NOINLINE (line 2622) | NOINLINE void StructByValTestFunc(struct StructByVal s) { function NOINLINE (line 2631) | NOINLINE void StructByValTestFunc1(struct StructByVal s) { function NOINLINE (line 2635) | NOINLINE void StructByValTestFunc2(int z, struct StructByVal s) { function TEST (line 2639) | TEST(MemorySanitizer, StructByVal) { function NOINLINE (line 2655) | NOINLINE __m128i m128Eq(__m128i *a, __m128i *b) { return _mm_cmpeq_epi16... function NOINLINE (line 2656) | NOINLINE __m128i m128Lt(__m128i *a, __m128i *b) { return _mm_cmplt_epi16... function TEST (line 2657) | TEST(MemorySanitizer, m128) { type StructWithHole (line 2667) | struct StructWithHole { function NOINLINE (line 2673) | NOINLINE StructWithHole ReturnStructWithHole() { function TEST (line 2681) | TEST(MemorySanitizer, StructWithHole) { function NOINLINE (line 2687) | NOINLINE T ReturnStruct() { function NOINLINE (line 2695) | NOINLINE void TestReturnStruct() { type SSS1 (line 2701) | struct SSS1 { type SSS2 (line 2704) | struct SSS2 { type SSS3 (line 2707) | struct SSS3 { type SSS4 (line 2710) | struct SSS4 { type SSS5 (line 2714) | struct SSS5 { type SSS6 (line 2718) | struct SSS6 { type SSS7 (line 2722) | struct SSS7 { type SSS8 (line 2726) | struct SSS8 { function TEST (line 2731) | TEST(MemorySanitizer, IntStruct3) { type LongStruct (line 2742) | struct LongStruct { function NOINLINE (line 2749) | NOINLINE LongStruct ReturnLongStruct1() { function NOINLINE (line 2757) | NOINLINE LongStruct ReturnLongStruct2() { function TEST (line 2765) | TEST(MemorySanitizer, LongStruct) { function TEST (line 2791) | TEST(MemorySanitizer, getrlimit) { function TEST (line 2800) | TEST(MemorySanitizer, getrusage) { function GetProgramPath (line 2819) | static void GetProgramPath(char *buf, size_t sz) { function GetProgramPath (line 2825) | static void GetProgramPath(char *buf, size_t sz) { function dladdr_testfn (line 2835) | static void dladdr_testfn() {} function TEST (line 2837) | TEST(MemorySanitizer, dladdr) { function dl_phdr_callback (line 2854) | static int dl_phdr_callback(struct dl_phdr_info *info, size_t size, void... function GetPathToLoadable (line 2866) | static void GetPathToLoadable(char *buf, size_t sz) { function TEST (line 2886) | TEST(MemorySanitizer, dl_iterate_phdr) { function TEST (line 2902) | TEST(MemorySanitizer, dlopen) { function TEST (line 2928) | TEST(MemorySanitizer, dlopenFailed) { function TEST (line 2938) | TEST(MemorySanitizer, sched_getaffinity) { function TEST (line 2946) | TEST(MemorySanitizer, scanf) { function TEST (line 2969) | TEST(MemorySanitizer, SimpleThread) { function TEST (line 2985) | TEST(MemorySanitizer, SmallStackThread) { function TEST (line 3002) | TEST(MemorySanitizer, SmallPreAllocatedStackThread) { function TEST (line 3022) | TEST(MemorySanitizer, pthread_attr_get) { function TEST (line 3087) | TEST(MemorySanitizer, pthread_getschedparam) { function TEST (line 3096) | TEST(MemorySanitizer, pthread_key_create) { type SignalCondArg (line 3106) | struct SignalCondArg { function TEST (line 3124) | TEST(MemorySanitizer, pthread_cond_wait) { function TEST (line 3151) | TEST(MemorySanitizer, tmpnam) { function TEST (line 3158) | TEST(MemorySanitizer, tempnam) { function TEST (line 3164) | TEST(MemorySanitizer, posix_memalign) { function TEST (line 3176) | TEST(MemorySanitizer, memalign) { function TEST (line 3183) | TEST(MemorySanitizer, valloc) { function TEST (line 3191) | TEST(MemorySanitizer, pvalloc) { function TEST (line 3204) | TEST(MemorySanitizer, inet_pton) { function TEST (line 3219) | TEST(MemorySanitizer, inet_aton) { function TEST (line 3228) | TEST(MemorySanitizer, uname) { function TEST (line 3239) | TEST(MemorySanitizer, gethostname) { function TEST (line 3248) | TEST(MemorySanitizer, sysinfo) { function TEST (line 3256) | TEST(MemorySanitizer, getpwuid) { function TEST (line 3266) | TEST(MemorySanitizer, getpwuid_r) { function TEST (line 3280) | TEST(MemorySanitizer, getpwnam_r) { function TEST (line 3294) | TEST(MemorySanitizer, getpwnam_r_positive) { function TEST (line 3305) | TEST(MemorySanitizer, getgrnam_r) { function TEST (line 3320) | TEST(MemorySanitizer, getpwent) { function TEST (line 3330) | TEST(MemorySanitizer, getpwent_r) { function TEST (line 3346) | TEST(MemorySanitizer, fgetpwent) { function TEST (line 3358) | TEST(MemorySanitizer, getgrent) { function TEST (line 3370) | TEST(MemorySanitizer, fgetgrent) { function TEST (line 3386) | TEST(MemorySanitizer, getgrent_r) { function TEST (line 3402) | TEST(MemorySanitizer, fgetgrent_r) { function TEST (line 3419) | TEST(MemorySanitizer, getgroups) { function TEST (line 3428) | TEST(MemorySanitizer, wordexp) { function applySlt (line 3439) | static bool applySlt(T value, T shadow) { function TEST (line 3448) | TEST(MemorySanitizer, SignedCompareWithZero) { function T (line 3458) | static T poisoned(T Va, S Sa) { function TEST (line 3467) | TEST(MemorySanitizer, ICmpRelational) { function TEST (line 3515) | TEST(MemorySanitizer, ICmpVectorRelational) { type VolatileBitfieldStruct (line 3532) | struct VolatileBitfieldStruct { function TEST (line 3537) | TEST(MemorySanitizer, VolatileBitfield) { function TEST (line 3544) | TEST(MemorySanitizer, UnalignedLoad) { function TEST (line 3578) | TEST(MemorySanitizer, UnalignedStore16) { function TEST (line 3592) | TEST(MemorySanitizer, UnalignedStore32) { function TEST (line 3610) | TEST(MemorySanitizer, UnalignedStore64) { function TEST (line 3633) | TEST(MemorySanitizer, UnalignedStore16_precise) { function TEST (line 3656) | TEST(MemorySanitizer, UnalignedStore16_precise2) { function TEST (line 3679) | TEST(MemorySanitizer, UnalignedStore64_precise) { function TEST (line 3711) | TEST(MemorySanitizer, UnalignedStore64_precise2) { function V8x16 (line 3755) | V8x16 shift_sse2_left_scalar(V8x16 x, U4 y) { function V8x16 (line 3759) | V8x16 shift_sse2_left(V8x16 x, V8x16 y) { function TEST (line 3763) | TEST(VectorShiftTest, sse2_left_scalar) { function TEST (line 3774) | TEST(VectorShiftTest, sse2_left_scalar_by_uninit) { function TEST (line 3787) | TEST(VectorShiftTest, sse2_left) { function TEST (line 3800) | TEST(VectorShiftTest, sse2_left_by_uninit) { function V4x32 (line 3815) | V4x32 shift_avx2_left(V4x32 x, V4x32 y) { function TEST (line 3820) | TEST(VectorShiftTest, avx2_left) { function TEST (line 3835) | TEST(VectorPackTest, sse2_packssdw_128) { function TEST (line 3859) | TEST(VectorPackTest, mmx_packuswb) { function TEST (line 3881) | TEST(VectorSadTest, sse2_psad_bw) { function TEST (line 3893) | TEST(VectorMaddTest, mmx_pmadd_wd) { function TEST (line 3905) | TEST(MemorySanitizerOrigins, SetGet) { type S (line 3918) | struct S { function TEST (line 3924) | TEST(MemorySanitizerOrigins, InitializedStoreDoesNotChangeOrigin) { function INLINE (line 3940) | INLINE function INLINE (line 3973) | INLINE T XOR(const T &a, const T&b) { return a ^ b; } function INLINE (line 3974) | INLINE T ADD(const T &a, const T&b) { return a + b; } function INLINE (line 3975) | INLINE T SUB(const T &a, const T&b) { return a - b; } function INLINE (line 3976) | INLINE T MUL(const T &a, const T&b) { return a * b; } function INLINE (line 3977) | INLINE T AND(const T &a, const T&b) { return a & b; } function INLINE (line 3978) | INLINE T OR (const T &a, const T&b) { return a | b; } function TEST (line 3980) | TEST(MemorySanitizerOrigins, BinaryOp) { function TEST (line 3994) | TEST(MemorySanitizerOrigins, Unary) { function TEST (line 4020) | TEST(MemorySanitizerOrigins, EQ) { function TEST (line 4027) | TEST(MemorySanitizerOrigins, DIV) { function TEST (line 4034) | TEST(MemorySanitizerOrigins, SHIFT) { function MemCpyTest (line 4045) | void MemCpyTest() { function TEST (line 4073) | TEST(MemorySanitizerOrigins, LargeMemCpy) { function TEST (line 4079) | TEST(MemorySanitizerOrigins, SmallMemCpy) { function TEST (line 4086) | TEST(MemorySanitizerOrigins, Select) { function NOINLINE (line 4098) | NOINLINE int RetvalOriginTest(U4 origin) { function TEST (line 4107) | TEST(MemorySanitizerOrigins, Retval) { function NOINLINE (line 4112) | NOINLINE void ParamOriginTest(int param, U4 origin) { function TEST (line 4116) | TEST(MemorySanitizerOrigins, Param) { function TEST (line 4126) | TEST(MemorySanitizerOrigins, Invoke) { function TEST (line 4132) | TEST(MemorySanitizerOrigins, strlen) { function TEST (line 4142) | TEST(MemorySanitizerOrigins, wcslen) { function TEST (line 4151) | TEST(MemorySanitizerOrigins, StoreIntrinsic) { function NOINLINE (line 4161) | NOINLINE void RecursiveMalloc(int depth) { function TEST (line 4178) | TEST(MemorySanitizer, Select) { function TEST (line 4185) | TEST(MemorySanitizer, SelectPartial) { function TEST (line 4205) | TEST(MemorySanitizerStress, DISABLED_MallocStackTrace) { function TEST (line 4209) | TEST(MemorySanitizerAllocator, get_estimated_allocated_size) { function TEST (line 4217) | TEST(MemorySanitizerAllocator, get_allocated_size_and_ownership) { function TEST (line 4245) | TEST(MemorySanitizer, MlockTest) { function TEST (line 4253) | TEST(MemorySanitizer, LargeAllocatorUnpoisonsOnFree) { function TEST (line 4277) | TEST(MemorySanitizer, MallocUsableSizeTest) { FILE: atlas-aapt/external/compiler-rt/lib/msan/tests/msan_test_main.cc function main (line 17) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/profile/GCDAProfiling.c type writeout_fn_node (line 83) | struct writeout_fn_node { type writeout_fn_node (line 88) | struct writeout_fn_node type writeout_fn_node (line 89) | struct writeout_fn_node type flush_fn_node (line 96) | struct flush_fn_node { type flush_fn_node (line 101) | struct flush_fn_node type flush_fn_node (line 102) | struct flush_fn_node function resize_write_buffer (line 104) | static void resize_write_buffer(uint64_t size) { function write_bytes (line 114) | static void write_bytes(const char *s, size_t len) { function write_32bit_value (line 120) | static void write_32bit_value(uint32_t i) { function write_64bit_value (line 124) | static void write_64bit_value(uint64_t i) { function length_of_string (line 128) | static uint32_t length_of_string(const char *s) { function write_string (line 132) | static void write_string(const char *s) { function read_32bit_value (line 139) | static uint32_t read_32bit_value() { function read_64bit_value (line 150) | static uint64_t read_64bit_value() { function map_file (line 205) | static int map_file() { function unmap_file (line 225) | static void unmap_file() { function llvm_gcda_start_file (line 248) | void llvm_gcda_start_file(const char *orig_filename, const char version[4], function llvm_gcda_increment_indirect_counter (line 315) | void llvm_gcda_increment_indirect_counter(uint32_t *predecessor, function llvm_gcda_emit_function (line 337) | void llvm_gcda_emit_function(uint32_t ident, const char *function_name, function llvm_gcda_emit_arcs (line 363) | void llvm_gcda_emit_arcs(uint32_t num_counters, uint64_t *counters) { function llvm_gcda_summary_info (line 414) | void llvm_gcda_summary_info() { function llvm_gcda_end_file (line 467) | void llvm_gcda_end_file() { function llvm_register_writeout_function (line 491) | void llvm_register_writeout_function(writeout_fn fn) { function llvm_writeout_files (line 504) | void llvm_writeout_files() { function llvm_delete_writeout_function_list (line 513) | void llvm_delete_writeout_function_list() { function llvm_register_flush_function (line 523) | void llvm_register_flush_function(flush_fn fn) { function __gcov_flush (line 536) | void __gcov_flush() { function llvm_delete_flush_function_list (line 545) | void llvm_delete_flush_function_list() { function llvm_gcov_init (line 555) | void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfiling.c function COMPILER_RT_VISIBILITY (line 21) | COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_magic(void) { function COMPILER_RT_VISIBILITY (line 29) | COMPILER_RT_VISIBILITY uint8_t function COMPILER_RT_VISIBILITY (line 34) | COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_version(void) { function COMPILER_RT_VISIBILITY (line 38) | COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfiling.h type COMPILER_RT_ALIGNAS (line 22) | struct COMPILER_RT_ALIGNAS type __llvm_profile_header (line 28) | typedef struct __llvm_profile_header { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingBuffer.c function COMPILER_RT_VISIBILITY (line 15) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 30) | COMPILER_RT_VISIBILITY function bufferWriter (line 46) | static uint32_t bufferWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs, function COMPILER_RT_VISIBILITY (line 58) | COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { function COMPILER_RT_VISIBILITY (line 62) | COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer_internal( FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingFile.c function fileWriter (line 21) | static uint32_t fileWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs, function writeFile (line 33) | static int writeFile(FILE *File) { function writeFileWithName (line 42) | static int writeFileWithName(const char *OutputName) { function truncateCurrentFile (line 62) | static void truncateCurrentFile(void) { function setFilename (line 85) | static void setFilename(const char *Filename, int OwnsFilename) { function resetFilenameToDefault (line 100) | static void resetFilenameToDefault(void) { setFilename("default.profraw"... function setFilenamePossiblyWithPid (line 103) | static int setFilenamePossiblyWithPid(const char *Filename) { function setFilenameFromEnvironment (line 151) | static int setFilenameFromEnvironment(void) { function setFilenameAutomatically (line 160) | static void setFilenameAutomatically(void) { function COMPILER_RT_VISIBILITY (line 167) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 177) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 182) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 191) | COMPILER_RT_VISIBILITY function writeFileWithoutReturn (line 210) | static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } function COMPILER_RT_VISIBILITY (line 212) | COMPILER_RT_VISIBILITY FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingInternal.h type ProfDataIOVec (line 44) | typedef struct ProfDataIOVec { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c function COMPILER_RT_VISIBILITY (line 32) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 36) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 38) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 40) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 42) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 44) | COMPILER_RT_VISIBILITY FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c function COMPILER_RT_VISIBILITY (line 39) | COMPILER_RT_VISIBILITY const __llvm_profile_data * function COMPILER_RT_VISIBILITY (line 43) | COMPILER_RT_VISIBILITY const __llvm_profile_data * function COMPILER_RT_VISIBILITY (line 47) | COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { function COMPILER_RT_VISIBILITY (line 50) | COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { function COMPILER_RT_VISIBILITY (line 53) | COMPILER_RT_VISIBILITY uint64_t *__llvm_profile_begin_counters(void) { function COMPILER_RT_VISIBILITY (line 56) | COMPILER_RT_VISIBILITY uint64_t *__llvm_profile_end_counters(void) { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingPlatformOther.c function COMPILER_RT_VISIBILITY (line 29) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 56) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 58) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 60) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 62) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 64) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 66) | COMPILER_RT_VISIBILITY FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingRuntime.cc class RegisterRuntime (line 19) | class RegisterRuntime { method RegisterRuntime (line 21) | RegisterRuntime() { FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingUtil.c function COMPILER_RT_VISIBILITY (line 22) | COMPILER_RT_VISIBILITY FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingValue.c function COMPILER_RT_VISIBILITY (line 28) | COMPILER_RT_VISIBILITY function COMPILER_RT_VISIBILITY (line 40) | COMPILER_RT_VISIBILITY void function COMPILER_RT_VISIBILITY (line 47) | COMPILER_RT_VISIBILITY const __llvm_profile_data * function COMPILER_RT_VISIBILITY (line 53) | COMPILER_RT_VISIBILITY void * function allocateValueProfileCounters (line 64) | static int allocateValueProfileCounters(__llvm_profile_data *Data) { function deallocateValueProfileCounters (line 81) | static void deallocateValueProfileCounters(__llvm_profile_data *Data) { function COMPILER_RT_VISIBILITY (line 99) | COMPILER_RT_VISIBILITY void function getVprofExtraBytes (line 155) | static unsigned getVprofExtraBytes() { function COMPILER_RT_VISIBILITY (line 171) | COMPILER_RT_VISIBILITY uint64_t FILE: atlas-aapt/external/compiler-rt/lib/profile/InstrProfilingWriter.c function COMPILER_RT_VISIBILITY (line 13) | COMPILER_RT_VISIBILITY int llvmWriteProfData(WriterCallback Writer, function COMPILER_RT_VISIBILITY (line 29) | COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl( FILE: atlas-aapt/external/compiler-rt/lib/safestack/safestack.cc function unsafe_stack_setup (line 102) | static inline void unsafe_stack_setup(void *start, size_t size, size_t g... function unsafe_stack_free (line 114) | static void unsafe_stack_free() { type tinfo (line 126) | struct tinfo { type tinfo (line 138) | struct tinfo type tinfo (line 138) | struct tinfo function thread_cleanup_handler (line 156) | static void thread_cleanup_handler(void *_iter) { function INTERCEPTOR (line 171) | INTERCEPTOR(int, pthread_create, pthread_t *thread, function SANITIZER_CAN_USE_PREINIT_ARRAY (line 206) | __attribute__((visibility("default"))) FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h function namespace (line 22) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc type __sanitizer (line 19) | namespace __sanitizer { function RawInternalFree (line 39) | static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { function InternalAllocator (line 44) | InternalAllocator *internal_allocator() { function InternalAllocator (line 57) | InternalAllocator *internal_allocator() { function RawInternalFree (line 80) | static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { function InternalFree (line 102) | void InternalFree(void *addr, InternalAllocatorCache *cache) { function SetLowLevelAllocateCallback (line 133) | void SetLowLevelAllocateCallback(LowLevelAllocateCallback callback) { function CallocShouldReturnNullDueToOverflow (line 137) | bool CallocShouldReturnNullDueToOverflow(uptr size, uptr n) { function ReportAllocatorCannotReturnNull (line 143) | void NORETURN ReportAllocatorCannotReturnNull() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h function namespace (line 24) | namespace __sanitizer { function OnUnmap (line 290) | struct NoOpMapUnmapCallback { type SizeClassAllocatorLocalCache (line 322) | typedef SizeClassAllocatorLocalCache AllocatorCache; function Init (line 324) | void Init() { function MapWithCallback (line 330) | void MapWithCallback(uptr beg, uptr size) { function UnmapWithCallback (line 335) | void UnmapWithCallback(uptr beg, uptr size) { function CanAllocate (line 340) | static bool CanAllocate(uptr size, uptr alignment) { function NOINLINE (line 345) | NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function NOINLINE (line 356) | NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch... function PointerIsMine (line 363) | static bool PointerIsMine(const void *p) { function uptr (line 367) | static uptr GetSizeClass(const void *p) { function uptr (line 386) | static uptr GetActuallyAllocatedSize(void *p) { function uptr (line 391) | uptr ClassID(uptr size) { return SizeClassMap::ClassID(size); } function uptr (line 401) | uptr TotalMemoryUsed() { function TestOnlyUnmap (line 409) | void TestOnlyUnmap() { function PrintStats (line 413) | void PrintStats() { function ForceLock (line 440) | void ForceLock() { function ForceUnlock (line 446) | void ForceUnlock() { function ForEachChunk (line 454) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { function uptr (line 468) | static uptr AdditionalSize() { type SizeClassMap (line 473) | typedef SizeClassMap SizeClassMapT; type RegionInfo (line 491) | struct RegionInfo { function RegionInfo (line 502) | RegionInfo *GetRegionInfo(uptr class_id) { function uptr (line 508) | static uptr GetChunkIdx(uptr chunk, uptr size) { function NOINLINE (line 517) | NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, function set (line 586) | void set(uptr idx, u8 val) { function u8 (line 591) | u8 operator[] (uptr idx) { function TestOnlyUnmap (line 613) | void TestOnlyUnmap() { function set (line 626) | void set(uptr idx, u8 val) { function u8 (line 633) | u8 operator[] (uptr idx) const { function u8 (line 647) | u8 *GetOrCreate(uptr idx) { type SizeClassAllocatorLocalCache (line 695) | typedef SizeClassAllocatorLocalCache AllocatorCache; function Init (line 697) | void Init() { function UnmapWithCallback (line 709) | void UnmapWithCallback(uptr beg, uptr size) { function CanAllocate (line 714) | static bool CanAllocate(uptr size, uptr alignment) { function NOINLINE (line 730) | NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function NOINLINE (line 743) | NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch... function PointerIsMine (line 751) | bool PointerIsMine(const void *p) { function uptr (line 755) | uptr GetSizeClass(const void *p) { function uptr (line 770) | uptr GetActuallyAllocatedSize(void *p) { function uptr (line 775) | uptr ClassID(uptr size) { return SizeClassMap::ClassID(size); } function uptr (line 777) | uptr TotalMemoryUsed() { function TestOnlyUnmap (line 786) | void TestOnlyUnmap() { function ForceLock (line 794) | void ForceLock() { function ForceUnlock (line 800) | void ForceUnlock() { function ForEachChunk (line 808) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { function PrintStats (line 823) | void PrintStats() { function uptr (line 826) | static uptr AdditionalSize() { type SizeClassMap (line 830) | typedef SizeClassMap SizeClassMapT; type SizeClassInfo (line 837) | struct SizeClassInfo { function uptr (line 844) | uptr ComputeRegionId(uptr mem) { function uptr (line 850) | uptr ComputeRegionBeg(uptr mem) { function uptr (line 854) | uptr AllocateRegion(AllocatorStats *stat, uptr class_id) { function SizeClassInfo (line 865) | SizeClassInfo *GetSizeClassInfo(uptr class_id) { function PopulateFreeList (line 870) | void PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, type SizeClassAllocator (line 907) | typedef SizeClassAllocator Allocator; function Init (line 910) | void Init(AllocatorGlobalStats *s) { function Destroy (line 916) | void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) { function Deallocate (line 934) | void Deallocate(SizeClassAllocator *allocator, uptr class_id, void *p) { function Drain (line 948) | void Drain(SizeClassAllocator *allocator) { type typename (line 957) | typedef typename SizeClassAllocator::SizeClassMapT SizeClassMap; type typename (line 958) | typedef typename SizeClassMap::TransferBatch Batch; type PerClass (line 959) | struct PerClass { function InitCache (line 967) | void InitCache() { function NOINLINE (line 976) | NOINLINE void Refill(SizeClassAllocator *allocator, uptr class_id) { function NOINLINE (line 988) | NOINLINE void Drain(SizeClassAllocator *allocator, uptr class_id) { function Init (line 1019) | void Init(bool may_return_null) { function SetMayReturnNull (line 1073) | void SetMayReturnNull(bool may_return_null) { function Deallocate (line 1077) | void Deallocate(AllocatorStats *stat, void *p) { function uptr (line 1097) | uptr TotalMemoryUsed() { function PointerIsMine (line 1108) | bool PointerIsMine(const void *p) { function uptr (line 1112) | uptr GetActuallyAllocatedSize(void *p) { function PrintStats (line 1191) | void PrintStats() { function ForceLock (line 1206) | void ForceLock() { function ForceUnlock (line 1210) | void ForceUnlock() { function ForEachChunk (line 1216) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { type Header (line 1223) | struct Header { function Header (line 1230) | Header *GetHeader(uptr p) { function Header (line 1234) | Header *GetHeader(const void *p) { function uptr (line 1243) | uptr RoundUpMapSize(uptr size) { type Stats (line 1252) | struct Stats { function InitLinkerInitialized (line 1274) | void InitLinkerInitialized(bool may_return_null) { function Init (line 1280) | void Init(bool may_return_null) { function SetMayReturnNull (line 1320) | void SetMayReturnNull(bool may_return_null) { function RssLimitIsExceeded (line 1325) | bool RssLimitIsExceeded() { function SetRssLimitIsExceeded (line 1329) | void SetRssLimitIsExceeded(bool rss_limit_is_exceeded) { function Deallocate (line 1334) | void Deallocate(AllocatorCache *cache, void *p) { function PointerIsMine (line 1360) | bool PointerIsMine(void *p) { function FromPrimary (line 1366) | bool FromPrimary(void *p) { function uptr (line 1390) | uptr GetActuallyAllocatedSize(void *p) { function uptr (line 1396) | uptr TotalMemoryUsed() { function TestOnlyUnmap (line 1400) | void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } function InitCache (line 1402) | void InitCache(AllocatorCache *cache) { function DestroyCache (line 1406) | void DestroyCache(AllocatorCache *cache) { function SwallowCache (line 1410) | void SwallowCache(AllocatorCache *cache) { function GetStats (line 1414) | void GetStats(AllocatorStatCounters s) const { function PrintStats (line 1418) | void PrintStats() { function ForceLock (line 1425) | void ForceLock() { function ForceUnlock (line 1430) | void ForceUnlock() { function ForEachChunk (line 1437) | void ForEachChunk(ForEachChunkCallback callback, void *arg) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h function namespace (line 20) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h function namespace (line 19) | namespace __sanitizer { type atomic_uintptr_t (line 51) | struct atomic_uintptr_t { function namespace (line 66) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h function namespace (line 24) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h function namespace (line 18) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h function namespace (line 18) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h function INLINE (line 63) | INLINE void atomic_signal_fence(memory_order) { function INLINE (line 67) | INLINE void atomic_thread_fence(memory_order) { function INLINE (line 71) | INLINE void proc_yield(int cnt) { function typename (line 77) | typename T::Type atomic_load( function atomic_store (line 95) | void atomic_store(volatile T *a, typename T::Type v, memory_order mo) { function INLINE (line 111) | INLINE u32 atomic_fetch_add(volatile atomic_uint32_t *a, function INLINE (line 119) | INLINE uptr atomic_fetch_add(volatile atomic_uintptr_t *a, function INLINE (line 132) | INLINE u32 atomic_fetch_sub(volatile atomic_uint32_t *a, function INLINE (line 140) | INLINE uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, function INLINE (line 153) | INLINE u8 atomic_exchange(volatile atomic_uint8_t *a, function INLINE (line 160) | INLINE u16 atomic_exchange(volatile atomic_uint16_t *a, function INLINE (line 167) | INLINE u32 atomic_exchange(volatile atomic_uint32_t *a, function INLINE (line 176) | INLINE bool atomic_compare_exchange_strong(volatile atomic_uint8_t *a, FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h function namespace (line 19) | namespace __sanitizer { type SizeEnum (line 118) | enum SizeEnum { kSize = BV::kSize * BV::kSize * kLevel1Size } function clear (line 123) | void clear() { function setAll (line 128) | void setAll() { function setBit (line 144) | bool setBit(uptr idx) { function clearBit (line 159) | bool clearBit(uptr idx) { function getBit (line 173) | bool getBit(uptr idx) const { function uptr (line 182) | uptr getAndClearFirstOne() { function setUnion (line 198) | bool setUnion(const TwoLevelBitVector &v) { function setIntersection (line 214) | bool setIntersection(const TwoLevelBitVector &v) { function setDifference (line 234) | bool setDifference(const TwoLevelBitVector &v) { function copyFrom (line 250) | void copyFrom(const TwoLevelBitVector &v) { function intersectsWith (line 256) | bool intersectsWith(const TwoLevelBitVector &v) const { function class (line 274) | class Iterator { function uptr (line 327) | uptr idx0(uptr idx) const { function uptr (line 333) | uptr idx1(uptr idx) const { function uptr (line 339) | uptr idx2(uptr idx) const { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h function namespace (line 21) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_common.cc type __sanitizer (line 22) | namespace __sanitizer { function uptr (line 28) | uptr GetPageSizeCached() { function RawWrite (line 38) | void RawWrite(const char *buffer) { function AddDieCallback (line 111) | bool AddDieCallback(DieCallbackType callback) { function RemoveDieCallback (line 121) | bool RemoveDieCallback(DieCallbackType callback) { function SetUserDieCallback (line 135) | void SetUserDieCallback(DieCallbackType callback) { function Die (line 139) | void NORETURN Die() { function SetCheckFailedCallback (line 152) | void SetCheckFailedCallback(CheckFailedCallbackType callback) { function CheckFailed (line 156) | void NORETURN CheckFailed(const char *file, int line, const char *cond, function ReportMmapFailureAndDie (line 166) | void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, function ReadFileToBuffer (line 186) | bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_s... function CompareLess (line 225) | static inline bool CompareLess(const T &a, const T &b) { function SortArray (line 229) | void SortArray(uptr *array, uptr size) { function ReportErrorSummary (line 281) | void ReportErrorSummary(const char *error_message) { function ReportErrorSummary (line 290) | void ReportErrorSummary(const char *error_type, const AddressInfo &inf... function RemoveANSIEscapeSequencesFromString (line 302) | void RemoveANSIEscapeSequencesFromString(char *str) { function IncreaseTotalMmap (line 368) | void IncreaseTotalMmap(uptr size) { function DecreaseTotalMmap (line 377) | void DecreaseTotalMmap(uptr size) { function TemplateMatch (line 382) | bool TemplateMatch(const char *templ, const char *str) { function uptr (line 457) | static uptr ReadProcessName(/*out*/ char *buf, uptr buf_len) { function UpdateProcessName (line 468) | void UpdateProcessName() { function CacheBinaryName (line 473) | void CacheBinaryName() { function uptr (line 480) | uptr ReadBinaryNameCached(/*out*/char *buf, uptr buf_len) { function __sanitizer_set_report_path (line 496) | void __sanitizer_set_report_path(const char *path) { function __sanitizer_report_error_summary (line 500) | void __sanitizer_report_error_summary(const char *error_summary) { function SANITIZER_INTERFACE_ATTRIBUTE (line 504) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_common.h function namespace (line 31) | namespace __sanitizer { function class (line 134) | class InternalScopedString : public InternalScopedBuffer { function class (line 154) | class LowLevelAllocator { type ReportFile (line 186) | struct ReportFile { type FileAccessMode (line 215) | enum FileAccessMode { type FileCloser (line 236) | struct FileCloser { function INLINE (line 383) | INLINE uptr MostSignificantSetBitIndex(uptr x) { function INLINE (line 400) | INLINE uptr LeastSignificantSetBitIndex(uptr x) { function INLINE (line 417) | INLINE bool IsPowerOfTwo(uptr x) { function INLINE (line 421) | INLINE uptr RoundUpToPowerOfTwo(uptr size) { function INLINE (line 431) | INLINE uptr RoundUpTo(uptr size, uptr boundary) { function INLINE (line 436) | INLINE uptr RoundDownTo(uptr x, uptr boundary) { function INLINE (line 440) | INLINE bool IsAligned(uptr a, uptr alignment) { function INLINE (line 444) | INLINE uptr Log2(uptr x) { function INLINE (line 460) | INLINE bool IsSpace(int c) { function INLINE (line 464) | INLINE bool IsDigit(int c) { function INLINE (line 467) | INLINE int ToLower(int c) { function Destroy (line 482) | void Destroy() { function T (line 489) | const T &operator[](uptr i) const { function push_back (line 493) | void push_back(const T &element) { function pop_back (line 505) | void pop_back() { function T (line 512) | const T *data() const { function T (line 515) | T *data() { function clear (line 522) | void clear() { size_ = 0; } function class (line 610) | class LoadedModule { type AndroidApiLevel (line 651) | enum AndroidApiLevel { function INLINE (line 663) | INLINE void LogFullErrorReport(const char *buffer) {} function INLINE (line 669) | INLINE void WriteOneLineToSyslog(const char *s) {} function INLINE (line 677) | INLINE void AndroidLogInit() {} function INLINE (line 678) | INLINE bool ShouldLogAfterPrintf() { return false; } function INLINE (line 685) | INLINE void AndroidLogWrite(const char *buffer_unused) {} function INLINE (line 686) | INLINE void SanitizerInitializeUnwinder() {} function INLINE (line 687) | INLINE AndroidApiLevel AndroidGetApiLevel() { return ANDROID_NOT_ANDROID; } function INLINE (line 690) | INLINE uptr GetPthreadDestructorIterations() { function SanitizerBreakOptimization (line 709) | static inline void SanitizerBreakOptimization(void *arg) { type SignalContext (line 717) | struct SignalContext { type StackDepotStats (line 744) | struct StackDepotStats { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cc type __sanitizer (line 25) | namespace __sanitizer { function ColorizeReports (line 33) | bool ColorizeReports() { function SetSandboxingCallback (line 45) | void SetSandboxingCallback(void (*f)()) { function ReportErrorSummary (line 49) | void ReportErrorSummary(const char *error_type, StackTrace *stack) { function SetSoftRssLimitExceededCallback (line 67) | void SetSoftRssLimitExceededCallback(void (*Callback)(bool exceeded)) { function BackgroundThread (line 72) | void BackgroundThread(void *arg) { function WriteToSyslog (line 122) | void WriteToSyslog(const char *msg) { function MaybeStartBackgroudThread (line 143) | void MaybeStartBackgroudThread() { function __sanitizer_sandbox_on_notify (line 156) | void NOINLINE FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cc type __sanitizer (line 18) | namespace __sanitizer { function ShouldLogAfterPrintf (line 21) | bool ShouldLogAfterPrintf() { return false; } function WriteToSyslog (line 23) | void WriteToSyslog(const char *buffer) {} function Abort (line 24) | void Abort() { internal__exit(1); } FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep.cc function ResetGlobalCounters (line 58) | static void ResetGlobalCounters() { type __sanitizer (line 77) | namespace __sanitizer { class CoverageData (line 79) | class CoverageData { type NamedPcRange (line 139) | struct NamedPcRange { type CounterAndSize (line 148) | struct CounterAndSize { function uptr (line 378) | uptr BundlePcAndCounter(uptr pc, uptr counter) { function uptr (line 388) | uptr UnbundlePc(uptr bundle) { function uptr (line 394) | uptr UnbundleCounter(uptr bundle) { function uptr (line 453) | uptr CoverageData::GetNumberOf8bitCounters() { function uptr (line 458) | uptr CoverageData::Update8bitCounterBitsetAndClearCounters(u8 *bitset) { function uptr (line 511) | uptr *CoverageData::data() { function uptr (line 515) | uptr CoverageData::size() { type CovHeader (line 521) | struct CovHeader { function CovWritePacked (line 527) | static void CovWritePacked(int pid, const char *module, const void *blob, function fd_t (line 569) | static fd_t CovOpenFile(InternalScopedString *path, bool packed, function CovPrepareForSandboxing (line 812) | void CovPrepareForSandboxing(__sanitizer_sandbox_arguments *args) { function fd_t (line 827) | fd_t MaybeOpenCovFile(const char *name) { function CovBeforeFork (line 834) | void CovBeforeFork() { function CovAfterFork (line 838) | void CovAfterFork(int child_pid) { function MaybeDumpCoverage (line 842) | static void MaybeDumpCoverage() { function InitializeCoverage (line 847) | void InitializeCoverage(bool enabled, const char *dir) { function ReInitializeCoverage (line 858) | void ReInitializeCoverage(bool enabled, const char *dir) { function CoverageUpdateMapping (line 864) | void CoverageUpdateMapping() { function SANITIZER_INTERFACE_ATTRIBUTE (line 872) | SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov(u32 *guard) { function SANITIZER_INTERFACE_ATTRIBUTE (line 876) | SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov_with_check(u32 *guard) { function SANITIZER_INTERFACE_ATTRIBUTE (line 882) | SANITIZER_INTERFACE_ATTRIBUTE void function SANITIZER_INTERFACE_ATTRIBUTE (line 887) | SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov_init() { function SANITIZER_INTERFACE_ATTRIBUTE (line 892) | SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov_dump() { function SANITIZER_INTERFACE_ATTRIBUTE (line 895) | SANITIZER_INTERFACE_ATTRIBUTE void function SANITIZER_INTERFACE_ATTRIBUTE (line 908) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 912) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 917) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 922) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 927) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 932) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 940) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 946) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 951) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 956) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 958) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_coverage_mapping_libcdep.cc type __sanitizer (line 36) | namespace __sanitizer { type CachedMapping (line 40) | struct CachedMapping { method NeedsUpdate (line 42) | bool NeedsUpdate(uptr pc) { method SetModuleRange (line 51) | void SetModuleRange(uptr start, uptr end) { function CovUpdateMapping (line 64) | void CovUpdateMapping(const char *coverage_dir, uptr caller_pc) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h function namespace (line 32) | namespace __sanitizer { function uptr (line 316) | uptr findPathToLock(DeadlockDetectorTLS *dtls, uptr cur_node, uptr *... function onUnlock (line 331) | void onUnlock(DeadlockDetectorTLS *dtls, uptr node) { function isHeld (line 348) | bool isHeld(DeadlockDetectorTLS *dtls, uptr node) const { function testOnlyHasEdge (line 353) | bool testOnlyHasEdge(uptr l1, uptr l2) { function testOnlyHasEdgeRaw (line 357) | bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { function Print (line 361) | void Print() { function check_node (line 371) | void check_node(uptr node) const { function uptr (line 376) | uptr indexToNode(uptr idx) const { function uptr (line 381) | uptr nodeToIndexUnchecked(uptr node) const { return node % size(); } function uptr (line 383) | uptr nodeToIndex(uptr node) const { function uptr (line 388) | uptr nodeToEpoch(uptr node) const { return node / size() * size(); } function uptr (line 390) | uptr getAvailableNode(uptr data) { type Edge (line 396) | struct Edge { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cc type __sanitizer (line 22) | namespace __sanitizer { type DDPhysicalThread (line 26) | struct DDPhysicalThread { type DDLogicalThread (line 29) | struct DDLogicalThread { type DD (line 36) | struct DD : public DDetector { function DDetector (line 62) | DDetector *DDetector::Create(const DDFlags *flags) { function DDPhysicalThread (line 73) | DDPhysicalThread* DD::CreatePhysicalThread() { function DDLogicalThread (line 80) | DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { function DDReport (line 182) | DDReport *DD::GetReport(DDCallback *cb) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cc type __sanitizer (line 22) | namespace __sanitizer { type Id (line 32) | struct Id { method Id (line 36) | explicit Id(u32 id = 0, u32 seq = 0) type Link (line 42) | struct Link { method Link (line 49) | explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 ... type DDPhysicalThread (line 58) | struct DDPhysicalThread { type ThreadMutex (line 66) | struct ThreadMutex { type DDLogicalThread (line 71) | struct DDLogicalThread { type Mutex (line 77) | struct Mutex { type DD (line 84) | struct DD : public DDetector { function DDetector (line 117) | DDetector *DDetector::Create(const DDFlags *flags) { function DDPhysicalThread (line 129) | DDPhysicalThread* DD::CreatePhysicalThread() { function DDLogicalThread (line 140) | DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { function Mutex (line 160) | Mutex *DD::getMutex(u32 id) { function u32 (line 164) | u32 DD::getMutexId(Mutex *m) { function u32 (line 175) | u32 DD::allocateId(DDCallback *cb) { function DDReport (line 420) | DDReport *DD::GetReport(DDCallback *cb) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h function namespace (line 26) | namespace __sanitizer { type DDetector (line 72) | struct DDetector { function DestroyPhysicalThread (line 76) | void DestroyPhysicalThread(DDPhysicalThread *pt) {} function virtual (line 78) | virtual DDLogicalThread* CreateLogicalThread(u64 ctx) { return nullptr; } function virtual (line 79) | virtual void DestroyLogicalThread(DDLogicalThread *lt) {} function virtual (line 81) | virtual void MutexInit(DDCallback *cb, DDMutex *m) {} function virtual (line 82) | virtual void MutexBeforeLock(DDCallback *cb, DDMutex *m, bool wlock) {} function virtual (line 83) | virtual void MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function virtual (line 85) | virtual void MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) {} function virtual (line 86) | virtual void MutexDestroy(DDCallback *cb, DDMutex *m) {} function virtual (line 88) | virtual DDReport *GetReport(DDCallback *cb) { return nullptr; } FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cc type __sanitizer (line 21) | namespace __sanitizer { class UnknownFlags (line 25) | class UnknownFlags { method Add (line 31) | void Add(const char *name) { method Report (line 36) | void Report() { function ReportUnrecognizedFlags (line 47) | void ReportUnrecognizedFlags() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h function namespace (line 21) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_flags.cc type __sanitizer (line 21) | namespace __sanitizer { type FlagDescription (line 25) | struct FlagDescription { function SubstituteBinaryName (line 49) | static void SubstituteBinaryName(const char *s, char *out, uptr out_si... class FlagHandlerInclude (line 62) | class FlagHandlerInclude : public FlagHandlerBase { method FlagHandlerInclude (line 67) | explicit FlagHandlerInclude(FlagParser *parser, bool ignore_missing) method Parse (line 69) | bool Parse(const char *value) final { function RegisterIncludeFlags (line 81) | void RegisterIncludeFlags(FlagParser *parser, CommonFlags *cf) { function RegisterCommonFlags (line 93) | void RegisterCommonFlags(FlagParser *parser, CommonFlags *cf) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_flags.h function namespace (line 19) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h function namespace (line 29) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h type __sanitizer_sandbox_arguments (line 29) | typedef struct { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h function namespace (line 58) | namespace __sanitizer { type uu32 (line 174) | typedef ALIGNED(1) u32 uu32; type uu64 (line 175) | typedef ALIGNED(1) u64 uu64; type us16 (line 176) | typedef ALIGNED(1) s16 us16; type us32 (line 177) | typedef ALIGNED(1) s32 us32; type us64 (line 178) | typedef ALIGNED(1) s64 us64; type DWORD (line 181) | typedef unsigned long DWORD; type DWORD (line 182) | typedef DWORD thread_return_t; function namespace (line 191) | namespace __sanitizer { type LinkerInitialized (line 285) | enum LinkerInitialized { LINKER_INITIALIZED = 0 } FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h function namespace (line 24) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_libc.cc type __sanitizer (line 18) | namespace __sanitizer { function s64 (line 20) | s64 internal_atoll(const char *nptr) { function internal_memcmp (line 41) | int internal_memcmp(const void* s1, const void* s2, uptr n) { function internal_bzero_aligned16 (line 76) | void internal_bzero_aligned16(void *s, uptr n) { function uptr (line 98) | uptr internal_strcspn(const char *s, const char *reject) { function internal_strcmp (line 123) | int internal_strcmp(const char *s1, const char *s2) { function internal_strncmp (line 135) | int internal_strncmp(const char *s1, const char *s2, uptr n) { function uptr (line 172) | uptr internal_strlen(const char *s) { function uptr (line 178) | uptr internal_strlcat(char *dst, const char *src, uptr maxlen) { function uptr (line 200) | uptr internal_strlcpy(char *dst, const char *src, uptr maxlen) { function uptr (line 219) | uptr internal_strnlen(const char *s, uptr maxlen) { function s64 (line 237) | s64 internal_simple_strtoll(const char *nptr, char **endptr, int base) { function mem_is_zero (line 268) | bool mem_is_zero(const char *beg, uptr size) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_libc.h function namespace (line 24) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cc type __sanitizer (line 19) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h function namespace (line 25) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc type kernel_timeval (line 79) | struct kernel_timeval { type __sanitizer (line 99) | namespace __sanitizer { function uptr (line 110) | uptr internal_mmap(void *addr, uptr length, int prot, int flags, int fd, function uptr (line 123) | uptr internal_munmap(void *addr, uptr length) { function internal_mprotect (line 127) | int internal_mprotect(void *addr, uptr length, int prot) { function uptr (line 131) | uptr internal_close(fd_t fd) { function uptr (line 135) | uptr internal_open(const char *filename, int flags) { function uptr (line 143) | uptr internal_open(const char *filename, int flags, u32 mode) { function uptr (line 152) | uptr internal_read(fd_t fd, void *buf, uptr count) { function uptr (line 159) | uptr internal_write(fd_t fd, const void *buf, uptr count) { function uptr (line 166) | uptr internal_ftruncate(fd_t fd, uptr size) { function stat64_to_stat (line 174) | static void stat64_to_stat(struct stat64 *in, struct stat *out) { function kernel_stat_to_stat (line 194) | static void kernel_stat_to_stat(struct kernel_stat *in, struct stat *o... function uptr (line 213) | uptr internal_stat(const char *path, void *buf) { function uptr (line 237) | uptr internal_lstat(const char *path, void *buf) { function uptr (line 253) | uptr internal_fstat(fd_t fd, void *buf) { function uptr (line 264) | uptr internal_filesize(fd_t fd) { function uptr (line 271) | uptr internal_dup2(int oldfd, int newfd) { function uptr (line 279) | uptr internal_readlink(const char *path, char *buf, uptr bufsize) { function uptr (line 288) | uptr internal_unlink(const char *path) { function uptr (line 296) | uptr internal_rename(const char *oldpath, const char *newpath) { function uptr (line 305) | uptr internal_sched_yield() { function internal__exit (line 309) | void internal__exit(int exitcode) { function uptr (line 318) | uptr internal_execve(const char *filename, char *const argv[], function FileExists (line 325) | bool FileExists(const char *filename) { function uptr (line 337) | uptr GetTid() { function u64 (line 345) | u64 NanoTime() { function ReadNullSepFileToArray (line 403) | static void ReadNullSepFileToArray(const char *path, char ***arr, function GetArgsAndEnv (line 427) | static void GetArgsAndEnv(char*** argv, char*** envp) { function ReExec (line 444) | void ReExec() { type MutexState (line 454) | enum MutexState { type linux_dirent (line 500) | struct linux_dirent { function uptr (line 516) | uptr internal_ptrace(int request, int pid, void *addr, void *data) { function uptr (line 521) | uptr internal_waitpid(int pid, int *status, int options) { function uptr (line 526) | uptr internal_getpid() { function uptr (line 530) | uptr internal_getppid() { function uptr (line 534) | uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned in... function uptr (line 542) | uptr internal_lseek(fd_t fd, OFF_T offset, int whence) { function uptr (line 547) | uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr ... function uptr (line 552) | uptr internal_sigaltstack(const struct sigaltstack *ss, function internal_fork (line 557) | int internal_fork() { function internal_sigaction_norestorer (line 568) | int internal_sigaction_norestorer(int signum, const void *act, void *o... function uptr (line 609) | uptr internal_sigprocmask(int how, __sanitizer_sigset_t *set, function internal_sigfillset (line 622) | void internal_sigfillset(__sanitizer_sigset_t *set) { function internal_sigdelset (line 627) | void internal_sigdelset(__sanitizer_sigset_t *set, int signum) { type linux_dirent (line 644) | struct linux_dirent type linux_dirent (line 671) | struct linux_dirent type linux_dirent (line 693) | struct linux_dirent type linux_dirent (line 702) | struct linux_dirent function uptr (line 706) | uptr GetPageSize() { function uptr (line 714) | uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { function uptr (line 740) | uptr ReadLongProcessName(/*out*/ char *buf, uptr buf_len) { function LibraryNameIs (line 756) | bool LibraryNameIs(const char *full_name, const char *base_name) { function ForEachMappedRegion (line 769) | void ForEachMappedRegion(link_map *map, void (*cb)(const void *, uptr)) { function uptr (line 815) | uptr internal_clone(int (*fn)(void *), void *child_stack, int flags, v... function uptr (line 871) | uptr internal_clone(int (*fn)(void *), void *child_stack, int flags, v... function uptr (line 937) | uptr internal_clone(int (*fn)(void *), void *child_stack, int flags, v... function uptr (line 988) | uptr internal_clone(int (*fn)(void *), void *child_stack, int flags, v... type dl_phdr_info (line 1074) | struct dl_phdr_info function dl_iterate_phdr_test_cb (line 1077) | static int dl_iterate_phdr_test_cb(struct dl_phdr_info *info, size_t s... function AndroidApiLevel (line 1091) | static AndroidApiLevel AndroidDetectApiLevel() { function AndroidApiLevel (line 1103) | AndroidApiLevel AndroidGetApiLevel() { function IsDeadlySignal (line 1114) | bool IsDeadlySignal(int signum) { function internal_join_thread (line 1141) | void internal_join_thread(void *th) { function internal_join_thread (line 1147) | void internal_join_thread(void *th) {} function GetPcSpBp (line 1150) | void GetPcSpBp(void *context, uptr *pc, uptr *sp, uptr *bp) { function DisableReexec (line 1222) | void DisableReexec() { function MaybeReexec (line 1226) | void MaybeReexec() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_linux.h type link_map (line 23) | struct link_map type sigaltstack (line 24) | struct sigaltstack function namespace (line 26) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc type __sanitizer (line 63) | namespace __sanitizer { function internal_sigaction (line 68) | int internal_sigaction(int signum, const void *act, void *oldact) { function GetThreadStackTopAndBottom (line 77) | void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function SetEnv (line 126) | bool SetEnv(const char *name, const char *value) { function SanitizerSetThreadName (line 138) | bool SanitizerSetThreadName(const char *name) { function SanitizerGetThreadName (line 146) | bool SanitizerGetThreadName(char *name, int max_len) { function uptr (line 172) | static uptr TlsPreTcbSize() { function InitTlsSize (line 187) | void InitTlsSize() { function uptr (line 213) | uptr ThreadDescriptorSize() { function uptr (line 272) | uptr ThreadSelfOffset() { function uptr (line 276) | uptr ThreadSelf() { function uptr (line 327) | uptr ThreadSelf() { function GetTls (line 333) | static void GetTls(uptr *addr, uptr *size) { function uptr (line 370) | uptr GetTlsSize() { function GetThreadStackAndTls (line 381) | void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, type DlIteratePhdrData (line 414) | struct DlIteratePhdrData { function dl_iterate_phdr_cb (line 422) | static int dl_iterate_phdr_cb(dl_phdr_info *info, size_t size, void *a... type dl_phdr_info (line 455) | struct dl_phdr_info function uptr (line 458) | uptr GetListOfModules(LoadedModule *modules, uptr max_modules, function uptr (line 479) | static uptr GetRSSFromGetrusage() { function uptr (line 486) | uptr GetRSS() { function AndroidLogInit (line 523) | void AndroidLogInit() { function ShouldLogAfterPrintf (line 527) | bool ShouldLogAfterPrintf() { function AndroidLogInit (line 531) | void AndroidLogInit() {} function ShouldLogAfterPrintf (line 533) | bool ShouldLogAfterPrintf() { return true; } function WriteOneLineToSyslog (line 536) | void WriteOneLineToSyslog(const char *s) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_list.h function namespace (line 20) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_mac.cc type __sanitizer (line 74) | namespace __sanitizer { function uptr (line 79) | uptr internal_mmap(void *addr, size_t length, int prot, int flags, function uptr (line 85) | uptr internal_munmap(void *addr, uptr length) { function internal_mprotect (line 89) | int internal_mprotect(void *addr, uptr length, int prot) { function uptr (line 93) | uptr internal_close(fd_t fd) { function uptr (line 97) | uptr internal_open(const char *filename, int flags) { function uptr (line 101) | uptr internal_open(const char *filename, int flags, u32 mode) { function uptr (line 105) | uptr internal_read(fd_t fd, void *buf, uptr count) { function uptr (line 109) | uptr internal_write(fd_t fd, const void *buf, uptr count) { function uptr (line 113) | uptr internal_stat(const char *path, void *buf) { function uptr (line 117) | uptr internal_lstat(const char *path, void *buf) { function uptr (line 121) | uptr internal_fstat(fd_t fd, void *buf) { function uptr (line 125) | uptr internal_filesize(fd_t fd) { function uptr (line 132) | uptr internal_dup2(int oldfd, int newfd) { function uptr (line 136) | uptr internal_readlink(const char *path, char *buf, uptr bufsize) { function uptr (line 140) | uptr internal_unlink(const char *path) { function uptr (line 144) | uptr internal_sched_yield() { function internal__exit (line 148) | void internal__exit(int exitcode) { function uptr (line 152) | uptr internal_getpid() { function internal_sigaction (line 156) | int internal_sigaction(int signum, const void *act, void *oldact) { function internal_sigfillset (line 161) | void internal_sigfillset(__sanitizer_sigset_t *set) { sigfillset(set); } function uptr (line 163) | uptr internal_sigprocmask(int how, __sanitizer_sigset_t *set, function internal_fork (line 171) | int internal_fork() { function internal_forkpty (line 175) | int internal_forkpty(int *amaster) { function uptr (line 194) | uptr internal_rename(const char *oldpath, const char *newpath) { function uptr (line 198) | uptr internal_ftruncate(fd_t fd, uptr size) { function FileExists (line 203) | bool FileExists(const char *filename) { function uptr (line 211) | uptr GetTid() { function GetThreadStackTopAndBottom (line 215) | void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function uptr (line 270) | uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { function uptr (line 285) | uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function ReExec (line 289) | void ReExec() { function uptr (line 293) | uptr GetPageSize() { function u64 (line 320) | u64 NanoTime() { function uptr (line 324) | uptr GetTlsSize() { function InitTlsSize (line 328) | void InitTlsSize() { function GetThreadStackAndTls (line 331) | void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function uptr (line 348) | uptr GetListOfModules(LoadedModule *modules, uptr max_modules, function IsDeadlySignal (line 354) | bool IsDeadlySignal(int signum) { function MacosVersion (line 360) | MacosVersion GetMacosVersionInternal() { function MacosVersion (line 389) | MacosVersion GetMacosVersion() { function uptr (line 401) | uptr GetRSS() { function internal_join_thread (line 424) | void internal_join_thread(void *th) { pthread_join((pthread_t)th, 0); } function WriteOneLineToSyslog (line 428) | void WriteOneLineToSyslog(const char *s) { function LogFullErrorReport (line 433) | void LogFullErrorReport(const char *buffer) { function GetPcSpBp (line 471) | void GetPcSpBp(void *context, uptr *pc, uptr *sp, uptr *bp) { function LeakyResetEnv (line 505) | void LeakyResetEnv(const char *name, const char *name_value) { function DisableReexec (line 532) | void DisableReexec() { function DyldNeedsEnvVariable (line 539) | bool DyldNeedsEnvVariable() { function MaybeReexec (line 548) | void MaybeReexec() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_mac.h function namespace (line 21) | namespace __sanitizer { function INLINE (line 48) | INLINE void CRSetCrashLogMessage(const char *msg) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h function class (line 23) | class StaticSpinMutex { function class (line 63) | class SpinMutex : public StaticSpinMutex { function class (line 74) | class BlockingMutex { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cc type __sanitizer (line 15) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h function namespace (line 22) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc type __sanitizer (line 58) | namespace __sanitizer { type statfs64 (line 60) | struct statfs64 type __old_kernel_stat (line 66) | struct __old_kernel_stat type stat (line 69) | struct stat type stat64 (line 72) | struct stat64 type __sanitizer_perf_event_attr (line 82) | struct __sanitizer_perf_event_attr type perf_event_attr (line 83) | struct perf_event_attr FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc type user_fpregs (line 125) | struct user_fpregs type __sanitizer (line 201) | namespace __sanitizer { type utsname (line 202) | struct utsname type stat (line 203) | struct stat type stat64 (line 205) | struct stat64 type rusage (line 207) | struct rusage type tm (line 208) | struct tm type passwd (line 209) | struct passwd type group (line 210) | struct group type sigaction (line 212) | struct sigaction type itimerval (line 213) | struct itimerval type timezone (line 222) | struct timezone type tms (line 223) | struct tms type sigevent (line 224) | struct sigevent type sched_param (line 225) | struct sched_param type statfs64 (line 229) | struct statfs64 type statfs (line 233) | struct statfs type sockaddr (line 234) | struct sockaddr type epoll_event (line 239) | struct epoll_event type sysinfo (line 240) | struct sysinfo type __user_cap_header_struct (line 242) | struct __user_cap_header_struct type __user_cap_data_struct (line 243) | struct __user_cap_data_struct type new_utsname (line 244) | struct new_utsname type old_utsname (line 245) | struct old_utsname type oldold_utsname (line 246) | struct oldold_utsname type rlimit (line 250) | struct rlimit type timespec (line 251) | struct timespec type utimbuf (line 252) | struct utimbuf type itimerspec (line 253) | struct itimerspec type ustat (line 257) | struct ustat type rlimit64 (line 258) | struct rlimit64 type statvfs64 (line 259) | struct statvfs64 type timex (line 263) | struct timex type msqid_ds (line 264) | struct msqid_ds type mq_attr (line 265) | struct mq_attr type statvfs (line 266) | struct statvfs type shminfo (line 279) | struct shminfo type shm_info (line 280) | struct shm_info function uptr (line 292) | uptr __sanitizer_in_addr_sz(int af) { type pt_regs (line 316) | struct pt_regs type user_pt_regs (line 319) | struct user_pt_regs type user_fpsimd_state (line 320) | struct user_fpsimd_state type user_regs_struct (line 322) | struct user_regs_struct type user_fpregs_struct (line 323) | struct user_fpregs_struct type user_fpxregs_struct (line 329) | struct user_fpxregs_struct type ifreq (line 392) | struct ifreq type termios (line 393) | struct termios type winsize (line 394) | struct winsize type arpreq (line 397) | struct arpreq type cdrom_msf (line 398) | struct cdrom_msf type cdrom_multisession (line 399) | struct cdrom_multisession type cdrom_read_audio (line 400) | struct cdrom_read_audio type cdrom_subchnl (line 401) | struct cdrom_subchnl type cdrom_ti (line 402) | struct cdrom_ti type cdrom_tocentry (line 403) | struct cdrom_tocentry type cdrom_tochdr (line 404) | struct cdrom_tochdr type cdrom_volctrl (line 405) | struct cdrom_volctrl type ff_effect (line 406) | struct ff_effect type floppy_drive_params (line 407) | struct floppy_drive_params type floppy_drive_struct (line 408) | struct floppy_drive_struct type floppy_fdc_state (line 409) | struct floppy_fdc_state type floppy_max_errors (line 410) | struct floppy_max_errors type floppy_raw_cmd (line 411) | struct floppy_raw_cmd type floppy_struct (line 412) | struct floppy_struct type floppy_write_errors (line 413) | struct floppy_write_errors type format_descr (line 414) | struct format_descr type hd_driveid (line 415) | struct hd_driveid type hd_geometry (line 416) | struct hd_geometry type input_absinfo (line 417) | struct input_absinfo type input_id (line 418) | struct input_id type mtpos (line 419) | struct mtpos type termio (line 420) | struct termio type vt_consize (line 421) | struct vt_consize type vt_sizes (line 422) | struct vt_sizes type vt_stat (line 423) | struct vt_stat type copr_buffer (line 432) | struct copr_buffer type copr_debug_buf (line 433) | struct copr_debug_buf type copr_msg (line 434) | struct copr_msg type midi_info (line 436) | struct midi_info type mtget (line 437) | struct mtget type mtop (line 438) | struct mtop type rtentry (line 439) | struct rtentry type sbi_instrument (line 440) | struct sbi_instrument type seq_event_rec (line 441) | struct seq_event_rec type synth_info (line 442) | struct synth_info type vt_mode (line 443) | struct vt_mode type ax25_parms_struct (line 447) | struct ax25_parms_struct type cyclades_monitor (line 448) | struct cyclades_monitor type input_keymap_entry (line 450) | struct input_keymap_entry type ipx_config_data (line 454) | struct ipx_config_data type kbdiacrs (line 455) | struct kbdiacrs type kbentry (line 456) | struct kbentry type kbkeycode (line 457) | struct kbkeycode type kbsentry (line 458) | struct kbsentry type mtconfiginfo (line 459) | struct mtconfiginfo type nr_parms_struct (line 460) | struct nr_parms_struct type scc_modem (line 461) | struct scc_modem type scc_stat (line 462) | struct scc_stat type serial_multiport_struct (line 464) | struct serial_multiport_struct type serial_struct (line 465) | struct serial_struct type sockaddr_ax25 (line 466) | struct sockaddr_ax25 type unimapdesc (line 467) | struct unimapdesc type unimapinit (line 468) | struct unimapinit type audio_buf_info (line 472) | struct audio_buf_info type ppp_stats (line 473) | struct ppp_stats type sioc_sg_req (line 477) | struct sioc_sg_req type sioc_vif_req (line 478) | struct sioc_vif_req type sigaction (line 1054) | struct sigaction type mallinfo (line 1182) | struct mallinfo FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h function namespace (line 30) | namespace __sanitizer { type __sanitizer__obstack_chunk (line 787) | struct __sanitizer__obstack_chunk { type __sanitizer_obstack (line 792) | struct __sanitizer_obstack { type uptr (line 800) | typedef uptr (*__sanitizer_cookie_io_read)(void *cookie, char *buf, uptr... type uptr (line 801) | typedef uptr (*__sanitizer_cookie_io_write)(void *cookie, const char *buf, type __sanitizer_cookie_io_functions_t (line 807) | struct __sanitizer_cookie_io_functions_t { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_posix.cc type __sanitizer (line 44) | namespace __sanitizer { function uptr (line 47) | uptr GetMmapGranularity() { function uptr (line 53) | static uptr GetKernelAreaSize() { function uptr (line 90) | uptr GetMaxVirtualAddress() { function UnmapOrDie (line 127) | void UnmapOrDie(void *addr, uptr size) { function MprotectNoAccess (line 170) | bool MprotectNoAccess(uptr addr, uptr size) { function fd_t (line 174) | fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errn... function CloseFile (line 187) | void CloseFile(fd_t fd) { function ReadFromFile (line 191) | bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, function WriteToFile (line 201) | bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *byte... function RenameFile (line 211) | bool RenameFile(const char *oldpath, const char *newpath, error_t *err... function IntervalsAreSeparate (line 240) | static inline bool IntervalsAreSeparate(uptr start1, uptr end1, function MemoryRangeIsAvailable (line 251) | bool MemoryRangeIsAvailable(uptr range_start, uptr range_end) { function DumpProcessMap (line 265) | void DumpProcessMap() { function IsPathSeparator (line 283) | bool IsPathSeparator(const char c) { function IsAbsolutePath (line 287) | bool IsAbsolutePath(const char *path) { function GetCodeRangeForFile (line 302) | bool GetCodeRangeForFile(const char *module, uptr *start, uptr *end) { function SignalContext (line 317) | SignalContext SignalContext::Create(void *siginfo, void *context) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_posix.h function namespace (line 25) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc type __sanitizer (line 46) | namespace __sanitizer { function u32 (line 48) | u32 GetUid() { function uptr (line 52) | uptr GetThreadSelf() { function FlushUnneededShadowMemory (line 56) | void FlushUnneededShadowMemory(uptr addr, uptr size) { function NoHugePagesInRegion (line 60) | void NoHugePagesInRegion(uptr addr, uptr size) { function DontDumpShadowMemory (line 66) | void DontDumpShadowMemory(uptr addr, uptr length) { function rlim_t (line 72) | static rlim_t getlim(int res) { function setlim (line 78) | static void setlim(int res, rlim_t lim) { function DisableCoreDumperIfNecessary (line 89) | void DisableCoreDumperIfNecessary() { function StackSizeIsUnlimited (line 95) | bool StackSizeIsUnlimited() { function SetStackSizeLimitInBytes (line 100) | void SetStackSizeLimitInBytes(uptr limit) { function AddressSpaceIsUnlimited (line 105) | bool AddressSpaceIsUnlimited() { function SetAddressSpaceUnlimited (line 110) | void SetAddressSpaceUnlimited() { function SleepForSeconds (line 115) | void SleepForSeconds(int seconds) { function SleepForMillis (line 119) | void SleepForMillis(int millis) { function Abort (line 123) | void Abort() { function Atexit (line 127) | int Atexit(void (*function)(void)) { function SupportsColoredOutput (line 135) | bool SupportsColoredOutput(fd_t fd) { function SetAlternateSignalStack (line 143) | void SetAlternateSignalStack() { function UnsetAlternateSignalStack (line 159) | void UnsetAlternateSignalStack() { function MaybeInstallSigaction (line 169) | static void MaybeInstallSigaction(int signum, function InstallDeadlySignalHandlers (line 184) | void InstallDeadlySignalHandlers(SignalHandlerType handler) { function IsAccessibleMemoryRange (line 197) | bool IsAccessibleMemoryRange(uptr beg, uptr size) { function PrepareForSandboxing (line 219) | void PrepareForSandboxing(__sanitizer_sandbox_arguments *args) { function GetNamedMappingFd (line 233) | int GetNamedMappingFd(const char *name, uptr size) { function GetNamedMappingFd (line 237) | int GetNamedMappingFd(const char *name, uptr size) { function my_pthread_attr_getstack (line 287) | int my_pthread_attr_getstack(void *attr, void **addr, uptr *size) { function AdjustStackSize (line 297) | void AdjustStackSize(void *attr_) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_printf.cc type __sanitizer (line 29) | namespace __sanitizer { function AppendChar (line 33) | static int AppendChar(char **buff, const char *buff_end, char c) { function AppendNumber (line 44) | static int AppendNumber(char **buff, const char *buff_end, u64 absolut... function AppendUnsigned (line 85) | static int AppendUnsigned(char **buff, const char *buff_end, u64 num, ... function AppendSignedDecimal (line 91) | static int AppendSignedDecimal(char **buff, const char *buff_end, s64 ... function AppendString (line 98) | static int AppendString(char **buff, const char *buff_end, int precision, function AppendPointer (line 111) | static int AppendPointer(char **buff, const char *buff_end, u64 ptr_va... function VSNPrintf (line 119) | int VSNPrintf(char *buff, int buff_length, function SetPrintfAndReportCallback (line 206) | void SetPrintfAndReportCallback(void (*callback)(const char *)) { function SANITIZER_INTERFACE_ATTRIBUTE (line 212) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE function OnPrint (line 219) | void OnPrint(const char *str) { function CallPrintfAndReportCallback (line 224) | static void CallPrintfAndReportCallback(const char *str) { function SharedPrintfCode (line 230) | static void SharedPrintfCode(bool append_pid, const char *format, function Printf (line 291) | void Printf(const char *format, ...) { function Report (line 300) | void Report(const char *format, ...) { function internal_snprintf (line 312) | int internal_snprintf(char *buffer, uptr length, const char *format, .... FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h function namespace (line 21) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cc type __sanitizer (line 21) | namespace __sanitizer { function TranslateDigit (line 27) | static int TranslateDigit(char c) { function uptr (line 38) | static uptr ParseNumber(const char **p, int base) { function IsDecimal (line 49) | bool IsDecimal(char c) { function uptr (line 54) | uptr ParseDecimal(const char **p) { function IsHex (line 58) | bool IsHex(char c) { function uptr (line 63) | uptr ParseHex(const char **p) { function uptr (line 119) | uptr MemoryMappingLayout::DumpListOfModules(LoadedModule *modules, function GetMemoryProfile (line 155) | void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_freebsd.cc type __sanitizer (line 31) | namespace __sanitizer { function ReadProcMaps (line 33) | void ReadProcMaps(ProcSelfMapsBuff *proc_maps) { type kinfo_vmentry (line 61) | struct kinfo_vmentry type kinfo_vmentry (line 61) | struct kinfo_vmentry FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cc type __sanitizer (line 18) | namespace __sanitizer { function ReadProcMaps (line 20) | void ReadProcMaps(ProcSelfMapsBuff *proc_maps) { function IsOneOf (line 25) | static bool IsOneOf(char c, char c1, char c2) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cc type __sanitizer (line 22) | namespace __sanitizer { type segment_command_64 (line 138) | struct segment_command_64 type segment_command (line 145) | struct segment_command function uptr (line 158) | uptr MemoryMappingLayout::DumpListOfModules(LoadedModule *modules, FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h function namespace (line 24) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h function namespace (line 22) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cc type __sanitizer (line 19) | namespace __sanitizer { type StackDepotNode (line 21) | struct StackDepotNode { method eq (line 38) | bool eq(u32 hash, const args_type &args) const { method uptr (line 49) | static uptr storage_size(const args_type &args) { method u32 (line 52) | static u32 hash(const args_type &args) { method is_valid (line 71) | static bool is_valid(const args_type &args) { method store (line 74) | void store(const args_type &args, u32 hash) { method args_type (line 80) | args_type load() const { method StackDepotHandle (line 83) | StackDepotHandle get_handle() { return StackDepotHandle(this); } function u32 (line 90) | u32 StackDepotHandle::id() { return node_->id; } function StackDepotStats (line 107) | StackDepotStats *StackDepotGetStats() { function u32 (line 111) | u32 StackDepotPut(StackTrace stack) { function StackDepotHandle (line 116) | StackDepotHandle StackDepotPut_WithHandle(StackTrace stack) { function StackTrace (line 120) | StackTrace StackDepotGet(u32 id) { function StackDepotLockAll (line 124) | void StackDepotLockAll() { function StackDepotUnlockAll (line 128) | void StackDepotUnlockAll() { function StackTrace (line 152) | StackTrace StackDepotReverseMap::Get(u32 id) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h function namespace (line 21) | namespace __sanitizer { function class (line 50) | class StackDepotReverseMap { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h function namespace (line 22) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cc type __sanitizer (line 18) | namespace __sanitizer { function uptr (line 20) | uptr StackTrace::GetNextInstructionPc(uptr pc) { function uptr (line 30) | uptr StackTrace::GetCurrentPc() { function IsValidFrame (line 44) | static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack... function uhwptr (line 51) | static inline uhwptr *GetCanonicFrame(uptr bp, function MatchPc (line 106) | static bool MatchPc(uptr cur_pc, uptr trace_pc, uptr threshold) { function uptr (line 118) | uptr BufferedStackTrace::LocatePcInTrace(uptr pc) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h function namespace (line 18) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc type __sanitizer (line 20) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cc type __sanitizer (line 16) | namespace __sanitizer { function RenderFrame (line 29) | void RenderFrame(InternalScopedString *buffer, const char *format, int... function RenderSourceLocation (line 119) | void RenderSourceLocation(InternalScopedString *buffer, const char *file, function RenderModuleLocation (line 138) | void RenderModuleLocation(InternalScopedString *buffer, const char *mo... FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h function namespace (line 19) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h function namespace (line 20) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc type __sanitizer (line 80) | namespace __sanitizer { type TracerThreadArgument (line 83) | struct TracerThreadArgument { class ThreadSuspender (line 95) | class ThreadSuspender { method ThreadSuspender (line 97) | explicit ThreadSuspender(pid_t pid, TracerThreadArgument *arg) method SuspendedThreadsList (line 105) | SuspendedThreadsList &suspended_threads_list() { function TracerThreadDieCallback (line 215) | static void TracerThreadDieCallback() { function TracerThreadSignalHandler (line 230) | static void TracerThreadSignalHandler(int signum, void *siginfo, void ... function TracerThread (line 251) | static int TracerThread(void* argument) { class ScopedStackSpaceWithGuard (line 304) | class ScopedStackSpaceWithGuard { method ScopedStackSpaceWithGuard (line 306) | explicit ScopedStackSpaceWithGuard(uptr stack_size) { class StopTheWorldScope (line 333) | class StopTheWorldScope { method StopTheWorldScope (line 335) | StopTheWorldScope() { type ScopedSetTracerPID (line 356) | struct ScopedSetTracerPID { method ScopedSetTracerPID (line 357) | explicit ScopedSetTracerPID(uptr tracer_pid) { function StopTheWorld (line 367) | void StopTheWorld(StopTheWorldCallback callback, void *argument) { type user (line 469) | struct user type user_pt_regs (line 473) | struct user_pt_regs type iovec (line 488) | struct iovec function uptr (line 509) | uptr SuspendedThreadsList::RegisterCount() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cc type __sanitizer (line 22) | namespace __sanitizer { function GetPathAssumingFileIsRelativeToExec (line 33) | static bool GetPathAssumingFileIsRelativeToExec(const char *file_path, function uptr (line 144) | uptr SuppressionContext::SuppressionCount() const { function Suppression (line 156) | const Suppression *SuppressionContext::SuppressionAt(uptr i) const { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h function namespace (line 20) | namespace __sanitizer { function class (line 30) | class SuppressionContext { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cc type __sanitizer (line 21) | namespace __sanitizer { function SymbolizedStack (line 43) | SymbolizedStack *SymbolizedStack::New(uptr addr) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h function namespace (line 25) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h function namespace (line 19) | namespace __sanitizer { function class (line 118) | class LLVMSymbolizer : public SymbolizerTool { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc type __sanitizer (line 34) | namespace __sanitizer { type CplusV3DemangleData (line 43) | struct CplusV3DemangleData { function CplusV3DemangleCallback (line 49) | static void CplusV3DemangleCallback(const char *s, size_t l, void *vda... type SymbolizeCodeCallbackArg (line 88) | struct SymbolizeCodeCallbackArg { method AddressInfo (line 93) | AddressInfo *get_new_frame(uintptr_t addr) { function SymbolizeCodePCInfoCallback (line 109) | static int SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, function SymbolizeCodeCallback (line 124) | static void SymbolizeCodeCallback(void *vdata, uintptr_t addr, function SymbolizeDataCallback (line 134) | static void SymbolizeDataCallback(void *vdata, uintptr_t, const char *... function ErrorCallback (line 144) | static void ErrorCallback(void *, const char *, int) {} function LibbacktraceSymbolizer (line 149) | LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator ... function LibbacktraceSymbolizer (line 180) | LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator ... FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h function namespace (line 30) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc type __sanitizer (line 18) | namespace __sanitizer { function SymbolizedStack (line 63) | SymbolizedStack *Symbolizer::SymbolizePC(uptr addr) { function LoadedModule (line 150) | LoadedModule *Symbolizer::FindModuleForAddress(uptr address) { function Symbolizer (line 178) | Symbolizer *Symbolizer::GetOrInit() { class LLVMSymbolizerProcess (line 197) | class LLVMSymbolizerProcess : public SymbolizerProcess { method LLVMSymbolizerProcess (line 199) | explicit LLVMSymbolizerProcess(const char *path) : SymbolizerProcess... method ReachedEndOfOutput (line 202) | bool ReachedEndOfOutput(const char *buffer, uptr length) const overr... method GetArgV (line 208) | void GetArgV(const char *path_to_binary, function ParseSymbolizePCOutput (line 273) | void ParseSymbolizePCOutput(const char *str, SymbolizedStack *res) { function ParseSymbolizeDataOutput (line 317) | void ParseSymbolizeDataOutput(const char *str, DataInfo *info) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cc type __sanitizer (line 22) | namespace __sanitizer { class AtosSymbolizerProcess (line 50) | class AtosSymbolizerProcess : public SymbolizerProcess { method AtosSymbolizerProcess (line 52) | explicit AtosSymbolizerProcess(const char *path, pid_t parent_pid) method ReachedEndOfOutput (line 60) | bool ReachedEndOfOutput(const char *buffer, uptr length) const overr... method GetArgV (line 64) | void GetArgV(const char *path_to_binary, function IsAtosErrorMessage (line 90) | static bool IsAtosErrorMessage(const char *str) { function ParseCommandOutput (line 99) | static bool ParseCommandOutput(const char *str, uptr addr, char **out_... FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h function namespace (line 23) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc type __cxxabiv1 (line 41) | namespace __cxxabiv1 { type __sanitizer (line 47) | namespace __sanitizer { type termios (line 96) | struct termios class Addr2LineProcess (line 189) | class Addr2LineProcess : public SymbolizerProcess { method Addr2LineProcess (line 191) | Addr2LineProcess(const char *path, const char *module_name) method GetArgV (line 197) | void GetArgV(const char *path_to_binary, method ReadFromSymbolizer (line 208) | bool ReadFromSymbolizer(char *buffer, uptr max_length) override { class Addr2LinePool (line 245) | class Addr2LinePool : public SymbolizerTool { method Addr2LinePool (line 247) | explicit Addr2LinePool(const char *addr2line_path, method SymbolizePC (line 252) | bool SymbolizePC(uptr addr, SymbolizedStack *stack) override { method SymbolizeData (line 261) | bool SymbolizeData(uptr addr, DataInfo *info) override { class InternalSymbolizer (line 310) | class InternalSymbolizer : public SymbolizerTool { method InternalSymbolizer (line 312) | static InternalSymbolizer *get(LowLevelAllocator *alloc) { method SymbolizePC (line 320) | bool SymbolizePC(uptr addr, SymbolizedStack *stack) override { method SymbolizeData (line 327) | bool SymbolizeData(uptr addr, DataInfo *info) override { method Flush (line 337) | void Flush() override { method InternalSymbolizer (line 361) | InternalSymbolizer() { } method InternalSymbolizer (line 371) | static InternalSymbolizer *get(LowLevelAllocator *alloc) { return 0; } class InternalSymbolizer (line 369) | class InternalSymbolizer : public SymbolizerTool { method InternalSymbolizer (line 312) | static InternalSymbolizer *get(LowLevelAllocator *alloc) { method SymbolizePC (line 320) | bool SymbolizePC(uptr addr, SymbolizedStack *stack) override { method SymbolizeData (line 327) | bool SymbolizeData(uptr addr, DataInfo *info) override { method Flush (line 337) | void Flush() override { method InternalSymbolizer (line 361) | InternalSymbolizer() { } method InternalSymbolizer (line 371) | static InternalSymbolizer *get(LowLevelAllocator *alloc) { return 0; } function SymbolizerTool (line 382) | static SymbolizerTool *ChooseExternalSymbolizer(LowLevelAllocator *all... function ChooseSymbolizerTools (line 430) | static void ChooseSymbolizerTools(IntrusiveList *list, function Symbolizer (line 457) | Symbolizer *Symbolizer::PlatformInit() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cc type __sanitizer (line 24) | namespace __sanitizer { class WinSymbolizerTool (line 28) | class WinSymbolizerTool : public SymbolizerTool { method SymbolizeData (line 31) | bool SymbolizeData(uptr addr, DataInfo *info) override { function TrySymInitialize (line 39) | bool TrySymInitialize() { function InitializeDbgHelpIfNeeded (line 48) | void InitializeDbgHelpIfNeeded() { type ScopedHandle (line 152) | struct ScopedHandle { method ScopedHandle (line 153) | ScopedHandle() : h_(nullptr) {} method ScopedHandle (line 154) | explicit ScopedHandle(HANDLE h) : h_(h) {} method HANDLE (line 159) | HANDLE get() { return h_; } method HANDLE (line 160) | HANDLE *receive() { return &h_; } method HANDLE (line 161) | HANDLE release() { function ChooseSymbolizerTools (line 247) | static void ChooseSymbolizerTools(IntrusiveList *list, function Symbolizer (line 274) | Symbolizer *Symbolizer::PlatformInit() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cc type __sanitizer (line 17) | namespace __sanitizer { function uptr (line 116) | uptr ThreadRegistry::GetMaxAliveThreads() { function u32 (line 121) | u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 pare... function u32 (line 168) | u32 ThreadRegistry::FindThread(FindThreadCallback cb, void *arg) { function ThreadContextBase (line 178) | ThreadContextBase * function FindThreadContextByOsIdCallback (line 189) | static bool FindThreadContextByOsIdCallback(ThreadContextBase *tctx, function ThreadContextBase (line 195) | ThreadContextBase *ThreadRegistry::FindThreadContextByOsIDLocked(uptr ... function ThreadContextBase (line 293) | ThreadContextBase *ThreadRegistry::QuarantinePop() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h function namespace (line 22) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cc type __sanitizer (line 19) | namespace __sanitizer { type TlsGetAddrParam (line 24) | struct TlsGetAddrParam { type Glibc_2_19_tls_header (line 31) | struct Glibc_2_19_tls_header { function DTLS_Deallocate (line 46) | static inline void DTLS_Deallocate(DTLS::DTV *dtv, uptr size) { function DTLS_Resize (line 53) | static inline void DTLS_Resize(uptr new_size) { function DTLS_Destroy (line 73) | void DTLS_Destroy() { function DTLS_on_libc_memalign (line 130) | void DTLS_on_libc_memalign(void *ptr, uptr size) { function DTLS (line 137) | DTLS *DTLS_Get() { return &dtls; } function DTLS_on_libc_memalign (line 140) | void DTLS_on_libc_memalign(void *ptr, uptr size) {} function DTLS (line 142) | DTLS *DTLS_Get() { return 0; } function DTLS_Destroy (line 143) | void DTLS_Destroy() {} FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h function namespace (line 34) | namespace __sanitizer { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc type __sanitizer (line 28) | namespace __sanitizer { function SanitizerInitializeUnwinder (line 50) | void SanitizerInitializeUnwinder() { function uptr (line 84) | uptr Unwind_GetIP(struct _Unwind_Context *ctx) { type UnwindTraceArg (line 97) | struct UnwindTraceArg { function _Unwind_Reason_Code (line 102) | _Unwind_Reason_Code Unwind_Trace(struct _Unwind_Context *ctx, void *pa... FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/sanitizer_win.cc type __sanitizer (line 32) | namespace __sanitizer { function uptr (line 37) | uptr GetPageSize() { function uptr (line 43) | uptr GetMmapGranularity() { function uptr (line 47) | uptr GetMaxVirtualAddress() { function FileExists (line 53) | bool FileExists(const char *filename) { function uptr (line 57) | uptr internal_getpid() { function uptr (line 63) | uptr GetTid() { function uptr (line 67) | uptr GetThreadSelf() { function GetThreadStackTopAndBottom (line 72) | void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function UnmapOrDie (line 94) | void UnmapOrDie(void *addr, uptr size) { function MprotectNoAccess (line 139) | bool MprotectNoAccess(uptr addr, uptr size) { function FlushUnneededShadowMemory (line 145) | void FlushUnneededShadowMemory(uptr addr, uptr size) { function NoHugePagesInRegion (line 150) | void NoHugePagesInRegion(uptr addr, uptr size) { function DontDumpShadowMemory (line 154) | void DontDumpShadowMemory(uptr addr, uptr length) { function MemoryRangeIsAvailable (line 159) | bool MemoryRangeIsAvailable(uptr range_start, uptr range_end) { type EnvVariable (line 179) | struct EnvVariable { function u32 (line 213) | u32 GetUid() { type ModuleInfo (line 218) | struct ModuleInfo { function CompareModulesBase (line 225) | int CompareModulesBase(const void *pl, const void *pr) { function DumpProcessMap (line 235) | void DumpProcessMap() { function DisableCoreDumperIfNecessary (line 264) | void DisableCoreDumperIfNecessary() { function ReExec (line 268) | void ReExec() { function PrepareForSandboxing (line 272) | void PrepareForSandboxing(__sanitizer_sandbox_arguments *args) { function StackSizeIsUnlimited (line 278) | bool StackSizeIsUnlimited() { function SetStackSizeLimitInBytes (line 282) | void SetStackSizeLimitInBytes(uptr limit) { function AddressSpaceIsUnlimited (line 286) | bool AddressSpaceIsUnlimited() { function SetAddressSpaceUnlimited (line 290) | void SetAddressSpaceUnlimited() { function IsPathSeparator (line 294) | bool IsPathSeparator(const char c) { function IsAbsolutePath (line 298) | bool IsAbsolutePath(const char *path) { function SleepForSeconds (line 302) | void SleepForSeconds(int seconds) { function SleepForMillis (line 306) | void SleepForMillis(int millis) { function u64 (line 310) | u64 NanoTime() { function Abort (line 314) | void Abort() { function uptr (line 325) | static uptr GetPreferredBase(const char *modname) { function uptr (line 373) | uptr GetListOfModules(LoadedModule *modules, uptr max_modules, function Atexit (line 446) | int Atexit(void (*function)(void)) { function RunAtexit (line 451) | static int RunAtexit() { function fd_t (line 464) | fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *last... function CloseFile (line 483) | void CloseFile(fd_t fd) { function ReadFromFile (line 487) | bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, function SupportsColoredOutput (line 503) | bool SupportsColoredOutput(fd_t fd) { function WriteToFile (line 508) | bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *byte... function RenameFile (line 542) | bool RenameFile(const char *oldpath, const char *newpath, error_t *err... function uptr (line 546) | uptr internal_sched_yield() { function internal__exit (line 551) | void internal__exit(int exitcode) { function uptr (line 555) | uptr internal_ftruncate(fd_t fd, uptr size) { function uptr (line 559) | uptr GetRSS() { function internal_join_thread (line 564) | void internal_join_thread(void *th) { } function uptr (line 610) | uptr GetTlsSize() { function InitTlsSize (line 614) | void InitTlsSize() { function GetThreadStackAndTls (line 617) | void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function SetAlternateSignalStack (line 690) | void SetAlternateSignalStack() { function UnsetAlternateSignalStack (line 694) | void UnsetAlternateSignalStack() { function InstallDeadlySignalHandlers (line 698) | void InstallDeadlySignalHandlers(SignalHandlerType handler) { function IsDeadlySignal (line 703) | bool IsDeadlySignal(int signum) { function IsAccessibleMemoryRange (line 708) | bool IsAccessibleMemoryRange(uptr beg, uptr size) { function SignalContext (line 733) | SignalContext SignalContext::Create(void *siginfo, void *context) { function uptr (line 750) | uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { function uptr (line 757) | uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function CheckVMASize (line 761) | void CheckVMASize() { function DisableReexec (line 765) | void DisableReexec() { function MaybeReexec (line 769) | void MaybeReexec() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/scripts/cpplint.py function ParseNolintSuppressions (line 360) | def ParseNolintSuppressions(filename, raw_line, linenum, error): function ResetNolintSuppressions (line 389) | def ResetNolintSuppressions(): function IsErrorSuppressedByNolint (line 394) | def IsErrorSuppressedByNolint(category, linenum): function Match (line 409) | def Match(pattern, s): function Search (line 419) | def Search(pattern, s): class _IncludeState (line 426) | class _IncludeState(dict): method __init__ (line 460) | def __init__(self): method CanonicalizeAlphabeticalOrder (line 467) | def CanonicalizeAlphabeticalOrder(self, header_path): method IsInAlphabeticalOrder (line 482) | def IsInAlphabeticalOrder(self, header_path): method CheckNextIncludeOrder (line 497) | def CheckNextIncludeOrder(self, header_type): class _CppLintState (line 551) | class _CppLintState(object): method __init__ (line 554) | def __init__(self): method SetOutputFormat (line 567) | def SetOutputFormat(self, output_format): method SetVerboseLevel (line 571) | def SetVerboseLevel(self, level): method SetCountingStyle (line 577) | def SetCountingStyle(self, counting_style): method SetFilters (line 581) | def SetFilters(self, filters): method ResetErrorCounts (line 606) | def ResetErrorCounts(self): method IncrementErrorCount (line 611) | def IncrementErrorCount(self, category): method PrintErrorCounts (line 621) | def PrintErrorCounts(self): function _OutputFormat (line 631) | def _OutputFormat(): function _SetOutputFormat (line 636) | def _SetOutputFormat(output_format): function _VerboseLevel (line 641) | def _VerboseLevel(): function _SetVerboseLevel (line 646) | def _SetVerboseLevel(level): function _SetCountingStyle (line 651) | def _SetCountingStyle(level): function _Filters (line 656) | def _Filters(): function _SetFilters (line 661) | def _SetFilters(filters): class _FunctionState (line 674) | class _FunctionState(object): method __init__ (line 680) | def __init__(self): method Begin (line 685) | def Begin(self, function_name): method Count (line 695) | def Count(self): method Check (line 700) | def Check(self, error, filename, linenum): method End (line 725) | def End(self): class _IncludeError (line 730) | class _IncludeError(Exception): class FileInfo (line 735) | class FileInfo: method __init__ (line 742) | def __init__(self, filename): method FullName (line 745) | def FullName(self): method RepositoryName (line 749) | def RepositoryName(self): method Split (line 794) | def Split(self): method BaseName (line 808) | def BaseName(self): method Extension (line 812) | def Extension(self): method NoExtension (line 816) | def NoExtension(self): method IsSource (line 820) | def IsSource(self): function _ShouldPrintError (line 825) | def _ShouldPrintError(category, confidence, linenum): function Error (line 852) | def Error(filename, linenum, category, confidence, message): function IsCppString (line 909) | def IsCppString(line): function FindNextMultiLineCommentStart (line 926) | def FindNextMultiLineCommentStart(lines, lineix): function FindNextMultiLineCommentEnd (line 937) | def FindNextMultiLineCommentEnd(lines, lineix): function RemoveMultiLineCommentsFromRange (line 946) | def RemoveMultiLineCommentsFromRange(lines, begin, end): function RemoveMultiLineComments (line 954) | def RemoveMultiLineComments(filename, lines, error): function CleanseComments (line 970) | def CleanseComments(line): class CleansedLines (line 986) | class CleansedLines(object): method __init__ (line 995) | def __init__(self, lines): method NumLines (line 1005) | def NumLines(self): method _CollapseStrings (line 1010) | def _CollapseStrings(elided): function FindEndOfExpressionInLine (line 1031) | def FindEndOfExpressionInLine(line, startpos, depth, startchar, endchar): function CloseExpression (line 1054) | def CloseExpression(clean_lines, linenum, pos): function CheckForCopyright (line 1098) | def CheckForCopyright(filename, lines, error): function GetHeaderGuardCPPVariable (line 1111) | def GetHeaderGuardCPPVariable(filename): function CheckForHeaderGuard (line 1135) | def CheckForHeaderGuard(filename, lines, error): function CheckForUnicodeReplacementCharacters (line 1210) | def CheckForUnicodeReplacementCharacters(filename, lines, error): function CheckForNewlineAtEOF (line 1229) | def CheckForNewlineAtEOF(filename, lines, error): function CheckForMultilineCommentsAndStrings (line 1247) | def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, ... function CheckPosixThreading (line 1302) | def CheckPosixThreading(filename, clean_lines, linenum, error): function CheckInvalidIncrement (line 1335) | def CheckInvalidIncrement(filename, clean_lines, linenum, error): class _BlockInfo (line 1357) | class _BlockInfo(object): method __init__ (line 1360) | def __init__(self, seen_open_brace): method CheckBegin (line 1365) | def CheckBegin(self, filename, clean_lines, linenum, error): method CheckEnd (line 1380) | def CheckEnd(self, filename, clean_lines, linenum, error): class _ClassInfo (line 1394) | class _ClassInfo(_BlockInfo): method __init__ (line 1397) | def __init__(self, name, class_or_struct, clean_lines, linenum): method CheckBegin (line 1421) | def CheckBegin(self, filename, clean_lines, linenum, error): class _NamespaceInfo (line 1427) | class _NamespaceInfo(_BlockInfo): method __init__ (line 1430) | def __init__(self, name, linenum): method CheckEnd (line 1435) | def CheckEnd(self, filename, clean_lines, linenum, error): class _PreprocessorInfo (line 1481) | class _PreprocessorInfo(object): method __init__ (line 1484) | def __init__(self, stack_before_if): class _NestingState (line 1495) | class _NestingState(object): method __init__ (line 1498) | def __init__(self): method SeenOpenBrace (line 1510) | def SeenOpenBrace(self): method InNamespaceBody (line 1519) | def InNamespaceBody(self): method UpdatePreprocessor (line 1527) | def UpdatePreprocessor(self, line): method Update (line 1584) | def Update(self, filename, clean_lines, linenum, error): method InnermostClass (line 1720) | def InnermostClass(self): method CheckClassFinished (line 1732) | def CheckClassFinished(self, filename, error): function CheckForNonStandardConstructs (line 1750) | def CheckForNonStandardConstructs(filename, clean_lines, linenum, function CheckSpacingForFunctionCall (line 1857) | def CheckSpacingForFunctionCall(filename, line, linenum, error): function IsBlankLine (line 1924) | def IsBlankLine(line): function CheckForFunctionLengths (line 1939) | def CheckForFunctionLengths(filename, clean_lines, linenum, function CheckComment (line 2012) | def CheckComment(comment, filename, linenum, error): function CheckAccess (line 2041) | def CheckAccess(filename, clean_lines, linenum, nesting_state, error): function FindNextMatchingAngleBracket (line 2072) | def FindNextMatchingAngleBracket(clean_lines, linenum, init_suffix): function FindPreviousMatchingAngleBracket (line 2142) | def FindPreviousMatchingAngleBracket(clean_lines, linenum, init_prefix): function CheckSpacing (line 2199) | def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): function CheckSectionSpacing (line 2489) | def CheckSectionSpacing(filename, clean_lines, class_info, linenum, error): function GetPreviousNonBlankLine (line 2544) | def GetPreviousNonBlankLine(clean_lines, linenum): function CheckBraces (line 2567) | def CheckBraces(filename, clean_lines, linenum, error): function CheckEmptyLoopBody (line 2643) | def CheckEmptyLoopBody(filename, clean_lines, linenum, error): function ReplaceableCheck (line 2670) | def ReplaceableCheck(operator, macro, line): function CheckCheck (line 2705) | def CheckCheck(filename, clean_lines, linenum, error): function CheckAltTokens (line 2738) | def CheckAltTokens(filename, clean_lines, linenum, error): function GetLineWidth (line 2770) | def GetLineWidth(line): function CheckStyle (line 2792) | def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_s... function _DropCommonSuffixes (line 2913) | def _DropCommonSuffixes(filename): function _IsTestFilename (line 2940) | def _IsTestFilename(filename): function _ClassifyInclude (line 2957) | def _ClassifyInclude(fileinfo, include, is_system): function CheckIncludeLine (line 3018) | def CheckIncludeLine(filename, clean_lines, linenum, include_state, error): function _GetTextInside (line 3087) | def _GetTextInside(text, start_pattern): function CheckLanguage (line 3143) | def CheckLanguage(filename, clean_lines, linenum, file_extension, includ... function CheckCStyleCast (line 3447) | def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, function FilesBelongToSameModule (line 3573) | def FilesBelongToSameModule(filename_cc, filename_h): function UpdateIncludeState (line 3628) | def UpdateIncludeState(filename, include_state, io=codecs): function CheckForIncludeWhatYouUse (line 3657) | def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, function CheckMakePairUsesDeduction (line 3753) | def CheckMakePairUsesDeduction(filename, clean_lines, linenum, error): function ProcessLine (line 3775) | def ProcessLine(filename, file_extension, clean_lines, line, function ProcessFileData (line 3814) | def ProcessFileData(filename, file_extension, lines, error, function ProcessFile (line 3859) | def ProcessFile(filename, vlevel, extra_check_functions=[]): function PrintUsage (line 3927) | def PrintUsage(message): function PrintCategories (line 3940) | def PrintCategories(): function ParseArguments (line 3949) | def ParseArguments(args): function main (line 4005) | def main(): FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py function get_global_functions (line 43) | def get_global_functions(library): function main (line 60) | def main(argv): FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/scripts/litlint.py function LintLine (line 17) | def LintLine(s): function LintFile (line 38) | def LintFile(p): FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/scripts/litlint_test.py class TestLintLine (line 12) | class TestLintLine(unittest.TestCase): method test_missing_run (line 13) | def test_missing_run(self): FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/scripts/sancov.py function Usage (line 16) | def Usage(): function CheckBits (line 25) | def CheckBits(bits): function TypeCodeForBits (line 29) | def TypeCodeForBits(bits): function MagicForBits (line 37) | def MagicForBits(bits): function ReadMagicAndReturnBitness (line 44) | def ReadMagicAndReturnBitness(f, path): function ReadOneFile (line 58) | def ReadOneFile(path): function Merge (line 71) | def Merge(files): function PrintFiles (line 79) | def PrintFiles(files): function MergeAndPrint (line 89) | def MergeAndPrint(files): function UnpackOneFile (line 101) | def UnpackOneFile(path): function Unpack (line 125) | def Unpack(files): function UnpackOneRawFile (line 129) | def UnpackOneRawFile(path, map_path): function RawUnpack (line 175) | def RawUnpack(files): function GetInstrumentedPCs (line 182) | def GetInstrumentedPCs(binary): function PrintMissing (line 198) | def PrintMissing(binary): FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc function TestSizeClassMap (line 59) | void TestSizeClassMap() { function TEST (line 65) | TEST(SanitizerCommon, DefaultSizeClassMap) { function TEST (line 69) | TEST(SanitizerCommon, CompactSizeClassMap) { function TEST (line 73) | TEST(SanitizerCommon, InternalSizeClassMap) { function TestSizeClassAllocator (line 78) | void TestSizeClassAllocator() { function TEST (line 145) | TEST(SanitizerCommon, SizeClassAllocator64) { function TEST (line 149) | TEST(SanitizerCommon, SizeClassAllocator64Compact) { function TEST (line 154) | TEST(SanitizerCommon, SizeClassAllocator32Compact) { function SizeClassAllocatorMetadataStress (line 159) | void SizeClassAllocatorMetadataStress() { function TEST (line 189) | TEST(SanitizerCommon, SizeClassAllocator64MetadataStress) { function TEST (line 193) | TEST(SanitizerCommon, SizeClassAllocator64CompactMetadataStress) { function TEST (line 197) | TEST(SanitizerCommon, SizeClassAllocator32CompactMetadataStress) { function SizeClassAllocatorGetBlockBeginStress (line 202) | void SizeClassAllocatorGetBlockBeginStress() { function TEST (line 226) | TEST(SanitizerCommon, SizeClassAllocator64GetBlockBegin) { function TEST (line 229) | TEST(SanitizerCommon, SizeClassAllocator64CompactGetBlockBegin) { function TEST (line 232) | TEST(SanitizerCommon, SizeClassAllocator32CompactGetBlockBegin) { type TestMapUnmapCallback (line 237) | struct TestMapUnmapCallback { method OnMap (line 239) | void OnMap(uptr p, uptr size) const { map_count++; } method OnUnmap (line 240) | void OnUnmap(uptr p, uptr size) const { unmap_count++; } function TEST (line 246) | TEST(SanitizerCommon, SizeClassAllocator64MapUnmapCallback) { function TEST (line 268) | TEST(SanitizerCommon, SizeClassAllocator32MapUnmapCallback) { function TEST (line 297) | TEST(SanitizerCommon, LargeMmapAllocatorMapUnmapCallback) { function FailInAssertionOnOOM (line 311) | void FailInAssertionOnOOM() { function TEST (line 327) | TEST(SanitizerCommon, SizeClassAllocator64Overflow) { function TEST (line 333) | TEST(SanitizerCommon, LargeMmapAllocator) { function TestCombinedAllocator (line 412) | void TestCombinedAllocator() { function TEST (line 467) | TEST(SanitizerCommon, CombinedAllocator64) { function TEST (line 473) | TEST(SanitizerCommon, CombinedAllocator64Compact) { function TEST (line 481) | TEST(SanitizerCommon, CombinedAllocator32Compact) { function TestSizeClassAllocatorLocalCache (line 489) | void TestSizeClassAllocatorLocalCache() { function TEST (line 523) | TEST(SanitizerCommon, SizeClassAllocator64LocalCache) { function TEST (line 528) | TEST(SanitizerCommon, SizeClassAllocator64CompactLocalCache) { function TEST (line 534) | TEST(SanitizerCommon, SizeClassAllocator32CompactLocalCache) { function TEST (line 551) | TEST(SanitizerCommon, AllocatorLeakTest) { type NewThreadParams (line 570) | struct NewThreadParams { function TEST (line 585) | TEST(Allocator, AllocatorCacheDeallocNewThread) { function TEST (line 605) | TEST(Allocator, Basic) { function TEST (line 615) | TEST(Allocator, Stress) { function TEST (line 630) | TEST(Allocator, LargeAlloc) { function TEST (line 635) | TEST(Allocator, ScopedBuffer) { function IterationTestCallback (line 649) | void IterationTestCallback(uptr chunk, void *arg) { function TestSizeClassAllocatorIteration (line 654) | void TestSizeClassAllocatorIteration() { function TEST (line 696) | TEST(SanitizerCommon, SizeClassAllocator64Iteration) { function TEST (line 701) | TEST(SanitizerCommon, SizeClassAllocator32Iteration) { function TEST (line 705) | TEST(SanitizerCommon, LargeMmapAllocatorIteration) { function TEST (line 732) | TEST(SanitizerCommon, LargeMmapAllocatorBlockBegin) { function TEST (line 772) | TEST(SanitizerCommon, SizeClassAllocator64PopulateFreeListOOM) { function TEST (line 799) | TEST(SanitizerCommon, TwoLevelByteMap) { type TestByteMapParam (line 820) | struct TestByteMapParam { function TEST (line 836) | TEST(SanitizerCommon, ThreadedTwoLevelByteMap) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc function thread_dtor (line 52) | static void thread_dtor(void *v) { function thread_init (line 60) | static void NOINLINE thread_init() { function free (line 81) | void free(void *p) { function posix_memalign (line 119) | int posix_memalign(void **memptr, size_t alignment, size_t size) { function malloc_usable_size (line 141) | void malloc_usable_size() { function mallinfo (line 144) | void mallinfo() { function mallopt (line 147) | void mallopt() { type std (line 151) | namespace std { type nothrow_t (line 152) | struct nothrow_t FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_atomic_test.cc type __sanitizer (line 16) | namespace __sanitizer { type ValAndMagic (line 19) | struct ValAndMagic { function CheckStoreLoad (line 31) | void CheckStoreLoad() { function TEST (line 54) | TEST(SanitizerCommon, AtomicStoreLoad) { function CheckAtomicCompareExchange (line 95) | void CheckAtomicCompareExchange() { function TEST (line 119) | TEST(SanitizerCommon, AtomicCompareExchangeTest) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_bitvector_test.cc function CheckBV (line 31) | static void CheckBV(const BV &bv, const set &s) { function Print (line 59) | void Print(const BV &bv) { function Print (line 69) | void Print(const set &s) { function TestBitVector (line 77) | void TestBitVector(uptr expected_size) { function TEST (line 163) | TEST(SanitizerCommon, BasicBitVector) { function TEST (line 169) | TEST(SanitizerCommon, TwoLevelBitVector) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_bvgraph_test.cc function PrintGraph (line 33) | void PrintGraph(const G &g) { class SimpleGraph (line 43) | class SimpleGraph { method clear (line 45) | void clear() { s_.clear(); } method addEdge (line 46) | bool addEdge(uptr from, uptr to) { method removeEdge (line 49) | bool removeEdge(uptr from, uptr to) { method checkSameAs (line 53) | void checkSameAs(G *g) { method uptr (line 62) | uptr idx(uptr from, uptr to) { function BasicTest (line 70) | void BasicTest() { function TEST (line 110) | TEST(BVGraph, BasicTest) { function RemoveEdges (line 118) | void RemoveEdges() { function TEST (line 157) | TEST(BVGraph, RemoveEdges) { function Test_isReachable (line 165) | void Test_isReachable() { function TEST (line 214) | TEST(BVGraph, isReachable) { function LongCycle (line 222) | void LongCycle() { function TEST (line 258) | TEST(BVGraph, LongCycle) { function ShortestPath (line 266) | void ShortestPath() { function TEST (line 298) | TEST(BVGraph, ShortestPath) { function RunAddEdgesTest (line 306) | void RunAddEdgesTest() { function TEST (line 337) | TEST(BVGraph, AddEdgesTest) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cc type __sanitizer (line 23) | namespace __sanitizer { function IsSorted (line 25) | static bool IsSorted(const uptr *array, uptr n) { function TEST (line 32) | TEST(SanitizerCommon, SortTest) { function TEST (line 73) | TEST(SanitizerCommon, MmapAlignedOrDie) { function TEST (line 89) | TEST(SanitizerCommon, SanitizerSetThreadName) { function TEST (line 105) | TEST(SanitizerCommon, InternalMmapVector) { function TestThreadInfo (line 124) | void TestThreadInfo(bool main) { function TEST (line 157) | TEST(SanitizerCommon, ThreadStackTlsMain) { function TEST (line 162) | TEST(SanitizerCommon, ThreadStackTlsWorker) { function UptrLess (line 169) | bool UptrLess(uptr a, uptr b) { function TEST (line 173) | TEST(SanitizerCommon, InternalBinarySearch) { function TEST (line 185) | TEST(SanitizerCommon, FindPathToBinary) { function TEST (line 193) | TEST(SanitizerCommon, StripPathPrefix) { function TEST (line 202) | TEST(SanitizerCommon, InternalScopedString) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_deadlock_detector_test.cc type ScopedDD (line 34) | struct ScopedDD { method ScopedDD (line 35) | ScopedDD() { function RunBasicTest (line 46) | void RunBasicTest() { function TEST (line 130) | TEST(DeadlockDetector, BasicTest) { function RunRemoveNodeTest (line 138) | void RunRemoveNodeTest() { function TEST (line 236) | TEST(DeadlockDetector, RemoveNodeTest) { function RunMultipleEpochsTest (line 244) | void RunMultipleEpochsTest() { function TEST (line 281) | TEST(DeadlockDetector, MultipleEpochsTest) { function RunCorrectEpochFlush (line 289) | void RunCorrectEpochFlush() { function TEST (line 315) | TEST(DeadlockDetector, CorrectEpochFlush) { function RunTryLockTest (line 321) | void RunTryLockTest() { function TEST (line 342) | TEST(DeadlockDetector, TryLockTest) { function RunOnFirstLockTest (line 348) | void RunOnFirstLockTest() { function TEST (line 381) | TEST(DeadlockDetector, onFirstLockTest) { function RunRecusriveLockTest (line 386) | void RunRecusriveLockTest() { function TEST (line 411) | TEST(DeadlockDetector, RecusriveLockTest) { function RunLockContextTest (line 416) | void RunLockContextTest() { function TEST (line 449) | TEST(DeadlockDetector, LockContextTest) { function RunRemoveEdgesTest (line 454) | void RunRemoveEdgesTest() { function TEST (line 494) | TEST(DeadlockDetector, RemoveEdgesTest) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_flags_test.cc type __sanitizer (line 22) | namespace __sanitizer { function TestFlag (line 28) | static void TestFlag(T start_value, const char *env, T final_value) { function TestFlag (line 40) | void TestFlag(const char *start_value, const char *env, function TEST (line 52) | TEST(SanitizerCommon, BooleanFlags) { function TEST (line 61) | TEST(SanitizerCommon, IntFlags) { function TEST (line 76) | TEST(SanitizerCommon, StrFlags) { function TestTwoFlags (line 85) | static void TestTwoFlags(const char *env, bool expected_flag1, function TEST (line 102) | TEST(SanitizerCommon, MultipleFlags) { function TEST (line 112) | TEST(SanitizerCommon, CommonSuffixFlags) { function TEST (line 121) | TEST(SanitizerCommon, CommonFlags) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cc function verifyFormatResults (line 50) | static void verifyFormatResults(const char *format, unsigned n, function testScanf3 (line 68) | static void testScanf3(void *ctx, int result, bool allowGnuMalloc, function testScanf2 (line 76) | static void testScanf2(const char *format, int scanf_result, function testScanf (line 88) | static void testScanf(const char *format, unsigned n, ...) { function testScanfPartial (line 95) | static void testScanfPartial(const char *format, int scanf_result, unsig... function testScanfNoGnuMalloc (line 103) | static void testScanfNoGnuMalloc(const char *format, unsigned n, ...) { function TEST (line 110) | TEST(SanitizerCommonInterceptors, Scanf) { function testPrintf3 (line 206) | static void testPrintf3(void *ctx, const char *format, ...) { function testPrintf2 (line 213) | static void testPrintf2(const char *format, unsigned n, function testPrintf (line 224) | static void testPrintf(const char *format, unsigned n, ...) { function TEST (line 231) | TEST(SanitizerCommonInterceptors, Printf) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_ioctl_test.cc type IoctlInit (line 44) | struct IoctlInit { method IoctlInit (line 45) | IoctlInit() { function TEST (line 54) | TEST(SanitizerIoctl, Fixup) { function TEST (line 79) | TEST(SanitizerIoctl, KVM_GET_MP_STATE) { function TEST (line 87) | TEST(SanitizerIoctl, KVM_GET_LAPIC) { function TEST (line 95) | TEST(SanitizerIoctl, KVM_GET_MSR_INDEX_LIST) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cc function TEST (line 26) | TEST(SanitizerCommon, InternalMemmoveRegression) { function TEST (line 34) | TEST(SanitizerCommon, mem_is_zero) { type stat_and_more (line 54) | struct stat_and_more { type stat (line 55) | struct stat function temp_file_name (line 59) | static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { function TEST (line 74) | TEST(SanitizerCommon, FileOps) { function TEST (line 122) | TEST(SanitizerCommon, InternalStrFunctions) { function TEST (line 132) | TEST(SanitizerCommon, InternalMmapWithOffset) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cc type __sanitizer (line 29) | namespace __sanitizer { type TidReporterArgument (line 31) | struct TidReporterArgument { method TidReporterArgument (line 32) | TidReporterArgument() { class ThreadListerTest (line 62) | class ThreadListerTest : public ::testing::Test { method SetUp (line 64) | virtual void SetUp() { method TearDown (line 74) | virtual void TearDown() { function ReadTidsToVector (line 123) | static std::vector ReadTidsToVector(ThreadLister *thread_lister) { function Includes (line 132) | static bool Includes(std::vector first, std::vector seco... function HasElement (line 139) | static bool HasElement(std::vector vector, pid_t element) { function TEST_F (line 145) | TEST_F(ThreadListerTest, ThreadListerSeesAllSpawnedThreads) { function TEST_F (line 155) | TEST_F(ThreadListerTest, ResetDoesNotForgetThreads) { function TEST_F (line 169) | TEST_F(ThreadListerTest, ResetMakesNewThreadsKnown) { function TEST (line 190) | TEST(SanitizerCommon, SetEnvTest) { function TEST (line 205) | TEST(SanitizerLinux, ThreadSelfOffset) { function TEST (line 225) | TEST(SanitizerLinux, ThreadDescriptorSize) { function TEST (line 234) | TEST(SanitizerCommon, LibraryNameIs) { function TEST (line 261) | TEST(SanitizerLinux, ThreadSelfTest) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_list_test.cc type __sanitizer (line 16) | namespace __sanitizer { type ListItem (line 18) | struct ListItem { function SetList (line 26) | static void SetList(List *l, ListItem *x = 0, function CheckList (line 34) | static void CheckList(List *l, ListItem *i1, ListItem *i2 = 0, ListIte... function TEST (line 63) | TEST(SanitizerCommon, IntrusiveList) { function TEST (line 156) | TEST(SanitizerCommon, IntrusiveListAppendEmpty) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_mutex_test.cc type __sanitizer (line 22) | namespace __sanitizer { class TestData (line 25) | class TestData { method TestData (line 27) | explicit TestData(MutexType *mtx) method Write (line 33) | void Write() { method TryWrite (line 42) | void TryWrite() { method Backoff (line 53) | void Backoff() { function check_locked (line 98) | static void check_locked(MutexType *mtx) { function TEST (line 103) | TEST(SanitizerCommon, SpinMutex) { function TEST (line 114) | TEST(SanitizerCommon, SpinMutexTry) { function TEST (line 125) | TEST(SanitizerCommon, BlockingMutex) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test.cc function TEST (line 24) | TEST(SanitizerCommon, NolibcMain) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test_main.cc function _start (line 17) | void _start() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_posix_test.cc type __sanitizer (line 23) | namespace __sanitizer { function destructor (line 29) | void destructor(void *arg) { function SpawnThread (line 43) | static void SpawnThread(uptr iteration) { function TEST (line 53) | TEST(SanitizerCommon, PthreadDestructorIterations) { function TEST (line 61) | TEST(SanitizerCommon, IsAccessibleMemoryRange) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_printf_test.cc type __sanitizer (line 20) | namespace __sanitizer { function TEST (line 22) | TEST(Printf, Basic) { function TEST (line 38) | TEST(Printf, OverflowStr) { function TEST (line 52) | TEST(Printf, OverflowInt) { function TEST (line 65) | TEST(Printf, OverflowUint) { function TEST (line 84) | TEST(Printf, OverflowPtr) { function TestAgainstLibc (line 109) | static void TestAgainstLibc(const char *fmt, T arg1, T arg2) { function TEST (line 118) | TEST(Printf, MinMax) { function TEST (line 130) | TEST(Printf, Padding) { function TEST (line 143) | TEST(Printf, Precision) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cc function noop (line 20) | static void noop() {} type __sanitizer (line 23) | namespace __sanitizer { function TEST (line 26) | TEST(MemoryMappingLayout, CodeRange) { function TEST (line 35) | TEST(MemoryMappingLayout, DumpListOfModules) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_pthread_wrappers.h type HANDLE (line 29) | typedef HANDLE pthread_t; type PthreadHelperCreateThreadInfo (line 31) | struct PthreadHelperCreateThreadInfo { function DWORD (line 36) | inline DWORD WINAPI PthreadHelperThreadProc(void *arg) { function PTHREAD_CREATE (line 44) | inline void PTHREAD_CREATE(pthread_t *thread, void *attr, function PTHREAD_JOIN (line 54) | inline void PTHREAD_JOIN(pthread_t thread, void **value_ptr) { function pthread_exit (line 60) | inline void pthread_exit(void *retval) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cc type __sanitizer (line 18) | namespace __sanitizer { function TEST (line 20) | TEST(SanitizerCommon, StackDepotBasic) { function TEST (line 30) | TEST(SanitizerCommon, StackDepotAbsent) { function TEST (line 35) | TEST(SanitizerCommon, StackDepotEmptyStack) { function TEST (line 41) | TEST(SanitizerCommon, StackDepotZeroId) { function TEST (line 46) | TEST(SanitizerCommon, StackDepotSame) { function TEST (line 58) | TEST(SanitizerCommon, StackDepotSeveral) { function TEST (line 68) | TEST(SanitizerCommon, StackDepotReverseMap) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_printer_test.cc type __sanitizer (line 17) | namespace __sanitizer { function TEST (line 19) | TEST(SanitizerStacktracePrinter, RenderSourceLocation) { function TEST (line 53) | TEST(SanitizerStacktracePrinter, RenderModuleLocation) { function TEST (line 64) | TEST(SanitizerStacktracePrinter, RenderFrame) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cc type __sanitizer (line 18) | namespace __sanitizer { class FastUnwindTest (line 20) | class FastUnwindTest : public ::testing::Test { method TryFastUnwind (line 24) | bool TryFastUnwind(uptr max_depth) { function uptr (line 41) | static uptr PC(uptr idx) { function TEST_F (line 74) | TEST_F(FastUnwindTest, Basic) { function TEST_F (line 86) | TEST_F(FastUnwindTest, FramePointerLoop) { function TEST_F (line 99) | TEST_F(FastUnwindTest, MisalignedFramePointer) { function TEST_F (line 112) | TEST_F(FastUnwindTest, OneFrameStackTrace) { function TEST_F (line 120) | TEST_F(FastUnwindTest, ZeroFramesStackTrace) { function TEST_F (line 127) | TEST_F(FastUnwindTest, FPBelowPrevFP) { function TEST (line 139) | TEST(SlowUnwindTest, ShortStackTrace) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cc type __sanitizer (line 26) | namespace __sanitizer { type CallbackArgument (line 30) | struct CallbackArgument { method CallbackArgument (line 34) | CallbackArgument() function Callback (line 55) | void Callback(const SuspendedThreadsList &suspended_threads_list, function TEST (line 71) | TEST(StopTheWorld, SuspendThreadsSimple) { type AdvancedCallbackArgument (line 97) | struct AdvancedCallbackArgument { method AdvancedCallbackArgument (line 104) | AdvancedCallbackArgument() function AdvancedCallback (line 142) | void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list, function TEST (line 164) | TEST(StopTheWorld, SuspendThreadsAdvanced) { function SegvCallback (line 192) | static void SegvCallback(const SuspendedThreadsList &suspended_threads... function TEST (line 197) | TEST(StopTheWorld, SegvInCallback) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_testlib.cc function Callback (line 34) | void Callback(const SuspendedThreadsList &suspended_threads_list, function StopTheWorldTestLibConstructor (line 47) | __attribute__((constructor)) void StopTheWorldTestLibConstructor(void) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_suppressions_test.cc type __sanitizer (line 18) | namespace __sanitizer { function MyMatch (line 20) | static bool MyMatch(const char *templ, const char *func) { function TEST (line 26) | TEST(Suppressions, Match) { class SuppressionContextTest (line 64) | class SuppressionContextTest : public ::testing::Test { method SuppressionContextTest (line 66) | SuppressionContextTest() method CheckSuppressions (line 72) | void CheckSuppressions(unsigned count, std::vector types, function TEST_F (line 83) | TEST_F(SuppressionContextTest, Parse) { function TEST_F (line 93) | TEST_F(SuppressionContextTest, Parse2) { function TEST_F (line 104) | TEST_F(SuppressionContextTest, Parse3) { function TEST_F (line 113) | TEST_F(SuppressionContextTest, ParseType) { function TEST_F (line 124) | TEST_F(SuppressionContextTest, HasSuppressionType) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_symbolizer_test.cc type __sanitizer (line 18) | namespace __sanitizer { function TEST (line 20) | TEST(Symbolizer, ExtractToken) { function TEST (line 35) | TEST(Symbolizer, ExtractInt) { function TEST (line 42) | TEST(Symbolizer, ExtractUptr) { function TEST (line 49) | TEST(Symbolizer, ExtractTokenUpToDelimiter) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_main.cc function main (line 17) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h function break_optimization (line 68) | inline void break_optimization(void *arg) { function T (line 78) | static T Ident(T t) { function my_rand_r (line 86) | static inline uint32_t my_rand_r(uint32_t* state) { function my_rand (line 92) | static inline uint32_t my_rand() { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cc type __sanitizer (line 21) | namespace __sanitizer { function ThreadContextBase (line 27) | static ThreadContextBase *GetThreadContext(u32 tid) { function CheckThreadQuantity (line 35) | static void CheckThreadQuantity(ThreadRegistry *registry, uptr exp_total, function is_detached (line 44) | static bool is_detached(u32 tid) { function uptr (line 48) | static uptr get_uid(u32 tid) { function HasName (line 52) | static bool HasName(ThreadContextBase *tctx, void *arg) { function HasUid (line 57) | static bool HasUid(ThreadContextBase *tctx, void *arg) { function MarkUidAsPresent (line 62) | static void MarkUidAsPresent(ThreadContextBase *tctx, void *arg) { function TestRegistry (line 67) | static void TestRegistry(ThreadRegistry *registry, bool has_quarantine) { function TEST (line 140) | TEST(SanitizerCommon, ThreadRegistryTest) { type RunThreadArgs (line 161) | struct RunThreadArgs { class TestThreadContext (line 166) | class TestThreadContext : public ThreadContextBase { method TestThreadContext (line 168) | explicit TestThreadContext(int tid) : ThreadContextBase(tid) {} method OnJoined (line 169) | void OnJoined(void *arg) { method OnStarted (line 173) | void OnStarted(void *arg) { method OnCreated (line 177) | void OnCreated(void *arg) { function ThreadedTestRegistry (line 200) | static void ThreadedTestRegistry(ThreadRegistry *registry) { function TEST (line 226) | TEST(SanitizerCommon, ThreadRegistryThreadedTest) { FILE: atlas-aapt/external/compiler-rt/lib/sanitizer_common/tests/standalone_malloc_test.cc function break_optimization (line 12) | inline void break_optimization(void *arg) { type DeepStack (line 60) | struct DeepStack { type DeepStack<0> (line 71) | struct DeepStack<0> { function standalone_malloc_test (line 79) | int standalone_malloc_test() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cc function Run (line 11) | __attribute__((noinline)) function main (line 26) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cc function Run (line 11) | __attribute__((noinline)) function main (line 26) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/benchmarks/start_many_threads.cc function main (line 24) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cc class Mutex (line 31) | class __attribute__((aligned(64))) Mutex { method Mutex (line 33) | Mutex() { pthread_mutex_init(&m_, NULL); } method Lock (line 35) | void Lock() { pthread_mutex_lock(&m_); } method Unlock (line 36) | void Unlock() { pthread_mutex_unlock(&m_); } function main (line 71) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/dd/dd_interceptors.cc function InitThread (line 29) | static bool InitThread() { function INTERCEPTOR (line 46) | INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { function INTERCEPTOR (line 52) | INTERCEPTOR(int, pthread_mutex_lock, pthread_mutex_t *m) { function INTERCEPTOR (line 60) | INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { function INTERCEPTOR (line 68) | INTERCEPTOR(int, pthread_mutex_unlock, pthread_mutex_t *m) { function INTERCEPTOR (line 74) | INTERCEPTOR(int, pthread_spin_destroy, pthread_spinlock_t *m) { function INTERCEPTOR (line 81) | INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { function INTERCEPTOR (line 89) | INTERCEPTOR(int, pthread_spin_trylock, pthread_spinlock_t *m) { function INTERCEPTOR (line 97) | INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { function INTERCEPTOR (line 103) | INTERCEPTOR(int, pthread_rwlock_destroy, pthread_rwlock_t *m) { function INTERCEPTOR (line 109) | INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { function INTERCEPTOR (line 117) | INTERCEPTOR(int, pthread_rwlock_tryrdlock, pthread_rwlock_t *m) { function INTERCEPTOR (line 125) | INTERCEPTOR(int, pthread_rwlock_timedrdlock, pthread_rwlock_t *m, function INTERCEPTOR (line 134) | INTERCEPTOR(int, pthread_rwlock_wrlock, pthread_rwlock_t *m) { function INTERCEPTOR (line 142) | INTERCEPTOR(int, pthread_rwlock_trywrlock, pthread_rwlock_t *m) { function INTERCEPTOR (line 150) | INTERCEPTOR(int, pthread_rwlock_timedwrlock, pthread_rwlock_t *m, function INTERCEPTOR (line 159) | INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { function pthread_cond_t (line 165) | static pthread_cond_t *init_cond(pthread_cond_t *c, bool force = false) { function INTERCEPTOR (line 179) | INTERCEPTOR(int, pthread_cond_init, pthread_cond_t *c, function INTERCEPTOR (line 186) | INTERCEPTOR(int, pthread_cond_wait, pthread_cond_t *c, pthread_mutex_t *... function INTERCEPTOR (line 196) | INTERCEPTOR(int, pthread_cond_timedwait, pthread_cond_t *c, pthread_mute... function INTERCEPTOR (line 207) | INTERCEPTOR(int, pthread_cond_signal, pthread_cond_t *c) { function INTERCEPTOR (line 213) | INTERCEPTOR(int, pthread_cond_broadcast, pthread_cond_t *c) { function INTERCEPTOR (line 219) | INTERCEPTOR(int, pthread_cond_destroy, pthread_cond_t *c) { function INTERCEPTOR (line 229) | INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { function INTERCEPTOR (line 234) | INTERCEPTOR(SSIZE_T, read, int fd, void *ptr, SIZE_T count) { function INTERCEPTOR (line 239) | INTERCEPTOR(SSIZE_T, pread, int fd, void *ptr, SIZE_T count, OFF_T offse... function __dsan_before_mutex_lock (line 245) | void __dsan_before_mutex_lock(uptr m, int writelock) { function __dsan_after_mutex_lock (line 251) | void __dsan_after_mutex_lock(uptr m, int writelock, int trylock) { function __dsan_before_mutex_unlock (line 257) | void __dsan_before_mutex_unlock(uptr m, int writelock) { function __dsan_mutex_destroy (line 263) | void __dsan_mutex_destroy(uptr m) { type __dsan (line 272) | namespace __dsan { function InitDataSeg (line 274) | static void InitDataSeg() { function InitializeInterceptors (line 298) | void InitializeInterceptors() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/dd/dd_rtl.cc type __dsan (line 18) | namespace __dsan { function u32 (line 22) | static u32 CurrentStackTrace(Thread *thr, uptr skip) { function PrintStackTrace (line 32) | static void PrintStackTrace(Thread *thr, u32 stk) { function ReportDeadlock (line 39) | static void ReportDeadlock(Thread *thr, DDReport *rep) { function u32 (line 64) | u32 Callback::Unwind() { function InitializeFlags (line 68) | static void InitializeFlags() { function Initialize (line 91) | void Initialize() { function ThreadInit (line 100) | void ThreadInit(Thread *thr) { function ThreadDestroy (line 107) | void ThreadDestroy(Thread *thr) { function MutexBeforeLock (line 112) | void MutexBeforeLock(Thread *thr, uptr m, bool writelock) { function MutexAfterLock (line 125) | void MutexAfterLock(Thread *thr, uptr m, bool writelock, bool trylock) { function MutexBeforeUnlock (line 138) | void MutexBeforeUnlock(Thread *thr, uptr m, bool writelock) { function MutexDestroy (line 149) | void MutexDestroy(Thread *thr, uptr m) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/dd/dd_rtl.h function namespace (line 19) | namespace __dsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/go/test.c function symbolize_cb (line 30) | void symbolize_cb(void *ctx) {} function foobar (line 34) | void foobar() {} function barfoo (line 35) | void barfoo() {} function main (line 37) | int main(void) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/go/tsan_go.cc type __tsan (line 19) | namespace __tsan { function InitializeInterceptors (line 21) | void InitializeInterceptors() { function InitializeDynamicAnnotations (line 24) | void InitializeDynamicAnnotations() { function IsExpectedReport (line 27) | bool IsExpectedReport(uptr addr, uptr size) { function ReportLocation (line 31) | ReportLocation *SymbolizeData(uptr addr) { function internal_free (line 39) | void internal_free(void *p) { type SymbolizeContext (line 43) | struct SymbolizeContext { function SymbolizedStack (line 55) | SymbolizedStack *SymbolizeCode(uptr addr) { function ThreadState (line 77) | static ThreadState *AllocGoroutine() { function __tsan_init (line 84) | void __tsan_init(ThreadState **thrp, void (*cb)(SymbolizeContext *cb)) { function __tsan_fini (line 92) | void __tsan_fini() { function __tsan_map_shadow (line 99) | void __tsan_map_shadow(uptr addr, uptr size) { function __tsan_read (line 103) | void __tsan_read(ThreadState *thr, void *addr, void *pc) { function __tsan_read_pc (line 107) | void __tsan_read_pc(ThreadState *thr, void *addr, uptr callpc, uptr pc) { function __tsan_write (line 115) | void __tsan_write(ThreadState *thr, void *addr, void *pc) { function __tsan_write_pc (line 119) | void __tsan_write_pc(ThreadState *thr, void *addr, uptr callpc, uptr p... function __tsan_read_range (line 127) | void __tsan_read_range(ThreadState *thr, void *addr, uptr size, uptr p... function __tsan_write_range (line 131) | void __tsan_write_range(ThreadState *thr, void *addr, uptr size, uptr ... function __tsan_func_enter (line 135) | void __tsan_func_enter(ThreadState *thr, void *pc) { function __tsan_func_exit (line 139) | void __tsan_func_exit(ThreadState *thr) { function __tsan_malloc (line 143) | void __tsan_malloc(void *p, uptr sz) { function __tsan_go_start (line 149) | void __tsan_go_start(ThreadState *parent, ThreadState **pthr, void *pc) { function __tsan_go_end (line 156) | void __tsan_go_end(ThreadState *thr) { function __tsan_acquire (line 161) | void __tsan_acquire(ThreadState *thr, void *addr) { function __tsan_release (line 165) | void __tsan_release(ThreadState *thr, void *addr) { function __tsan_release_merge (line 169) | void __tsan_release_merge(ThreadState *thr, void *addr) { function __tsan_finalizer_goroutine (line 173) | void __tsan_finalizer_goroutine(ThreadState *thr) { function __tsan_mutex_before_lock (line 177) | void __tsan_mutex_before_lock(ThreadState *thr, uptr addr, uptr write) { function __tsan_mutex_after_lock (line 180) | void __tsan_mutex_after_lock(ThreadState *thr, uptr addr, uptr write) { function __tsan_mutex_before_unlock (line 187) | void __tsan_mutex_before_unlock(ThreadState *thr, uptr addr, uptr writ... function __tsan_go_ignore_sync_begin (line 194) | void __tsan_go_ignore_sync_begin(ThreadState *thr) { function __tsan_go_ignore_sync_end (line 198) | void __tsan_go_ignore_sync_end(ThreadState *thr) { type __sanitizer (line 205) | namespace __sanitizer { function SymbolizerPrepareForSandboxing (line 207) | void SymbolizerPrepareForSandboxing() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_clock.cc type __tsan (line 91) | namespace __tsan { function ClockElem (line 407) | ClockElem &SyncClock::elem(unsigned tid) const { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_clock.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_defs.h function namespace (line 35) | namespace __tsan { type MD5Hash (line 141) | struct MD5Hash { type ThreadState (line 148) | struct ThreadState type Context (line 150) | struct Context type ReportStack (line 151) | struct ReportStack type MBlock (line 156) | struct MBlock { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h function namespace (line 26) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_fd.cc type __tsan (line 18) | namespace __tsan { type FdSync (line 24) | struct FdSync { type FdDesc (line 28) | struct FdDesc { type FdContext (line 34) | struct FdContext { function bogusfd (line 45) | static bool bogusfd(int fd) { function FdSync (line 50) | static FdSync *allocsync(ThreadState *thr, uptr pc) { function FdSync (line 57) | static FdSync *ref(FdSync *s) { function unref (line 63) | static void unref(ThreadState *thr, uptr pc, FdSync *s) { function FdDesc (line 74) | static FdDesc *fddesc(ThreadState *thr, uptr pc, int fd) { function init (line 94) | static void init(ThreadState *thr, uptr pc, int fd, FdSync *s, function FdInit (line 122) | void FdInit() { function FdOnFork (line 128) | void FdOnFork(ThreadState *thr, uptr pc) { function FdLocation (line 143) | bool FdLocation(uptr addr, int *fd, int *tid, u32 *stack) { function FdAcquire (line 160) | void FdAcquire(ThreadState *thr, uptr pc, int fd) { function FdRelease (line 171) | void FdRelease(ThreadState *thr, uptr pc, int fd) { function FdAccess (line 182) | void FdAccess(ThreadState *thr, uptr pc, int fd) { function FdClose (line 190) | void FdClose(ThreadState *thr, uptr pc, int fd, bool write) { function FdFileCreate (line 218) | void FdFileCreate(ThreadState *thr, uptr pc, int fd) { function FdDup (line 225) | void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { function FdPipeCreate (line 236) | void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { function FdEventCreate (line 244) | void FdEventCreate(ThreadState *thr, uptr pc, int fd) { function FdSignalCreate (line 251) | void FdSignalCreate(ThreadState *thr, uptr pc, int fd) { function FdInotifyCreate (line 258) | void FdInotifyCreate(ThreadState *thr, uptr pc, int fd) { function FdPollCreate (line 265) | void FdPollCreate(ThreadState *thr, uptr pc, int fd) { function FdSocketCreate (line 272) | void FdSocketCreate(ThreadState *thr, uptr pc, int fd) { function FdSocketAccept (line 280) | void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { function FdSocketConnecting (line 289) | void FdSocketConnecting(ThreadState *thr, uptr pc, int fd) { function FdSocketConnect (line 297) | void FdSocketConnect(ThreadState *thr, uptr pc, int fd) { function uptr (line 304) | uptr File2addr(const char *path) { function uptr (line 310) | uptr Dir2addr(const char *path) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_fd.h function namespace (line 39) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_flags.cc type __tsan (line 22) | namespace __tsan { function Flags (line 24) | Flags *flags() { function SANITIZER_WEAK_DEFAULT_IMPL (line 32) | SANITIZER_WEAK_DEFAULT_IMPL function RegisterTsanFlags (line 46) | void RegisterTsanFlags(FlagParser *parser, Flags *f) { function InitializeFlags (line 57) | void InitializeFlags(Flags *f, const char *env) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_flags.h function namespace (line 20) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cc type __tsan (line 15) | namespace __tsan { function uptr (line 37) | uptr IgnoreSet::Size() const { function u32 (line 41) | u32 IgnoreSet::At(uptr i) const { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interceptors.cc type my_siginfo_t (line 73) | struct my_siginfo_t { type ucontext_t (line 79) | struct ucontext_t { type ucontext_t (line 83) | struct ucontext_t { type sigaction_t (line 164) | struct sigaction_t { type sigaction_t (line 174) | struct sigaction_t { type __tsan (line 217) | namespace __tsan { type SignalDesc (line 218) | struct SignalDesc { type ThreadSignalContext (line 225) | struct ThreadSignalContext { function LibIgnore (line 238) | static LibIgnore *libignore() { function InitializeLibIgnore (line 242) | void InitializeLibIgnore() { function DestroyThreadState (line 888) | void DestroyThreadState() { function CallUserSignalHandler (line 1934) | static void CallUserSignalHandler(ThreadState *thr, bool sync, bool ac... function ProcessPendingSignals (line 1975) | void ProcessPendingSignals(ThreadState *thr) { function finalize (line 2527) | static void finalize(void *arg) { function unreachable (line 2537) | static void unreachable() { function InitializeInterceptors (line 2543) | void InitializeInterceptors() { function ThreadSignalContext (line 255) | static ThreadSignalContext *SigCtx(ThreadState *thr) { type BlockingCall (line 328) | struct BlockingCall { method BlockingCall (line 329) | explicit BlockingCall(ThreadState *thr) function TSAN_INTERCEPTOR (line 356) | TSAN_INTERCEPTOR(unsigned, sleep, unsigned sec) { function TSAN_INTERCEPTOR (line 363) | TSAN_INTERCEPTOR(int, usleep, long_t usec) { function TSAN_INTERCEPTOR (line 370) | TSAN_INTERCEPTOR(int, nanosleep, void *req, void *rem) { type AtExitCtx (line 379) | struct AtExitCtx { function at_exit_wrapper (line 384) | static void at_exit_wrapper(void *arg) { function TSAN_INTERCEPTOR (line 397) | TSAN_INTERCEPTOR(int, atexit, void (*f)()) { function TSAN_INTERCEPTOR (line 407) | TSAN_INTERCEPTOR(int, __cxa_atexit, void (*f)(void *a), void *arg, void ... function setup_at_exit_wrapper (line 414) | static int setup_at_exit_wrapper(ThreadState *thr, uptr pc, void(*f)(), function on_exit_wrapper (line 429) | static void on_exit_wrapper(int status, void *arg) { function TSAN_INTERCEPTOR (line 438) | TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { function JmpBufGarbageCollect (line 456) | static void JmpBufGarbageCollect(ThreadState *thr, uptr sp) { function SetJmp (line 468) | static void SetJmp(ThreadState *thr, uptr sp, uptr mangled_sp) { function LongJmp (line 487) | static void LongJmp(ThreadState *thr, uptr *env) { function __tsan_setjmp (line 524) | void __tsan_setjmp(uptr sp, uptr mangled_sp) { function __interceptor_setjmp (line 536) | int __interceptor_setjmp(void *env) { function __interceptor__setjmp (line 544) | int __interceptor__setjmp(void *env) { function __interceptor_sigsetjmp (line 551) | int __interceptor_sigsetjmp(void *env) { function __interceptor___sigsetjmp (line 558) | int __interceptor___sigsetjmp(void *env) { function TSAN_INTERCEPTOR (line 573) | TSAN_INTERCEPTOR(void, longjmp, uptr *env, int val) { function TSAN_INTERCEPTOR (line 581) | TSAN_INTERCEPTOR(void, siglongjmp, uptr *env, int val) { function TSAN_INTERCEPTOR (line 590) | TSAN_INTERCEPTOR(void*, malloc, uptr size) { function TSAN_INTERCEPTOR (line 602) | TSAN_INTERCEPTOR(void*, __libc_memalign, uptr align, uptr sz) { function TSAN_INTERCEPTOR (line 607) | TSAN_INTERCEPTOR(void*, calloc, uptr size, uptr n) { function TSAN_INTERCEPTOR (line 619) | TSAN_INTERCEPTOR(void*, realloc, void *p, uptr size) { function TSAN_INTERCEPTOR (line 632) | TSAN_INTERCEPTOR(void, free, void *p) { function TSAN_INTERCEPTOR (line 642) | TSAN_INTERCEPTOR(void, cfree, void *p) { function TSAN_INTERCEPTOR (line 652) | TSAN_INTERCEPTOR(uptr, malloc_usable_size, void *p) { function TSAN_INTERCEPTOR (line 658) | TSAN_INTERCEPTOR(uptr, strlen, const char *s) { function TSAN_INTERCEPTOR (line 665) | TSAN_INTERCEPTOR(void*, memset, void *dst, int v, uptr size) { function TSAN_INTERCEPTOR (line 674) | TSAN_INTERCEPTOR(void*, memcpy, void *dst, const void *src, uptr size) { function TSAN_INTERCEPTOR (line 687) | TSAN_INTERCEPTOR(void*, memmove, void *dst, void *src, uptr n) { function TSAN_INTERCEPTOR (line 696) | TSAN_INTERCEPTOR(char*, strchr, char *s, int c) { function TSAN_INTERCEPTOR (line 706) | TSAN_INTERCEPTOR(char*, strchrnul, char *s, int c) { function TSAN_INTERCEPTOR (line 715) | TSAN_INTERCEPTOR(char*, strrchr, char *s, int c) { function TSAN_INTERCEPTOR (line 721) | TSAN_INTERCEPTOR(char*, strcpy, char *dst, const char *src) { // NOLINT function TSAN_INTERCEPTOR (line 729) | TSAN_INTERCEPTOR(char*, strncpy, char *dst, char *src, uptr n) { function TSAN_INTERCEPTOR (line 737) | TSAN_INTERCEPTOR(char*, strdup, const char *str) { function fix_mmap_addr (line 743) | static bool fix_mmap_addr(void **addr, long_t sz, int flags) { function TSAN_INTERCEPTOR (line 757) | TSAN_INTERCEPTOR(void *, mmap, void *addr, SIZE_T sz, int prot, int flags, function TSAN_INTERCEPTOR (line 772) | TSAN_INTERCEPTOR(void *, mmap64, void *addr, SIZE_T sz, int prot, int fl... function TSAN_INTERCEPTOR (line 790) | TSAN_INTERCEPTOR(int, munmap, void *addr, long_t sz) { function TSAN_INTERCEPTOR (line 802) | TSAN_INTERCEPTOR(void*, memalign, uptr align, uptr sz) { function TSAN_INTERCEPTOR (line 812) | TSAN_INTERCEPTOR(void*, aligned_alloc, uptr align, uptr sz) { function TSAN_INTERCEPTOR (line 817) | TSAN_INTERCEPTOR(void*, valloc, uptr sz) { function TSAN_INTERCEPTOR (line 824) | TSAN_INTERCEPTOR(void*, pvalloc, uptr sz) { function TSAN_INTERCEPTOR (line 835) | TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { function STDCXX_INTERCEPTOR (line 860) | STDCXX_INTERCEPTOR(int, __cxa_guard_acquire, atomic_uint32_t *g) { function STDCXX_INTERCEPTOR (line 876) | STDCXX_INTERCEPTOR(void, __cxa_guard_release, atomic_uint32_t *g) { function STDCXX_INTERCEPTOR (line 882) | STDCXX_INTERCEPTOR(void, __cxa_guard_abort, atomic_uint32_t *g) { type __tsan (line 887) | namespace __tsan { type SignalDesc (line 218) | struct SignalDesc { type ThreadSignalContext (line 225) | struct ThreadSignalContext { function LibIgnore (line 238) | static LibIgnore *libignore() { function InitializeLibIgnore (line 242) | void InitializeLibIgnore() { function DestroyThreadState (line 888) | void DestroyThreadState() { function CallUserSignalHandler (line 1934) | static void CallUserSignalHandler(ThreadState *thr, bool sync, bool ac... function ProcessPendingSignals (line 1975) | void ProcessPendingSignals(ThreadState *thr) { function finalize (line 2527) | static void finalize(void *arg) { function unreachable (line 2537) | static void unreachable() { function InitializeInterceptors (line 2543) | void InitializeInterceptors() { function thread_finalize (line 901) | static void thread_finalize(void *v) { type ThreadParam (line 915) | struct ThreadParam { function TSAN_INTERCEPTOR (line 952) | TSAN_INTERCEPTOR(int, pthread_create, function TSAN_INTERCEPTOR (line 1007) | TSAN_INTERCEPTOR(int, pthread_join, void *th, void **ret) { function DEFINE_REAL_PTHREAD_FUNCTIONS (line 1019) | DEFINE_REAL_PTHREAD_FUNCTIONS type CondMutexUnlockCtx (line 1069) | struct CondMutexUnlockCtx { function cond_mutex_unlock (line 1076) | static void cond_mutex_unlock(CondMutexUnlockCtx *arg) { function INTERCEPTOR (line 1091) | INTERCEPTOR(int, pthread_cond_init, void *c, void *a) { function INTERCEPTOR (line 1098) | INTERCEPTOR(int, pthread_cond_wait, void *c, void *m) { function INTERCEPTOR (line 1120) | INTERCEPTOR(int, pthread_cond_timedwait, void *c, void *m, void *abstime) { function INTERCEPTOR (line 1141) | INTERCEPTOR(int, pthread_cond_signal, void *c) { function INTERCEPTOR (line 1148) | INTERCEPTOR(int, pthread_cond_broadcast, void *c) { function INTERCEPTOR (line 1155) | INTERCEPTOR(int, pthread_cond_destroy, void *c) { function TSAN_INTERCEPTOR (line 1168) | TSAN_INTERCEPTOR(int, pthread_mutex_init, void *m, void *a) { function TSAN_INTERCEPTOR (line 1184) | TSAN_INTERCEPTOR(int, pthread_mutex_destroy, void *m) { function TSAN_INTERCEPTOR (line 1193) | TSAN_INTERCEPTOR(int, pthread_mutex_trylock, void *m) { function TSAN_INTERCEPTOR (line 1204) | TSAN_INTERCEPTOR(int, pthread_mutex_timedlock, void *m, void *abstime) { function TSAN_INTERCEPTOR (line 1215) | TSAN_INTERCEPTOR(int, pthread_spin_init, void *m, int pshared) { function TSAN_INTERCEPTOR (line 1224) | TSAN_INTERCEPTOR(int, pthread_spin_destroy, void *m) { function TSAN_INTERCEPTOR (line 1233) | TSAN_INTERCEPTOR(int, pthread_spin_lock, void *m) { function TSAN_INTERCEPTOR (line 1242) | TSAN_INTERCEPTOR(int, pthread_spin_trylock, void *m) { function TSAN_INTERCEPTOR (line 1251) | TSAN_INTERCEPTOR(int, pthread_spin_unlock, void *m) { function TSAN_INTERCEPTOR (line 1259) | TSAN_INTERCEPTOR(int, pthread_rwlock_init, void *m, void *a) { function TSAN_INTERCEPTOR (line 1268) | TSAN_INTERCEPTOR(int, pthread_rwlock_destroy, void *m) { function TSAN_INTERCEPTOR (line 1277) | TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { function TSAN_INTERCEPTOR (line 1286) | TSAN_INTERCEPTOR(int, pthread_rwlock_tryrdlock, void *m) { function TSAN_INTERCEPTOR (line 1296) | TSAN_INTERCEPTOR(int, pthread_rwlock_timedrdlock, void *m, void *abstime) { function TSAN_INTERCEPTOR (line 1306) | TSAN_INTERCEPTOR(int, pthread_rwlock_wrlock, void *m) { function TSAN_INTERCEPTOR (line 1315) | TSAN_INTERCEPTOR(int, pthread_rwlock_trywrlock, void *m) { function TSAN_INTERCEPTOR (line 1325) | TSAN_INTERCEPTOR(int, pthread_rwlock_timedwrlock, void *m, void *abstime) { function TSAN_INTERCEPTOR (line 1335) | TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { function TSAN_INTERCEPTOR (line 1343) | TSAN_INTERCEPTOR(int, pthread_barrier_init, void *b, void *a, unsigned c... function TSAN_INTERCEPTOR (line 1350) | TSAN_INTERCEPTOR(int, pthread_barrier_destroy, void *b) { function TSAN_INTERCEPTOR (line 1357) | TSAN_INTERCEPTOR(int, pthread_barrier_wait, void *b) { function TSAN_INTERCEPTOR (line 1370) | TSAN_INTERCEPTOR(int, pthread_once, void *o, void (*f)()) { function TSAN_INTERCEPTOR (line 1398) | TSAN_INTERCEPTOR(int, __xstat, int version, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1408) | TSAN_INTERCEPTOR(int, stat, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1421) | TSAN_INTERCEPTOR(int, __xstat64, int version, const char *path, void *bu... function TSAN_INTERCEPTOR (line 1432) | TSAN_INTERCEPTOR(int, stat64, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1443) | TSAN_INTERCEPTOR(int, __lxstat, int version, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1453) | TSAN_INTERCEPTOR(int, lstat, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1466) | TSAN_INTERCEPTOR(int, __lxstat64, int version, const char *path, void *b... function TSAN_INTERCEPTOR (line 1477) | TSAN_INTERCEPTOR(int, lstat64, const char *path, void *buf) { function TSAN_INTERCEPTOR (line 1488) | TSAN_INTERCEPTOR(int, __fxstat, int version, int fd, void *buf) { function TSAN_INTERCEPTOR (line 1499) | TSAN_INTERCEPTOR(int, fstat, int fd, void *buf) { function TSAN_INTERCEPTOR (line 1514) | TSAN_INTERCEPTOR(int, __fxstat64, int version, int fd, void *buf) { function TSAN_INTERCEPTOR (line 1526) | TSAN_INTERCEPTOR(int, fstat64, int fd, void *buf) { function TSAN_INTERCEPTOR (line 1537) | TSAN_INTERCEPTOR(int, open, const char *name, int flags, int mode) { function TSAN_INTERCEPTOR (line 1547) | TSAN_INTERCEPTOR(int, open64, const char *name, int flags, int mode) { function TSAN_INTERCEPTOR (line 1560) | TSAN_INTERCEPTOR(int, creat, const char *name, int mode) { function TSAN_INTERCEPTOR (line 1570) | TSAN_INTERCEPTOR(int, creat64, const char *name, int mode) { function TSAN_INTERCEPTOR (line 1583) | TSAN_INTERCEPTOR(int, dup, int oldfd) { function TSAN_INTERCEPTOR (line 1591) | TSAN_INTERCEPTOR(int, dup2, int oldfd, int newfd) { function TSAN_INTERCEPTOR (line 1600) | TSAN_INTERCEPTOR(int, dup3, int oldfd, int newfd, int flags) { function TSAN_INTERCEPTOR (line 1610) | TSAN_INTERCEPTOR(int, eventfd, unsigned initval, int flags) { function TSAN_INTERCEPTOR (line 1623) | TSAN_INTERCEPTOR(int, signalfd, int fd, void *mask, int flags) { function TSAN_INTERCEPTOR (line 1638) | TSAN_INTERCEPTOR(int, inotify_init, int fake) { function TSAN_INTERCEPTOR (line 1651) | TSAN_INTERCEPTOR(int, inotify_init1, int flags) { function TSAN_INTERCEPTOR (line 1663) | TSAN_INTERCEPTOR(int, socket, int domain, int type, int protocol) { function TSAN_INTERCEPTOR (line 1671) | TSAN_INTERCEPTOR(int, socketpair, int domain, int type, int protocol, in... function TSAN_INTERCEPTOR (line 1679) | TSAN_INTERCEPTOR(int, connect, int fd, void *addr, unsigned addrlen) { function TSAN_INTERCEPTOR (line 1688) | TSAN_INTERCEPTOR(int, bind, int fd, void *addr, unsigned addrlen) { function TSAN_INTERCEPTOR (line 1696) | TSAN_INTERCEPTOR(int, listen, int fd, int backlog) { function TSAN_INTERCEPTOR (line 1705) | TSAN_INTERCEPTOR(int, epoll_create, int size) { function TSAN_INTERCEPTOR (line 1718) | TSAN_INTERCEPTOR(int, epoll_create1, int flags) { function TSAN_INTERCEPTOR (line 1730) | TSAN_INTERCEPTOR(int, close, int fd) { function TSAN_INTERCEPTOR (line 1738) | TSAN_INTERCEPTOR(int, __close, int fd) { function TSAN_INTERCEPTOR (line 1751) | TSAN_INTERCEPTOR(void, __res_iclose, void *state, bool free_addr) { function TSAN_INTERCEPTOR (line 1766) | TSAN_INTERCEPTOR(int, pipe, int *pipefd) { function TSAN_INTERCEPTOR (line 1775) | TSAN_INTERCEPTOR(int, pipe2, int *pipefd, int flags) { function TSAN_INTERCEPTOR (line 1784) | TSAN_INTERCEPTOR(long_t, send, int fd, void *buf, long_t len, int flags) { function TSAN_INTERCEPTOR (line 1794) | TSAN_INTERCEPTOR(long_t, sendmsg, int fd, void *msg, int flags) { function TSAN_INTERCEPTOR (line 1804) | TSAN_INTERCEPTOR(long_t, recv, int fd, void *buf, long_t len, int flags) { function TSAN_INTERCEPTOR (line 1815) | TSAN_INTERCEPTOR(int, unlink, char *path) { function TSAN_INTERCEPTOR (line 1822) | TSAN_INTERCEPTOR(void*, tmpfile, int fake) { function TSAN_INTERCEPTOR (line 1834) | TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { function TSAN_INTERCEPTOR (line 1849) | TSAN_INTERCEPTOR(uptr, fread, void *ptr, uptr size, uptr nmemb, void *f) { function TSAN_INTERCEPTOR (line 1858) | TSAN_INTERCEPTOR(uptr, fwrite, const void *p, uptr size, uptr nmemb, voi... function FlushStreams (line 1867) | static void FlushStreams() { function TSAN_INTERCEPTOR (line 1874) | TSAN_INTERCEPTOR(void, abort, int fake) { function TSAN_INTERCEPTOR (line 1880) | TSAN_INTERCEPTOR(int, puts, const char *s) { function TSAN_INTERCEPTOR (line 1886) | TSAN_INTERCEPTOR(int, rmdir, char *path) { function TSAN_INTERCEPTOR (line 1893) | TSAN_INTERCEPTOR(int, closedir, void *dirp) { function TSAN_INTERCEPTOR (line 1901) | TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { function TSAN_INTERCEPTOR (line 1918) | TSAN_INTERCEPTOR(int, epoll_wait, int epfd, void *ev, int cnt, int timeo... type __tsan (line 1932) | namespace __tsan { type SignalDesc (line 218) | struct SignalDesc { type ThreadSignalContext (line 225) | struct ThreadSignalContext { function LibIgnore (line 238) | static LibIgnore *libignore() { function InitializeLibIgnore (line 242) | void InitializeLibIgnore() { function DestroyThreadState (line 888) | void DestroyThreadState() { function CallUserSignalHandler (line 1934) | static void CallUserSignalHandler(ThreadState *thr, bool sync, bool ac... function ProcessPendingSignals (line 1975) | void ProcessPendingSignals(ThreadState *thr) { function finalize (line 2527) | static void finalize(void *arg) { function unreachable (line 2537) | static void unreachable() { function InitializeInterceptors (line 2543) | void InitializeInterceptors() { function is_sync_signal (line 1998) | static bool is_sync_signal(ThreadSignalContext *sctx, int sig) { function rtl_sighandler (line 2057) | static void rtl_sighandler(int sig) { function rtl_sigaction (line 2061) | static void rtl_sigaction(int sig, my_siginfo_t *info, void *ctx) { function TSAN_INTERCEPTOR (line 2065) | TSAN_INTERCEPTOR(int, sigaction, int sig, sigaction_t *act, sigaction_t ... function TSAN_INTERCEPTOR (line 2098) | TSAN_INTERCEPTOR(sighandler_t, signal, int sig, sighandler_t h) { function TSAN_INTERCEPTOR (line 2110) | TSAN_INTERCEPTOR(int, sigsuspend, const __sanitizer_sigset_t *mask) { function TSAN_INTERCEPTOR (line 2115) | TSAN_INTERCEPTOR(int, raise, int sig) { function TSAN_INTERCEPTOR (line 2127) | TSAN_INTERCEPTOR(int, kill, int pid, int sig) { function TSAN_INTERCEPTOR (line 2143) | TSAN_INTERCEPTOR(int, pthread_kill, void *tid, int sig) { function TSAN_INTERCEPTOR (line 2159) | TSAN_INTERCEPTOR(int, gettimeofday, void *tv, void *tz) { function TSAN_INTERCEPTOR (line 2165) | TSAN_INTERCEPTOR(int, getaddrinfo, void *node, void *service, function TSAN_INTERCEPTOR (line 2177) | TSAN_INTERCEPTOR(int, fork, int fake) { function TSAN_INTERCEPTOR (line 2197) | TSAN_INTERCEPTOR(int, vfork, int fake) { type dl_iterate_phdr_data (line 2217) | struct dl_iterate_phdr_data { function IsAppNotRodata (line 2224) | static bool IsAppNotRodata(uptr addr) { function dl_iterate_phdr_cb (line 2228) | static int dl_iterate_phdr_cb(__sanitizer_dl_phdr_info *info, SIZE_T size, function TSAN_INTERCEPTOR (line 2248) | TSAN_INTERCEPTOR(int, dl_iterate_phdr, dl_iterate_phdr_cb_t cb, void *da... function OnExit (line 2260) | static int OnExit(ThreadState *thr) { type TsanInterceptorContext (line 2266) | struct TsanInterceptorContext { function HandleRecvmsg (line 2273) | static void HandleRecvmsg(ThreadState *thr, uptr pc, type ScopedSyscall (line 2418) | struct ScopedSyscall { method ScopedSyscall (line 2421) | explicit ScopedSyscall(ThreadState *thr) function syscall_access_range (line 2432) | static void syscall_access_range(uptr pc, uptr p, uptr s, bool write) { function syscall_acquire (line 2437) | static void syscall_acquire(uptr pc, uptr addr) { function syscall_release (line 2443) | static void syscall_release(uptr pc, uptr addr) { function syscall_fd_close (line 2449) | static void syscall_fd_close(uptr pc, int fd) { function USED (line 2454) | static USED void syscall_fd_acquire(uptr pc, int fd) { function USED (line 2460) | static USED void syscall_fd_release(uptr pc, int fd) { function syscall_pre_fork (line 2466) | static void syscall_pre_fork(uptr pc) { function syscall_post_fork (line 2471) | static void syscall_post_fork(uptr pc, int pid) { type __tsan (line 2525) | namespace __tsan { type SignalDesc (line 218) | struct SignalDesc { type ThreadSignalContext (line 225) | struct ThreadSignalContext { function LibIgnore (line 238) | static LibIgnore *libignore() { function InitializeLibIgnore (line 242) | void InitializeLibIgnore() { function DestroyThreadState (line 888) | void DestroyThreadState() { function CallUserSignalHandler (line 1934) | static void CallUserSignalHandler(ThreadState *thr, bool sync, bool ac... function ProcessPendingSignals (line 1975) | void ProcessPendingSignals(ThreadState *thr) { function finalize (line 2527) | static void finalize(void *arg) { function unreachable (line 2537) | static void unreachable() { function InitializeInterceptors (line 2543) | void InitializeInterceptors() { function SANITIZER_INTERFACE_ATTRIBUTE (line 2744) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 2754) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interceptors.h function namespace (line 7) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cc type __tsan (line 23) | namespace __tsan { function TSAN_INTERCEPTOR (line 25) | TSAN_INTERCEPTOR(void, OSSpinLockLock, volatile OSSpinLock *lock) { function TSAN_INTERCEPTOR (line 35) | TSAN_INTERCEPTOR(bool, OSSpinLockTry, volatile OSSpinLock *lock) { function TSAN_INTERCEPTOR (line 47) | TSAN_INTERCEPTOR(void, OSSpinLockUnlock, volatile OSSpinLock *lock) { function TSAN_INTERCEPTOR (line 57) | TSAN_INTERCEPTOR(void, os_lock_lock, void *lock) { function TSAN_INTERCEPTOR (line 67) | TSAN_INTERCEPTOR(bool, os_lock_trylock, void *lock) { function TSAN_INTERCEPTOR (line 79) | TSAN_INTERCEPTOR(void, os_lock_unlock, void *lock) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface.cc function __tsan_init (line 27) | void __tsan_init() { function __tsan_read16 (line 31) | void __tsan_read16(void *addr) { function __tsan_write16 (line 36) | void __tsan_write16(void *addr) { function __tsan_read16_pc (line 41) | void __tsan_read16_pc(void *addr, void *pc) { function __tsan_write16_pc (line 46) | void __tsan_write16_pc(void *addr, void *pc) { function __tsan_unaligned_read2 (line 53) | void __tsan_unaligned_read2(const void *addr) { function __tsan_unaligned_read4 (line 57) | void __tsan_unaligned_read4(const void *addr) { function __tsan_unaligned_read8 (line 61) | void __tsan_unaligned_read8(const void *addr) { function __tsan_unaligned_read16 (line 65) | void __tsan_unaligned_read16(const void *addr) { function __tsan_unaligned_write2 (line 69) | void __tsan_unaligned_write2(void *addr) { function __tsan_unaligned_write4 (line 73) | void __tsan_unaligned_write4(void *addr) { function __tsan_unaligned_write8 (line 77) | void __tsan_unaligned_write8(void *addr) { function __tsan_unaligned_write16 (line 81) | void __tsan_unaligned_write16(void *addr) { function SANITIZER_INTERFACE_ATTRIBUTE (line 88) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 94) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 100) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 106) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 112) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 118) | SANITIZER_INTERFACE_ATTRIBUTE function __tsan_acquire (line 125) | void __tsan_acquire(void *addr) { function __tsan_release (line 129) | void __tsan_release(void *addr) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cc type __tsan (line 30) | namespace __tsan { class ScopedAnnotation (line 32) | class ScopedAnnotation { method ScopedAnnotation (line 34) | ScopedAnnotation(ThreadState *thr, const char *aname, const char *f,... type ExpectRace (line 63) | struct ExpectRace { type DynamicAnnContext (line 75) | struct DynamicAnnContext { method DynamicAnnContext (line 80) | DynamicAnnContext() function AddExpectRace (line 88) | static void AddExpectRace(ExpectRace *list, function ExpectRace (line 118) | static ExpectRace *FindRace(ExpectRace *list, uptr addr, uptr size) { function CheckContains (line 128) | static bool CheckContains(ExpectRace *list, uptr addr, uptr size) { function InitList (line 138) | static void InitList(ExpectRace *list) { function InitializeDynamicAnnotations (line 143) | void InitializeDynamicAnnotations() { function IsExpectedReport (line 149) | bool IsExpectedReport(uptr addr, uptr size) { function CollectMatchedBenignRaces (line 158) | static void CollectMatchedBenignRaces(Vector *matched, function PrintMatchedBenignRaces (line 182) | void PrintMatchedBenignRaces() { function ReportMissedExpectedRace (line 214) | static void ReportMissedExpectedRace(ExpectRace *race) { function BenignRaceImpl (line 358) | static void BenignRaceImpl( FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cc function IsLoadOrder (line 59) | static bool IsLoadOrder(morder mo) { function IsStoreOrder (line 64) | static bool IsStoreOrder(morder mo) { function IsReleaseOrder (line 68) | static bool IsReleaseOrder(morder mo) { function IsAcquireOrder (line 72) | static bool IsAcquireOrder(morder mo) { function IsAcqRelOrder (line 77) | static bool IsAcqRelOrder(morder mo) { function T (line 81) | T func_xchg(volatile T *v, T op) { function T (line 88) | T func_add(volatile T *v, T op) { function T (line 92) | T func_sub(volatile T *v, T op) { function T (line 96) | T func_and(volatile T *v, T op) { function T (line 100) | T func_or(volatile T *v, T op) { function T (line 104) | T func_xor(volatile T *v, T op) { function T (line 108) | T func_nand(volatile T *v, T op) { function T (line 120) | T func_cas(volatile T *v, T cmp, T xch) { function a128 (line 130) | a128 func_xchg(volatile a128 *v, a128 op) { function a128 (line 137) | a128 func_add(volatile a128 *v, a128 op) { function a128 (line 144) | a128 func_sub(volatile a128 *v, a128 op) { function a128 (line 151) | a128 func_and(volatile a128 *v, a128 op) { function a128 (line 158) | a128 func_or(volatile a128 *v, a128 op) { function a128 (line 165) | a128 func_xor(volatile a128 *v, a128 op) { function a128 (line 172) | a128 func_nand(volatile a128 *v, a128 op) { function a128 (line 179) | a128 func_cas(volatile a128 *v, a128 cmp, a128 xch) { function SizeLog (line 189) | static int SizeLog() { function atomic_uint8_t (line 203) | static atomic_uint8_t *to_atomic(const volatile a8 *a) { function atomic_uint16_t (line 207) | static atomic_uint16_t *to_atomic(const volatile a16 *a) { function atomic_uint32_t (line 212) | static atomic_uint32_t *to_atomic(const volatile a32 *a) { function atomic_uint64_t (line 216) | static atomic_uint64_t *to_atomic(const volatile a64 *a) { function memory_order (line 220) | static memory_order to_mo(morder mo) { function T (line 234) | static T NoTsanAtomicLoad(const volatile T *a, morder mo) { function a128 (line 239) | static a128 NoTsanAtomicLoad(const volatile a128 *a, morder mo) { function T (line 246) | static T AtomicLoad(ThreadState *thr, uptr pc, const volatile T *a, function NoTsanAtomicStore (line 264) | static void NoTsanAtomicStore(volatile T *a, T v, morder mo) { function NoTsanAtomicStore (line 269) | static void NoTsanAtomicStore(volatile a128 *a, a128 v, morder mo) { function AtomicStore (line 276) | static void AtomicStore(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 299) | static T AtomicRMW(ThreadState *thr, uptr pc, volatile T *a, T v, morder... function T (line 321) | static T NoTsanAtomicExchange(volatile T *a, T v, morder mo) { function T (line 326) | static T NoTsanAtomicFetchAdd(volatile T *a, T v, morder mo) { function T (line 331) | static T NoTsanAtomicFetchSub(volatile T *a, T v, morder mo) { function T (line 336) | static T NoTsanAtomicFetchAnd(volatile T *a, T v, morder mo) { function T (line 341) | static T NoTsanAtomicFetchOr(volatile T *a, T v, morder mo) { function T (line 346) | static T NoTsanAtomicFetchXor(volatile T *a, T v, morder mo) { function T (line 351) | static T NoTsanAtomicFetchNand(volatile T *a, T v, morder mo) { function T (line 356) | static T AtomicExchange(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 362) | static T AtomicFetchAdd(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 368) | static T AtomicFetchSub(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 374) | static T AtomicFetchAnd(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 380) | static T AtomicFetchOr(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 386) | static T AtomicFetchXor(ThreadState *thr, uptr pc, volatile T *a, T v, function T (line 392) | static T AtomicFetchNand(ThreadState *thr, uptr pc, volatile T *a, T v, function NoTsanAtomicCAS (line 398) | static bool NoTsanAtomicCAS(volatile T *a, T *c, T v, morder mo, morder ... function NoTsanAtomicCAS (line 403) | static bool NoTsanAtomicCAS(volatile a128 *a, a128 *c, a128 v, function T (line 415) | static T NoTsanAtomicCAS(volatile T *a, T c, T v, morder mo, morder fmo) { function AtomicCAS (line 421) | static bool AtomicCAS(ThreadState *thr, uptr pc, function T (line 454) | static T AtomicCAS(ThreadState *thr, uptr pc, function NoTsanAtomicFence (line 461) | static void NoTsanAtomicFence(morder mo) { function AtomicFence (line 465) | static void AtomicFence(ThreadState *thr, uptr pc, morder mo) { class ScopedAtomic (line 488) | class ScopedAtomic { method ScopedAtomic (line 490) | ScopedAtomic(ThreadState *thr, uptr pc, const volatile void *a, function AtomicStatInc (line 504) | static void AtomicStatInc(ThreadState *thr, uptr size, morder mo, StatTy... function SANITIZER_INTERFACE_ATTRIBUTE (line 521) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 526) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 531) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 536) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 542) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 548) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 553) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 558) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 563) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 569) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 575) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 580) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 585) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 590) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 596) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 602) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 607) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 612) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 617) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 623) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 629) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 634) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 639) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 644) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 650) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 656) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 661) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 666) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 671) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 677) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 683) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 688) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 693) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 698) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 704) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 710) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 715) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 720) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 725) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 731) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 737) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 742) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 747) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 752) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 758) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 764) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 770) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 776) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 782) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 789) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 796) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 802) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 808) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 814) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 821) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 828) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 834) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 840) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 846) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 853) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 860) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 866) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 896) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 901) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 906) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 911) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 916) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 921) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 926) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 931) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 936) | SANITIZER_INTERFACE_ATTRIBUTE function SANITIZER_INTERFACE_ATTRIBUTE (line 945) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h function __tsan_read1 (line 21) | void __tsan_read1(void *addr) { function __tsan_read2 (line 25) | void __tsan_read2(void *addr) { function __tsan_read4 (line 29) | void __tsan_read4(void *addr) { function __tsan_read8 (line 33) | void __tsan_read8(void *addr) { function __tsan_write1 (line 37) | void __tsan_write1(void *addr) { function __tsan_write2 (line 41) | void __tsan_write2(void *addr) { function __tsan_write4 (line 45) | void __tsan_write4(void *addr) { function __tsan_write8 (line 49) | void __tsan_write8(void *addr) { function __tsan_read1_pc (line 53) | void __tsan_read1_pc(void *addr, void *pc) { function __tsan_read2_pc (line 57) | void __tsan_read2_pc(void *addr, void *pc) { function __tsan_read4_pc (line 61) | void __tsan_read4_pc(void *addr, void *pc) { function __tsan_read8_pc (line 65) | void __tsan_read8_pc(void *addr, void *pc) { function __tsan_write1_pc (line 69) | void __tsan_write1_pc(void *addr, void *pc) { function __tsan_write2_pc (line 73) | void __tsan_write2_pc(void *addr, void *pc) { function __tsan_write4_pc (line 77) | void __tsan_write4_pc(void *addr, void *pc) { function __tsan_write8_pc (line 81) | void __tsan_write8_pc(void *addr, void *pc) { function __tsan_vptr_update (line 85) | void __tsan_vptr_update(void **vptr_p, void *new_val) { function __tsan_vptr_read (line 95) | void __tsan_vptr_read(void **vptr_p) { function __tsan_func_entry (line 103) | void __tsan_func_entry(void *pc) { function __tsan_func_exit (line 107) | void __tsan_func_exit() { function __tsan_read_range (line 111) | void __tsan_read_range(void *addr, uptr size) { function __tsan_write_range (line 115) | void __tsan_write_range(void *addr, uptr size) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface_java.cc type __tsan (line 27) | namespace __tsan { type JavaContext (line 29) | struct JavaContext { method JavaContext (line 33) | JavaContext(jptr heap_begin, jptr heap_size) class ScopedJavaFunc (line 39) | class ScopedJavaFunc { method ScopedJavaFunc (line 41) | ScopedJavaFunc(ThreadState *thr, uptr pc) function __tsan_java_init (line 69) | void __tsan_java_init(jptr heap_begin, jptr heap_size) { function __tsan_java_fini (line 81) | int __tsan_java_fini() { function __tsan_java_alloc (line 91) | void __tsan_java_alloc(jptr ptr, jptr size) { function __tsan_java_free (line 104) | void __tsan_java_free(jptr ptr, jptr size) { function __tsan_java_move (line 117) | void __tsan_java_move(jptr src, jptr dst, jptr size) { function __tsan_java_finalize (line 153) | void __tsan_java_finalize() { function __tsan_java_mutex_lock (line 159) | void __tsan_java_mutex_lock(jptr addr) { function __tsan_java_mutex_unlock (line 170) | void __tsan_java_mutex_unlock(jptr addr) { function __tsan_java_mutex_read_lock (line 180) | void __tsan_java_mutex_read_lock(jptr addr) { function __tsan_java_mutex_read_unlock (line 191) | void __tsan_java_mutex_read_unlock(jptr addr) { function __tsan_java_mutex_lock_rec (line 201) | void __tsan_java_mutex_lock_rec(jptr addr, int rec) { function __tsan_java_mutex_unlock_rec (line 213) | int __tsan_java_mutex_unlock_rec(jptr addr) { function __tsan_java_acquire (line 223) | void __tsan_java_acquire(jptr addr) { function __tsan_java_release (line 233) | void __tsan_java_release(jptr addr) { function __tsan_java_release_store (line 243) | void __tsan_java_release_store(jptr addr) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_interface_java.h type jptr (line 35) | typedef unsigned long jptr; FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_libdispatch_mac.cc type __tsan (line 30) | namespace __tsan { type dispatch_queue_offsets_s (line 42) | struct dispatch_queue_offsets_s { function IsQueueSerial (line 62) | static bool IsQueueSerial(dispatch_queue_t q) { function tsan_block_context_t (line 69) | static tsan_block_context_t *AllocContext(ThreadState *thr, uptr pc, function dispatch_callback_wrap_acquire (line 83) | static void dispatch_callback_wrap_acquire(void *param) { function invoke_and_release_block (line 104) | static void invoke_and_release_block(void *param) { function TSAN_INTERCEPTOR (line 162) | TSAN_INTERCEPTOR(void, dispatch_once, dispatch_once_t *predicate, function TSAN_INTERCEPTOR (line 184) | TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, function TSAN_INTERCEPTOR (line 194) | TSAN_INTERCEPTOR(long_t, dispatch_semaphore_signal, function TSAN_INTERCEPTOR (line 201) | TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t... function TSAN_INTERCEPTOR (line 209) | TSAN_INTERCEPTOR(long_t, dispatch_group_wait, dispatch_group_t group, function TSAN_INTERCEPTOR (line 217) | TSAN_INTERCEPTOR(void, dispatch_group_leave, dispatch_group_t group) { function TSAN_INTERCEPTOR (line 223) | TSAN_INTERCEPTOR(void, dispatch_group_async, dispatch_group_t group, function TSAN_INTERCEPTOR (line 235) | TSAN_INTERCEPTOR(void, dispatch_group_async_f, dispatch_group_t group, function TSAN_INTERCEPTOR (line 248) | TSAN_INTERCEPTOR(void, dispatch_group_notify, dispatch_group_t group, function TSAN_INTERCEPTOR (line 267) | TSAN_INTERCEPTOR(void, dispatch_group_notify_f, dispatch_group_t group, FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_md5.cc type __tsan (line 15) | namespace __tsan { function MD5_Init (line 142) | void MD5_Init(MD5_CTX *ctx) { function MD5_Update (line 152) | void MD5_Update(MD5_CTX *ctx, const void *data, ulong_t size) { function MD5_Final (line 185) | void MD5_Final(unsigned char *result, MD5_CTX *ctx) { function MD5Hash (line 235) | MD5Hash md5_hash(const void *data, uptr size) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mman.cc function SANITIZER_WEAK_DEFAULT_IMPL (line 22) | SANITIZER_WEAK_DEFAULT_IMPL function SANITIZER_WEAK_DEFAULT_IMPL (line 28) | SANITIZER_WEAK_DEFAULT_IMPL type __tsan (line 33) | namespace __tsan { type MapUnmapCallback (line 35) | struct MapUnmapCallback { method OnMap (line 36) | void OnMap(uptr p, uptr size) const { } method OnUnmap (line 37) | void OnUnmap(uptr p, uptr size) const { function Allocator (line 62) | Allocator *allocator() { function InitializeAllocator (line 66) | void InitializeAllocator() { function AllocatorThreadStart (line 70) | void AllocatorThreadStart(ThreadState *thr) { function AllocatorThreadFinish (line 75) | void AllocatorThreadFinish(ThreadState *thr) { function AllocatorPrintStats (line 80) | void AllocatorPrintStats() { function SignalUnsafeCall (line 84) | static void SignalUnsafeCall(ThreadState *thr, uptr pc) { function user_free (line 120) | void user_free(ThreadState *thr, uptr pc, void *p, bool signal) { function OnUserAlloc (line 128) | void OnUserAlloc(ThreadState *thr, uptr pc, uptr p, uptr sz, bool writ... function OnUserFree (line 137) | void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { function uptr (line 163) | uptr user_alloc_usable_size(const void *p) { function invoke_malloc_hook (line 170) | void invoke_malloc_hook(void *ptr, uptr size) { function invoke_free_hook (line 177) | void invoke_free_hook(void *ptr) { function internal_free (line 193) | void internal_free(void *p) { function uptr (line 207) | uptr __sanitizer_get_current_allocated_bytes() { function uptr (line 213) | uptr __sanitizer_get_heap_size() { function uptr (line 219) | uptr __sanitizer_get_free_bytes() { function uptr (line 223) | uptr __sanitizer_get_unmapped_bytes() { function uptr (line 227) | uptr __sanitizer_get_estimated_allocated_size(uptr size) { function __sanitizer_get_ownership (line 231) | int __sanitizer_get_ownership(const void *p) { function uptr (line 235) | uptr __sanitizer_get_allocated_size(const void *p) { function __tsan_on_thread_idle (line 239) | void __tsan_on_thread_idle() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mman.h function namespace (line 18) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mutex.cc type __tsan (line 18) | namespace __tsan { function InitializeMutex (line 51) | void InitializeMutex() { function CheckNoLocks (line 174) | void CheckNoLocks(ThreadState *thr) { class Backoff (line 184) | class Backoff { method Backoff (line 186) | Backoff() method Do (line 190) | bool Do() { method u64 (line 198) | u64 Contention() const { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mutex.h function namespace (line 20) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mutexset.cc type __tsan (line 16) | namespace __tsan { function uptr (line 80) | uptr MutexSet::Size() const { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_mutexset.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_new_delete.cc type std (line 20) | namespace std { type nothrow_t (line 21) | struct nothrow_t {} FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_platform.h function namespace (line 25) | namespace __tsan { function ALWAYS_INLINE (line 594) | ALWAYS_INLINE function ALWAYS_INLINE (line 627) | ALWAYS_INLINE function ALWAYS_INLINE (line 671) | ALWAYS_INLINE function ALWAYS_INLINE (line 704) | ALWAYS_INLINE function ALWAYS_INLINE (line 732) | ALWAYS_INLINE FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cc type __tsan (line 65) | namespace __tsan { function FillProfileCallback (line 87) | void FillProfileCallback(uptr p, uptr rss, bool file, function WriteMemoryProfile (line 111) | void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr n... function FlushShadowMemoryCallback (line 127) | void FlushShadowMemoryCallback( function FlushShadowMemory (line 134) | void FlushShadowMemory() { function MapRodata (line 143) | static void MapRodata() { function InitializeShadowMemoryPlatform (line 198) | void InitializeShadowMemoryPlatform() { function InitDataSeg (line 202) | static void InitDataSeg() { function InitializePlatformEarly (line 244) | void InitializePlatformEarly() { function InitializePlatform (line 264) | void InitializePlatform() { function IsGlobalVar (line 303) | bool IsGlobalVar(uptr addr) { function ExtractResolvFDs (line 311) | int ExtractResolvFDs(void *state, int *fds, int nfd) { function ExtractRecvmsgFDs (line 328) | int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) { function call_pthread_cancel_with_cleanup (line 347) | int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, function ReplaceSystemMalloc (line 361) | void ReplaceSystemMalloc() { } FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cc type __tsan (line 43) | namespace __tsan { function ThreadState (line 76) | ThreadState *cur_thread() { function cur_thread_finalize (line 92) | void cur_thread_finalize() { function uptr (line 101) | uptr GetShadowMemoryConsumption() { function FlushShadowMemory (line 105) | void FlushShadowMemory() { function WriteMemoryProfile (line 108) | void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr n... function InitializeShadowMemoryPlatform (line 112) | void InitializeShadowMemoryPlatform() { } function my_pthread_introspection_hook (line 129) | static void my_pthread_introspection_hook(unsigned int event, pthread_... function InitializePlatformEarly (line 154) | void InitializePlatformEarly() { function InitializePlatform (line 157) | void InitializePlatform() { function call_pthread_cancel_with_cleanup (line 173) | int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, function IsGlobalVar (line 186) | bool IsGlobalVar(uptr addr) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cc type __tsan (line 24) | namespace __tsan { function InitializeShadowMemory (line 27) | void InitializeShadowMemory() { function ProtectRange (line 104) | static void ProtectRange(uptr beg, uptr end) { function CheckAndProtect (line 115) | void CheckAndProtect() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cc type __tsan (line 22) | namespace __tsan { function uptr (line 24) | uptr GetShadowMemoryConsumption() { function FlushShadowMemory (line 28) | void FlushShadowMemory() { function WriteMemoryProfile (line 31) | void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr n... function InitializePlatformEarly (line 34) | void InitializePlatformEarly() { function InitializePlatform (line 37) | void InitializePlatform() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_report.cc type __tsan (line 20) | namespace __tsan { function ReportStack (line 24) | ReportStack *ReportStack::New() { function ReportLocation (line 33) | ReportLocation *ReportLocation::New(ReportLocationType type) { class Decorator (line 38) | class Decorator: public __sanitizer::SanitizerCommonDecorator { method Decorator (line 40) | Decorator() : SanitizerCommonDecorator() { } function PrintStack (line 120) | void PrintStack(const ReportStack *ent) { function PrintMutexSet (line 136) | static void PrintMutexSet(Vector const& mset) { function PrintMop (line 153) | static void PrintMop(const ReportMop *mop, bool first) { function PrintLocation (line 167) | static void PrintLocation(const ReportLocation *loc) { function PrintMutexShort (line 202) | static void PrintMutexShort(const ReportMutex *rm, const char *after) { function PrintMutexShortWithAddress (line 207) | static void PrintMutexShortWithAddress(const ReportMutex *rm, function PrintMutex (line 213) | static void PrintMutex(const ReportMutex *rm) { function PrintThread (line 227) | static void PrintThread(const ReportThread *rt) { function PrintSleep (line 246) | static void PrintSleep(const ReportStack *s) { function ReportStack (line 254) | static ReportStack *ChooseSummaryStack(const ReportDesc *rep) { function FrameIsInternal (line 266) | static bool FrameIsInternal(const SymbolizedStack *frame) { function SymbolizedStack (line 281) | static SymbolizedStack *SkipTsanInternalFrames(SymbolizedStack *frames) { function PrintReport (line 287) | void PrintReport(const ReportDesc *rep) { function PrintStack (line 366) | void PrintStack(const ReportStack *ent) { function PrintMop (line 380) | static void PrintMop(const ReportMop *mop, bool first) { function PrintThread (line 392) | static void PrintThread(const ReportThread *rt) { function PrintReport (line 401) | void PrintReport(const ReportDesc *rep) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_report.h function namespace (line 20) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_rtl.cc function __tsan_resume (line 41) | void __tsan_resume() { type __tsan (line 45) | namespace __tsan { function SANITIZER_WEAK_CXX_DEFAULT_IMPL (line 58) | SANITIZER_WEAK_CXX_DEFAULT_IMPL function SANITIZER_WEAK_CXX_DEFAULT_IMPL (line 62) | SANITIZER_WEAK_CXX_DEFAULT_IMPL function ThreadContextBase (line 68) | static ThreadContextBase *CreateThreadContext(u32 tid) { function MemoryProfiler (line 136) | static void MemoryProfiler(Context *ctx, fd_t fd, int i) { function BackgroundThread (line 145) | static void BackgroundThread(void *arg) { function StartBackgroundThread (line 222) | static void StartBackgroundThread() { function StopBackgroundThread (line 227) | static void StopBackgroundThread() { function DontNeedShadowFor (line 235) | void DontNeedShadowFor(uptr addr, uptr size) { function MapShadow (line 241) | void MapShadow(uptr addr, uptr size) { function MapThreadTrace (line 274) | void MapThreadTrace(uptr addr, uptr size, const char *name) { function CheckShadowMapping (line 287) | static void CheckShadowMapping() { function Initialize (line 308) | void Initialize(ThreadState *thr) { function Finalize (line 379) | int Finalize(ThreadState *thr) { function ForkBefore (line 430) | void ForkBefore(ThreadState *thr, uptr pc) { function ForkParentAfter (line 435) | void ForkParentAfter(ThreadState *thr, uptr pc) { function ForkChildAfter (line 440) | void ForkChildAfter(ThreadState *thr, uptr pc) { function NOINLINE (line 463) | NOINLINE function u32 (line 477) | u32 CurrentStackId(ThreadState *thr, uptr pc) { function TraceSwitch (line 497) | void TraceSwitch(ThreadState *thr) { function Trace (line 509) | Trace *ThreadTrace(int tid) { function uptr (line 513) | uptr TraceTopPC(ThreadState *thr) { function uptr (line 519) | uptr TraceSize() { function uptr (line 523) | uptr TraceParts() { function __tsan_trace_switch (line 528) | void __tsan_trace_switch() { function __tsan_report_race (line 532) | void __tsan_report_race() { function ALWAYS_INLINE (line 537) | ALWAYS_INLINE function ALWAYS_INLINE (line 543) | ALWAYS_INLINE function ALWAYS_INLINE (line 548) | ALWAYS_INLINE function ALWAYS_INLINE (line 554) | ALWAYS_INLINE function HappensBefore (line 567) | static inline bool HappensBefore(Shadow old, ThreadState *thr) { function ALWAYS_INLINE (line 571) | ALWAYS_INLINE function UnalignedMemoryAccess (line 628) | void UnalignedMemoryAccess(ThreadState *thr, uptr pc, uptr addr, function ALWAYS_INLINE (line 649) | ALWAYS_INLINE function ALWAYS_INLINE (line 668) | ALWAYS_INLINE function ALWAYS_INLINE (line 722) | ALWAYS_INLINE function ALWAYS_INLINE (line 736) | ALWAYS_INLINE USED function ALWAYS_INLINE (line 802) | ALWAYS_INLINE USED function MemoryRangeSet (line 819) | static void MemoryRangeSet(ThreadState *thr, uptr pc, uptr addr, uptr ... function MemoryResetRange (line 880) | void MemoryResetRange(ThreadState *thr, uptr pc, uptr addr, uptr size) { function MemoryRangeFreed (line 884) | void MemoryRangeFreed(ThreadState *thr, uptr pc, uptr addr, uptr size) { function MemoryRangeImitateWrite (line 906) | void MemoryRangeImitateWrite(ThreadState *thr, uptr pc, uptr addr, upt... function ALWAYS_INLINE (line 918) | ALWAYS_INLINE USED function ALWAYS_INLINE (line 940) | ALWAYS_INLINE USED function ThreadIgnoreBegin (line 956) | void ThreadIgnoreBegin(ThreadState *thr, uptr pc) { function ThreadIgnoreEnd (line 967) | void ThreadIgnoreEnd(ThreadState *thr, uptr pc) { function ThreadIgnoreSyncBegin (line 979) | void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc) { function ThreadIgnoreSyncEnd (line 989) | void ThreadIgnoreSyncEnd(ThreadState *thr, uptr pc) { function build_consistency_debug (line 1004) | void build_consistency_debug() {} function build_consistency_release (line 1006) | void build_consistency_release() {} function build_consistency_stats (line 1010) | void build_consistency_stats() {} function build_consistency_nostats (line 1012) | void build_consistency_nostats() {} FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_rtl.h function namespace (line 53) | namespace __tsan { function ClearHistorySize (line 146) | void ClearHistorySize() { function ALWAYS_INLINE (line 150) | ALWAYS_INLINE function MarkAsFreed (line 262) | void MarkAsFreed() { function GetFreedAndReset (line 270) | bool GetFreedAndReset() { function IsBothReadsOrAtomic (line 276) | bool ALWAYS_INLINE IsBothReadsOrAtomic(bool kIsWrite, bool kIsAtomic) co... function IsRWNotWeaker (line 283) | bool ALWAYS_INLINE IsRWNotWeaker(bool kIsWrite, bool kIsAtomic) const { function IsRWWeakerOrEqual (line 291) | bool ALWAYS_INLINE IsRWWeakerOrEqual(bool kIsWrite, bool kIsAtomic) const { function TwoRangesIntersectSlow (line 307) | static bool TwoRangesIntersectSlow(const Shadow s1, const Shadow s2) { type ThreadSignalContext (line 317) | struct ThreadSignalContext type JmpBuf (line 319) | struct JmpBuf { type ThreadState (line 329) | struct ThreadState { function INLINE (line 420) | INLINE ThreadState *cur_thread() { function INLINE (line 423) | INLINE void cur_thread_finalize() { } type RacyStacks (line 450) | struct RacyStacks { type RacyAddress (line 461) | struct RacyAddress { type FiredSuppression (line 466) | struct FiredSuppression { type Context (line 472) | struct Context { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cc type __tsan (line 24) | namespace __tsan { type Callback (line 28) | struct Callback : DDCallback { method Callback (line 32) | Callback(ThreadState *thr, uptr pc) method u32 (line 39) | u32 Unwind() override { return CurrentStackId(thr, pc); } method UniqueTid (line 40) | int UniqueTid() override { return thr->unique_id; } function DDMutexInit (line 43) | void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s) { function ReportMutexMisuse (line 49) | static void ReportMutexMisuse(ThreadState *thr, uptr pc, ReportType typ, function MutexCreate (line 65) | void MutexCreate(ThreadState *thr, uptr pc, uptr addr, function MutexDestroy (line 84) | void MutexDestroy(ThreadState *thr, uptr pc, uptr addr) { function MutexLock (line 143) | void MutexLock(ThreadState *thr, uptr pc, uptr addr, int rec, bool try... function MutexUnlock (line 188) | int MutexUnlock(ThreadState *thr, uptr pc, uptr addr, bool all) { function MutexReadLock (line 231) | void MutexReadLock(ThreadState *thr, uptr pc, uptr addr, bool trylock) { function MutexReadUnlock (line 266) | void MutexReadUnlock(ThreadState *thr, uptr pc, uptr addr) { function MutexReadOrWriteUnlock (line 298) | void MutexReadOrWriteUnlock(ThreadState *thr, uptr pc, uptr addr) { function MutexRepair (line 345) | void MutexRepair(ThreadState *thr, uptr pc, uptr addr) { function Acquire (line 353) | void Acquire(ThreadState *thr, uptr pc, uptr addr) { function UpdateClockCallback (line 362) | static void UpdateClockCallback(ThreadContextBase *tctx_base, void *ar... function AcquireGlobal (line 371) | void AcquireGlobal(ThreadState *thr, uptr pc) { function Release (line 380) | void Release(ThreadState *thr, uptr pc, uptr addr) { function ReleaseStore (line 392) | void ReleaseStore(ThreadState *thr, uptr pc, uptr addr) { function UpdateSleepClockCallback (line 405) | static void UpdateSleepClockCallback(ThreadContextBase *tctx_base, voi... function AfterSleep (line 414) | void AfterSleep(ThreadState *thr, uptr pc) { function AcquireImpl (line 425) | void AcquireImpl(ThreadState *thr, uptr pc, SyncClock *c) { function ReleaseImpl (line 433) | void ReleaseImpl(ThreadState *thr, uptr pc, SyncClock *c) { function ReleaseStoreImpl (line 442) | void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { function AcquireReleaseImpl (line 451) | void AcquireReleaseImpl(ThreadState *thr, uptr pc, SyncClock *c) { function ReportDeadlock (line 461) | void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cc type __tsan (line 29) | namespace __tsan { function TsanCheckFailed (line 35) | void TsanCheckFailed(const char *file, int line, const char *cond, function SANITIZER_WEAK_CXX_DEFAULT_IMPL (line 52) | SANITIZER_WEAK_CXX_DEFAULT_IMPL function StackStripMain (line 59) | static void StackStripMain(SymbolizedStack *frames) { function ReportStack (line 99) | ReportStack *SymbolizeStackId(u32 stack_id) { function ReportStack (line 108) | static ReportStack *SymbolizeStack(StackTrace trace) { function FindThreadByUidLockedCallback (line 203) | static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, voi... function ThreadContext (line 208) | static ThreadContext *FindThreadByUidLocked(int unique_id) { function ThreadContext (line 215) | static ThreadContext *FindThreadByTidLocked(int tid) { function IsInStackOrTls (line 221) | static bool IsInStackOrTls(ThreadContextBase *tctx_base, void *arg) { function ThreadContext (line 232) | ThreadContext *IsThreadStackOrTls(uptr addr, bool *is_stack) { function u64 (line 267) | u64 ScopedReport::AddMutex(u64 id) { function ReportDesc (line 363) | const ReportDesc *ScopedReport::GetReport() const { function RestoreStack (line 367) | void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, function HandleRacyStacks (line 429) | static bool HandleRacyStacks(ThreadState *thr, VarSizeStackTrace trace... function AddRacyStacks (line 475) | static void AddRacyStacks(ThreadState *thr, VarSizeStackTrace traces[2], function OutputReport (line 490) | bool OutputReport(ThreadState *thr, const ScopedReport &srep) { function IsFiredSuppression (line 525) | bool IsFiredSuppression(Context *ctx, ReportType type, StackTrace trac... function IsFiredSuppression (line 542) | static bool IsFiredSuppression(Context *ctx, ReportType type, uptr add... function RaceBetweenAtomicAndFree (line 557) | static bool RaceBetweenAtomicAndFree(ThreadState *thr) { function ReportRace (line 570) | void ReportRace(ThreadState *thr) { function PrintCurrentStack (line 666) | void PrintCurrentStack(ThreadState *thr, uptr pc) { function PrintCurrentStackSlow (line 672) | void PrintCurrentStackSlow(uptr pc) { function SANITIZER_INTERFACE_ATTRIBUTE (line 692) | SANITIZER_INTERFACE_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc type __tsan (line 21) | namespace __tsan { type OnCreatedArgs (line 48) | struct OnCreatedArgs { type OnStartedArgs (line 80) | struct OnStartedArgs { type ThreadLeak (line 158) | struct ThreadLeak { function MaybeReportThreadLeak (line 163) | static void MaybeReportThreadLeak(ThreadContextBase *tctx_base, void *... function ReportIgnoresEnabled (line 180) | static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { function ThreadCheckIgnore (line 197) | static void ThreadCheckIgnore(ThreadState *thr) { function ThreadCheckIgnore (line 206) | static void ThreadCheckIgnore(ThreadState *thr) {} function ThreadFinalize (line 209) | void ThreadFinalize(ThreadState *thr) { function ThreadCount (line 227) | int ThreadCount(ThreadState *thr) { function ThreadCreate (line 233) | int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { function ThreadStart (line 244) | void ThreadStart(ThreadState *thr, int tid, uptr os_id) { function ThreadFinish (line 289) | void ThreadFinish(ThreadState *thr) { function FindThreadByUid (line 300) | static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { function ThreadTid (line 309) | int ThreadTid(ThreadState *thr, uptr pc, uptr uid) { function ThreadJoin (line 315) | void ThreadJoin(ThreadState *thr, uptr pc, int tid) { function ThreadDetach (line 322) | void ThreadDetach(ThreadState *thr, uptr pc, int tid) { function ThreadSetName (line 328) | void ThreadSetName(ThreadState *thr, const char *name) { function MemoryAccessRange (line 332) | void MemoryAccessRange(ThreadState *thr, uptr pc, uptr addr, FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cc type __tsan (line 17) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_stat.cc type __tsan (line 16) | namespace __tsan { function StatAggregate (line 20) | void StatAggregate(u64 *dst, u64 *src) { function StatOutput (line 25) | void StatOutput(u64 *stat) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_stat.h function namespace (line 17) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_suppressions.cc function SANITIZER_WEAK_DEFAULT_IMPL (line 37) | SANITIZER_WEAK_DEFAULT_IMPL type __tsan (line 43) | namespace __tsan { function InitializeSuppressions (line 52) | void InitializeSuppressions() { function SuppressionContext (line 63) | SuppressionContext *Suppressions() { function uptr (line 99) | static uptr IsSuppressed(const char *stype, const AddressInfo &info, function uptr (line 111) | uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppressio... function uptr (line 130) | uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppressi... function PrintMatchedSuppressions (line 150) | void PrintMatchedSuppressions() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_suppressions.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_symbolize.cc type __tsan (line 23) | namespace __tsan { function EnterSymbolizer (line 25) | void EnterSymbolizer() { function ExitSymbolizer (line 32) | void ExitSymbolizer() { function SANITIZER_WEAK_DEFAULT_IMPL (line 41) | SANITIZER_WEAK_DEFAULT_IMPL function SymbolizedStack (line 48) | SymbolizedStack *SymbolizeCode(uptr addr) { function ReportLocation (line 69) | ReportLocation *SymbolizeData(uptr addr) { function SymbolizeFlush (line 78) | void SymbolizeFlush() { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_symbolize.h function namespace (line 19) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_sync.cc type __tsan (line 18) | namespace __tsan { function uptr (line 74) | uptr MetaMap::FreeBlock(ThreadState *thr, uptr pc, uptr p) { function MBlock (line 173) | MBlock* MetaMap::GetBlock(uptr p) { function SyncVar (line 187) | SyncVar* MetaMap::GetOrCreateAndLock(ThreadState *thr, uptr pc, function SyncVar (line 192) | SyncVar* MetaMap::GetIfExistsAndLock(uptr addr) { function SyncVar (line 196) | SyncVar* MetaMap::GetAndLock(ThreadState *thr, uptr pc, FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_sync.h function namespace (line 24) | namespace __tsan { function class (line 70) | class MetaMap { FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_trace.h type EventType (line 29) | enum EventType { type u64 (line 42) | typedef u64 Event; FILE: atlas-aapt/external/compiler-rt/lib/tsan/rtl/tsan_vector.h function namespace (line 22) | namespace __tsan { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_bench.cc function noinstr (line 22) | void noinstr(void *p) {} function Benchmark (line 25) | static void Benchmark() { function TEST (line 35) | TEST(DISABLED_BENCH, Mop1) { function TEST (line 39) | TEST(DISABLED_BENCH, Mop1Read) { function TEST (line 43) | TEST(DISABLED_BENCH, Mop1Write) { function TEST (line 47) | TEST(DISABLED_BENCH, Mop2) { function TEST (line 51) | TEST(DISABLED_BENCH, Mop2Read) { function TEST (line 55) | TEST(DISABLED_BENCH, Mop2Write) { function TEST (line 59) | TEST(DISABLED_BENCH, Mop4) { function TEST (line 63) | TEST(DISABLED_BENCH, Mop4Read) { function TEST (line 67) | TEST(DISABLED_BENCH, Mop4Write) { function TEST (line 71) | TEST(DISABLED_BENCH, Mop8) { function TEST (line 75) | TEST(DISABLED_BENCH, Mop8Read) { function TEST (line 79) | TEST(DISABLED_BENCH, Mop8Write) { function TEST (line 83) | TEST(DISABLED_BENCH, FuncCall) { function TEST (line 92) | TEST(DISABLED_BENCH, MutexLocal) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_mop.cc function TEST (line 19) | TEST(ThreadSanitizer, SimpleWrite) { function TEST (line 25) | TEST(ThreadSanitizer, SimpleWriteWrite) { function TEST (line 32) | TEST(ThreadSanitizer, WriteWriteRace) { function TEST (line 39) | TEST(ThreadSanitizer, ReadWriteRace) { function TEST (line 46) | TEST(ThreadSanitizer, WriteReadRace) { function TEST (line 53) | TEST(ThreadSanitizer, ReadReadNoRace) { function TEST (line 60) | TEST(ThreadSanitizer, WriteThenRead) { function TEST (line 68) | TEST(ThreadSanitizer, WriteThenLockedRead) { function TEST (line 87) | TEST(ThreadSanitizer, LockedWriteThenRead) { function TEST (line 107) | TEST(ThreadSanitizer, RaceWithOffset) { function TEST (line 141) | TEST(ThreadSanitizer, RaceWithOffset2) { function TEST (line 155) | TEST(ThreadSanitizer, NoRaceWithOffset) { function TEST (line 170) | TEST(ThreadSanitizer, RaceWithDeadThread) { function TEST (line 177) | TEST(ThreadSanitizer, BenignRaceOnVptr) { function TEST (line 186) | TEST(ThreadSanitizer, HarmfulRaceOnVptr) { function foo (line 195) | static void foo() { function bar (line 201) | static void bar() { function TEST (line 207) | TEST(ThreadSanitizer, ReportDeadThread) { type ClassWithStatic (line 219) | struct ClassWithStatic { function foobarbaz (line 225) | static void foobarbaz() {} function TEST (line 227) | TEST(ThreadSanitizer, ReportRace) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_mutex.cc type __tsan (line 20) | namespace __tsan { function TEST (line 22) | TEST(ThreadSanitizer, BasicMutex) { function TEST (line 40) | TEST(ThreadSanitizer, BasicSpinMutex) { function TEST (line 58) | TEST(ThreadSanitizer, BasicRwMutex) { function TEST (line 95) | TEST(ThreadSanitizer, Mutex) { function TEST (line 111) | TEST(ThreadSanitizer, SpinMutex) { function TEST (line 127) | TEST(ThreadSanitizer, RwMutex) { function TEST (line 152) | TEST(ThreadSanitizer, StaticMutex) { function TEST (line 177) | TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { function TEST (line 200) | TEST(DISABLED_BENCH_ThreadSanitizer, StopFlag) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_posix.cc type thread_key (line 18) | struct thread_key { method thread_key (line 23) | thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) function thread_secific_dtor (line 31) | static void thread_secific_dtor(void *v) { function TEST (line 53) | TEST(Posix, ThreadSpecificDtors) { function TEST (line 91) | TEST(Posix, ThreadLocalAccesses) { type CondContext (line 95) | struct CondContext { function TEST (line 123) | TEST(Posix, CondBasic) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_string.cc type __tsan (line 17) | namespace __tsan { function TEST (line 19) | TEST(ThreadSanitizer, Memcpy) { function TEST (line 40) | TEST(ThreadSanitizer, MemcpyRace1) { function TEST (line 49) | TEST(ThreadSanitizer, MemcpyRace2) { function TEST (line 58) | TEST(ThreadSanitizer, MemcpyRace3) { function TEST (line 67) | TEST(ThreadSanitizer, MemcpyStack) { function TEST (line 75) | TEST(ThreadSanitizer, MemsetRace1) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_test.cc function foo (line 17) | static void foo() {} function bar (line 18) | static void bar() {} function TEST (line 20) | TEST(ThreadSanitizer, FuncCall) { function run_tests (line 33) | int run_tests(int argc, char **argv) { function main (line 50) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_test_util.h function class (line 20) | class MemLoc { function class (line 32) | class Mutex { function class (line 60) | class ScopedThread { type Impl (line 109) | struct Impl FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_linux.cc function AtExit (line 45) | static void AtExit() { function TestMutexBeforeInit (line 48) | void TestMutexBeforeInit() { type __tsan (line 60) | namespace __tsan { function OnReport (line 61) | bool OnReport(const ReportDesc *rep, bool suppressed) { type Event (line 185) | struct Event { type Type (line 186) | enum Type { method Event (line 212) | Event(Type type, const void *ptr = 0, uptr arg = 0, uptr arg2 = 0) method ExpectReport (line 222) | void ExpectReport(ReportType type) { type ScopedThread::Impl (line 228) | struct ScopedThread::Impl { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/rtl/tsan_thread.cc function TEST (line 16) | TEST(ThreadSanitizer, ThreadSync) { function TEST (line 27) | TEST(ThreadSanitizer, ThreadDetach1) { function TEST (line 33) | TEST(ThreadSanitizer, ThreadDetach2) { function TEST (line 47) | TEST(DISABLED_SLOW_ThreadSanitizer, ThreadALot) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_clock_test.cc type __tsan (line 18) | namespace __tsan { function TEST (line 22) | TEST(Clock, VectorBasic) { function TEST (line 38) | TEST(Clock, ChunkedBasic) { function TEST (line 55) | TEST(Clock, AcquireRelease) { function TEST (line 71) | TEST(Clock, RepeatedAcquire) { function TEST (line 86) | TEST(Clock, ManyThreads) { function TEST (line 110) | TEST(Clock, DifferentSizes) { function TEST (line 149) | TEST(Clock, Growth) { type SimpleSyncClock (line 219) | struct SimpleSyncClock { method SimpleSyncClock (line 223) | SimpleSyncClock() { method Reset (line 227) | void Reset() { method verify (line 233) | bool verify(const SyncClock *other) const { type SimpleThreadClock (line 248) | struct SimpleThreadClock { method SimpleThreadClock (line 253) | explicit SimpleThreadClock(unsigned tid) { method tick (line 260) | void tick() { method acquire (line 264) | void acquire(const SimpleSyncClock *src) { method release (line 271) | void release(SimpleSyncClock *dst) const { method acq_rel (line 278) | void acq_rel(SimpleSyncClock *dst) { method ReleaseStore (line 283) | void ReleaseStore(SimpleSyncClock *dst) const { method verify (line 290) | bool verify(const ThreadClock *other) const { function ClockFuzzer (line 305) | static bool ClockFuzzer(bool printing) { function TEST (line 418) | TEST(Clock, Fuzzer) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_dense_alloc_test.cc type __tsan (line 22) | namespace __tsan { function TEST (line 24) | TEST(DenseSlabAlloc, Basic) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_flags_test.cc type __tsan (line 18) | namespace __tsan { function TEST (line 20) | TEST(Flags, Basic) { function TEST (line 27) | TEST(Flags, DefaultValues) { function VerifyOptions1 (line 89) | void VerifyOptions1(Flags *f) { function VerifyOptions2 (line 115) | void VerifyOptions2(Flags *f) { function TEST (line 146) | TEST(Flags, ParseDefaultOptions) { function TEST (line 158) | TEST(Flags, ParseEnvOptions) { function TEST (line 168) | TEST(Flags, ParsePriority) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_mman_test.cc type __tsan (line 19) | namespace __tsan { function TEST (line 21) | TEST(Mman, Internal) { function TEST (line 37) | TEST(Mman, User) { function TEST (line 51) | TEST(Mman, UserRealloc) { function TEST (line 96) | TEST(Mman, UsableSize) { function TEST (line 109) | TEST(Mman, Stats) { function TEST (line 138) | TEST(Mman, CallocOverflow) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_mutex_test.cc type __tsan (line 20) | namespace __tsan { class TestData (line 23) | class TestData { method TestData (line 25) | explicit TestData(MutexType *mtx) method Write (line 31) | void Write() { method Read (line 40) | void Read() { method Backoff (line 48) | void Backoff() { function TEST (line 96) | TEST(Mutex, Write) { function TEST (line 106) | TEST(Mutex, ReadWrite) { function TEST (line 116) | TEST(Mutex, SpinWrite) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_mutexset_test.cc type __tsan (line 16) | namespace __tsan { function Expect (line 18) | static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u... function TEST (line 27) | TEST(MutexSet, Basic) { function TEST (line 48) | TEST(MutexSet, DoubleAdd) { function TEST (line 66) | TEST(MutexSet, DoubleDel) { function TEST (line 76) | TEST(MutexSet, Remove) { function TEST (line 89) | TEST(MutexSet, Full) { function TEST (line 108) | TEST(MutexSet, Overflow) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc type __tsan (line 17) | namespace __tsan { function TEST (line 19) | TEST(Shadow, FastState) { function TEST (line 49) | TEST(Shadow, Mapping) { function TEST (line 64) | TEST(Shadow, Celling) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_stack_test.cc type __tsan (line 18) | namespace __tsan { function TestStackTrace (line 21) | static void TestStackTrace(StackTraceTy *trace) { function TestTrim (line 50) | static void TestTrim(StackTraceTy *trace) { function TEST (line 75) | TEST(StackTrace, BasicVarSize) { function TEST (line 80) | TEST(StackTrace, BasicBuffered) { function TEST (line 85) | TEST(StackTrace, TrimVarSize) { function TEST (line 90) | TEST(StackTrace, TrimBuffered) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_sync_test.cc type __tsan (line 17) | namespace __tsan { function TEST (line 19) | TEST(MetaMap, Basic) { function TEST (line 34) | TEST(MetaMap, FreeRange) { function TEST (line 51) | TEST(MetaMap, Sync) { function TEST (line 74) | TEST(MetaMap, MoveMemory) { function TEST (line 111) | TEST(MetaMap, ResetSync) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_unit_test_main.cc function main (line 15) | int main(int argc, char **argv) { FILE: atlas-aapt/external/compiler-rt/lib/tsan/tests/unit/tsan_vector_test.cc type __tsan (line 17) | namespace __tsan { function TEST (line 19) | TEST(Vector, Basic) { function TEST (line 31) | TEST(Vector, Stride) { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_diag.cc function MaybePrintStackTrace (line 29) | static void MaybePrintStackTrace(uptr pc, uptr bp) { function MaybeReportErrorSummary (line 68) | static void MaybeReportErrorSummary(Location Loc, ErrorType Type) { class Decorator (line 95) | class Decorator : public SanitizerCommonDecorator { method Decorator (line 97) | Decorator() : SanitizerCommonDecorator() {} function SymbolizedStack (line 105) | SymbolizedStack *__ubsan::getSymbolizedLocation(uptr PC) { function Diag (line 110) | Diag &Diag::operator<<(const TypeDescriptor &V) { function Diag (line 114) | Diag &Diag::operator<<(const Value &V) { function PrintHex (line 127) | static void PrintHex(UIntMax Val) { function renderLocation (line 139) | static void renderLocation(Location Loc) { function renderText (line 176) | static void renderText(const char *Message, const Diag::Arg *Args) { function Range (line 234) | static Range *upperBound(MemoryLocation Loc, Range *Ranges, function uptr (line 246) | static inline uptr subtractNoOverflow(uptr LHS, uptr RHS) { function uptr (line 250) | static inline uptr addNoOverflow(uptr LHS, uptr RHS) { function renderMemorySnippet (line 256) | static void renderMemorySnippet(const Decorator &Decor, MemoryLocation Loc, FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_diag.h function namespace (line 20) | namespace __ubsan { type DiagLevel (line 97) | enum DiagLevel { function class (line 103) | class Range { function class (line 117) | class TypeName { function class (line 129) | class Diag { type ReportOptions (line 213) | struct ReportOptions { function ErrorType (line 222) | enum class ErrorType { function class (line 237) | class ScopedReport { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_flags.cc type __ubsan (line 21) | namespace __ubsan { function RegisterUbsanFlags (line 35) | void RegisterUbsanFlags(FlagParser *parser, Flags *f) { function InitializeFlags (line 42) | void InitializeFlags() { function SANITIZER_INTERFACE_ATTRIBUTE (line 73) | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_flags.h function namespace (line 18) | namespace __sanitizer { function namespace (line 22) | namespace __ubsan { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_handlers.cc type __ubsan (line 24) | namespace __ubsan { function ignoreReport (line 25) | bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType E... function handleTypeMismatchImpl (line 44) | static void handleTypeMismatchImpl(TypeMismatchData *Data, ValueHandle P... function handleIntegerOverflowImpl (line 107) | static void handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, function handleNegateOverflowImpl (line 142) | static void handleNegateOverflowImpl(OverflowData *Data, ValueHandle Old... function handleDivremOverflowImpl (line 176) | static void handleDivremOverflowImpl(OverflowData *Data, ValueHandle LHS, function handleShiftOutOfBoundsImpl (line 219) | static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data, function handleOutOfBoundsImpl (line 269) | static void handleOutOfBoundsImpl(OutOfBoundsData *Data, ValueHandle Index, function handleBuiltinUnreachableImpl (line 296) | static void handleBuiltinUnreachableImpl(UnreachableData *Data, function handleMissingReturnImpl (line 308) | static void handleMissingReturnImpl(UnreachableData *Data, ReportOptions... function handleVLABoundNotPositive (line 321) | static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bo... function looksLikeFloatCastOverflowDataV1 (line 348) | static bool looksLikeFloatCastOverflowDataV1(void *Data) { function handleFloatCastOverflow (line 366) | static void handleFloatCastOverflow(void *DataPtr, ValueHandle From, function handleLoadInvalidValue (line 407) | static void handleLoadInvalidValue(InvalidValueData *Data, ValueHandle Val, function handleFunctionTypeMismatch (line 438) | static void handleFunctionTypeMismatch(FunctionTypeMismatchData *Data, function handleNonNullReturn (line 474) | static void handleNonNullReturn(NonNullReturnData *Data, ReportOptions O... function handleNonNullArg (line 500) | static void handleNonNullArg(NonNullArgData *Data, ReportOptions Opts) { function handleCFIBadIcall (line 526) | static void handleCFIBadIcall(CFIBadIcallData *Data, ValueHandle Function, FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_handlers.h function namespace (line 18) | namespace __ubsan { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cc type __ubsan (line 28) | namespace __ubsan { function HandleDynamicTypeCacheMiss (line 33) | static bool HandleDynamicTypeCacheMiss( function HandleCFIBadType (line 90) | static void HandleCFIBadType(CFIBadTypeData *Data, ValueHandle Vtable, FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h function namespace (line 19) | namespace __ubsan { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_init.cc function CommonInit (line 33) | static void CommonInit() { function CommonStandaloneInit (line 37) | static void CommonStandaloneInit() { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_init.h function namespace (line 16) | namespace __ubsan { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_init_standalone.cc class UbsanStandaloneInitializer (line 27) | class UbsanStandaloneInitializer { method UbsanStandaloneInitializer (line 29) | UbsanStandaloneInitializer() { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_type_hash.h function namespace (line 18) | namespace __ubsan { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cc type std (line 25) | namespace std { class type_info (line 26) | class type_info { type __cxxabiv1 (line 34) | namespace __cxxabiv1 { class __class_type_info (line 38) | class __class_type_info : public std::type_info { class __si_class_type_info (line 43) | class __si_class_type_info : public __class_type_info { class __base_class_type_info (line 50) | class __base_class_type_info { type __offset_flags_masks (line 55) | enum __offset_flags_masks { class __vmi_class_type_info (line 63) | class __vmi_class_type_info : public __class_type_info { function isDerivedFromAtOffset (line 115) | static bool isDerivedFromAtOffset(const abi::__class_type_info *Derived, type VtablePrefix (line 186) | struct VtablePrefix { function VtablePrefix (line 194) | VtablePrefix *getVtablePrefix(void *Vtable) { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_type_hash_win.cc type CompleteObjectLocator (line 23) | struct CompleteObjectLocator { type CompleteObjectLocatorAbs (line 32) | struct CompleteObjectLocatorAbs { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_value.cc function SIntMax (line 23) | SIntMax Value::getSIntValue() const { function UIntMax (line 44) | UIntMax Value::getUIntValue() const { function UIntMax (line 60) | UIntMax Value::getPositiveIntValue() const { function FloatMax (line 71) | FloatMax Value::getFloatValue() const { FILE: atlas-aapt/external/compiler-rt/lib/ubsan/ubsan_value.h type __int128 (line 22) | __extension__ typedef __int128 s128; type u128 (line 23) | __extension__ typedef unsigned __int128 u128; function namespace (line 29) | namespace __ubsan { function class (line 83) | class TypeDescriptor { type uptr (line 137) | typedef uptr ValueHandle; function class (line 145) | class Value { FILE: atlas-aapt/external/compiler-rt/make/platform/clang_darwin_test_input.c function main (line 12) | int main(int argc, const char **argv) { FILE: atlas-aapt/external/compiler-rt/make/platform/clang_linux_test_input.c function main (line 4) | int main(){} FILE: atlas-aapt/external/expat/lib/expat.h type XML_ParserStruct (line 24) | struct XML_ParserStruct type XML_ParserStruct (line 25) | struct XML_ParserStruct type XML_Bool (line 28) | typedef unsigned char XML_Bool; type XML_Status (line 45) | enum XML_Status { type XML_Error (line 54) | enum XML_Error { type XML_Content_Type (line 101) | enum XML_Content_Type { type XML_Content_Quant (line 110) | enum XML_Content_Quant { type XML_Content (line 135) | typedef struct XML_cp XML_Content; type XML_cp (line 137) | struct XML_cp { type XML_Memory_Handling_Suite (line 196) | typedef struct { type XML_Encoding (line 506) | typedef struct { type XML_Status (line 682) | enum XML_Status type XML_Error (line 710) | enum XML_Error type XML_Status (line 722) | enum XML_Status type XML_AttrInfo (line 751) | typedef struct { type XML_Status (line 777) | enum XML_Status type XML_Status (line 783) | enum XML_Status type XML_Status (line 817) | enum XML_Status type XML_Status (line 832) | enum XML_Status type XML_Parsing (line 835) | enum XML_Parsing { type XML_ParsingStatus (line 842) | typedef struct { type XML_ParamEntityParsing (line 876) | enum XML_ParamEntityParsing { type XML_ParamEntityParsing (line 907) | enum XML_ParamEntityParsing type XML_Error (line 921) | enum XML_Error type XML_Error (line 990) | enum XML_Error type XML_Expat_Version (line 996) | typedef struct { type XML_FeatureEnum (line 1009) | enum XML_FeatureEnum { type XML_Feature (line 1024) | typedef struct { FILE: atlas-aapt/external/expat/lib/expat_external.h type wchar_t (line 87) | typedef wchar_t XML_Char; type wchar_t (line 88) | typedef wchar_t XML_LChar; type XML_Char (line 90) | typedef unsigned short XML_Char; type XML_LChar (line 91) | typedef char XML_LChar; type XML_Char (line 94) | typedef char XML_Char; type XML_LChar (line 95) | typedef char XML_LChar; type __int64 (line 100) | typedef __int64 XML_Index; type XML_Size (line 101) | typedef unsigned __int64 XML_Size; type XML_Index (line 103) | typedef long long XML_Index; type XML_Size (line 104) | typedef unsigned long long XML_Size; type XML_Index (line 107) | typedef long XML_Index; type XML_Size (line 108) | typedef unsigned long XML_Size; FILE: atlas-aapt/external/expat/lib/xmlparse.c type ICHAR (line 36) | typedef unsigned short ICHAR; type ICHAR (line 44) | typedef char ICHAR; type XML_Char (line 91) | typedef const XML_Char *KEY; type NAMED (line 93) | typedef struct { type HASH_TABLE (line 97) | typedef struct { type HASH_TABLE_ITER (line 130) | typedef struct { type BINDING (line 144) | typedef struct binding { type PREFIX (line 154) | typedef struct prefix { type TAG_NAME (line 159) | typedef struct { type TAG (line 181) | typedef struct tag { type ENTITY (line 191) | typedef struct { type CONTENT_SCAFFOLD (line 205) | typedef struct { type BLOCK (line 217) | typedef struct block { type STRING_POOL (line 223) | typedef struct { type ATTRIBUTE_ID (line 234) | typedef struct attribute_id { type DEFAULT_ATTRIBUTE (line 241) | typedef struct { type NS_ATT (line 247) | typedef struct { type ELEMENT_TYPE (line 253) | typedef struct { type DTD (line 262) | typedef struct { type OPEN_INTERNAL_ENTITY (line 291) | typedef struct open_internal_entity { type XML_Error (line 300) | enum XML_Error type XML_Error (line 324) | enum XML_Error type XML_Error (line 326) | enum XML_Error type XML_Error (line 329) | enum XML_Error type XML_Error (line 331) | enum XML_Error type XML_Error (line 335) | enum XML_Error type XML_Error (line 338) | enum XML_Error type XML_Error (line 342) | enum XML_Error type XML_Error (line 346) | enum XML_Error type XML_Error (line 351) | enum XML_Error type XML_Error (line 354) | enum XML_Error type XML_Error (line 360) | enum XML_Error type XML_Error (line 363) | enum XML_Error type XML_Error (line 371) | enum XML_Error type XML_ParserStruct (line 459) | struct XML_ParserStruct { function XML_Parser (line 670) | XML_Parser XMLCALL function XML_Parser (line 676) | XML_Parser XMLCALL function generate_hash_secret_salt (line 693) | static unsigned long function XML_Bool (line 701) | static XML_Bool /* only valid for root parser */ function XML_Parser (line 716) | XML_Parser XMLCALL function XML_Parser (line 724) | static XML_Parser function parserInit (line 839) | static void function moveToFreeBindingList (line 913) | static void FASTCALL function XML_Bool (line 924) | XML_Bool XMLCALL function XML_SetEncoding (line 960) | enum XML_Status XMLCALL function XML_Parser (line 979) | XML_Parser XMLCALL function destroyBindings (line 1116) | static void FASTCALL function XML_ParserFree (line 1129) | void XMLCALL function XML_UseParserAsHandlerArg (line 1194) | void XMLCALL function XML_UseForeignDTD (line 1200) | enum XML_Error XMLCALL function XML_SetReturnNSTriplet (line 1214) | void XMLCALL function XML_SetUserData (line 1223) | void XMLCALL function XML_SetBase (line 1232) | enum XML_Status XMLCALL function XML_Char (line 1246) | const XML_Char * XMLCALL function XML_GetSpecifiedAttributeCount (line 1252) | int XMLCALL function XML_GetIdAttributeIndex (line 1258) | int XMLCALL function XML_AttrInfo (line 1265) | const XML_AttrInfo * XMLCALL function XML_SetElementHandler (line 1272) | void XMLCALL function XML_SetStartElementHandler (line 1281) | void XMLCALL function XML_SetEndElementHandler (line 1287) | void XMLCALL function XML_SetCharacterDataHandler (line 1293) | void XMLCALL function XML_SetProcessingInstructionHandler (line 1300) | void XMLCALL function XML_SetCommentHandler (line 1307) | void XMLCALL function XML_SetCdataSectionHandler (line 1314) | void XMLCALL function XML_SetStartCdataSectionHandler (line 1323) | void XMLCALL function XML_SetEndCdataSectionHandler (line 1329) | void XMLCALL function XML_SetDefaultHandler (line 1335) | void XMLCALL function XML_SetDefaultHandlerExpand (line 1343) | void XMLCALL function XML_SetDoctypeDeclHandler (line 1351) | void XMLCALL function XML_SetStartDoctypeDeclHandler (line 1360) | void XMLCALL function XML_SetEndDoctypeDeclHandler (line 1366) | void XMLCALL function XML_SetUnparsedEntityDeclHandler (line 1372) | void XMLCALL function XML_SetNotationDeclHandler (line 1379) | void XMLCALL function XML_SetNamespaceDeclHandler (line 1386) | void XMLCALL function XML_SetStartNamespaceDeclHandler (line 1395) | void XMLCALL function XML_SetEndNamespaceDeclHandler (line 1401) | void XMLCALL function XML_SetNotStandaloneHandler (line 1407) | void XMLCALL function XML_SetExternalEntityRefHandler (line 1414) | void XMLCALL function XML_SetExternalEntityRefHandlerArg (line 1421) | void XMLCALL function XML_SetSkippedEntityHandler (line 1430) | void XMLCALL function XML_SetUnknownEncodingHandler (line 1437) | void XMLCALL function XML_SetElementDeclHandler (line 1446) | void XMLCALL function XML_SetAttlistDeclHandler (line 1453) | void XMLCALL function XML_SetEntityDeclHandler (line 1460) | void XMLCALL function XML_SetXmlDeclHandler (line 1467) | void XMLCALL function XML_SetParamEntityParsing (line 1473) | int XMLCALL function XML_SetHashSalt (line 1488) | int XMLCALL function XML_Parse (line 1499) | enum XML_Status XMLCALL function XML_ParseBuffer (line 1622) | enum XML_Status XMLCALL function XML_StopParser (line 1770) | enum XML_Status XMLCALL function XML_ResumeParser (line 1800) | enum XML_Status XMLCALL function XML_GetParsingStatus (line 1838) | void XMLCALL function XML_GetErrorCode (line 1845) | enum XML_Error XMLCALL function XML_Index (line 1851) | XML_Index XMLCALL function XML_GetCurrentByteCount (line 1859) | int XMLCALL function XML_Size (line 1880) | XML_Size XMLCALL function XML_Size (line 1890) | XML_Size XMLCALL function XML_FreeContentModel (line 1900) | void XMLCALL function XML_MemFree (line 1918) | void XMLCALL function XML_DefaultCurrent (line 1924) | void XMLCALL function XML_LChar (line 1938) | const XML_LChar * XMLCALL function XML_LChar (line 1989) | const XML_LChar * XMLCALL function XML_Expat_Version (line 2009) | XML_Expat_Version XMLCALL function XML_Feature (line 2021) | const XML_Feature * XMLCALL function XML_Bool (line 2065) | static XML_Bool function contentProcessor (line 2110) | static enum XML_Error PTRCALL function externalEntityInitProcessor (line 2125) | static enum XML_Error PTRCALL function externalEntityInitProcessor2 (line 2138) | static enum XML_Error PTRCALL function externalEntityInitProcessor3 (line 2178) | static enum XML_Error PTRCALL function externalEntityContentProcessor (line 2226) | static enum XML_Error PTRCALL function doContent (line 2241) | static enum XML_Error function storeAtts (line 2708) | static enum XML_Error function addBinding (line 3062) | static enum XML_Error function cdataSectionProcessor (line 3179) | static enum XML_Error PTRCALL function doCdataSection (line 3205) | static enum XML_Error function ignoreSectionProcessor (line 3321) | static enum XML_Error PTRCALL function doIgnoreSection (line 3341) | static enum XML_Error function initializeEncoding (line 3402) | static enum XML_Error function processXmlDecl (line 3431) | static enum XML_Error function handleUnknownEncoding (line 3520) | static enum XML_Error function prologInitProcessor (line 3559) | static enum XML_Error PTRCALL function externalParEntInitProcessor (line 3574) | static enum XML_Error PTRCALL function entityValueInitProcessor (line 3598) | static enum XML_Error PTRCALL function externalParEntProcessor (line 3665) | static enum XML_Error PTRCALL function entityValueProcessor (line 3706) | static enum XML_Error PTRCALL function prologProcessor (line 3744) | static enum XML_Error PTRCALL function doProlog (line 3756) | static enum XML_Error function epilogProcessor (line 4740) | static enum XML_Error PTRCALL function processInternalEntity (line 4807) | static enum XML_Error function internalEntityProcessor (line 4864) | static enum XML_Error PTRCALL function errorProcessor (line 4925) | static enum XML_Error PTRCALL function storeAttributeValue (line 4934) | static enum XML_Error function appendAttributeValue (line 4950) | static enum XML_Error function storeEntityValue (line 5100) | static enum XML_Error function normalizeLines (line 5266) | static void FASTCALL function reportProcessingInstruction (line 5289) | static int function reportComment (line 5318) | static int function reportDefault (line 5340) | static void function defineAttribute (line 5369) | static int function setElementTypePrefix (line 5413) | static int function ATTRIBUTE_ID (line 5443) | static ATTRIBUTE_ID * function XML_Char (line 5508) | static const XML_Char * function XML_Bool (line 5577) | static XML_Bool function normalizePublicId (line 5638) | static void FASTCALL function DTD (line 5660) | static DTD * function dtdReset (line 5693) | static void function dtdDestroy (line 5735) | static void function dtdCopy (line 5766) | static int function copyEntityTable (line 5898) | static int function XML_Bool (line 5967) | static XML_Bool FASTCALL function hash (line 5976) | static unsigned long FASTCALL function NAMED (line 5985) | static NAMED * function hashTableClear (line 6064) | static void FASTCALL function hashTableDestroy (line 6075) | static void FASTCALL function hashTableInit (line 6084) | static void FASTCALL function hashTableIterInit (line 6094) | static void FASTCALL function NAMED (line 6101) | static NAMED * FASTCALL function poolInit (line 6112) | static void FASTCALL function poolClear (line 6123) | static void FASTCALL function poolDestroy (line 6143) | static void FASTCALL function XML_Char (line 6160) | static XML_Char * function XML_Char (line 6176) | static const XML_Char * FASTCALL function XML_Char (line 6188) | static const XML_Char * function XML_Char (line 6202) | static const XML_Char * FASTCALL function XML_Char (line 6213) | static XML_Char * function XML_Bool (line 6225) | static XML_Bool FASTCALL function nextScaffoldPart (line 6298) | static int FASTCALL function build_node (line 6346) | static void function XML_Content (line 6384) | static XML_Content * function ELEMENT_TYPE (line 6405) | static ELEMENT_TYPE * FILE: atlas-aapt/external/expat/lib/xmlrole.c function prolog0 (line 127) | static int PTRCALL function prolog1 (line 164) | static int PTRCALL function prolog2 (line 195) | static int PTRCALL function doctype0 (line 216) | static int PTRCALL function doctype1 (line 234) | static int PTRCALL function doctype2 (line 264) | static int PTRCALL function doctype3 (line 281) | static int PTRCALL function doctype4 (line 298) | static int PTRCALL function doctype5 (line 318) | static int PTRCALL function internalSubset (line 335) | static int PTRCALL function externalSubset0 (line 392) | static int PTRCALL function externalSubset1 (line 405) | static int PTRCALL function entity0 (line 437) | static int PTRCALL function entity1 (line 457) | static int PTRCALL function entity2 (line 474) | static int PTRCALL function entity3 (line 502) | static int PTRCALL function entity4 (line 519) | static int PTRCALL function entity5 (line 536) | static int PTRCALL function entity6 (line 559) | static int PTRCALL function entity7 (line 577) | static int PTRCALL function entity8 (line 605) | static int PTRCALL function entity9 (line 622) | static int PTRCALL function entity10 (line 639) | static int PTRCALL function notation0 (line 656) | static int PTRCALL function notation1 (line 673) | static int PTRCALL function notation2 (line 697) | static int PTRCALL function notation3 (line 714) | static int PTRCALL function notation4 (line 732) | static int PTRCALL function attlist0 (line 753) | static int PTRCALL function attlist1 (line 771) | static int PTRCALL function attlist2 (line 792) | static int PTRCALL function attlist3 (line 833) | static int PTRCALL function attlist4 (line 852) | static int PTRCALL function attlist5 (line 872) | static int PTRCALL function attlist6 (line 889) | static int PTRCALL function attlist7 (line 906) | static int PTRCALL function attlist8 (line 927) | static int PTRCALL function attlist9 (line 967) | static int PTRCALL function element0 (line 984) | static int PTRCALL function element1 (line 1002) | static int PTRCALL function element2 (line 1032) | static int PTRCALL function element3 (line 1072) | static int PTRCALL function element4 (line 1097) | static int PTRCALL function element5 (line 1115) | static int PTRCALL function element6 (line 1136) | static int PTRCALL function element7 (line 1166) | static int PTRCALL function condSect0 (line 1216) | static int PTRCALL function condSect1 (line 1240) | static int PTRCALL function condSect2 (line 1258) | static int PTRCALL function declClose (line 1277) | static int PTRCALL function error (line 1294) | static int PTRCALL function common (line 1304) | static int FASTCALL function XmlPrologStateInit (line 1315) | void function XmlPrologStateInitExternalEntity (line 1328) | void FILE: atlas-aapt/external/expat/lib/xmlrole.h type PROLOG_STATE (line 87) | typedef struct prolog_state { FILE: atlas-aapt/external/expat/lib/xmltok.c function isNever (line 124) | static int PTRFASTCALL function utf8_isName2 (line 130) | static int PTRFASTCALL function utf8_isName3 (line 136) | static int PTRFASTCALL function utf8_isNmstrt2 (line 144) | static int PTRFASTCALL function utf8_isNmstrt3 (line 150) | static int PTRFASTCALL function utf8_isInvalid2 (line 158) | static int PTRFASTCALL function utf8_isInvalid3 (line 164) | static int PTRFASTCALL function utf8_isInvalid4 (line 170) | static int PTRFASTCALL type normal_encoding (line 176) | struct normal_encoding { function sb_byteType (line 246) | static int PTRFASTCALL function sb_byteToAscii (line 260) | static int PTRFASTCALL function sb_charMatches (line 289) | static int PTRCALL function utf8_toUtf8 (line 321) | static enum XML_Convert_Result PTRCALL function utf8_toUtf16 (line 347) | static enum XML_Convert_Result PTRCALL type normal_encoding (line 406) | struct normal_encoding type normal_encoding (line 416) | struct normal_encoding type normal_encoding (line 429) | struct normal_encoding type normal_encoding (line 440) | struct normal_encoding function latin1_toUtf8 (line 451) | static enum XML_Convert_Result PTRCALL function latin1_toUtf16 (line 476) | static enum XML_Convert_Result PTRCALL type normal_encoding (line 492) | struct normal_encoding type normal_encoding (line 503) | struct normal_encoding function ascii_toUtf8 (line 514) | static enum XML_Convert_Result PTRCALL type normal_encoding (line 530) | struct normal_encoding type normal_encoding (line 541) | struct normal_encoding function unicode_byte_type (line 552) | static int PTRFASTCALL function little2_byteType (line 702) | static int PTRFASTCALL function little2_byteToAscii (line 708) | static int PTRFASTCALL function little2_charMatches (line 714) | static int PTRCALL function little2_isNameMin (line 720) | static int PTRFASTCALL function little2_isNmstrtMin (line 726) | static int PTRFASTCALL type normal_encoding (line 767) | struct normal_encoding type normal_encoding (line 784) | struct normal_encoding type normal_encoding (line 805) | struct normal_encoding type normal_encoding (line 816) | struct normal_encoding function big2_byteType (line 843) | static int PTRFASTCALL function big2_byteToAscii (line 849) | static int PTRFASTCALL function big2_charMatches (line 855) | static int PTRCALL function big2_isNameMin (line 861) | static int PTRFASTCALL function big2_isNmstrtMin (line 867) | static int PTRFASTCALL type normal_encoding (line 908) | struct normal_encoding type normal_encoding (line 925) | struct normal_encoding type normal_encoding (line 946) | struct normal_encoding type normal_encoding (line 957) | struct normal_encoding function streqci (line 972) | static int FASTCALL function initUpdatePosition (line 990) | static void PTRCALL function toAscii (line 997) | static int function isSpace (line 1009) | static int FASTCALL function parsePseudoAttribute (line 1025) | static int function doParseXmlDecl (line 1131) | static int function checkCharRefNumber (line 1223) | static int FASTCALL function XmlUtf8Encode (line 1242) | int FASTCALL function XmlUtf16Encode (line 1279) | int FASTCALL type unknown_encoding (line 1297) | struct unknown_encoding { function XmlSizeOfUnknownEncoding (line 1307) | int function unknown_isName (line 1313) | static int PTRFASTCALL function unknown_isNmstrt (line 1323) | static int PTRFASTCALL function unknown_isInvalid (line 1333) | static int PTRFASTCALL function unknown_toUtf8 (line 1341) | static enum XML_Convert_Result PTRCALL function unknown_toUtf16 (line 1375) | static enum XML_Convert_Result PTRCALL function ENCODING (line 1400) | ENCODING * function getEncodingIndex (line 1516) | static int FASTCALL function initScan (line 1551) | static int function ENCODING (line 1694) | ENCODING * FILE: atlas-aapt/external/expat/lib/xmltok.h type POSITION (line 112) | typedef struct position { type ATTRIBUTE (line 118) | typedef struct { type encoding (line 125) | struct encoding type ENCODING (line 126) | typedef struct encoding ENCODING; type XML_Convert_Result (line 133) | enum XML_Convert_Result { type encoding (line 139) | struct encoding { type INIT_ENCODING (line 267) | typedef struct { FILE: atlas-aapt/external/expat/lib/xmltok_impl.c function PREFIX (line 1524) | PREFIX(charRefNumber)(const ENCODING *enc, const char *ptr) function PREFIX (line 1699) | PREFIX(nameLength)(const ENCODING *enc, const char *ptr) function PREFIX (line 1726) | PREFIX(skipS)(const ENCODING *enc, const char *ptr) FILE: atlas-aapt/external/expat/lib/xmltok_ns.c function ENCODING (line 8) | const ENCODING * function ENCODING (line 14) | const ENCODING * function ENCODING (line 71) | static const ENCODING * FILE: atlas-aapt/external/libcxx/buildcmds/dummy.cpp function main (line 1) | int main() { FILE: atlas-aapt/external/libcxx/include/support/ibm/xlocale.h function locale_t (line 38) | static inline function freelocale (line 69) | static inline function locale_t (line 74) | static inline function isalnum_l (line 80) | static inline function isalpha_l (line 85) | static inline function isblank_l (line 90) | static inline function iscntrl_l (line 95) | static inline function isdigit_l (line 100) | static inline function isgraph_l (line 105) | static inline function islower_l (line 110) | static inline function isprint_l (line 115) | static inline function ispunct_l (line 121) | static inline function isspace_l (line 126) | static inline function isupper_l (line 131) | static inline function isxdigit_l (line 137) | static inline function iswalnum_l (line 143) | static inline function iswalpha_l (line 149) | static inline function iswblank_l (line 155) | static inline function iswcntrl_l (line 161) | static inline function iswdigit_l (line 167) | static inline function iswgraph_l (line 173) | static inline function iswlower_l (line 179) | static inline function iswprint_l (line 185) | static inline function iswpunct_l (line 191) | static inline function iswspace_l (line 197) | static inline function iswupper_l (line 203) | static inline function iswxdigit_l (line 209) | static inline function iswctype_l (line 215) | static inline function toupper_l (line 221) | static inline function tolower_l (line 226) | static inline function wint_t (line 231) | static inline function wint_t (line 236) | static inline function strcoll_l (line 242) | static inline function wcscoll_l (line 247) | static inline function strxfrm_l (line 252) | static inline function wcsxfrm_l (line 258) | static inline function strftime_l (line 268) | static inline function strtoll_l (line 276) | static inline function strtol_l (line 281) | static inline function strtold_l (line 286) | static inline function strtoull_l (line 291) | static inline function strtoul_l (line 296) | static inline function vasprintf (line 302) | static inline FILE: atlas-aapt/external/libcxx/include/support/newlib/xlocale.h function locale_t (line 26) | static inline locale_t duplocale(locale_t) { function freelocale (line 30) | static inline void freelocale(locale_t) { function locale_t (line 33) | static inline locale_t newlocale(int, const char *, locale_t) { function locale_t (line 37) | static inline locale_t uselocale(locale_t) { FILE: atlas-aapt/external/libcxx/include/support/solaris/xlocale.h type lconv (line 32) | struct lconv type lconv (line 33) | struct lconv function strtoll_l (line 36) | static inline function strtol_l (line 41) | static inline function strtold_l (line 46) | static inline function strtoull_l (line 51) | static inline function strtoul_l (line 56) | static inline FILE: atlas-aapt/external/libcxx/include/support/win32/locale_win32.h type _VSTD (line 53) | typedef _VSTD::remove_pointer::type __locale_struct; type _VSTD (line 54) | typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __local... function _LIBCPP_INLINE_VISIBILITY (line 69) | inline _LIBCPP_INLINE_VISIBILITY function _LIBCPP_INLINE_VISIBILITY (line 76) | inline _LIBCPP_INLINE_VISIBILITY function isblank_l (line 114) | inline int isblank_l( int c, locale_t /*loc*/ ) function iswblank_l (line 118) | inline int iswblank_l( wint_t c, locale_t /*loc*/ ) function isblank (line 124) | inline int isblank( int c, locale_t /*loc*/ ) function iswblank (line 126) | inline int iswblank( wint_t c, locale_t /*loc*/ ) FILE: atlas-aapt/external/libcxx/include/support/win32/math_win32.h type float_t (line 24) | typedef float float_t; type double_t (line 25) | typedef double double_t; function _LIBCPP_ALWAYS_INLINE (line 27) | _LIBCPP_ALWAYS_INLINE bool isfinite( double num ) function _LIBCPP_ALWAYS_INLINE (line 31) | _LIBCPP_ALWAYS_INLINE bool isinf( double num ) function _LIBCPP_ALWAYS_INLINE (line 35) | _LIBCPP_ALWAYS_INLINE bool isnan( double num ) function _LIBCPP_ALWAYS_INLINE (line 39) | _LIBCPP_ALWAYS_INLINE bool isnormal( double num ) function _LIBCPP_ALWAYS_INLINE (line 45) | _LIBCPP_ALWAYS_INLINE bool isgreater( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 51) | _LIBCPP_ALWAYS_INLINE bool isgreaterequal( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 57) | _LIBCPP_ALWAYS_INLINE bool isless( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 63) | _LIBCPP_ALWAYS_INLINE bool islessequal( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 69) | _LIBCPP_ALWAYS_INLINE bool islessgreater( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 75) | _LIBCPP_ALWAYS_INLINE bool isunordered( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 79) | _LIBCPP_ALWAYS_INLINE bool signbit( double num ) function _LIBCPP_ALWAYS_INLINE (line 98) | _LIBCPP_ALWAYS_INLINE float copysignf( float x, float y ) function _LIBCPP_ALWAYS_INLINE (line 102) | _LIBCPP_ALWAYS_INLINE double copysign( double x, double y ) function _LIBCPP_ALWAYS_INLINE (line 106) | _LIBCPP_ALWAYS_INLINE double copysignl( long double x, long double y ) function _LIBCPP_ALWAYS_INLINE (line 110) | _LIBCPP_ALWAYS_INLINE int fpclassify( double num ) FILE: atlas-aapt/external/libcxx/include/support/win32/support.h function _LIBCPP_ALWAYS_INLINE (line 54) | _LIBCPP_ALWAYS_INLINE float strtof(const char *nptr, char **endptr) function _LIBCPP_ALWAYS_INLINE (line 58) | _LIBCPP_ALWAYS_INLINE double strtod(const char *nptr, char **endptr) function strtold (line 62) | _LIBCPP_ALWAYS_INLINE long double strtold(const char *nptr, char **endptr) function _LIBCPP_ALWAYS_INLINE (line 79) | _LIBCPP_ALWAYS_INLINE int __builtin_popcount(unsigned int x) function _LIBCPP_ALWAYS_INLINE (line 99) | _LIBCPP_ALWAYS_INLINE int __builtin_popcountl(unsigned long x) function _LIBCPP_ALWAYS_INLINE (line 104) | _LIBCPP_ALWAYS_INLINE int __builtin_popcountll(unsigned long long x) function _LIBCPP_ALWAYS_INLINE (line 126) | _LIBCPP_ALWAYS_INLINE int __builtin_ctzll(unsigned long long mask) function _LIBCPP_ALWAYS_INLINE (line 148) | _LIBCPP_ALWAYS_INLINE int __builtin_ctzl(unsigned long mask) function _LIBCPP_ALWAYS_INLINE (line 158) | _LIBCPP_ALWAYS_INLINE int __builtin_ctz(unsigned int mask) function _LIBCPP_ALWAYS_INLINE (line 168) | _LIBCPP_ALWAYS_INLINE int __builtin_clzll(unsigned long long mask) function _LIBCPP_ALWAYS_INLINE (line 190) | _LIBCPP_ALWAYS_INLINE int __builtin_clzl(unsigned long mask) function _LIBCPP_ALWAYS_INLINE (line 200) | _LIBCPP_ALWAYS_INLINE int __builtin_clz(unsigned int x) FILE: atlas-aapt/external/libcxx/include/support/xlocale/xlocale.h function isalnum_l (line 25) | static inline int isalnum_l(int c, locale_t) { function isalpha_l (line 29) | static inline int isalpha_l(int c, locale_t) { function isblank_l (line 33) | static inline int isblank_l(int c, locale_t) { function iscntrl_l (line 37) | static inline int iscntrl_l(int c, locale_t) { function isdigit_l (line 41) | static inline int isdigit_l(int c, locale_t) { function isgraph_l (line 45) | static inline int isgraph_l(int c, locale_t) { function islower_l (line 49) | static inline int islower_l(int c, locale_t) { function isprint_l (line 53) | static inline int isprint_l(int c, locale_t) { function ispunct_l (line 57) | static inline int ispunct_l(int c, locale_t) { function isspace_l (line 61) | static inline int isspace_l(int c, locale_t) { function isupper_l (line 65) | static inline int isupper_l(int c, locale_t) { function isxdigit_l (line 69) | static inline int isxdigit_l(int c, locale_t) { function iswalnum_l (line 73) | static inline int iswalnum_l(wint_t c, locale_t) { function iswalpha_l (line 77) | static inline int iswalpha_l(wint_t c, locale_t) { function iswblank_l (line 81) | static inline int iswblank_l(wint_t c, locale_t) { function iswcntrl_l (line 85) | static inline int iswcntrl_l(wint_t c, locale_t) { function iswdigit_l (line 89) | static inline int iswdigit_l(wint_t c, locale_t) { function iswgraph_l (line 93) | static inline int iswgraph_l(wint_t c, locale_t) { function iswlower_l (line 97) | static inline int iswlower_l(wint_t c, locale_t) { function iswprint_l (line 101) | static inline int iswprint_l(wint_t c, locale_t) { function iswpunct_l (line 105) | static inline int iswpunct_l(wint_t c, locale_t) { function iswspace_l (line 109) | static inline int iswspace_l(wint_t c, locale_t) { function iswupper_l (line 113) | static inline int iswupper_l(wint_t c, locale_t) { function iswxdigit_l (line 117) | static inline int iswxdigit_l(wint_t c, locale_t) { function toupper_l (line 121) | static inline int toupper_l(int c, locale_t) { function tolower_l (line 125) | static inline int tolower_l(int c, locale_t) { function towupper_l (line 129) | static inline int towupper_l(int c, locale_t) { function towlower_l (line 133) | static inline int towlower_l(int c, locale_t) { function strcoll_l (line 137) | static inline int strcoll_l(const char *s1, const char *s2, locale_t) { function strxfrm_l (line 141) | static inline size_t strxfrm_l(char *dest, const char *src, size_t n, function strftime_l (line 146) | static inline size_t strftime_l(char *s, size_t max, const char *format, function wcscoll_l (line 151) | static inline int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, loca... function wcsxfrm_l (line 155) | static inline size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, size_t n, function strtold_l (line 160) | static inline long double strtold_l(const char *nptr, char **endptr, loc... function strtoll_l (line 164) | static inline long long strtoll_l(const char *nptr, char **endptr, int b... function strtoull_l (line 169) | static inline unsigned long long strtoull_l(const char *nptr, char **end... function wcstoll_l (line 174) | static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, function wcstoull_l (line 179) | static inline unsigned long long wcstoull_l(const wchar_t *nptr, function wcstold_l (line 185) | static inline long double wcstold_l(const wchar_t *nptr, wchar_t **endptr, FILE: atlas-aapt/external/libcxx/run-tests.py class ArgParser (line 28) | class ArgParser(argparse.ArgumentParser): method __init__ (line 29) | def __init__(self): function gen_test_config (line 38) | def gen_test_config(bitness, compiler, host): function mmm (line 69) | def mmm(path): function gen_build_cmds (line 80) | def gen_build_cmds(bitness, compiler, host): function main (line 85) | def main(): FILE: atlas-aapt/external/libcxx/src/algorithm.cpp function __rs_default (line 87) | __rs_default FILE: atlas-aapt/external/libcxx/src/any.cpp function _LIBCPP_BEGIN_NAMESPACE_LFTS (line 12) | _LIBCPP_BEGIN_NAMESPACE_LFTS FILE: atlas-aapt/external/libcxx/src/bind.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 12) | _LIBCPP_BEGIN_NAMESPACE_STD FILE: atlas-aapt/external/libcxx/src/chrono.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 27) | _LIBCPP_BEGIN_NAMESPACE_STD FILE: atlas-aapt/external/libcxx/src/condition_variable.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 19) | _LIBCPP_BEGIN_NAMESPACE_STD function notify_all_at_thread_exit (line 79) | void FILE: atlas-aapt/external/libcxx/src/debug.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 18) | _LIBCPP_BEGIN_NAMESPACE_STD function _LIBCPP_FUNC_VIS (line 28) | _LIBCPP_FUNC_VIS function mutex_type (line 43) | mutex_type& function __c_node (line 144) | __c_node* function __c_node (line 251) | __c_node* function __c_node (line 287) | __c_node* function _LIBCPP_HIDDEN (line 495) | _LIBCPP_HIDDEN function _LIBCPP_HIDDEN (line 540) | _LIBCPP_HIDDEN function _LIBCPP_HIDDEN (line 560) | _LIBCPP_HIDDEN FILE: atlas-aapt/external/libcxx/src/exception.cpp type std (line 43) | namespace std function unexpected_handler (line 49) | unexpected_handler function unexpected_handler (line 55) | unexpected_handler function _LIBCPP_NORETURN (line 61) | _LIBCPP_NORETURN function terminate_handler (line 70) | terminate_handler function terminate_handler (line 76) | terminate_handler function _LIBCPP_NORETURN (line 83) | _LIBCPP_NORETURN function uncaught_exception (line 109) | bool uncaught_exception() _NOEXCEPT { return uncaught_exceptions() > 0; } function uncaught_exceptions (line 111) | int uncaught_exceptions() _NOEXCEPT type __exception_ptr (line 169) | namespace __exception_ptr type exception_ptr (line 172) | struct exception_ptr function exception_ptr (line 223) | exception_ptr& exception_ptr::operator=(const exception_ptr& other) _N... function _LIBCPP_NORETURN (line 261) | _LIBCPP_NORETURN function exception_ptr (line 272) | exception_ptr current_exception() _NOEXCEPT function _LIBCPP_NORETURN (line 294) | _LIBCPP_NORETURN FILE: atlas-aapt/external/libcxx/src/future.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 17) | _LIBCPP_BEGIN_NAMESPACE_STD function string (line 41) | string function error_category (line 68) | const error_category& FILE: atlas-aapt/external/libcxx/src/hash.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 19) | _LIBCPP_BEGIN_NAMESPACE_STD function _LIBCPP_INLINE_VISIBILITY (line 153) | inline _LIBCPP_INLINE_VISIBILITY function _LIBCPP_INLINE_VISIBILITY (line 166) | inline _LIBCPP_INLINE_VISIBILITY function __next_prime (line 178) | size_t FILE: atlas-aapt/external/libcxx/src/ios.cpp class basic_ios (line 32) | class basic_ios class basic_streambuf (line 34) | class basic_streambuf class basic_streambuf (line 35) | class basic_streambuf class basic_istream (line 37) | class basic_istream class basic_istream (line 38) | class basic_istream class basic_ostream (line 40) | class basic_ostream class basic_ostream (line 41) | class basic_ostream class basic_iostream (line 43) | class basic_iostream function __iostream_category (line 45) | class _LIBCPP_HIDDEN __iostream_category function string (line 59) | string function error_category (line 71) | const error_category& function locale (line 139) | locale function locale (line 150) | locale function __ios_new_cap (line 165) | static size_t __ios_new_cap(size_t __req_size, size_t __current_cap) FILE: atlas-aapt/external/libcxx/src/locale.cpp function locale_t (line 49) | locale_t __cloc() { type release (line 60) | struct release function T (line 66) | inline function T (line 76) | inline function T (line 86) | inline function _LIBCPP_CONSTEXPR (line 96) | inline function _LIBCPP_CONSTEXPR (line 105) | inline class _LIBCPP_HIDDEN (line 134) | class _LIBCPP_HIDDEN function name (line 149) | explicit __imp(const string& name, size_t refs = 0); function has_facet (line 157) | bool has_facet(long id) const function install (line 165) | void install(F* f) {install(f, f->id.__get());} function locale (line 460) | const locale& function locale (line 470) | const locale& function locale (line 477) | locale& function locale (line 486) | locale& function locale (line 510) | const locale& function string (line 559) | string function locale (line 575) | locale class __fake_bind (line 626) | class __fake_bind method __fake_bind (line 631) | __fake_bind(void (locale::id::* pmf)(), locale::id* id) function wchar_t (line 786) | const wchar_t* function wchar_t (line 795) | const wchar_t* function wchar_t (line 804) | const wchar_t* function wchar_t (line 813) | wchar_t function wchar_t (line 825) | const wchar_t* function wchar_t (line 840) | wchar_t function wchar_t (line 852) | const wchar_t* function wchar_t (line 867) | wchar_t function wchar_t (line 889) | const wchar_t* function wchar_t (line 1285) | const wchar_t* function wchar_t (line 1329) | const wchar_t* function wchar_t (line 1354) | const wchar_t* function wchar_t (line 1380) | wchar_t function wchar_t (line 1386) | const wchar_t* function wchar_t (line 1394) | wchar_t function wchar_t (line 1400) | const wchar_t* function wchar_t (line 1408) | wchar_t function wchar_t (line 1441) | const wchar_t* function utf16_to_utf8 (line 1794) | static function utf16_to_utf8 (line 1871) | static function utf8_to_utf16 (line 1948) | static function utf8_to_utf16 (line 2069) | static function utf8_to_utf16_length (line 2190) | static function ucs4_to_utf8 (line 2291) | static function utf8_to_ucs4 (line 2346) | static function utf8_to_ucs4_length (line 2460) | static function ucs2_to_utf8 (line 2558) | static function utf8_to_ucs2 (line 2604) | static function utf8_to_ucs2_length (line 2685) | static function ucs4_to_utf16be (line 2754) | static function utf16be_to_ucs4 (line 2799) | static function utf16be_to_ucs4_length (line 2844) | static function ucs4_to_utf16le (line 2886) | static function utf16le_to_ucs4 (line 2931) | static function utf16le_to_ucs4_length (line 2976) | static function ucs2_to_utf16be (line 3018) | static function utf16be_to_ucs2 (line 3046) | static function utf16be_to_ucs2_length (line 3070) | static function ucs2_to_utf16le (line 3092) | static function utf16le_to_ucs2 (line 3120) | static function utf16le_to_ucs2_length (line 3144) | static function wchar_t (line 4292) | wchar_t numpunct::do_decimal_point() const {return __decimal_po... function wchar_t (line 4295) | wchar_t numpunct::do_thousands_sep() const {return __thousands_... function string (line 4297) | string numpunct< char >::do_grouping() const {return __grouping_;} function string (line 4298) | string numpunct::do_grouping() const {return __grouping_;} function string (line 4300) | string numpunct< char >::do_truename() const {return "true";} function wstring (line 4301) | wstring numpunct::do_truename() const {return L"true";} function string (line 4303) | string numpunct< char >::do_falsename() const {return "false";} function wstring (line 4304) | wstring numpunct::do_falsename() const {return L"false";} function __check_grouping (line 4409) | void function string (line 4539) | static function wstring (line 4561) | static function string (line 4584) | const string* function wstring (line 4592) | const wstring* function string (line 4599) | static function wstring (line 4631) | static function string (line 4664) | const string* function wstring (line 4672) | const wstring* function string (line 4679) | static function wstring (line 4689) | static function string (line 4700) | const string* function wstring (line 4708) | const wstring* function string (line 4716) | const string& function wstring (line 4724) | const wstring& function string (line 4732) | const string& function wstring (line 4740) | const wstring& function string (line 4748) | const string& function wstring (line 4756) | const wstring& function string (line 4764) | const string& function wstring (line 4772) | const wstring& function string (line 4813) | string function wstring (line 4961) | wstring type _LIBCPP_HIDDEN (line 5252) | struct _LIBCPP_HIDDEN function __time_get_temp (line 5255) | explicit __time_get_temp(const char* nm) function __time_get_temp (line 5257) | explicit __time_get_temp(const string& nm) function __init_pat (line 5528) | static function __do_nothing (line 6195) | void __do_nothing(void*) {} function __throw_runtime_error (line 6197) | void __throw_runtime_error(const char* msg) class collate (line 6206) | class collate class collate (line 6207) | class collate class num_get (line 6209) | class num_get class num_get (line 6210) | class num_get type __num_get (line 6212) | struct __num_get type __num_get (line 6213) | struct __num_get class num_put (line 6215) | class num_put class num_put (line 6216) | class num_put type __num_put (line 6218) | struct __num_put type __num_put (line 6219) | struct __num_put class time_get (line 6221) | class time_get class time_get (line 6222) | class time_get class time_get_byname (line 6224) | class time_get_byname class time_get_byname (line 6225) | class time_get_byname class time_put (line 6227) | class time_put class time_put (line 6228) | class time_put class time_put_byname (line 6230) | class time_put_byname class time_put_byname (line 6231) | class time_put_byname class moneypunct (line 6233) | class moneypunct class moneypunct (line 6234) | class moneypunct class moneypunct (line 6235) | class moneypunct class moneypunct (line 6236) | class moneypunct class moneypunct_byname (line 6238) | class moneypunct_byname class moneypunct_byname (line 6239) | class moneypunct_byname class moneypunct_byname (line 6240) | class moneypunct_byname class moneypunct_byname (line 6241) | class moneypunct_byname class money_get (line 6243) | class money_get class money_get (line 6244) | class money_get class __money_get (line 6246) | class __money_get class __money_get (line 6247) | class __money_get class money_put (line 6249) | class money_put class money_put (line 6250) | class money_put class __money_put (line 6252) | class __money_put class __money_put (line 6253) | class __money_put class messages (line 6255) | class messages class messages (line 6256) | class messages class messages_byname (line 6258) | class messages_byname class messages_byname (line 6259) | class messages_byname class codecvt_byname (line 6261) | class codecvt_byname class codecvt_byname (line 6262) | class codecvt_byname class codecvt_byname (line 6263) | class codecvt_byname class codecvt_byname (line 6264) | class codecvt_byname class __vector_base_common (line 6266) | class __vector_base_common FILE: atlas-aapt/external/libcxx/src/memory.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 18) | _LIBCPP_BEGIN_NAMESPACE_STD function __sp_mut (line 167) | __sp_mut& function declare_reachable (line 182) | void function declare_no_pointers (line 187) | void function undeclare_no_pointers (line 192) | void function pointer_safety (line 197) | pointer_safety FILE: atlas-aapt/external/libcxx/src/mutex.cpp function __call_once (line 227) | void FILE: atlas-aapt/external/libcxx/src/new.cpp function _LIBCPP_WEAK (line 71) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 100) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 119) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 127) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 134) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 141) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 148) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS function _LIBCPP_WEAK (line 155) | _LIBCPP_WEAK _LIBCPP_NEW_DELETE_VIS type std (line 164) | namespace std function new_handler (line 175) | new_handler function new_handler (line 181) | new_handler function __throw_bad_alloc (line 243) | void FILE: atlas-aapt/external/libcxx/src/regex.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 14) | _LIBCPP_BEGIN_NAMESPACE_STD type collationnames (line 77) | struct collationnames type classnames (line 207) | struct classnames type use_strcmp (line 236) | struct use_strcmp function string (line 246) | string function __get_classname (line 257) | regex_traits::char_class_type FILE: atlas-aapt/external/libcxx/src/stdexcept.cpp type std (line 27) | namespace std // purposefully not using versioning namespace function logic_error (line 42) | logic_error& function runtime_error (line 76) | runtime_error& FILE: atlas-aapt/external/libcxx/src/string.cpp class basic_string (line 28) | class basic_string class basic_string (line 29) | class basic_string function throw_helper (line 39) | inline function throw_from_string_out_of_range (line 50) | inline function throw_from_string_invalid_arg (line 56) | inline function V (line 65) | inline function as_integer (line 91) | inline function as_integer (line 103) | inline function as_integer (line 111) | inline function as_integer (line 119) | inline function as_integer (line 127) | inline function as_integer (line 136) | inline function as_integer (line 148) | inline function as_integer (line 156) | inline function as_integer (line 164) | inline function as_integer (line 172) | inline function V (line 182) | inline function as_float (line 206) | inline function as_float (line 214) | inline function as_float (line 222) | inline function as_float (line 230) | inline function as_float (line 238) | inline function as_float (line 246) | inline function stoi (line 255) | int function stoi (line 261) | int function stol (line 267) | long function stol (line 273) | long function stoul (line 279) | unsigned long function stoul (line 285) | unsigned long function stoll (line 291) | long long function stoll (line 297) | long long function stoull (line 303) | unsigned long long function stoull (line 309) | unsigned long long function stof (line 315) | float function stof (line 321) | float function stod (line 327) | double function stod (line 333) | double function stold (line 339) | long double function stold (line 345) | long double function S (line 359) | inline type initial_string (line 386) | struct initial_string type initial_string (line 389) | struct initial_string method string (line 391) | string type initial_string (line 401) | struct initial_string method wstring (line 403) | wstring type initial_string (line 416) | struct initial_string method wstring (line 418) | wstring function wide_printf (line 429) | inline function string (line 442) | string to_string(int val) function string (line 447) | string to_string(unsigned val) function string (line 452) | string to_string(long val) function string (line 457) | string to_string(unsigned long val) function string (line 462) | string to_string(long long val) function string (line 467) | string to_string(unsigned long long val) function string (line 472) | string to_string(float val) function string (line 477) | string to_string(double val) function string (line 482) | string to_string(long double val) function wstring (line 487) | wstring to_wstring(int val) function wstring (line 492) | wstring to_wstring(unsigned val) function wstring (line 497) | wstring to_wstring(long val) function wstring (line 502) | wstring to_wstring(unsigned long val) function wstring (line 507) | wstring to_wstring(long long val) function wstring (line 512) | wstring to_wstring(unsigned long long val) function wstring (line 517) | wstring to_wstring(float val) function wstring (line 522) | wstring to_wstring(double val) function wstring (line 527) | wstring to_wstring(long double val) FILE: atlas-aapt/external/libcxx/src/support/atomic_support.h function _LIBCPP_BEGIN_NAMESPACE_STD (line 30) | _LIBCPP_BEGIN_NAMESPACE_STD FILE: atlas-aapt/external/libcxx/src/support/solaris/xlocale.c function isxdigit_l (line 18) | int isxdigit_l(int __c, locale_t __l) { function iswxdigit_l (line 22) | int iswxdigit_l(wchar_t __c, locale_t __l) { function snprintf_l (line 30) | int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format... function asprintf_l (line 39) | int asprintf_l(char **__s, locale_t __l, const char *__format, ...) { function sscanf_l (line 48) | int sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { function mbrtowc_l (line 57) | size_t mbrtowc_l(wchar_t *__pwc, const char *__pmb, type lconv (line 62) | struct lconv FILE: atlas-aapt/external/libcxx/src/support/win32/locale_win32.cpp function locale_t (line 15) | locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) function locale_t (line 19) | locale_t uselocale( locale_t newloc ) function lconv (line 31) | lconv *localeconv_l( locale_t loc ) function mbrlen_l (line 36) | size_t mbrlen_l( const char *__restrict s, size_t n, function mbsrtowcs_l (line 42) | size_t mbsrtowcs_l( wchar_t *__restrict dst, const char **__restrict src, function wcrtomb_l (line 48) | size_t wcrtomb_l( char *__restrict s, wchar_t wc, mbstate_t *__restrict ps, function mbrtowc_l (line 54) | size_t mbrtowc_l( wchar_t *__restrict pwc, const char *__restrict s, function mbsnrtowcs_l (line 60) | size_t mbsnrtowcs_l( wchar_t *__restrict dst, const char **__restrict src, function wcsnrtombs_l (line 66) | size_t wcsnrtombs_l( char *__restrict dst, const wchar_t **__restrict src, function wint_t (line 72) | wint_t btowc_l( int c, locale_t loc ) function wctob_l (line 77) | int wctob_l( wint_t c, locale_t loc ) function snprintf_l (line 83) | int snprintf_l(char *ret, size_t n, locale_t loc, const char *format, ...) function asprintf_l (line 93) | int asprintf_l( char **ret, locale_t loc, const char *format, ... ) function vasprintf_l (line 101) | int vasprintf_l( char **ret, locale_t loc, const char *format, va_list ap ) FILE: atlas-aapt/external/libcxx/src/support/win32/support.cpp function asprintf (line 20) | int asprintf(char **sptr, const char *__restrict format, ...) function vasprintf (line 33) | int vasprintf( char **sptr, const char *__restrict format, va_list ap ) function mbsnrtowcs (line 63) | size_t mbsnrtowcs( wchar_t *__restrict dst, const char **__restrict src, function wcsnrtombs (line 115) | size_t wcsnrtombs( char *__restrict dst, const wchar_t **__restrict src, FILE: atlas-aapt/external/libcxx/src/system_error.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 19) | _LIBCPP_BEGIN_NAMESPACE_STD function error_condition (line 31) | error_condition function string (line 49) | string function __generic_error_category (line 55) | class _LIBCPP_HIDDEN __generic_error_category function string (line 69) | string function error_category (line 79) | const error_category& function __system_error_category (line 86) | class _LIBCPP_HIDDEN __system_error_category function string (line 101) | string function error_condition (line 111) | error_condition function error_category (line 121) | const error_category& function string (line 130) | string function string (line 138) | string function string (line 146) | string function __throw_system_error (line 198) | void FILE: atlas-aapt/external/libcxx/src/thread.cpp function _LIBCPP_BEGIN_NAMESPACE_STD (line 33) | _LIBCPP_BEGIN_NAMESPACE_STD type this_thread (line 104) | namespace this_thread function sleep_for (line 107) | void function __hidden_allocator (line 145) | class _LIBCPP_HIDDEN __hidden_allocator function __thread_struct_imp (line 157) | class _LIBCPP_HIDDEN __thread_struct_imp FILE: atlas-aapt/external/libcxx/utils/not/not.py function main (line 12) | def main(): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_check/diff.py function _symbol_difference (line 9) | def _symbol_difference(lhs, rhs): function _find_by_key (line 16) | def _find_by_key(sym_list, k): function added_symbols (line 23) | def added_symbols(old, new): function removed_symbols (line 27) | def removed_symbols(old, new): function changed_symbols (line 31) | def changed_symbols(old, new): function diff (line 43) | def diff(old, new): function report_diff (line 50) | def report_diff(added_syms, removed_syms, changed_syms, names_only=False, FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_check/extract.py class NMExtractor (line 11) | class NMExtractor(object): method find_tool (line 17) | def find_tool(): method __init__ (line 23) | def __init__(self): method extract (line 35) | def extract(self, lib): method _extract_sym (line 53) | def _extract_sym(self, sym_str): method _want_sym (line 70) | def _want_sym(sym): method _transform_sym_type (line 81) | def _transform_sym_type(sym): class ReadElfExtractor (line 94) | class ReadElfExtractor(object): method find_tool (line 100) | def find_tool(): method __init__ (line 106) | def __init__(self): method extract (line 118) | def extract(self, lib): method process_syms (line 130) | def process_syms(self, sym_list): method get_dynsym_table (line 152) | def get_dynsym_table(self, out): function extract_symbols (line 167) | def extract_symbols(lib_file): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_check/match.py function find_and_report_matching (line 9) | def find_and_report_matching(symbol_list, regex_list): function find_matching_symbols (line 26) | def find_matching_symbols(symbol_list, regex_str): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_check/util.py function execute_command (line 8) | def execute_command(cmd, input_str=None): function execute_command_verbose (line 25) | def execute_command_verbose(cmd, input_str=None): function read_syms_from_list (line 42) | def read_syms_from_list(slist): function read_syms_from_file (line 50) | def read_syms_from_file(filename): function read_blacklist (line 59) | def read_blacklist(filename): function write_syms (line 67) | def write_syms(sym_list, out=None, names_only=False): function demangle_symbol (line 88) | def demangle_symbol(symbol): function is_elf (line 98) | def is_elf(filename): function is_mach_o (line 104) | def is_mach_o(filename): function is_library_file (line 117) | def is_library_file(filename): function extract_or_load (line 124) | def extract_or_load(filename): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_diff.py function main (line 10) | def main(): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_extract.py function main (line 9) | def main(): FILE: atlas-aapt/external/libcxx/utils/sym_check/sym_match.py function main (line 10) | def main(): FILE: atlas-aapt/external/libcxxabi/include/cxxabi.h function namespace (line 28) | namespace std { function namespace (line 34) | namespace __cxxabiv1 { FILE: atlas-aapt/external/libcxxabi/src/abort_message.cpp function abort_message (line 34) | __attribute__((visibility("hidden"), noreturn)) FILE: atlas-aapt/external/libcxxabi/src/cxa_aux_runtime.cpp type __cxxabiv1 (line 17) | namespace __cxxabiv1 function LIBCXXABI_NORETURN (line 23) | LIBCXXABI_NORETURN function LIBCXXABI_NORETURN (line 28) | LIBCXXABI_NORETURN function LIBCXXABI_NORETURN (line 33) | LIBCXXABI_NORETURN FILE: atlas-aapt/external/libcxxabi/src/cxa_default_handlers.cpp function default_terminate_handler (line 24) | __attribute__((noreturn)) function default_unexpected_handler (line 80) | __attribute__((noreturn)) type std (line 98) | namespace std function unexpected_handler (line 101) | unexpected_handler function terminate_handler (line 112) | terminate_handler FILE: atlas-aapt/external/libcxxabi/src/cxa_demangle.cpp type __cxxabiv1 (line 21) | namespace __cxxabiv1 function print_stack (line 55) | void function print_state (line 96) | void type float_data (line 134) | struct float_data type float_data (line 137) | struct float_data type float_data (line 147) | struct float_data type float_data (line 157) | struct float_data function String (line 2843) | String class save_value (line 4458) | class save_value method save_value (line 4463) | save_value(T& restore) method save_value (line 4473) | save_value(const save_value&) = delete; method save_value (line 4474) | save_value& operator=(const save_value&) = delete; function demangle (line 4661) | void class arena (line 4710) | class arena method align_up (line 4716) | std::size_t method pointer_in_buffer (line 4720) | bool method arena (line 4725) | arena() noexcept : ptr_(buf_) {} method arena (line 4727) | arena(const arena&) = delete; method arena (line 4728) | arena& operator=(const arena&) = delete; method size (line 4733) | static constexpr std::size_t size() {return N;} method used (line 4734) | std::size_t used() const {return static_cast(ptr_ - buf... method reset (line 4735) | void reset() {ptr_ = buf_;} class short_alloc (line 4767) | class short_alloc type rebind (line 4774) | struct rebind {typedef short_alloc<_Up, N> other;} method short_alloc (line 4776) | short_alloc(arena& a) noexcept : a_(a) {} method short_alloc (line 4778) | short_alloc(const short_alloc& a) noexcept method short_alloc (line 4780) | short_alloc(const short_alloc&) = default; method short_alloc (line 4781) | short_alloc& operator=(const short_alloc&) = delete; method T (line 4783) | T* allocate(std::size_t n) method deallocate (line 4787) | void deallocate(T* p, std::size_t n) noexcept class malloc_alloc (line 4817) | class malloc_alloc method malloc_alloc (line 4822) | malloc_alloc() = default; method malloc_alloc (line 4823) | malloc_alloc(const malloc_alloc&) noexcept {} method T (line 4825) | T* allocate(std::size_t n) method deallocate (line 4829) | void deallocate(T* p, std::size_t) noexcept type string_pair (line 4856) | struct string_pair method string_pair (line 4861) | string_pair() = default; method string_pair (line 4862) | string_pair(StrT f) : first(std::move(f)) {} method string_pair (line 4863) | string_pair(StrT f, StrT s) method string_pair (line 4866) | string_pair(const char (&s)[N]) : first(s, N-1) {} method size (line 4868) | size_t size() const {return first.size() + second.size();} method StrT (line 4869) | StrT full() const {return first + second;} method StrT (line 4870) | StrT move_full() {return std::move(first) + std::move(second);} type Db (line 4873) | struct Db method Db (line 4891) | Db(arena& ar) : FILE: atlas-aapt/external/libcxxabi/src/cxa_exception.cpp type __cxxabiv1 (line 37) | namespace __cxxabiv1 { function __cxa_exception (line 42) | static function __cxa_exception (line 63) | static function cxa_exception_size_from_exception_thrown_size (line 71) | static function setExceptionClass (line 79) | static void setExceptionClass(_Unwind_Exception* unwind_exception) { function setDependentExceptionClass (line 83) | static void setDependentExceptionClass(_Unwind_Exception* unwind_excep... function isOurExceptionClass (line 88) | static bool isOurExceptionClass(const _Unwind_Exception* unwind_except... function isDependentException (line 93) | static bool isDependentException(_Unwind_Exception* unwind_exception) { function incrementHandlerCount (line 98) | static inline int incrementHandlerCount(__cxa_exception *exception) { function decrementHandlerCount (line 103) | static inline int decrementHandlerCount(__cxa_exception *exception) { function do_free (line 117) | static void do_free(void *ptr) { function exception_cleanup_func (line 128) | static function LIBCXXABI_NORETURN (line 140) | static LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception... function __cxa_free_exception (line 170) | void __cxa_free_exception (void * thrown_object) throw() { function __cxa_free_dependent_exception (line 190) | void __cxa_free_dependent_exception (void * dependent_exception) { function LIBCXXABI_NORETURN (line 221) | LIBCXXABI_NORETURN function __cxa_begin_cleanup (line 273) | bool function _Unwind_Exception (line 312) | __attribute__((used)) static _Unwind_Exception * function __cxa_end_catch (line 446) | void __cxa_end_catch() function LIBCXXABI_NORETURN (line 548) | LIBCXXABI_NORETURN function __cxa_increment_exception_refcount (line 596) | void function __cxa_decrement_exception_refcount (line 614) | void function dependent_exception_cleanup (line 667) | static function __cxa_rethrow_primary_exception (line 683) | void function __cxa_uncaught_exception (line 712) | bool function __cxa_uncaught_exceptions (line 715) | unsigned int FILE: atlas-aapt/external/libcxxabi/src/cxa_exception.hpp type __cxxabiv1 (line 21) | namespace __cxxabiv1 { type __cxa_exception (line 29) | struct __cxa_exception { type __cxa_dependent_exception (line 72) | struct __cxa_dependent_exception { type __cxa_eh_globals (line 104) | struct __cxa_eh_globals { FILE: atlas-aapt/external/libcxxabi/src/cxa_exception_storage.cpp type __cxxabiv1 (line 20) | namespace __cxxabiv1 { function __cxa_eh_globals (line 23) | __cxa_eh_globals *__cxa_get_globals() { return &eh_globals; } function __cxa_eh_globals (line 24) | __cxa_eh_globals *__cxa_get_globals_fast() { return &eh_globals; } function __cxa_eh_globals (line 33) | __cxa_eh_globals * __globals () { function __cxa_eh_globals (line 40) | __cxa_eh_globals * __cxa_get_globals () { return __globals (); } function __cxa_eh_globals (line 41) | __cxa_eh_globals * __cxa_get_globals_fast () { return __globals (); } function destruct_ (line 60) | void destruct_ (void *p) { function construct_ (line 66) | void construct_ () { function __cxa_eh_globals (line 73) | __cxa_eh_globals * __cxa_get_globals () { function __cxa_eh_globals (line 93) | __cxa_eh_globals * __cxa_get_globals_fast () { type __cxxabiv1 (line 30) | namespace __cxxabiv1 { function __cxa_eh_globals (line 23) | __cxa_eh_globals *__cxa_get_globals() { return &eh_globals; } function __cxa_eh_globals (line 24) | __cxa_eh_globals *__cxa_get_globals_fast() { return &eh_globals; } function __cxa_eh_globals (line 33) | __cxa_eh_globals * __globals () { function __cxa_eh_globals (line 40) | __cxa_eh_globals * __cxa_get_globals () { return __globals (); } function __cxa_eh_globals (line 41) | __cxa_eh_globals * __cxa_get_globals_fast () { return __globals (); } function destruct_ (line 60) | void destruct_ (void *p) { function construct_ (line 66) | void construct_ () { function __cxa_eh_globals (line 73) | __cxa_eh_globals * __cxa_get_globals () { function __cxa_eh_globals (line 93) | __cxa_eh_globals * __cxa_get_globals_fast () { type __cxxabiv1 (line 55) | namespace __cxxabiv1 { function __cxa_eh_globals (line 23) | __cxa_eh_globals *__cxa_get_globals() { return &eh_globals; } function __cxa_eh_globals (line 24) | __cxa_eh_globals *__cxa_get_globals_fast() { return &eh_globals; } function __cxa_eh_globals (line 33) | __cxa_eh_globals * __globals () { function __cxa_eh_globals (line 40) | __cxa_eh_globals * __cxa_get_globals () { return __globals (); } function __cxa_eh_globals (line 41) | __cxa_eh_globals * __cxa_get_globals_fast () { return __globals (); } function destruct_ (line 60) | void destruct_ (void *p) { function construct_ (line 66) | void construct_ () { function __cxa_eh_globals (line 73) | __cxa_eh_globals * __cxa_get_globals () { function __cxa_eh_globals (line 93) | __cxa_eh_globals * __cxa_get_globals_fast () { FILE: atlas-aapt/external/libcxxabi/src/cxa_guard.cpp type __cxxabiv1 (line 28) | namespace __cxxabiv1 function is_initialized (line 41) | inline bool is_initialized(guard_type* guard_object) { function set_initialized (line 45) | inline void set_initialized(guard_type* guard_object) { function is_initialized (line 53) | bool is_initialized(guard_type* guard_object) { function set_initialized (line 58) | void set_initialized(guard_type* guard_object) { function lock_type (line 76) | inline function set_lock (line 83) | inline function lock_type (line 92) | inline function set_lock (line 99) | inline function lock_type (line 112) | inline function set_lock (line 124) | inline function lock_type (line 137) | inline function set_lock (line 149) | inline function __cxa_guard_acquire (line 170) | int __cxa_guard_acquire(guard_type* guard_object) function __cxa_guard_release (line 175) | void __cxa_guard_release(guard_type* guard_object) function __cxa_guard_abort (line 181) | void __cxa_guard_abort(guard_type* guard_object) function __cxa_guard_acquire (line 188) | int __cxa_guard_acquire(guard_type* guard_object) function __cxa_guard_release (line 230) | void __cxa_guard_release(guard_type* guard_object) function __cxa_guard_abort (line 242) | void __cxa_guard_abort(guard_type* guard_object) FILE: atlas-aapt/external/libcxxabi/src/cxa_handlers.cpp type std (line 23) | namespace std function unexpected_handler (line 26) | unexpected_handler function __unexpected (line 35) | __attribute__((visibility("hidden"), noreturn)) function unexpected (line 44) | __attribute__((noreturn)) function terminate_handler (line 51) | terminate_handler function __terminate (line 60) | __attribute__((visibility("hidden"), noreturn)) function terminate (line 81) | __attribute__((noreturn)) function new_handler (line 109) | new_handler function new_handler (line 117) | new_handler FILE: atlas-aapt/external/libcxxabi/src/cxa_handlers.hpp type std (line 18) | namespace std FILE: atlas-aapt/external/libcxxabi/src/cxa_new_delete.cpp type std (line 198) | namespace std function bad_array_length (line 237) | class _LIBCPP_EXCEPTION_ABI bad_array_length FILE: atlas-aapt/external/libcxxabi/src/cxa_personality.cpp type __cxxabiv1 (line 138) | namespace __cxxabiv1 function readPointerHelper (line 145) | uintptr_t readPointerHelper(const uint8_t*& p) { function readULEB128 (line 187) | static function readSLEB128 (line 210) | static function readEncodedPointer (line 236) | static function call_terminate (line 305) | static function __shim_type_info (line 339) | static const __shim_type_info* function __shim_type_info (line 358) | static function exception_spec_can_catch (line 405) | static function exception_spec_can_catch (line 447) | static type scan_results (line 497) | struct scan_results function set_registers (line 512) | static function scan_eh_tab (line 545) | static void scan_eh_tab(scan_results &results, _Unwind_Action actions, function __gxx_personality_sj0 (line 930) | __gxx_personality_sj0 function _Unwind_Reason_Code (line 1025) | static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_e... function save_results_to_barrier_cache (line 1039) | static void save_results_to_barrier_cache(_Unwind_Exception* unwind_ex... function load_results_from_barrier_cache (line 1049) | static void load_results_from_barrier_cache(scan_results& results, function _Unwind_Reason_Code (line 1059) | _Unwind_Reason_Code function __cxa_call_unexpected (line 1164) | __attribute__((noreturn)) FILE: atlas-aapt/external/libcxxabi/src/cxa_thread_atexit.cpp type __cxxabiv1 (line 12) | namespace __cxxabiv1 { function __cxa_thread_atexit (line 18) | int __cxa_thread_atexit(void (*dtor)(void *), void *obj, FILE: atlas-aapt/external/libcxxabi/src/cxa_unexpected.cpp type __cxxabiv1 (line 14) | namespace __cxxabiv1 FILE: atlas-aapt/external/libcxxabi/src/cxa_vector.cpp type __cxxabiv1 (line 18) | namespace __cxxabiv1 { function __get_element_count (line 25) | inline static size_t __get_element_count ( void *p ) { function __set_element_count (line 29) | inline static void __set_element_count ( void *p, size_t element_count... class st_heap_block2 (line 44) | class st_heap_block2 { method st_heap_block2 (line 48) | st_heap_block2 ( dealloc_f dealloc, void *ptr ) method release (line 51) | void release () { enabled_ = false; } class st_heap_block3 (line 59) | class st_heap_block3 { method st_heap_block3 (line 63) | st_heap_block3 ( dealloc_f dealloc, void *ptr, size_t size ) method release (line 66) | void release () { enabled_ = false; } class st_cxa_cleanup (line 75) | class st_cxa_cleanup { method st_cxa_cleanup (line 79) | st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destru... method release (line 87) | void release () { enabled_ = false; } class st_terminate (line 97) | class st_terminate { method st_terminate (line 99) | st_terminate ( bool enabled = true ) : enabled_ ( enabled ) {} method release (line 101) | void release () { enabled_ = false; } function __cxa_vec_cctor (line 209) | void __cxa_vec_cctor( void* dest_array, void* src_array, function __cxa_vec_ctor (line 234) | void __cxa_vec_ctor( function __cxa_vec_dtor (line 256) | void __cxa_vec_dtor( function __cxa_vec_cleanup (line 282) | void __cxa_vec_cleanup( void* array_address, size_t element_count, function __cxa_vec_delete (line 319) | void __cxa_vec_delete( void* array_address, function __cxa_vec_delete2 (line 331) | void __cxa_vec_delete2( void* array_address, function __cxa_vec_delete3 (line 352) | void __cxa_vec_delete3( void* array_address, FILE: atlas-aapt/external/libcxxabi/src/cxa_virtual.cpp type __cxxabiv1 (line 13) | namespace __cxxabiv1 function LIBCXXABI_NORETURN (line 19) | LIBCXXABI_NORETURN function LIBCXXABI_NORETURN (line 24) | LIBCXXABI_NORETURN FILE: atlas-aapt/external/libcxxabi/src/exception.cpp type std (line 14) | namespace std FILE: atlas-aapt/external/libcxxabi/src/private_typeinfo.cpp type __cxxabiv1 (line 55) | namespace __cxxabiv1 function is_equal (line 62) | inline function is_equal (line 73) | inline FILE: atlas-aapt/external/libcxxabi/src/private_typeinfo.h function virtual (line 27) | __attribute__ ((__visibility__("hidden"))) virtual void noop1() const; function class (line 40) | class __attribute__ ((__visibility__("default"))) __array_type_info function class (line 48) | class __attribute__ ((__visibility__("default"))) __function_type_info function class (line 56) | class __attribute__ ((__visibility__("default"))) __enum_type_info type __dynamic_cast_info (line 75) | struct __dynamic_cast_info function class (line 123) | class __attribute__ ((__visibility__("default"))) __class_type_info function class (line 146) | class __attribute__ ((__visibility__("default"))) __si_class_type_info type __base_class_type_info (line 162) | struct __base_class_type_info function class (line 181) | class __attribute__ ((__visibility__("default"))) __vmi_class_type_info FILE: atlas-aapt/external/libcxxabi/src/stdexcept.cpp type std (line 20) | namespace std // purposefully not using versioning namespace FILE: atlas-aapt/external/libcxxabi/src/typeinfo.cpp type std (line 12) | namespace std FILE: atlas-aapt/external/libpng/arm/arm_init.c function png_init_filter_functions_neon (line 56) | void FILE: atlas-aapt/external/libpng/arm/filter_neon_intrinsics.c function png_read_filter_row_up_neon (line 42) | void function png_read_filter_row_sub3_neon (line 61) | void function png_read_filter_row_sub4_neon (line 106) | void function png_read_filter_row_avg3_neon (line 133) | void function png_read_filter_row_avg4_neon (line 199) | void function uint8x8_t (line 237) | static uint8x8_t function png_read_filter_row_paeth3_neon (line 264) | void function png_read_filter_row_paeth4_neon (line 330) | void FILE: atlas-aapt/external/libpng/contrib/arm-neon/android-ndk.c function png_have_neon (line 29) | static int FILE: atlas-aapt/external/libpng/contrib/arm-neon/linux-auxv.c function safe_read (line 38) | static size_t function png_have_neon (line 96) | static int FILE: atlas-aapt/external/libpng/contrib/arm-neon/linux.c function png_have_neon (line 24) | static int FILE: atlas-aapt/external/libpng/contrib/examples/iccfrompng.c function png_bytep (line 32) | static png_bytep function extract_one_file (line 86) | static int function main (line 163) | int FILE: atlas-aapt/external/libpng/contrib/examples/pngpixel.c function component (line 31) | static unsigned int function print_pixel (line 70) | static void function main (line 139) | int main(int argc, const char **argv) FILE: atlas-aapt/external/libpng/contrib/examples/pngtopng.c function main (line 24) | int main(int argc, const char **argv) FILE: atlas-aapt/external/libpng/contrib/gregbook/readpng.c function readpng_version_info (line 77) | void readpng_version_info(void) function readpng_init (line 88) | int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) function readpng_get_bgcolor (line 156) | int readpng_get_bgcolor(uch *red, uch *green, uch *blue) function uch (line 208) | uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRo... function readpng_cleanup (line 305) | void readpng_cleanup(int free_image_data) FILE: atlas-aapt/external/libpng/contrib/gregbook/readpng.h type uch (line 72) | typedef unsigned char uch; type ush (line 73) | typedef unsigned short ush; type ulg (line 74) | typedef unsigned long ulg; FILE: atlas-aapt/external/libpng/contrib/gregbook/readpng2.c function readpng2_version_info (line 82) | void readpng2_version_info(void) function readpng2_check_sig (line 94) | int readpng2_check_sig(uch *sig, int num) function readpng2_init (line 104) | int readpng2_init(mainprog_info *mainprog_ptr) function readpng2_decode_data (line 189) | int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg l... function readpng2_info_callback (line 216) | static void readpng2_info_callback(png_structp png_ptr, png_infop info_ptr) function readpng2_row_callback (line 389) | static void readpng2_row_callback(png_structp png_ptr, png_bytep new_row, function readpng2_end_callback (line 436) | static void readpng2_end_callback(png_structp png_ptr, png_infop info_ptr) function readpng2_cleanup (line 467) | void readpng2_cleanup(mainprog_info *mainprog_ptr) function readpng2_warning_handler (line 480) | static void readpng2_warning_handler(png_structp png_ptr, png_const_char... function readpng2_error_handler (line 488) | static void readpng2_error_handler(png_structp png_ptr, png_const_charp ... FILE: atlas-aapt/external/libpng/contrib/gregbook/readpng2.h type rpng2_states (line 72) | enum rpng2_states { type uch (line 78) | typedef unsigned char uch; type ush (line 79) | typedef unsigned short ush; type ulg (line 80) | typedef unsigned long ulg; type mainprog_info (line 82) | typedef struct _mainprog_info { FILE: atlas-aapt/external/libpng/contrib/gregbook/readppm.c function readpng_version_info (line 73) | void readpng_version_info() function readpng_init (line 81) | int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) function readpng_get_bgcolor (line 133) | int readpng_get_bgcolor(uch *red, uch *green, uch *blue) function uch (line 143) | uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRo... function readpng_cleanup (line 177) | void readpng_cleanup(int free_image_data) FILE: atlas-aapt/external/libpng/contrib/gregbook/rpng-win.c function repl_getch (line 96) | int repl_getch( void ) function rpng_win_create_window (line 484) | static int rpng_win_create_window(HINSTANCE hInst, int showmode) function rpng_win_display_image (line 579) | static int rpng_win_display_image() function rpng_win_cleanup (line 671) | static void rpng_win_cleanup() function LRESULT (line 688) | LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARA... FILE: atlas-aapt/external/libpng/contrib/gregbook/rpng-x.c function main (line 164) | int main(int argc, char **argv) function rpng_x_create_window (line 435) | static int rpng_x_create_window(void) function rpng_x_display_image (line 692) | static int rpng_x_display_image(void) function rpng_x_cleanup (line 867) | static void rpng_x_cleanup(void) function rpng_x_msb (line 900) | static int rpng_x_msb(ulg u32val) FILE: atlas-aapt/external/libpng/contrib/gregbook/rpng2-win.c function repl_getch (line 109) | int repl_getch( void ) type rgb_color (line 197) | struct rgb_color { type background_pattern (line 238) | struct background_pattern { type background_pattern (line 260) | struct background_pattern function WinMain (line 276) | int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int s... function rpng2_win_init (line 643) | static void rpng2_win_init() function rpng2_win_create_window (line 687) | static int rpng2_win_create_window() function rpng2_win_load_bg_image (line 833) | static int rpng2_win_load_bg_image() function rpng2_win_display_row (line 1070) | static void rpng2_win_display_row(ulg row) function rpng2_win_cleanup (line 1191) | static void rpng2_win_cleanup() function LRESULT (line 1218) | LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPAR... FILE: atlas-aapt/external/libpng/contrib/gregbook/rpng2-x.c type rgb_color (line 219) | struct rgb_color { type background_pattern (line 261) | struct background_pattern { type background_pattern (line 284) | struct background_pattern function main (line 308) | int main(int argc, char **argv) function rpng2_x_init (line 773) | static void rpng2_x_init(void) function rpng2_x_create_window (line 825) | static int rpng2_x_create_window(void) function rpng2_x_load_bg_image (line 1076) | static int rpng2_x_load_bg_image(void) function rpng2_x_display_row (line 1372) | static void rpng2_x_display_row(ulg row) function rpng2_x_finish_display (line 1594) | static void rpng2_x_finish_display(void) function rpng2_x_redisplay_image (line 1612) | static void rpng2_x_redisplay_image(ulg startcol, ulg startrow, function rpng2_x_reload_bg_image (line 1864) | static void rpng2_x_reload_bg_image(void) function is_number (line 2065) | static int is_number(char *p) function rpng2_x_cleanup (line 2081) | static void rpng2_x_cleanup(void) function rpng2_x_msb (line 2124) | static int rpng2_x_msb(ulg u32val) FILE: atlas-aapt/external/libpng/contrib/gregbook/wpng.c function main (line 154) | int main(int argc, char **argv) function wpng_isvalid_latin1 (line 789) | static int wpng_isvalid_latin1(uch *p, int len) function wpng_cleanup (line 807) | static void wpng_cleanup(void) FILE: atlas-aapt/external/libpng/contrib/gregbook/writepng.c function writepng_version_info (line 70) | void writepng_version_info(void) function writepng_init (line 84) | int writepng_init(mainprog_info *mainprog_ptr) function writepng_encode_image (line 259) | int writepng_encode_image(mainprog_info *mainprog_ptr) function writepng_encode_row (line 297) | int writepng_encode_row(mainprog_info *mainprog_ptr) /* NON-interlaced ... function writepng_encode_finish (line 327) | int writepng_encode_finish(mainprog_info *mainprog_ptr) /* NON-interla... function writepng_cleanup (line 356) | void writepng_cleanup(mainprog_info *mainprog_ptr) function writepng_error_handler (line 369) | static void writepng_error_handler(png_structp png_ptr, png_const_charp ... FILE: atlas-aapt/external/libpng/contrib/gregbook/writepng.h type uch (line 86) | typedef unsigned char uch; type ush (line 87) | typedef unsigned short ush; type ulg (line 88) | typedef unsigned long ulg; type mainprog_info (line 90) | typedef struct _mainprog_info { FILE: atlas-aapt/external/libpng/contrib/intel/filter_sse2_intrinsics.c function __m128i (line 28) | static __m128i load3(const void* p) { function __m128i (line 34) | static __m128i load4(const void* p) { function store3 (line 38) | static void store3(void* p, __m128i v) { function store4 (line 43) | static void store4(void* p, __m128i v) { function png_read_filter_row_sub3_sse2 (line 47) | void png_read_filter_row_sub3_sse2(png_row_infop row_info, png_bytep row, function png_read_filter_row_sub4_sse2 (line 66) | void png_read_filter_row_sub4_sse2(png_row_infop row_info, png_bytep row, function png_read_filter_row_avg3_sse2 (line 85) | void png_read_filter_row_avg3_sse2(png_row_infop row_info, png_bytep row, function png_read_filter_row_avg4_sse2 (line 116) | void png_read_filter_row_avg4_sse2(png_row_infop row_info, png_bytep row, function __m128i (line 148) | static __m128i abs_i16(__m128i x) { function __m128i (line 166) | static __m128i if_then_else(__m128i c, __m128i t, __m128i e) { function png_read_filter_row_paeth3_sse2 (line 174) | void png_read_filter_row_paeth3_sse2(png_row_infop row_info, png_bytep row, function png_read_filter_row_paeth4_sse2 (line 230) | void png_read_filter_row_paeth4_sse2(png_row_infop row_info, png_bytep row, FILE: atlas-aapt/external/libpng/contrib/intel/intel_init.c function png_init_filter_functions_sse2 (line 18) | void FILE: atlas-aapt/external/libpng/contrib/libtests/fakepng.c function put_uLong (line 13) | void function put_chunk (line 22) | void function main (line 57) | int FILE: atlas-aapt/external/libpng/contrib/libtests/makepng.c function flooru (line 154) | static unsigned int function png_byte (line 161) | static png_byte type chunk_insert (line 171) | typedef struct chunk_insert function channels_of_type (line 179) | static unsigned int function pixel_depth_of_type (line 200) | static unsigned int function image_size_of_type (line 206) | static unsigned int function set_color (line 237) | static void function generate_palette (line 248) | static int function set_value (line 328) | static void function generate_row (line 389) | static int /* filter mask for row */ function makepng_warning (line 747) | static void PNGCBAPI function makepng_error (line 762) | static void PNGCBAPI function write_png (line 769) | static int /* 0 on success, else an error code */ function load_file (line 995) | static size_t function png_size_t (line 1097) | static png_size_t function check_param_count (line 1143) | static void function insert_iCCP (line 1153) | static void function clear_text (line 1246) | static void function set_text (line 1258) | static void function insert_tEXt (line 1298) | static void function insert_zTXt (line 1309) | static void function insert_iTXt (line 1321) | static void function insert_hIST (line 1335) | static void function png_byte (line 1364) | static png_byte function insert_sBIT (line 1377) | static void function insert_sPLT (line 1415) | static void function find_parameters (line 1422) | static int function bad_parameter_count (line 1450) | static void function chunk_insert (line 1457) | static chunk_insert * function chunk_insert (line 1484) | static chunk_insert * function png_charp (line 1564) | static png_charp function png_charp (line 1579) | static png_charp function chunk_insert (line 1606) | static chunk_insert * function chunk_insert (line 1619) | static chunk_insert * function parse_color (line 1639) | static void function main (line 1677) | int FILE: atlas-aapt/external/libpng/contrib/libtests/pngimage.c type transform_info (line 81) | struct transform_info function is_combo (line 270) | static int function first_transform (line 276) | static int function is_bad_combo (line 282) | static int function validate_T (line 324) | static void type buffer_list (line 355) | struct buffer_list type buffer (line 361) | struct buffer function buffer_init (line 370) | static void function buffer_destroy_list (line 379) | static void function buffer_destroy (line 390) | static void function buffer_start_write (line 399) | static void function buffer_start_read (line 408) | static void type buffer (line 420) | struct buffer type buffer (line 424) | struct buffer type buffer_list (line 427) | struct buffer_list type buffer_list (line 428) | struct buffer_list type buffer_list (line 430) | struct buffer_list function buffer_from_file (line 447) | static int type error_level (line 495) | typedef enum type display (line 529) | struct display function display_init (line 577) | static void function display_clean_read (line 601) | static void function display_clean_write (line 609) | static void function display_clean (line 617) | static void function display_destroy (line 634) | static void type display (line 645) | struct display type display (line 649) | struct display type display (line 649) | struct display function display_log (line 669) | static void VGATTR function display_warning (line 756) | static void PNGCBAPI function display_error (line 762) | static void PNGCBAPI function display_cache_file (line 770) | static void function buffer_read (line 797) | static void function read_function (line 846) | static void PNGCBAPI function read_png (line 852) | static void function update_display (line 910) | static void function compare_read (line 982) | static int function buffer_write (line 1252) | static void function write_function (line 1297) | static void PNGCBAPI function write_png (line 1303) | static void function skip_transform (line 1352) | static int function test_one_file (line 1388) | static void function do_test (line 1540) | static int function main (line 1558) | int function main (line 1690) | int FILE: atlas-aapt/external/libpng/contrib/libtests/pngstest.c function make_random_bytes (line 86) | static void function reseed (line 113) | static void function random_color (line 120) | static void function closestinteger (line 129) | static double function png_byte (line 136) | static png_byte function png_uint_16 (line 143) | static png_uint_16 function init_sRGB_to_d (line 156) | static void function png_byte (line 172) | static png_byte function png_byte (line 178) | static png_byte function png_byte (line 185) | static png_byte function png_uint_16 (line 199) | static png_uint_16 function png_uint_16 (line 205) | static png_uint_16 function png_uint_16 (line 211) | static png_uint_16 function png_uint_16 (line 218) | static png_uint_16 function YfromRGBint (line 225) | static double function power_law_error8 (line 238) | static int function power_law_error16 (line 256) | static int function compare_8bit (line 276) | static int function compare_16bit (line 299) | static int function print_opts (line 340) | static void function png_uint_32 (line 452) | static png_uint_32 type format_list (line 473) | typedef struct function format_init (line 479) | static void format_init(format_list *pf) function format_clear (line 487) | static void format_clear(format_list *pf) function format_is_initial (line 495) | static int format_is_initial(format_list *pf) function format_set (line 505) | static int format_set(format_list *pf, png_uint_32 format) function format_unset (line 514) | static int format_unset(format_list *pf, png_uint_32 format) function format_isset (line 523) | static int format_isset(format_list *pf, png_uint_32 format) function format_default (line 529) | static void format_default(format_list *pf, int redundant) type Image (line 574) | typedef struct function newimage (line 593) | static void function resetimage (line 601) | static void function freebuffer (line 611) | static void function freeimage (line 623) | static void function initimage (line 652) | static void initimage(Image *image, png_uint_32 opts, const char *file_n... function allocbuffer (line 666) | static void function check16 (line 692) | static int function checkbuffer (line 705) | static void function logerror (line 726) | static int function logclose (line 749) | static int function checkopaque (line 761) | static int type Pixel (line 788) | typedef struct type Background (line 796) | typedef struct function gp_g8 (line 813) | static void function gp_ga8 (line 822) | static void function gp_ag8 (line 832) | static void function gp_rgb8 (line 842) | static void function gp_bgr8 (line 854) | static void function gp_rgba8 (line 866) | static void function gp_bgra8 (line 878) | static void function gp_argb8 (line 891) | static void function gp_abgr8 (line 904) | static void function gp_g16 (line 916) | static void function gp_ga16 (line 925) | static void function gp_ag16 (line 935) | static void function gp_rgb16 (line 945) | static void function gp_bgr16 (line 957) | static void function gp_rgba16 (line 969) | static void function gp_bgra16 (line 981) | static void function gp_argb16 (line 994) | static void function gp_abgr16 (line 1007) | static void function gpc_noop (line 1203) | static void function gpc_nop8 (line 1214) | static void function gpc_nop6 (line 1233) | static void function gpc_bckg (line 1253) | static void function gpc_bckc (line 1273) | static void function gpc_g8 (line 1303) | static void function gpc_g8b (line 1319) | static void function gpc_lin (line 1348) | static void function gpc_pre (line 1384) | static void function gpc_preq (line 1420) | static void function gpc_glin (line 1456) | static void function gpc_gpre (line 1472) | static void function gpc_gprq (line 1488) | static void function gpc_Lin (line 1505) | static void function gpc_Pre (line 1543) | static void function gpc_Preq (line 1581) | static void function gpc_Glin (line 1620) | static void function gpc_Gpre (line 1640) | static void function gpc_Gprq (line 1658) | static void function gpc_sRGB (line 1676) | static void function gpc_unpg (line 1712) | static void function gpc_unpc (line 1731) | static void function gpc_b16g (line 1752) | static void function gpc_b16c (line 1771) | static void function gpc_sG (line 1796) | static void function gpc_sGp (line 1806) | static void function gpc_sCp (line 1825) | static void function gpc_gb16 (line 1847) | static void function gpc_cb16 (line 1869) | static void function gpc_A (line 1902) | static void function gpc_g16 (line 1913) | static void function gpc_g16q (line 1922) | static void type Transform (line 2024) | typedef struct function transform_from_formats (line 2063) | static void function init_error_via_linear (line 2285) | static void function print_pixel (line 2316) | static void function logpixel (line 2346) | static int function cmppixel (line 2419) | static int function png_byte (line 2527) | static png_byte function compare_two_images (line 2598) | static int function read_file (line 2940) | static int function read_one_file (line 3041) | static int function write_one_file (line 3124) | static int function testimage (line 3297) | static int function test_one_file (line 3435) | static int function main (line 3478) | int function else (line 3585) | else if (strcmp(arg, "--touch") == 0) function main (line 3813) | int main(void) FILE: atlas-aapt/external/libpng/contrib/libtests/pngunknown.c type png_byte (line 60) | typedef png_byte *png_const_bytep; function clear_keep (line 326) | static void function find (line 334) | static int function findb (line 347) | static int function find_by_flag (line 360) | static int function ancillary (line 371) | static int function ancillaryb (line 378) | static int type display (line 386) | typedef struct function init_display (line 404) | static void function clean_display (line 416) | static void function display_rc (line 446) | static int function warning (line 462) | static void PNGCBAPI function png_uint_32 (line 471) | static png_uint_32 function read_callback (line 504) | static int PNGCBAPI function png_uint_32 (line 577) | static png_uint_32 function png_uint_32 (line 630) | static png_uint_32 function check (line 651) | static int function check_error (line 868) | static void function check_handling (line 884) | static void function perform_one_test (line 1002) | static void function perform_one_test_safe (line 1067) | static void function PNG_NORETURN (line 1097) | static PNG_NORETURN void function main (line 1106) | int function main (line 1267) | int function main (line 1278) | int FILE: atlas-aapt/external/libpng/contrib/libtests/pngvalid.c type png_byte (line 78) | typedef png_byte *png_const_bytep; type png_store (line 160) | struct png_store type png_store (line 161) | struct png_store function safecat (line 202) | static size_t safecat(char *buffer, size_t bufsize, size_t pos, function safecatn (line 215) | static size_t safecatn(char *buffer, size_t bufsize, size_t pos, int n) function safecatd (line 223) | static size_t safecatd(char *buffer, size_t bufsize, size_t pos, double d, function png_fixed_point (line 243) | static png_fixed_point function make_random_bytes (line 258) | static void function make_four_random_bytes (line 283) | static void function randomize (line 291) | static void function r16 (line 300) | static void r16(png_uint_16p p16, size_t count) function r32 (line 317) | static void r32(png_uint_32p p32, size_t count) function random_mod (line 338) | static unsigned int function random_choice (line 351) | static int function standard_name (line 381) | static size_t function standard_name_from_id (line 421) | static size_t function next_format (line 451) | static int function sample (line 521) | static unsigned int function pixel_copy (line 580) | static void function row_copy (line 623) | static void function pixel_cmp (line 646) | static int type png_store_buffer (line 694) | typedef struct png_store_buffer type store_palette_entry (line 702) | typedef struct store_palette_entry /* record of a single palette entry */ type png_store_file (line 710) | typedef struct png_store_file type store_pool (line 724) | typedef struct store_pool type png_store (line 742) | typedef struct png_store function store_pool_mark (line 794) | static void function png_uint_32 (line 806) | static png_uint_32 function store_pool_init (line 824) | static void function store_init (line 836) | static void function store_freebuffer (line 870) | static void function store_freenew (line 881) | static void function store_storenew (line 894) | static void function store_freefile (line 912) | static void function store_storefile (line 935) | static void function store_message (line 958) | static size_t function store_verbose (line 998) | static void function store_log (line 1013) | static void function internal_error (line 1031) | static void function store_error (line 1045) | static void PNGCBAPI function store_warning (line 1061) | static void PNGCBAPI function png_bytep (line 1077) | static png_bytep function store_image_free (line 1092) | static void function store_ensure_image (line 1114) | static void function store_image_check (line 1181) | static void function store_write (line 1212) | static void PNGCBAPI function store_flush (line 1240) | static void PNGCBAPI function store_read_buffer_size (line 1247) | static size_t function store_read_buffer_avail (line 1259) | static size_t function store_read_buffer_next (line 1284) | static int function store_read_imp (line 1310) | static void function store_read (line 1334) | static void PNGCBAPI function store_progressive_read (line 1346) | static void function store_palette_entry (line 1367) | static store_palette_entry * function store_palette_entry (line 1392) | static store_palette_entry * type store_memory (line 1416) | typedef struct store_memory function store_pool_error (line 1431) | static void function store_memory_free (line 1444) | static void function store_pool_delete (line 1478) | static void function png_voidp (line 1530) | static png_voidp PNGCBAPI function store_free (line 1579) | static void PNGCBAPI function store_write_reset (line 1616) | static void function png_structp (line 1650) | static png_structp function store_read_reset (line 1703) | static void function store_read_set (line 1736) | static void function png_structp (line 1769) | static png_structp function store_delete (line 1830) | static void type modifier_state (line 1848) | typedef enum modifier_state type CIE_color (line 1855) | typedef struct CIE_color type color_encoding (line 1865) | typedef struct color_encoding function chromaticity_x (line 1879) | static double function chromaticity_y (line 1885) | static double function CIE_color (line 1891) | static CIE_color function normalize_color_encoding (line 1905) | static void function safecat_color_encoding (line 1927) | static size_t type png_modifier (line 1969) | typedef struct png_modifier function fail (line 2117) | static int fail(png_modifier *pm) function modifier_init (line 2123) | static void function digitize (line 2202) | static double digitize(double value, int depth, int do_round) function abserr (line 2229) | static double abserr(const png_modifier *pm, int in_depth, int out_depth) function calcerr (line 2241) | static double calcerr(const png_modifier *pm, int in_depth, int out_depth) function pcerr (line 2254) | static double pcerr(const png_modifier *pm, int in_depth, int out_depth) function outerr (line 2277) | static double outerr(const png_modifier *pm, int in_depth, int out_depth) function outlog (line 2309) | static double outlog(const png_modifier *pm, int in_depth, int out_depth) function output_quantization_factor (line 2347) | static int output_quantization_factor(const png_modifier *pm, int in_depth, type png_modification (line 2367) | typedef struct png_modification function modification_reset (line 2386) | static void function modification_init (line 2398) | static void function modifier_current_encoding (line 2410) | static void function safecat_current_encoding (line 2424) | static size_t function modifier_total_encodings (line 2455) | static unsigned int function modifier_encoding_iterate (line 2473) | static void function modifier_reset (line 2504) | static void function modifier_set_encoding (line 2530) | static void function modifier_color_encoding_is_sRGB (line 2571) | static int function modifier_color_encoding_is_set (line 2578) | static int function modifier_crc (line 2596) | static void function modifier_setbuffer (line 2609) | static void function modifier_read_imp (line 2621) | static void function modifier_read (line 2826) | static void PNGCBAPI function modifier_progressive_read (line 2841) | static void function png_structp (line 2896) | static png_structp type gama_modification (line 2923) | typedef struct gama_modification function gama_modify (line 2929) | static int function gama_modification_init (line 2940) | static void type chrm_modification (line 2955) | typedef struct chrm_modification function chrm_modify (line 2962) | static int function chrm_modification_init (line 2980) | static void type srgb_modification (line 3008) | typedef struct srgb_modification function srgb_modify (line 3014) | static int function srgb_modification_init (line 3025) | static void type sbit_modification (line 3050) | typedef struct sbit_modification function sbit_modify (line 3056) | static int function sbit_modification_init (line 3105) | static void function store_palette_entry (line 3172) | static store_palette_entry * function init_standard_palette (line 3271) | static void function set_random_tRNS (line 3318) | static void function npasses_from_interlace_type (line 3365) | static int function bit_size (line 3381) | static unsigned int function transform_rowsize (line 3406) | static size_t function png_uint_32 (line 3418) | static png_uint_32 function png_uint_32 (line 3452) | static png_uint_32 function png_uint_32 (line 3464) | static png_uint_32 function png_uint_32 (line 3475) | static png_uint_32 function transform_row (line 3486) | static void function check_interlace_type (line 3615) | static void function interlace_row (line 3655) | static void function deinterlace_row (line 3679) | static void function choose_random_filter (line 3708) | static void function make_transform_image (line 3729) | static void function make_transform_images (line 3893) | static void function size_row (line 3927) | static void function make_size_image (line 3948) | static void function make_size (line 4145) | static void function make_size_images (line 4183) | static void function standard_row (line 4200) | static void function sBIT0_error_fn (line 4221) | static void function sBIT_error_fn (line 4230) | static void function make_error (line 4263) | static void function make_errors (line 4402) | static int function perform_error_test (line 4434) | static void function perform_formatting_test (line 4463) | static void type standard_display (line 4560) | typedef struct standard_display function standard_display_init (line 4595) | static void function standard_palette_init (line 4636) | static void function read_palette (line 4668) | static int function standard_palette_validate (line 4760) | static void function standard_info_part1 (line 4802) | static void function standard_info_part2 (line 4966) | static void function standard_info_imp (line 4992) | static void function standard_info (line 5021) | static void PNGCBAPI function progressive_row (line 5033) | static void PNGCBAPI function sequential_row (line 5095) | static void function standard_check_text (line 5160) | static void function standard_text_validate (line 5241) | static void function standard_row_validate (line 5273) | static void function standard_image_validate (line 5314) | static void function standard_end (line 5333) | static void PNGCBAPI function test_standard (line 5439) | static int function perform_standard_test (line 5461) | static void function test_size (line 5485) | static int function perform_size_test (line 5600) | static void type image_pixel (line 5635) | typedef struct image_pixel function image_pixel_setf (line 5670) | static void function image_pixel_init (line 5701) | static void function image_pixel_convert_PLTE (line 5815) | static void function image_pixel_add_alpha (line 5842) | static void type transform_display (line 5915) | struct transform_display type image_transform (line 5916) | typedef struct image_transform type transform_display (line 5973) | typedef struct transform_display function transform_set_encoding (line 5994) | static void function UNUSED (line 6025) | UNUSED(this) function transform_display_init (line 6150) | static void function transform_info_imp (line 6171) | static void function transform_info (line 6326) | static void PNGCBAPI function transform_range_check (line 6333) | static void function transform_image_validate (line 6378) | static void function transform_end (line 6542) | static void PNGCBAPI function transform_test (line 6556) | static void function image_transform_default_ini (line 6662) | void /* private, but almost always needed */ function image_transform_default_add (line 6670) | static int function image_transform_png_set_palette_to_rgb_set (line 6686) | static void function image_transform_png_set_palette_to_rgb_mod (line 6694) | static void function image_transform_png_set_palette_to_rgb_add (line 6705) | static int function image_transform_png_set_tRNS_to_alpha_set (line 6724) | static void function image_transform_png_set_tRNS_to_alpha_mod (line 6739) | static void function image_transform_png_set_gray_to_rgb_set (line 6802) | static void function image_transform_png_set_gray_to_rgb_mod (line 6811) | static void function image_transform_png_set_gray_to_rgb_add (line 6843) | static int function image_transform_png_set_expand_set (line 6862) | static void function image_transform_png_set_expand_mod (line 6874) | static void function image_transform_png_set_expand_add (line 6891) | static int function image_transform_png_set_expand_gray_1_2_4_to_8_set (line 6915) | static void function image_transform_png_set_expand_gray_1_2_4_to_8_mod (line 6925) | static void function image_transform_png_set_expand_gray_1_2_4_to_8_add (line 6942) | static int function image_transform_png_set_expand_16_set (line 6969) | static void function image_transform_png_set_expand_16_mod (line 6984) | static void function image_transform_png_set_expand_16_add (line 7004) | static int function image_transform_png_set_scale_16_set (line 7024) | static void function image_transform_png_set_scale_16_mod (line 7036) | static void function image_transform_png_set_scale_16_add (line 7053) | static int function image_transform_png_set_strip_16_set (line 7072) | static void function image_transform_png_set_strip_16_mod (line 7084) | static void function image_transform_png_set_strip_16_add (line 7124) | static int function image_transform_png_set_strip_alpha_set (line 7143) | static void function image_transform_png_set_strip_alpha_mod (line 7151) | static void function image_transform_png_set_strip_alpha_add (line 7167) | static int function image_transform_png_set_rgb_to_gray_ini (line 7227) | static void function image_transform_png_set_rgb_to_gray_set (line 7390) | static void function image_transform_png_set_rgb_to_gray_mod (line 7517) | static void function image_transform_png_set_rgb_to_gray_add (line 7854) | static int function image_transform_png_set_background_set (line 7886) | static void function image_transform_png_set_background_mod (line 7949) | static void function image_transform_png_set_invert_alpha_set (line 8034) | static void function image_transform_png_set_invert_alpha_mod (line 8042) | static void function image_transform_png_set_invert_alpha_add (line 8053) | static int function image_transform_png_set_bgr_set (line 8080) | static void function image_transform_png_set_bgr_mod (line 8088) | static void function image_transform_png_set_bgr_add (line 8100) | static int function image_transform_png_set_swap_alpha_set (line 8127) | static void function image_transform_png_set_swap_alpha_mod (line 8135) | static void function image_transform_png_set_swap_alpha_add (line 8147) | static int function image_transform_png_set_swap_set (line 8172) | static void function image_transform_png_set_swap_mod (line 8180) | static void function image_transform_png_set_swap_add (line 8191) | static int function image_transform_png_set_filler_set (line 8226) | static void function image_transform_png_set_filler_mod (line 8247) | static void function image_transform_png_set_filler_add (line 8274) | static int function image_transform_png_set_add_alpha_set (line 8299) | static void function image_transform_png_set_add_alpha_mod (line 8314) | static void function image_transform_png_set_add_alpha_add (line 8335) | static int function image_transform_png_set_packing_set (line 8362) | static void function image_transform_png_set_packing_mod (line 8371) | static void function image_transform_png_set_packing_add (line 8386) | static int function image_transform_png_set_packswap_set (line 8412) | static void function image_transform_png_set_packswap_mod (line 8421) | static void function image_transform_png_set_packswap_add (line 8432) | static int function image_transform_png_set_invert_mono_set (line 8457) | static void function image_transform_png_set_invert_mono_mod (line 8465) | static void function image_transform_png_set_invert_mono_add (line 8476) | static int function image_transform_png_set_shift_set (line 8504) | static void function image_transform_png_set_shift_mod (line 8526) | static void function image_transform_png_set_shift_add (line 8558) | static int function _set (line 8577) | static void function _mod (line 8585) | static void function _add (line 8593) | static int function transform_enable (line 8610) | static void function transform_disable (line 8643) | static void function image_transform_reset_count (line 8664) | static void function image_transform_test_counter (line 8684) | static int function png_uint_32 (line 8706) | static png_uint_32 function perform_transform_test (line 8784) | static void type gamma_display (line 8835) | typedef struct gamma_display function gamma_display_init (line 8860) | static void function gamma_info_imp (line 8891) | static void function gamma_info (line 9010) | static void PNGCBAPI type validate_info (line 9021) | typedef struct validate_info function init_validate_info (line 9052) | static void function gamma_component_compose (line 9149) | static double function gamma_component_validate (line 9216) | static double function gamma_image_validate (line 9785) | static void function gamma_end (line 10007) | static void PNGCBAPI function gamma_test (line 10025) | static void function gamma_threshold_test (line 10180) | static void gamma_threshold_test(png_modifier *pm, png_byte colour_type, function perform_gamma_threshold_tests (line 10198) | static void function gamma_transform_test (line 10236) | static void gamma_transform_test(png_modifier *pm, function perform_gamma_transform_tests (line 10268) | static void perform_gamma_transform_tests(png_modifier *pm) function perform_gamma_sbit_tests (line 10292) | static void perform_gamma_sbit_tests(png_modifier *pm) function perform_gamma_scale16_tests (line 10336) | static void perform_gamma_scale16_tests(png_modifier *pm) function gamma_composition_test (line 10397) | static void gamma_composition_test(png_modifier *pm, function perform_gamma_composition_tests (line 10550) | static void function init_gamma_errors (line 10589) | static void function print_one (line 10599) | static void function summarize_gamma_errors (line 10606) | static void function perform_gamma_test (line 10634) | static void function png_uint_32 (line 10807) | static png_uint_32 function png_uint_32 (line 10817) | static png_uint_32 function png_pass_row_shift (line 10827) | static int function png_pass_col_shift (line 10861) | static int function png_uint_32 (line 10896) | static png_uint_32 function png_uint_32 (line 10915) | static png_uint_32 function png_row_in_interlace_pass (line 10934) | static int function png_col_in_interlace_pass (line 10947) | static int function png_uint_32 (line 10960) | static png_uint_32 function png_uint_32 (line 10979) | static png_uint_32 function perform_interlace_macro_validation (line 10998) | static void function signal_handler (line 11179) | static void signal_handler(int signum) function main (line 11237) | int main(int argc, char **argv) function main (line 11837) | int main(void) FILE: atlas-aapt/external/libpng/contrib/libtests/readpng.c function read_png (line 34) | static int function main (line 110) | int FILE: atlas-aapt/external/libpng/contrib/libtests/tarith.c function png_warning (line 36) | void png_warning(png_const_structrp png_ptr, png_const_charp msg) function png_fixed_warning (line 43) | void png_fixed_warning(png_const_structrp png_ptr, png_const_charp msg) function validation_ascii_to_fp (line 75) | int validation_ascii_to_fp(int count, int argc, char **argv) type checkfp_state (line 275) | typedef enum checkfp_state type checkfp_command (line 297) | typedef struct type checkfp_control (line 309) | typedef struct function check_one_character (line 328) | static int check_one_character(checkfp_command *co, checkfp_control c, i... function check_all_characters (line 520) | static int check_all_characters(checkfp_command *co, checkfp_control c) function check_some_characters (line 533) | static int check_some_characters(checkfp_command *co, checkfp_control c, function validation_checkfp (line 556) | int validation_checkfp(int count, int argc, char **argv) function validation_muldiv (line 606) | int validation_muldiv(int count, int argc, char **argv) function png_uint_32 (line 737) | static png_uint_32 png_log8bit(unsigned x) function png_uint_32 (line 745) | static png_uint_32 png_log16bit(png_uint_32 x) function png_uint_32 (line 753) | static png_uint_32 png_exp(png_uint_32 x) function png_byte (line 758) | static png_byte png_exp8bit(png_uint_32 log) function png_uint_16 (line 763) | static png_uint_16 png_exp16bit(png_uint_32 log) function validation_gamma (line 769) | int validation_gamma(int argc, char **argv) function main (line 955) | int main(int argc, char **argv) FILE: atlas-aapt/external/libpng/contrib/libtests/timepng.c function read_png (line 38) | static int read_png(FILE *fp) function mytime (line 100) | static int mytime(struct timespec *t) function perform_one_test (line 111) | static int perform_one_test(FILE *fp, int nfiles) function add_one_file (line 181) | static int add_one_file(FILE *fp, char *name) function main (line 222) | int main(int argc, char **argv) FILE: atlas-aapt/external/libpng/contrib/pngminus/png2pnm.c function main (line 62) | int main(int argc, char *argv[]) function usage (line 169) | void usage() function BOOL (line 193) | BOOL png2pnm (FILE *png_file, FILE *pnm_file, FILE *alpha_file, FILE: atlas-aapt/external/libpng/contrib/pngminus/pnm2png.c function main (line 64) | int main(int argc, char *argv[]) function usage (line 168) | void usage() function BOOL (line 190) | BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL int... function get_token (line 514) | void get_token(FILE *pnm_file, char *token) function png_uint_32 (line 557) | png_uint_32 get_data (FILE *pnm_file, int depth) function png_uint_32 (line 590) | png_uint_32 get_value (FILE *pnm_file, int depth) FILE: atlas-aapt/external/libpng/contrib/tools/checksum-icc.c function read_one_file (line 18) | static int function main (line 64) | int main(int argc, char **argv) FILE: atlas-aapt/external/libpng/contrib/tools/cvtcolor.c function usage (line 24) | static void function component (line 33) | unsigned long function main (line 48) | int FILE: atlas-aapt/external/libpng/contrib/tools/genpng.c type color (line 84) | struct color type color (line 110) | struct color function width_of (line 125) | static double function coordinate_of (line 144) | static double type arg (line 157) | struct arg type arg (line 159) | struct arg type arg (line 173) | struct arg function define (line 237) | define sum(x) { function define (line 246) | define results(x) { function alpha_calc (line 293) | static double function square_check (line 346) | static int function inside_square_filled (line 364) | static int function square_check_line (line 370) | static int function check_square_filled (line 406) | static int function inside_square (line 417) | static int function check_square (line 426) | static int function circle_check (line 458) | static int function inside_circle_filled (line 481) | static int function circle_check_line (line 487) | static int function check_circle_filled (line 515) | static int function inside_circle (line 521) | static int function check_circle (line 527) | static int function line_check (line 552) | static int function inside_line (line 599) | static int function check_line (line 605) | static int function shape_fn_ptr (line 652) | static shape_fn_ptr function parse_arg (line 673) | static void function png_uint_32 (line 687) | static png_uint_32 function pixel (line 701) | static void function main (line 746) | int FILE: atlas-aapt/external/libpng/contrib/tools/makesRGB.c function fsRGB (line 42) | double function sRGB (line 48) | double function finvsRGB (line 54) | double function png_uint_16 (line 60) | png_uint_16 function main (line 74) | int FILE: atlas-aapt/external/libpng/contrib/tools/png-fix-itxt.c function main (line 41) | int FILE: atlas-aapt/external/libpng/contrib/tools/pngfix.c type png_uint_16 (line 174) | typedef png_uint_16 udigit; type png_uint_16p (line 175) | typedef png_uint_16p uarb; type png_const_uint_16p (line 176) | typedef png_const_uint_16p uarbc; function uarb_set (line 183) | static int function uarb_copy (line 200) | static int function uarb_inc (line 213) | static int function uarb_add32 (line 253) | static int function uarb_mult_digit (line 266) | static int function uarb_mult32 (line 311) | static int function uarb_shift (line 334) | static int function uarb_cmp (line 362) | static int function uarb_eq32 (line 383) | static int function uarb_printx (line 397) | static void function uarb_print (line 414) | static void function make_random_bytes (line 448) | static void function clear (line 474) | static void function png_uint_32 (line 551) | static png_uint_32 function png_uint_32 (line 557) | static png_uint_32 function chunk_type_valid (line 574) | static int type IDAT_list (line 612) | struct IDAT_list function IDAT_list_init (line 621) | static void function IDAT_list_size (line 630) | static size_t function IDAT_list_end (line 641) | static void type IDAT_list (line 658) | struct IDAT_list type IDAT_list (line 659) | struct IDAT_list type IDAT_list (line 662) | struct IDAT_list type global (line 690) | struct global function global_end (line 725) | static int function global_init (line 737) | static void function skip_chunk_type (line 756) | static int type chunk (line 831) | struct chunk type IDAT (line 832) | struct IDAT type file (line 833) | struct file function emit_string (line 915) | static void function emit_error (line 948) | static void type chunk (line 985) | struct chunk type IDAT (line 986) | struct IDAT function file_end (line 988) | static int function file_init (line 1028) | static int function log_error (line 1087) | static void function type_char (line 1095) | static char function type_name (line 1111) | static void function type_sep (line 1120) | static void type file (line 1127) | struct file function PNG_NORETURN (line 1129) | PNG_NORETURN static void function PNG_NORETURN (line 1184) | PNG_NORETURN static void function type_message (line 1190) | static void function file_getpos (line 1208) | static void function file_setpos (line 1219) | static void function getpos (line 1229) | static void function read_byte (line 1244) | static int function png_byte (line 1295) | static png_byte function png_uint_32 (line 1312) | static png_uint_32 function skip_12 (line 1325) | static void function write_byte (line 1341) | static void function read_4 (line 1362) | static unsigned int function crc_read_many (line 1386) | static int function calc_image_size (line 1413) | static int type chunk (line 1540) | struct chunk function chunk_message (line 1567) | static void function chunk_end (line 1573) | static void function chunk_init (line 1582) | static void function png_uint_32 (line 1611) | static png_uint_32 function setpos (line 1639) | static void type file (line 1661) | struct file function process_zTXt_iCCP (line 1663) | static int function process_iTXt (line 1694) | static int type IDAT (line 1750) | struct IDAT function IDAT_end (line 1771) | static void function IDAT_init (line 1791) | static void function png_uint_32 (line 1826) | static png_uint_32 function process_IDAT (line 1907) | static int type zlib (line 2011) | struct zlib type zlib (line 2041) | struct zlib type zlib (line 2056) | struct zlib function zlib_message (line 2074) | static void function zlib_end (line 2093) | static void function zlib_reset (line 2169) | static int function zlib_init (line 2195) | static int function max_window_bits (line 2245) | static int type zlib (line 2267) | struct zlib type file (line 2286) | struct file type chunk (line 2457) | struct chunk function zlib_run (line 2489) | static int function zlib_check (line 2607) | static int /* global function; not a member function */ type file (line 2783) | struct file function process_chunk (line 2784) | static void function png_uint_32 (line 2952) | static png_uint_32 function sync_stream (line 2964) | static void function read_chunk (line 3082) | static void type file (line 3167) | struct file function error_handler (line 3169) | static void PNGCBAPI function warning_handler (line 3175) | static void PNGCBAPI function read_callback (line 3187) | static void PNGCBAPI type control (line 3523) | struct control function control_end (line 3530) | static int type file (line 3536) | struct file type control (line 3542) | struct control function allocate (line 3547) | static void function control_init (line 3565) | static int function read_png (line 3576) | static int function one_file (line 3651) | static int function usage (line 3674) | static void function main (line 3857) | int function main (line 4022) | int function main (line 4034) | int function main (line 4042) | int FILE: atlas-aapt/external/libpng/contrib/tools/sRGB.h function sRGB_from_linear (line 19) | static double function linear_from_sRGB (line 31) | static double function YfromRGB (line 41) | static double FILE: atlas-aapt/external/libpng/contrib/visupng/PngFile.c type exception_context (line 23) | struct exception_context type exception_context (line 24) | struct exception_context function png_cexcept_error (line 35) | static void function PngFileInitialize (line 50) | void PngFileInitialize (HWND hwnd) function BOOL (line 77) | BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) function BOOL (line 87) | BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) function BOOL (line 99) | BOOL PngLoadImage (PTSTR pstrFileName, png_byte **ppbImageData, function BOOL (line 295) | BOOL PngSaveImage (PTSTR pstrFileName, png_byte *pDiData, function png_read_data (line 408) | static void function png_write_data (line 425) | static void function png_flush (line 437) | static void FILE: atlas-aapt/external/libpng/contrib/visupng/VisualPng.c function WinMain (line 79) | int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, function LRESULT (line 147) | LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, function BOOL (line 431) | BOOL CALLBACK AboutDlgProc (HWND hDlg, UINT message, function BOOL (line 459) | BOOL CenterAbout (HWND hwndChild, HWND hwndParent) function BOOL (line 513) | BOOL BuildPngList (PTSTR pstrPathName, TCHAR **ppFileList, int *pFileCount, function BOOL (line 618) | BOOL SearchPngList ( function BOOL (line 661) | BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, function BOOL (line 705) | BOOL DisplayImage (HWND hwnd, BYTE **ppDib, function BOOL (line 773) | BOOL InitBitmap (BYTE *pDiData, int cxWinSize, int cyWinSize) function BOOL (line 807) | BOOL FillBitmap ( FILE: atlas-aapt/external/libpng/example.c function check_if_png (line 245) | int check_if_png(char *file_name, FILE **fp) function hilevel (line 591) | hilevel function process_data (line 657) | int function write_png (line 764) | void write_png(char *file_name /* , ... other image information ... */) FILE: atlas-aapt/external/libpng/png.c type png_libpng_version_1_6_22beta03 (line 17) | typedef png_libpng_version_1_6_22beta03 Your_png_h_is_not_version_1_6_22... function png_set_sig_bytes (line 26) | void PNGAPI function png_sig_cmp (line 53) | int PNGAPI function png_zfree (line 97) | void /* PRIVATE */ function png_reset_crc (line 106) | void /* PRIVATE */ function png_calculate_crc (line 118) | void /* PRIVATE */ function png_user_version_check (line 172) | int function PNG_UNUSED (line 269) | PNG_UNUSED(mem_ptr) function png_destroy_info_struct (line 365) | void PNGAPI function png_data_freer (line 431) | void PNGAPI function png_free_data (line 450) | void PNGAPI function png_voidp (line 644) | png_voidp PNGAPI function png_init_io (line 661) | void PNGAPI function png_save_int_32 (line 684) | void PNGAPI function png_convert_to_rfc1123_buffer (line 695) | int PNGAPI function png_const_charp (line 749) | png_const_charp PNGAPI function png_const_charp (line 769) | png_const_charp PNGAPI function png_const_charp (line 801) | png_const_charp PNGAPI function png_const_charp (line 808) | png_const_charp PNGAPI function png_const_charp (line 816) | png_const_charp PNGAPI function png_build_grayscale_palette (line 839) | void PNGAPI function png_handle_as_unknown (line 890) | int PNGAPI function png_chunk_unknown_handling (line 925) | int /* PRIVATE */ function png_reset_zstream (line 938) | int PNGAPI function png_uint_32 (line 950) | png_uint_32 PNGAPI function png_zstream_error (line 962) | void /* PRIVATE */ function png_colorspace_check_gamma (line 1034) | static int function png_colorspace_set_gamma (line 1078) | void /* PRIVATE */ function png_colorspace_sync_info (line 1133) | void /* PRIVATE */ function png_colorspace_sync (line 1179) | void /* PRIVATE */ function png_xy_from_XYZ (line 1197) | static int function png_XYZ_from_xy (line 1240) | static int function png_XYZ_normalize (line 1506) | static int function png_colorspace_endpoints_match (line 1556) | static int function png_colorspace_check_xy (line 1582) | static int function png_colorspace_check_XYZ (line 1608) | static int function png_colorspace_set_xy_and_XYZ (line 1636) | static int function png_colorspace_set_chromaticities (line 1684) | int /* PRIVATE */ function png_colorspace_set_endpoints (line 1721) | int /* PRIVATE */ function png_icc_tag_char (line 1750) | static char function png_icc_tag_name (line 1760) | static void function is_ICC_signature_char (line 1771) | static int function is_ICC_signature (line 1778) | static int function png_chunk_report (line 1821) | PNG_UNUSED(pos) function png_icc_check_length (line 1934) | int /* PRIVATE */ function png_icc_check_header (line 1945) | int /* PRIVATE */ function png_icc_check_tag_table (line 2128) | int /* PRIVATE */ function png_compare_ICC_profile_with_sRGB (line 2237) | static int function png_icc_set_sRGB (line 2359) | void /* PRIVATE */ function png_colorspace_set_ICC (line 2374) | int /* PRIVATE */ function png_colorspace_set_rgb_coefficients (line 2401) | void /* PRIVATE */ function png_gt (line 2470) | static int /* PRIVATE */ function png_check_fp_number (line 2644) | int /* PRIVATE */ function png_check_fp_string (line 2771) | int function png_pow10 (line 2790) | static double function png_ascii_from_fp (line 2827) | void /* PRIVATE */ function png_ascii_from_fixed (line 3142) | void /* PRIVATE */ function png_fixed_point (line 3220) | png_fixed_point function png_muldiv (line 3244) | int function png_fixed_point (line 3364) | png_fixed_point function png_fixed_point (line 3380) | png_fixed_point function png_gamma_significant (line 3401) | int /* PRIVATE */ function png_fixed_point (line 3412) | static png_fixed_point function png_fixed_point (line 3435) | png_fixed_point function png_int_32 (line 3531) | static png_int_32 function png_int_32 (line 3588) | static png_int_32 function png_uint_32 (line 3680) | static png_uint_32 function png_byte (line 3728) | static png_byte function png_uint_16 (line 3743) | static png_uint_16 function png_byte (line 3756) | png_byte function png_uint_16 (line 3804) | png_uint_16 function png_uint_16 (line 3839) | png_uint_16 /* PRIVATE */ function png_build_16bit_table (line 3864) | static void function png_build_16to8_table (line 3941) | static void function png_build_8bit_table (line 4009) | static void function png_destroy_gamma_table (line 4028) | void /* PRIVATE */ function png_build_gamma_table (line 4088) | void /* PRIVATE */ function png_set_option (line 4222) | int PNGAPI function png_image_free_function (line 4412) | static int function png_image_free (line 4472) | void PNGAPI function png_image_error (line 4488) | int /* PRIVATE */ FILE: atlas-aapt/external/libpng/png.h type png_struct (line 475) | typedef struct png_struct_def png_struct; type png_struct (line 476) | typedef const png_struct * png_const_structp; type png_struct (line 477) | typedef png_struct * png_structp; type png_struct (line 478) | typedef png_struct * * png_structpp; type png_info (line 489) | typedef struct png_info_def png_info; type png_info (line 490) | typedef png_info * png_infop; type png_info (line 491) | typedef const png_info * png_const_infop; type png_info (line 492) | typedef png_info * * png_infopp; type png_struct (line 505) | typedef png_struct * PNG_RESTRICT type png_struct (line 506) | typedef const png_struct * PNG_RESTRICT type png_info (line 507) | typedef png_info * PNG_RESTRICT type png_info (line 508) | typedef const png_info * PNG_RESTRICT type png_color (line 514) | typedef struct png_color_struct type png_color (line 520) | typedef png_color * png_colorp; type png_color (line 521) | typedef const png_color * png_const_colorp; type png_color (line 522) | typedef png_color * * png_colorpp; type png_color_16 (line 524) | typedef struct png_color_16_struct type png_color_16 (line 532) | typedef png_color_16 * png_color_16p; type png_color_16 (line 533) | typedef const png_color_16 * png_const_color_16p; type png_color_16 (line 534) | typedef png_color_16 * * png_color_16pp; type png_color_8 (line 536) | typedef struct png_color_8_struct type png_color_8 (line 544) | typedef png_color_8 * png_color_8p; type png_color_8 (line 545) | typedef const png_color_8 * png_const_color_8p; type png_color_8 (line 546) | typedef png_color_8 * * png_color_8pp; type png_sPLT_entry (line 552) | typedef struct png_sPLT_entry_struct type png_sPLT_entry (line 560) | typedef png_sPLT_entry * png_sPLT_entryp; type png_sPLT_entry (line 561) | typedef const png_sPLT_entry * png_const_sPLT_entryp; type png_sPLT_entry (line 562) | typedef png_sPLT_entry * * png_sPLT_entrypp; type png_sPLT_t (line 569) | typedef struct png_sPLT_struct type png_sPLT_t (line 576) | typedef png_sPLT_t * png_sPLT_tp; type png_sPLT_t (line 577) | typedef const png_sPLT_t * png_const_sPLT_tp; type png_sPLT_t (line 578) | typedef png_sPLT_t * * png_sPLT_tpp; type png_text (line 598) | typedef struct png_text_struct type png_text (line 615) | typedef png_text * png_textp; type png_text (line 616) | typedef const png_text * png_const_textp; type png_text (line 617) | typedef png_text * * png_textpp; type png_time (line 636) | typedef struct png_time_struct type png_time (line 645) | typedef png_time * png_timep; type png_time (line 646) | typedef const png_time * png_const_timep; type png_time (line 647) | typedef png_time * * png_timepp; type png_unknown_chunk (line 658) | typedef struct png_unknown_chunk_t type png_unknown_chunk (line 674) | typedef png_unknown_chunk * png_unknown_chunkp; type png_unknown_chunk (line 675) | typedef const png_unknown_chunk * png_const_unknown_chunkp; type png_unknown_chunk (line 676) | typedef png_unknown_chunk * * png_unknown_chunkpp; type png_row_info (line 789) | typedef struct png_row_info_struct type png_row_info (line 799) | typedef png_row_info * png_row_infop; type png_row_info (line 800) | typedef png_row_info * * png_row_infopp; type PNG_CALLBACK (line 810) | typedef PNG_CALLBACK(void, *png_error_ptr, (png_structp, png_const_charp)); type PNG_CALLBACK (line 811) | typedef PNG_CALLBACK(void, *png_rw_ptr, (png_structp, png_bytep, png_siz... type PNG_CALLBACK (line 812) | typedef PNG_CALLBACK(void, *png_flush_ptr, (png_structp)); type PNG_CALLBACK (line 813) | typedef PNG_CALLBACK(void, *png_read_status_ptr, (png_structp, png_uint_32, type PNG_CALLBACK (line 815) | typedef PNG_CALLBACK(void, *png_write_status_ptr, (png_structp, png_uint... type PNG_CALLBACK (line 819) | typedef PNG_CALLBACK(void, *png_progressive_info_ptr, (png_structp, png_... type PNG_CALLBACK (line 820) | typedef PNG_CALLBACK(void, *png_progressive_end_ptr, (png_structp, png_i... type PNG_CALLBACK (line 832) | typedef PNG_CALLBACK(void, *png_progressive_row_ptr, (png_structp, png_b... type PNG_CALLBACK (line 838) | typedef PNG_CALLBACK(void, *png_user_transform_ptr, (png_structp, png_ro... type PNG_CALLBACK (line 843) | typedef PNG_CALLBACK(int, *png_user_chunk_ptr, (png_structp, type PNG_CALLBACK (line 902) | typedef PNG_CALLBACK(png_voidp, *png_malloc_ptr, (png_structp, type PNG_CALLBACK (line 904) | typedef PNG_CALLBACK(void, *png_free_ptr, (png_structp, png_voidp)); type png_control (line 2690) | struct png_control type png_image (line 2691) | typedef struct FILE: atlas-aapt/external/libpng/pngconf.h type png_byte (line 481) | typedef unsigned char png_byte; type png_int_16 (line 487) | typedef int png_int_16; type png_int_16 (line 489) | typedef short png_int_16; type png_uint_16 (line 495) | typedef unsigned int png_uint_16; type png_uint_16 (line 497) | typedef unsigned short png_uint_16; type png_int_32 (line 503) | typedef int png_int_32; type png_int_32 (line 505) | typedef long int png_int_32; type png_uint_32 (line 511) | typedef unsigned int png_uint_32; type png_uint_32 (line 513) | typedef unsigned long int png_uint_32; type png_size_t (line 521) | typedef size_t png_size_t; type png_ptrdiff_t (line 522) | typedef ptrdiff_t png_ptrdiff_t; type png_uint_32 (line 554) | typedef png_uint_32 png_alloc_size_t; type png_size_t (line 556) | typedef png_size_t png_alloc_size_t; type png_int_32 (line 573) | typedef png_int_32 png_fixed_point; type png_byte (line 578) | typedef png_byte * png_bytep; type png_byte (line 579) | typedef const png_byte * png_const_bytep; type png_uint_32 (line 580) | typedef png_uint_32 * png_uint_32p; type png_uint_32 (line 581) | typedef const png_uint_32 * png_const_uint_32p; type png_int_32 (line 582) | typedef png_int_32 * png_int_32p; type png_int_32 (line 583) | typedef const png_int_32 * png_const_int_32p; type png_uint_16 (line 584) | typedef png_uint_16 * png_uint_16p; type png_uint_16 (line 585) | typedef const png_uint_16 * png_const_uint_16p; type png_int_16 (line 586) | typedef png_int_16 * png_int_16p; type png_int_16 (line 587) | typedef const png_int_16 * png_const_int_16p; type png_fixed_point (line 590) | typedef png_fixed_point * png_fixed_point_p; type png_fixed_point (line 591) | typedef const png_fixed_point * png_const_fixed_point_p; type png_size_t (line 592) | typedef png_size_t * png_size_tp; type png_size_t (line 593) | typedef const png_size_t * png_const_size_tp; type FILE (line 596) | typedef FILE * png_FILE_p; type png_byte (line 605) | typedef png_byte * * png_bytepp; type png_uint_32 (line 606) | typedef png_uint_32 * * png_uint_32pp; type png_int_32 (line 607) | typedef png_int_32 * * png_int_32pp; type png_uint_16 (line 608) | typedef png_uint_16 * * png_uint_16pp; type png_int_16 (line 609) | typedef png_int_16 * * png_int_16pp; type png_fixed_point (line 612) | typedef png_fixed_point * * png_fixed_point_pp; FILE: atlas-aapt/external/libpng/pngerror.c function png_safecat (line 111) | size_t function png_charp (line 132) | png_charp function png_warning (line 215) | void PNGAPI function png_warning_parameter (line 246) | void function png_warning_parameter_unsigned (line 254) | void function png_warning_parameter_signed (line 262) | void function png_formatted_warning (line 283) | void function png_benign_error (line 361) | void PNGAPI function png_app_warning (line 391) | void /* PRIVATE */ function png_app_error (line 404) | void /* PRIVATE */ function png_format_buffer (line 433) | static void /* PRIVATE */ function png_chunk_warning (line 496) | void PNGAPI function png_chunk_benign_error (line 513) | void PNGAPI function png_chunk_report (line 530) | void /* PRIVATE */ function png_free_jmpbuf (line 665) | void /* PRIVATE */ function png_default_warning (line 784) | static void /* PRIVATE */ function png_set_error_fn (line 834) | void PNGAPI function png_voidp (line 855) | png_voidp PNGAPI function png_set_strip_error_numbers (line 866) | void PNGAPI function png_safe_warning (line 920) | void /* PRIVATE */ PNGCBAPI function png_safe_execute (line 935) | int /* PRIVATE */ FILE: atlas-aapt/external/libpng/pngget.c function png_uint_32 (line 19) | png_uint_32 PNGAPI function png_size_t (line 29) | png_size_t PNGAPI function png_bytepp (line 39) | png_bytepp PNGAPI function png_uint_32 (line 51) | png_uint_32 PNGAPI function png_uint_32 (line 60) | png_uint_32 PNGAPI function png_byte (line 69) | png_byte PNGAPI function png_byte (line 78) | png_byte PNGAPI function png_byte (line 87) | png_byte PNGAPI function png_byte (line 96) | png_byte PNGAPI function png_byte (line 105) | png_byte PNGAPI function png_uint_32 (line 114) | png_uint_32 PNGAPI function png_uint_32 (line 136) | png_uint_32 PNGAPI function png_uint_32 (line 158) | png_uint_32 PNGAPI function png_get_pixel_aspect_ratio (line 180) | float PNGAPI function png_fixed_point (line 204) | png_fixed_point PNGAPI function png_int_32 (line 235) | png_int_32 PNGAPI function png_int_32 (line 255) | png_int_32 PNGAPI function png_int_32 (line 275) | png_int_32 PNGAPI function png_int_32 (line 295) | png_int_32 PNGAPI function png_uint_32 (line 316) | static png_uint_32 function png_uint_32 (line 348) | png_uint_32 PNGAPI function png_uint_32 (line 354) | png_uint_32 PNGAPI function png_uint_32 (line 360) | png_uint_32 PNGAPI function png_fixed_point (line 367) | static png_fixed_point function png_fixed_point (line 378) | png_fixed_point PNGAPI function png_fixed_point (line 388) | png_fixed_point PNGAPI function png_get_x_offset_inches (line 398) | float PNGAPI function png_get_y_offset_inches (line 409) | float PNGAPI function png_uint_32 (line 420) | png_uint_32 PNGAPI function png_byte (line 466) | png_byte PNGAPI function png_const_bytep (line 476) | png_const_bytep PNGAPI function png_uint_32 (line 487) | png_uint_32 PNGAPI function png_uint_32 (line 511) | png_uint_32 PNGAPI function png_uint_32 (line 557) | png_uint_32 PNGAPI function png_uint_32 (line 603) | png_uint_32 PNGAPI function png_uint_32 (line 640) | png_uint_32 PNGAPI function png_uint_32 (line 677) | png_uint_32 PNGAPI function png_uint_32 (line 696) | png_uint_32 PNGAPI function png_uint_32 (line 717) | png_uint_32 PNGAPI function png_uint_32 (line 735) | png_uint_32 PNGAPI function png_get_sPLT (line 762) | int PNGAPI function png_uint_32 (line 777) | png_uint_32 PNGAPI function png_uint_32 (line 794) | png_uint_32 PNGAPI function png_uint_32 (line 839) | png_uint_32 PNGAPI function png_uint_32 (line 860) | png_uint_32 PNGAPI function png_uint_32 (line 890) | png_uint_32 PNGAPI function png_uint_32 (line 913) | png_uint_32 PNGAPI function png_uint_32 (line 929) | png_uint_32 PNGAPI function png_uint_32 (line 947) | png_uint_32 PNGAPI function png_uint_32 (line 981) | png_uint_32 PNGAPI function png_uint_32 (line 1000) | png_uint_32 PNGAPI function png_get_text (line 1018) | int PNGAPI function png_uint_32 (line 1044) | png_uint_32 PNGAPI function png_uint_32 (line 1062) | png_uint_32 PNGAPI function png_get_unknown_chunks (line 1108) | int PNGAPI function png_byte (line 1123) | png_byte PNGAPI function png_voidp (line 1131) | png_voidp PNGAPI function png_uint_32 (line 1164) | png_uint_32 PNGAPI function png_uint_32 (line 1170) | png_uint_32 PNGAPI function png_uint_32 (line 1177) | png_uint_32 PNGAPI function png_alloc_size_t (line 1184) | png_alloc_size_t PNGAPI function png_uint_32 (line 1193) | png_uint_32 PNGAPI function png_uint_32 (line 1199) | png_uint_32 PNGAPI function png_get_palette_max (line 1208) | int PNGAPI FILE: atlas-aapt/external/libpng/pnginfo.h type png_info_def (line 55) | struct png_info_def FILE: atlas-aapt/external/libpng/pngmem.c function png_destroy_png_struct (line 24) | void /* PRIVATE */ function png_voidp (line 108) | static png_voidp function png_free (line 231) | void PNGAPI function png_set_mem_fn (line 259) | void PNGAPI function png_voidp (line 275) | png_voidp PNGAPI FILE: atlas-aapt/external/libpng/pngpread.c function png_process_data (line 35) | void PNGAPI function png_size_t (line 50) | png_size_t PNGAPI function png_uint_32 (line 77) | png_uint_32 PNGAPI function png_process_some_data (line 93) | void /* PRIVATE */ function png_push_read_sig (line 133) | void /* PRIVATE */ function png_push_read_chunk (line 166) | void /* PRIVATE */ function png_push_fill_buffer (line 417) | void PNGCBAPI function png_push_save_buffer (line 460) | void /* PRIVATE */ function png_push_restore_buffer (line 517) | void /* PRIVATE */ function png_push_read_IDAT (line 527) | void /* PRIVATE */ function png_process_IDAT_data (line 620) | void /* PRIVATE */ function png_push_process_row (line 727) | void /* PRIVATE */ function png_read_push_finish_row (line 957) | void /* PRIVATE */ function png_push_have_info (line 1023) | void /* PRIVATE */ function png_push_have_end (line 1030) | void /* PRIVATE */ function png_push_have_row (line 1037) | void /* PRIVATE */ function png_progressive_combine_row (line 1046) | void PNGAPI function png_set_progressive_read_fn (line 1062) | void PNGAPI function png_voidp (line 1077) | png_voidp PNGAPI FILE: atlas-aapt/external/libpng/pngpriv.h type png_double (line 319) | typedef struct png_incomplete png_double; type png_double (line 320) | typedef png_double* png_doublep; type png_double (line 321) | typedef const png_double* png_const_doublep; type png_double (line 322) | typedef png_double** png_doublepp; type png_uint_16p (line 854) | typedef const png_uint_16p * png_const_uint_16pp; type png_control (line 1899) | typedef struct png_control FILE: atlas-aapt/external/libpng/pngread.c function png_read_info (line 91) | void PNGAPI function png_read_update_info (line 258) | void PNGAPI function png_start_read_image (line 289) | void PNGAPI function png_do_read_intrapixel (line 312) | static void function png_read_row (line 374) | void PNGAPI function png_read_rows (line 635) | void PNGAPI function png_read_image (line 690) | void PNGAPI function else (line 798) | else if ((keep = png_chunk_unknown_handling(png_ptr, chunk_name)) != 0) function else (line 812) | else if (chunk_name == png_IDAT) function png_read_destroy (line 918) | static void function png_destroy_read_struct (line 983) | void PNGAPI function png_set_read_status_fn (line 1009) | void PNGAPI function png_read_png (line 1021) | void PNGAPI type png_image_read_control (line 1257) | typedef struct function png_image_read_init (line 1279) | static int function png_uint_32 (line 1328) | static png_uint_32 function png_gamma_not_sRGB (line 1361) | static int function png_image_read_header (line 1380) | static int function png_image_begin_read_from_stdio (line 1443) | int PNGAPI function png_image_begin_read_from_file (line 1473) | int PNGAPI function png_image_memory_read (line 1512) | static void PNGCBAPI function png_image_begin_read_from_memory (line 1542) | int PNGAPI png_image_begin_read_from_memory(png_imagep image, function png_image_skip_unused_chunks (line 1580) | static void function set_file_encoding (line 1637) | static void function decode_gamma (line 1657) | static unsigned int function png_uint_32 (line 1696) | static png_uint_32 function png_create_colormap_entry (line 1733) | static void function make_gray_file_colormap (line 1952) | static int function make_gray_colormap (line 1963) | static int function make_ga_colormap (line 1975) | static int function make_rgb_colormap (line 2030) | static int function png_image_read_colormap (line 2059) | static int function png_image_read_and_map (line 2913) | static int function png_image_read_colormapped (line 3102) | static int function png_image_read_composite (line 3235) | static int function png_image_read_background (line 3362) | static int function png_image_read_direct (line 3642) | static int function png_image_finish_read (line 4068) | int PNGAPI FILE: atlas-aapt/external/libpng/pngrio.c function png_read_data (line 31) | void /* PRIVATE */ function png_default_read_data (line 49) | void PNGCBAPI function png_set_read_fn (line 86) | void PNGAPI FILE: atlas-aapt/external/libpng/pngrtran.c function png_set_crc_action (line 24) | void PNGAPI function png_rtran_ok (line 97) | static int function png_set_background_fixed (line 124) | void PNGFAPI function png_set_background (line 154) | void PNGAPI function png_set_scale_16 (line 170) | void PNGAPI function png_set_strip_16 (line 184) | void PNGAPI function png_set_strip_alpha (line 197) | void PNGAPI function png_fixed_point (line 210) | static png_fixed_point function png_fixed_point (line 249) | static png_fixed_point function png_set_alpha_mode_fixed (line 274) | void PNGFAPI function png_set_alpha_mode (line 387) | void PNGAPI type png_dsort (line 406) | typedef struct png_dsort_struct type png_dsort (line 412) | typedef png_dsort * png_dsortp; type png_dsort (line 413) | typedef png_dsort * * png_dsortpp; function png_set_quantize (line 415) | void PNGAPI function png_set_gamma_fixed (line 803) | void PNGFAPI function png_set_gamma (line 843) | void PNGAPI function png_set_expand (line 857) | void PNGAPI function png_set_palette_to_rgb (line 887) | void PNGAPI function png_set_expand_gray_1_2_4_to_8 (line 899) | void PNGAPI function png_set_tRNS_to_alpha (line 911) | void PNGAPI function png_set_expand_16 (line 927) | void PNGAPI function png_set_gray_to_rgb (line 940) | void PNGAPI function png_set_rgb_to_gray_fixed (line 955) | void PNGFAPI function png_set_rgb_to_gray (line 1044) | void PNGAPI function png_set_read_user_transform_fn (line 1058) | void PNGAPI function png_gamma_threshold (line 1077) | static int /* PRIVATE */ function png_init_palette_transformations (line 1102) | static void /* PRIVATE */ function png_init_rgb_transformations (line 1191) | static void /* PRIVATE */ function png_init_read_transformations (line 1276) | void /* PRIVATE */ function png_read_transform_info (line 1925) | void /* PRIVATE */ function png_do_unpack (line 2137) | static void function png_do_unshift (line 2235) | static void function png_do_scale_16_to_8 (line 2374) | static void function png_do_chop (line 2432) | static void function png_do_read_swap_alpha (line 2460) | static void function png_do_read_invert_alpha (line 2557) | static void function png_do_read_filler (line 2659) | static void function png_do_gray_to_rgb (line 2846) | static void function png_do_rgb_to_gray (line 2985) | static int function png_do_compose (line 3188) | static void function png_do_gamma (line 3929) | static void function png_do_encode_alpha (line 4130) | static void function png_do_expand_palette (line 4196) | static void function png_do_expand (line 4349) | static void function png_do_expand_16 (line 4581) | static void function png_do_quantize (line 4609) | static void function png_do_read_transformations (line 4706) | void /* PRIVATE */ FILE: atlas-aapt/external/libpng/pngrutil.c function png_uint_32 (line 21) | png_uint_32 PNGAPI function png_fixed_point (line 40) | static png_fixed_point /* PRIVATE */ function png_read_sig (line 120) | void /* PRIVATE */ function png_uint_32 (line 155) | png_uint_32 /* PRIVATE */ function png_crc_read (line 192) | void /* PRIVATE */ function png_crc_finish (line 207) | int /* PRIVATE */ function png_crc_error (line 247) | int /* PRIVATE */ function png_bytep (line 294) | static png_bytep function png_inflate_claim (line 337) | static int function png_zlib_inflate (line 445) | int /* PRIVATE */ function png_inflate (line 475) | static int function png_decompress_chunk (line 600) | static int function png_inflate_read (line 763) | static int function png_handle_IHDR (line 828) | void /* PRIVATE */ function else (line 1016) | else if (png_crc_error(png_ptr) != 0) /* Only if we have a CRC error */ function png_handle_IEND (line 1089) | void /* PRIVATE */ function png_handle_gAMA (line 1109) | void /* PRIVATE */ function png_handle_sBIT (line 1147) | void /* PRIVATE */ function png_handle_cHRM (line 1229) | void /* PRIVATE */ function png_handle_sRGB (line 1301) | void /* PRIVATE */ function png_handle_iCCP (line 1351) | void /* PRIVATE */ function png_handle_sPLT (line 1626) | void /* PRIVATE */ function png_handle_tRNS (line 1803) | void /* PRIVATE */ function png_handle_bKGD (line 1907) | void /* PRIVATE */ function png_handle_hIST (line 2007) | void /* PRIVATE */ function png_handle_pHYs (line 2059) | void /* PRIVATE */ function png_handle_oFFs (line 2105) | void /* PRIVATE */ function png_handle_pCAL (line 2152) | void /* PRIVATE */ function png_handle_sCAL (line 2281) | void /* PRIVATE */ function png_handle_tIME (line 2374) | void /* PRIVATE */ function png_handle_tEXt (line 2420) | void /* PRIVATE */ function png_handle_zTXt (line 2501) | void /* PRIVATE */ function png_handle_iTXt (line 2610) | void /* PRIVATE */ function png_cache_unknown_chunk (line 2760) | static int function png_check_chunk_name (line 3031) | void /* PRIVATE */ function png_combine_row (line 3056) | void /* PRIVATE */ function png_do_read_interlace (line 3540) | void /* PRIVATE */ function png_read_filter_row_sub (line 3784) | static void function png_read_filter_row_up (line 3802) | static void function png_read_filter_row_avg (line 3818) | static void function png_read_filter_row_paeth_1byte_pixel (line 3845) | static void function png_read_filter_row_paeth_multibyte_pixel (line 3893) | static void function png_init_filter_functions (line 3941) | static void function png_read_filter_row (line 3978) | void /* PRIVATE */ function png_read_IDAT_data (line 3996) | void /* PRIVATE */ function png_read_finish_IDAT (line 4125) | void /* PRIVATE */ function png_read_finish_row (line 4173) | void /* PRIVATE */ function png_read_start_row (line 4238) | void /* PRIVATE */ FILE: atlas-aapt/external/libpng/pngset.c function png_set_bKGD (line 24) | void PNGAPI function png_set_cHRM_fixed (line 39) | void PNGFAPI function png_set_cHRM_XYZ_fixed (line 68) | void PNGFAPI function png_set_cHRM (line 101) | void PNGAPI function png_set_cHRM_XYZ (line 117) | void PNGAPI function png_set_gAMA_fixed (line 138) | void PNGFAPI function png_set_gAMA (line 152) | void PNGAPI function png_set_hIST (line 162) | void PNGAPI function png_set_IHDR (line 206) | void PNGAPI function png_set_oFFs (line 247) | void PNGAPI function png_set_pCAL (line 264) | void PNGAPI function png_set_sCAL_s (line 369) | void PNGAPI function png_set_sCAL (line 436) | void PNGAPI function png_set_sCAL_fixed (line 466) | void PNGAPI function png_set_pHYs (line 495) | void PNGAPI function png_set_PLTE (line 511) | void PNGAPI function png_set_sBIT (line 576) | void PNGAPI function png_set_sRGB (line 591) | void PNGAPI function png_set_sRGB_gAMA_and_cHRM (line 603) | void PNGAPI function png_set_iCCP (line 626) | void PNGAPI function png_set_text (line 700) | void PNGAPI function png_set_text_2 (line 711) | int /* PRIVATE */ function png_set_tIME (line 906) | void PNGAPI function png_set_tRNS (line 932) | void PNGAPI function png_set_sPLT (line 998) | void PNGAPI function png_byte (line 1098) | static png_byte function png_set_unknown_chunks (line 1135) | void PNGAPI function png_set_unknown_chunk_location (line 1234) | void PNGAPI function png_uint_32 (line 1264) | png_uint_32 PNGAPI function add_one_chunk (line 1279) | static unsigned int function png_set_keep_unknown_chunks (line 1307) | void PNGAPI function png_set_read_user_chunk_fn (line 1465) | void PNGAPI function png_set_rows (line 1480) | void PNGAPI function png_set_compression_buffer_size (line 1500) | void PNGAPI function png_set_invalid (line 1560) | void PNGAPI function png_set_user_limits (line 1570) | void PNGAPI function png_set_chunk_cache_max (line 1586) | void PNGAPI function png_set_chunk_malloc_max (line 1594) | void PNGAPI function png_set_benign_errors (line 1605) | void PNGAPI function png_set_check_for_invalid_index (line 1635) | void PNGAPI function png_uint_32 (line 1660) | png_uint_32 /* PRIVATE */ FILE: atlas-aapt/external/libpng/pngstruct.h type png_compression_buffer (line 61) | typedef struct png_compression_buffer type png_xy (line 83) | typedef struct png_xy type png_XYZ (line 94) | typedef struct png_XYZ type png_colorspace (line 112) | typedef struct png_colorspace type png_colorspace (line 128) | typedef const png_colorspace * PNG_RESTRICT type png_struct_def (line 143) | struct png_struct_def FILE: atlas-aapt/external/libpng/pngtest.c type FILE (line 92) | typedef FILE * png_FILE_p; function tIME_to_str (line 139) | static int function read_row_callback (line 181) | static void PNGCBAPI function write_row_callback (line 206) | static void PNGCBAPI function read_user_callback (line 220) | static void PNGCBAPI function count_zero_samples (line 236) | static void PNGCBAPI function pngtest_check_io_state (line 358) | void function pngtest_read_data (line 396) | static void PNGCBAPI function pngtest_flush (line 422) | static void PNGCBAPI function pngtest_write_data (line 435) | static void PNGCBAPI type pngtest_error_parameters (line 458) | typedef struct function pngtest_warning (line 463) | static void PNGCBAPI function pngtest_error (line 483) | static void PNGCBAPI type memory_information (line 508) | typedef struct memory_information type memory_information (line 514) | typedef memory_information *memory_infop; function png_voidp (line 526) | png_voidp function png_debug_free (line 581) | void PNGCBAPI type user_chunk_data (line 646) | struct user_chunk_data function init_callback_info (line 663) | static void function set_location (line 670) | static int function read_user_chunk_callback (line 699) | static int PNGCBAPI function write_sTER_chunk (line 761) | static void function write_vpAg_chunk (line 772) | static void function write_chunks (line 791) | static void function pngtest_check_text_support (line 822) | static void function test_one_file (line 860) | static int function main (line 1767) | int function main (line 2071) | int type png_libpng_version_1_6_22beta03 (line 2082) | typedef png_libpng_version_1_6_22beta03 Your_png_h_is_not_version_1_6_22... FILE: atlas-aapt/external/libpng/pngtrans.c function png_set_bgr (line 20) | void PNGAPI function png_set_swap (line 34) | void PNGAPI function png_set_packing (line 49) | void PNGAPI function png_set_packswap (line 69) | void PNGAPI function png_set_shift (line 83) | void PNGAPI function png_set_interlace_handling (line 98) | int PNGAPI function png_set_filler (line 119) | void PNGAPI function png_set_add_alpha (line 203) | void PNGAPI function png_set_swap_alpha (line 221) | void PNGAPI function png_set_invert_alpha (line 235) | void PNGAPI function png_set_invert_mono (line 248) | void PNGAPI function png_do_invert (line 260) | void /* PRIVATE */ function png_do_swap (line 317) | void /* PRIVATE */ function png_do_packswap (line 453) | void /* PRIVATE */ function png_do_strip_channel (line 493) | void /* PRIVATE */ function png_do_bgr (line 603) | void /* PRIVATE */ function png_do_check_palette_indexes (line 683) | void /* PRIVATE */ function png_set_user_transform_info (line 786) | void PNGAPI function png_voidp (line 817) | png_voidp PNGAPI function png_uint_32 (line 828) | png_uint_32 PNGAPI function png_byte (line 840) | png_byte PNGAPI FILE: atlas-aapt/external/libpng/pngwio.c function png_write_data (line 32) | void /* PRIVATE */ function png_default_write_data (line 50) | void PNGCBAPI function png_flush (line 70) | void /* PRIVATE */ function png_default_flush (line 78) | void PNGCBAPI function png_set_write_fn (line 121) | void PNGAPI FILE: atlas-aapt/external/libpng/pngwrite.c function write_unknown_chunks (line 23) | static void function png_write_info_before_PLTE (line 83) | void PNGAPI function png_write_info (line 191) | void PNGAPI function png_write_end (line 352) | void PNGAPI function png_convert_from_struct_tm (line 460) | void PNGAPI function png_convert_from_time_t (line 473) | void PNGAPI function png_write_rows (line 567) | void PNGAPI function png_write_image (line 589) | void PNGAPI function png_do_write_intrapixel (line 622) | static void function png_write_row (line 686) | void PNGAPI function png_set_flush (line 896) | void PNGAPI function png_write_flush (line 908) | void PNGAPI function png_write_destroy (line 927) | static void function png_destroy_write_struct (line 967) | void PNGAPI function png_set_filter (line 988) | void PNGAPI function PNG_UNUSED (line 1122) | PNG_UNUSED(png_ptr) function png_set_compression_level (line 1146) | void PNGAPI function png_set_compression_mem_level (line 1157) | void PNGAPI function png_set_compression_strategy (line 1168) | void PNGAPI function png_set_compression_window_bits (line 1185) | void PNGAPI function png_set_compression_method (line 1212) | void PNGAPI function png_set_text_compression_level (line 1232) | void PNGAPI function png_set_text_compression_mem_level (line 1243) | void PNGAPI function png_set_text_compression_strategy (line 1254) | void PNGAPI function png_set_text_compression_window_bits (line 1268) | void PNGAPI function png_set_text_compression_method (line 1289) | void PNGAPI function png_set_write_status_fn (line 1305) | void PNGAPI function png_set_write_user_transform_fn (line 1315) | void PNGAPI function png_write_png (line 1331) | void PNGAPI function png_image_write_init (line 1456) | static int type png_image_write_control (line 1494) | typedef struct function png_write_image_16bit (line 1516) | static int function png_byte (line 1629) | static png_byte function png_write_image_8bit (line 1674) | static int function png_image_set_PLTE (line 1770) | static void function png_image_write_main (line 1916) | static int function png_image_write_memory (line 2183) | static int function png_image_write_to_memory (line 2199) | int PNGAPI function png_image_write_to_stdio (line 2266) | int PNGAPI function png_image_write_to_file (line 2315) | int PNGAPI FILE: atlas-aapt/external/libpng/pngwtran.c function png_do_pack (line 24) | static void function png_do_shift (line 171) | static void function png_do_write_swap_alpha (line 310) | static void function png_do_write_invert_alpha (line 404) | static void function png_do_write_transformations (line 501) | void /* PRIVATE */ FILE: atlas-aapt/external/libpng/pngwutil.c function png_save_uint_32 (line 23) | void PNGAPI function png_save_uint_16 (line 36) | void PNGAPI function png_write_sig (line 50) | void PNGAPI function png_write_chunk_header (line 72) | static void function png_write_chunk_start (line 114) | void PNGAPI function png_write_chunk_data (line 126) | void PNGAPI function png_write_chunk_end (line 146) | void PNGAPI function png_write_complete_chunk (line 175) | static void function png_write_chunk (line 192) | void PNGAPI function png_alloc_size_t (line 204) | static png_alloc_size_t function optimize_cmf (line 250) | static void function png_deflate_claim (line 292) | static int function png_free_buffer_list (line 439) | void /* PRIVATE */ type compression_state (line 470) | typedef struct function png_text_compress_init (line 478) | static void function png_text_compress (line 488) | static int function png_write_compressed_data_out (line 637) | static void function png_write_PLTE (line 837) | void /* PRIVATE */ function png_compress_IDAT (line 926) | void /* PRIVATE */ function png_write_IEND (line 1066) | void /* PRIVATE */ function png_write_gAMA_fixed (line 1077) | void /* PRIVATE */ function png_write_sRGB (line 1092) | void /* PRIVATE */ function png_write_iCCP (line 1110) | void /* PRIVATE */ function png_write_sPLT (line 1172) | void /* PRIVATE */ function png_write_sBIT (line 1257) | void /* PRIVATE */ function png_write_cHRM_fixed (line 1316) | void /* PRIVATE */ function png_write_tRNS (line 1342) | void /* PRIVATE */ function png_write_bKGD (line 1408) | void /* PRIVATE */ function png_write_hIST (line 1470) | void /* PRIVATE */ function png_write_tEXt (line 1501) | void /* PRIVATE */ function png_write_zTXt (line 1544) | void /* PRIVATE */ function png_write_iTXt (line 1595) | void /* PRIVATE */ function png_write_oFFs (line 1695) | void /* PRIVATE */ function png_write_pCAL (line 1715) | void /* PRIVATE */ function png_write_sCAL_s (line 1780) | void /* PRIVATE */ function png_write_pHYs (line 1810) | void /* PRIVATE */ function png_write_tIME (line 1834) | void /* PRIVATE */ function png_write_start_row (line 1861) | void /* PRIVATE */ function png_write_finish_row (line 1976) | void /* PRIVATE */ function png_do_write_interlace (line 2067) | void /* PRIVATE */ function png_size_t (line 2250) | static png_size_t /* PRIVATE */ function png_size_t (line 2281) | static png_size_t /* PRIVATE */ function png_size_t (line 2306) | static png_size_t /* PRIVATE */ function png_size_t (line 2339) | static png_size_t /* PRIVATE */ function png_write_find_filter (line 2394) | void /* PRIVATE */ function png_write_filtered_row (line 2590) | static void FILE: atlas-aapt/external/safe-iop/include/safe_iop.h type safe_type_t (line 62) | typedef enum { SAFE_IOP_TYPE_S32 = 1, FILE: atlas-aapt/external/safe-iop/src/safe_iop.c function _safe_op_read_type (line 23) | static int _safe_op_read_type(safe_type_t *type, const char **c) { function safe_iopf (line 77) | int safe_iopf(void *result, const char *const fmt, ...) { function T_add_s8 (line 181) | int T_add_s8() { function T_add_s16 (line 194) | int T_add_s16() { function T_add_s32 (line 205) | int T_add_s32() { function T_add_s64 (line 216) | int T_add_s64() { function T_add_long (line 227) | int T_add_long() { function T_add_longlong (line 237) | int T_add_longlong() { function T_add_ssizet (line 247) | int T_add_ssizet() { function T_add_u8 (line 258) | int T_add_u8() { function T_add_u16 (line 270) | int T_add_u16() { function T_add_u32 (line 282) | int T_add_u32() { function T_add_u64 (line 294) | int T_add_u64() { function T_add_ulong (line 306) | int T_add_ulong() { function T_add_ulonglong (line 318) | int T_add_ulonglong() { function T_add_sizet (line 330) | int T_add_sizet() { function T_add_mixed (line 342) | int T_add_mixed() { function T_add_increment (line 354) | int T_add_increment() { function T_sub_s8 (line 375) | int T_sub_s8() { function T_sub_s16 (line 388) | int T_sub_s16() { function T_sub_s32 (line 401) | int T_sub_s32() { function T_sub_s64 (line 414) | int T_sub_s64() { function T_sub_long (line 427) | int T_sub_long() { function T_sub_longlong (line 440) | int T_sub_longlong() { function T_sub_ssizet (line 453) | int T_sub_ssizet() { function T_sub_u8 (line 466) | int T_sub_u8() { function T_sub_u16 (line 479) | int T_sub_u16() { function T_sub_u32 (line 492) | int T_sub_u32() { function T_sub_u64 (line 504) | int T_sub_u64() { function T_sub_ulong (line 516) | int T_sub_ulong() { function T_sub_ulonglong (line 528) | int T_sub_ulonglong() { function T_sub_sizet (line 540) | int T_sub_sizet() { function T_mul_s8 (line 553) | int T_mul_s8() { function T_mul_s16 (line 571) | int T_mul_s16() { function T_mul_s32 (line 589) | int T_mul_s32() { function T_mul_s64 (line 607) | int T_mul_s64() { function T_mul_long (line 625) | int T_mul_long() { function T_mul_longlong (line 642) | int T_mul_longlong() { function T_mul_ssizet (line 659) | int T_mul_ssizet() { function T_mul_u8 (line 677) | int T_mul_u8() { function T_mul_u16 (line 695) | int T_mul_u16() { function T_mul_u32 (line 713) | int T_mul_u32() { function T_mul_u64 (line 731) | int T_mul_u64() { function T_mul_ulong (line 749) | int T_mul_ulong() { function T_mul_ulonglong (line 767) | int T_mul_ulonglong() { function T_mul_sizet (line 785) | int T_mul_sizet() { function T_mod_s8 (line 804) | int T_mod_s8() { function T_mod_s16 (line 813) | int T_mod_s16() { function T_mod_s32 (line 822) | int T_mod_s32() { function T_mod_s64 (line 831) | int T_mod_s64() { function T_mod_long (line 840) | int T_mod_long() { function T_mod_longlong (line 848) | int T_mod_longlong() { function T_mod_ssizet (line 856) | int T_mod_ssizet() { function T_mod_u8 (line 865) | int T_mod_u8() { function T_mod_u16 (line 874) | int T_mod_u16() { function T_mod_u32 (line 883) | int T_mod_u32() { function T_mod_u64 (line 892) | int T_mod_u64() { function T_mod_ulong (line 901) | int T_mod_ulong() { function T_mod_ulonglong (line 910) | int T_mod_ulonglong() { function T_mod_sizet (line 919) | int T_mod_sizet() { function T_div_s8 (line 929) | int T_div_s8() { function T_div_s16 (line 938) | int T_div_s16() { function T_div_s32 (line 947) | int T_div_s32() { function T_div_s64 (line 956) | int T_div_s64() { function T_div_long (line 965) | int T_div_long() { function T_div_longlong (line 973) | int T_div_longlong() { function T_div_ssizet (line 981) | int T_div_ssizet() { function T_div_u8 (line 990) | int T_div_u8() { function T_div_u16 (line 999) | int T_div_u16() { function T_div_u32 (line 1008) | int T_div_u32() { function T_div_u64 (line 1017) | int T_div_u64() { function T_div_ulong (line 1026) | int T_div_ulong() { function T_div_ulonglong (line 1035) | int T_div_ulonglong() { function T_div_sizet (line 1044) | int T_div_sizet() { function T_magic_constants (line 1053) | int T_magic_constants() { function main (line 1089) | int main(int argc, char **argv) { FILE: atlas-aapt/external/zlib/src/adler32.c function uLong (line 65) | uLong ZEXPORT adler32(adler, buf, len) function local (line 136) | local uLong adler32_combine_(adler1, adler2, len2) function uLong (line 165) | uLong ZEXPORT adler32_combine(adler1, adler2, len2) function uLong (line 173) | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) FILE: atlas-aapt/external/zlib/src/compress.c function compress2 (line 22) | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function compress (line 62) | int ZEXPORT compress (dest, destLen, source, sourceLen) function uLong (line 75) | uLong ZEXPORT compressBound (sourceLen) FILE: atlas-aapt/external/zlib/src/contrib/blast/blast.c type state (line 37) | struct state { function local (line 68) | local int bits(struct state *s, int need) type huffman (line 99) | struct huffman { function local (line 125) | local int decode(struct state *s, struct huffman *h) function local (line 187) | local int construct(struct huffman *h, const unsigned char *rep, int n) function local (line 278) | local int decomp(struct state *s) function blast (line 379) | int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow) function inf (line 416) | local unsigned inf(void *how, unsigned char **buf) function local (line 424) | local int outf(void *how, unsigned char *buf, unsigned len) function main (line 430) | int main(void) FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/ChecksumImpl.cs class ChecksumGeneratorBase (line 20) | public abstract class ChecksumGeneratorBase : ChecksumGenerator method ChecksumGeneratorBase (line 31) | public ChecksumGeneratorBase() method ChecksumGeneratorBase (line 40) | public ChecksumGeneratorBase(uint initialValue) method Reset (line 48) | public void Reset() { _current = 0; } method Update (line 66) | public abstract void Update(byte[] data, int offset, int count); method Update (line 72) | public void Update(byte[] data) method Update (line 82) | public void Update(string data) method Update (line 92) | public void Update(string data, Encoding encoding) class CRC32Checksum (line 104) | public sealed class CRC32Checksum : ChecksumGeneratorBase method crc32 (line 108) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method CRC32Checksum (line 116) | public CRC32Checksum() : base() {} method CRC32Checksum (line 122) | public CRC32Checksum(uint initialValue) : base(initialValue) {} method Update (line 133) | public override void Update(byte[] data, int offset, int count) class AdlerChecksum (line 155) | public sealed class AdlerChecksum : ChecksumGeneratorBase method adler32 (line 159) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method AdlerChecksum (line 167) | public AdlerChecksum() : base() {} method AdlerChecksum (line 173) | public AdlerChecksum(uint initialValue) : base(initialValue) {} method Update (line 184) | public override void Update(byte[] data, int offset, int count) FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/CircularBuffer.cs class CircularBuffer (line 17) | internal class CircularBuffer method CircularBuffer (line 27) | public CircularBuffer(int capacity) method Put (line 39) | public int Put(byte[] source, int offset, int count) method Put (line 51) | public bool Put(byte b) method Get (line 61) | public int Get(byte[] destination, int offset, int count) method Get (line 72) | public int Get() FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/CodecBase.cs class CodecBase (line 16) | public abstract class CodecBase : Codec, IDisposable method CodecBase (line 50) | public CodecBase() method OnDataAvailable (line 75) | protected void OnDataAvailable() method Add (line 90) | public void Add(byte[] data) method Add (line 103) | public abstract void Add(byte[] data, int offset, int count); method Finish (line 109) | public abstract void Finish(); method Dispose (line 131) | public void Dispose() method CleanUp (line 140) | protected abstract void CleanUp(); method CleanUp (line 143) | private void CleanUp(bool isDisposing) method copyInput (line 168) | protected void copyInput(byte[] data, int startIndex, int count) method resetOutput (line 180) | protected void resetOutput() method setChecksum (line 191) | protected void setChecksum(uint newSum) FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/Deflater.cs class Deflater (line 18) | public sealed class Deflater : CodecBase method deflateInit_ (line 21) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, Cha... method deflate (line 24) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method deflateReset (line 27) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method deflateEnd (line 30) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method Deflater (line 38) | public Deflater(CompressLevel level) : base() method Add (line 54) | public override void Add(byte[] data, int offset, int count) method Finish (line 86) | public override void Finish() method CleanUp (line 103) | protected override void CleanUp() { deflateEnd(ref _ztream); } FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/DotZLib.cs type FlushTypes (line 22) | internal enum FlushTypes type ZStream (line 29) | [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=Ch... type CompressLevel (line 61) | public enum CompressLevel : int class ZLibException (line 86) | public class ZLibException : ApplicationException method ZLibException (line 94) | public ZLibException(int errorCode, string msg) : base(String.Format("... method ZLibException (line 103) | public ZLibException(int errorCode) : base(String.Format("ZLib error {... type ChecksumGenerator (line 114) | public interface ChecksumGenerator method Reset (line 124) | void Reset(); method Update (line 130) | void Update(byte[] data); method Update (line 141) | void Update(byte[] data, int offset, int count); method Update (line 148) | void Update(string data); method Update (line 155) | void Update(string data, Encoding encoding); type Codec (line 174) | public interface Codec method Add (line 186) | void Add(byte[] data); method Add (line 195) | void Add(byte[] data, int offset, int count); method Finish (line 200) | void Finish(); class Info (line 216) | public class Info method zlibCompileFlags (line 219) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method zlibVersion (line 222) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method bitSize (line 230) | private static int bitSize(uint bits) method Info (line 245) | public Info() FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/GZipStream.cs class GZipStream (line 17) | public class GZipStream : Stream, IDisposable method gzopen (line 20) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, Cha... method gzclose (line 23) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method gzwrite (line 26) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method gzread (line 29) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method gzgetc (line 32) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method gzputc (line 35) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method GZipStream (line 53) | public GZipStream(string fileName, CompressLevel level) method GZipStream (line 66) | public GZipStream(string fileName) method Dispose (line 125) | public void Dispose() method cleanUp (line 131) | private void cleanUp(bool isDisposing) method Read (line 154) | public override int Read(byte[] buffer, int offset, int count) method ReadByte (line 181) | public override int ReadByte() method Write (line 199) | public override void Write(byte[] buffer, int offset, int count) method WriteByte (line 226) | public override void WriteByte(byte value) method SetLength (line 243) | public override void SetLength(long value) method Seek (line 255) | public override long Seek(long offset, SeekOrigin origin) method Flush (line 265) | public override void Flush() FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/Inflater.cs class Inflater (line 18) | public class Inflater : CodecBase method inflateInit_ (line 21) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, Cha... method inflate (line 24) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method inflateReset (line 27) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method inflateEnd (line 30) | [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl)] method Inflater (line 37) | public Inflater() : base() method Add (line 54) | public override void Add(byte[] data, int offset, int count) method Finish (line 84) | public override void Finish() method CleanUp (line 101) | protected override void CleanUp() { inflateEnd(ref _ztream); } FILE: atlas-aapt/external/zlib/src/contrib/dotzlib/DotZLib/UnitTests.cs class Utils (line 28) | internal class Utils method byteArrEqual (line 30) | public static bool byteArrEqual( byte[] lhs, byte[] rhs ) class CircBufferTests (line 43) | [TestFixture] method SinglePutGet (line 47) | [Test] method BlockPutGet (line 61) | [Test] class ChecksumTests (line 80) | [TestFixture] method CRC32_Null (line 84) | [Test] method CRC32_Data (line 97) | [Test] method Adler_Null (line 118) | [Test] method Adler_Data (line 131) | [Test] class InfoTests (line 151) | [TestFixture] method Info_Version (line 155) | [Test] class DeflateInflateTests (line 168) | [TestFixture] method Deflate_Init (line 172) | [Test] method CDataAvail (line 186) | public void CDataAvail(byte[] data, int startIndex, int count) method Deflate_Compress (line 192) | [Test] method Inflate_Init (line 212) | [Test] method DDataAvail (line 220) | private void DDataAvail(byte[] data, int startIndex, int count) method Inflate_Expand (line 226) | [Test] class GZipStreamTests (line 243) | [TestFixture] method GZipStream_WriteRead (line 247) | [Test] FILE: atlas-aapt/external/zlib/src/contrib/infback9/infback9.c function inflateBack9Init_ (line 19) | int ZEXPORT inflateBack9Init_(strm, window, version, stream_size) function makefixed9 (line 54) | void makefixed9(void) function inflateBack9 (line 217) | int ZEXPORT inflateBack9(strm, in, in_desc, out, out_desc) function inflateBack9End (line 606) | int ZEXPORT inflateBack9End(strm) FILE: atlas-aapt/external/zlib/src/contrib/infback9/inflate9.h type inflate_mode (line 12) | typedef enum { type inflate_state (line 35) | struct inflate_state { FILE: atlas-aapt/external/zlib/src/contrib/infback9/inftree9.c function inflate_table9 (line 32) | int inflate_table9(type, lens, codes, table, bits, work) FILE: atlas-aapt/external/zlib/src/contrib/infback9/inftree9.h type code (line 24) | typedef struct { type codetype (line 53) | typedef enum { FILE: atlas-aapt/external/zlib/src/contrib/inflate86/inffas86.c function inflate_fast (line 71) | void inflate_fast(strm, start) FILE: atlas-aapt/external/zlib/src/contrib/iostream/test.cpp function main (line 4) | int main() { FILE: atlas-aapt/external/zlib/src/contrib/iostream/zfstream.cpp function gzfilebuf (line 18) | gzfilebuf *gzfilebuf::open( const char *name, function gzfilebuf (line 60) | gzfilebuf *gzfilebuf::attach( int file_descriptor, function gzfilebuf (line 102) | gzfilebuf *gzfilebuf::close() { function streampos (line 129) | streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int whic... function gzfilebuf (line 286) | gzfilebuf *gzfilestream_common::rdbuf() FILE: atlas-aapt/external/zlib/src/contrib/iostream/zfstream.h function class (line 8) | class gzfilebuf : public streambuf { function class (line 44) | class gzfilestream_common : virtual public ios { function gzomanip (line 118) | inline gzomanip setcompressionlevel(int l) function gzomanip (line 123) | inline gzomanip setcompressionstrategy(int l) FILE: atlas-aapt/external/zlib/src/contrib/iostream2/zstream.h function class (line 40) | class zstringlen { function class (line 51) | class izstream function m_fp (line 56) | izstream(const char* name) : m_fp(0) { open(name); } function open (line 65) | void open(const char* name) { function open (line 70) | void open(FILE* fp) { function close (line 80) | int close() { function read (line 87) | int read(void* buf, size_t len) { function gzFile (line 101) | gzFile fp() { return m_fp; } function zstringlen (line 129) | inline zstringlen::zstringlen(izstream& zs) { function class (line 155) | class ozstream function open (line 177) | void open(const char* name, int level = Z_DEFAULT_COMPRESSION) { function open (line 186) | void open(FILE* fp, int level = Z_DEFAULT_COMPRESSION) { function close (line 198) | int close() { function write (line 208) | int write(const void* buf, size_t len) { function flush (line 219) | int flush(int _flush) { function gzFile (line 234) | gzFile fp() { return m_fp; } function os_flush (line 241) | void os_flush() { function zstringlen (line 277) | inline zstringlen::zstringlen(ozstream& zs, const char* x) { FILE: atlas-aapt/external/zlib/src/contrib/iostream2/zstream_test.cpp function main (line 6) | void main() { FILE: atlas-aapt/external/zlib/src/contrib/iostream3/test.cc function main (line 11) | int main() { FILE: atlas-aapt/external/zlib/src/contrib/iostream3/zfstream.cc function gzfilebuf (line 50) | gzfilebuf* function gzfilebuf (line 78) | gzfilebuf* function gzfilebuf (line 106) | gzfilebuf* FILE: atlas-aapt/external/zlib/src/contrib/iostream3/zfstream.h function class (line 27) | class gzfilebuf : public std::streambuf function class (line 234) | class gzifstream : public std::istream function class (line 323) | class gzofstream : public std::ostream function gzomanip2 (line 462) | inline gzomanip2 FILE: atlas-aapt/external/zlib/src/contrib/masmx64/inffas8664.c type type_ar (line 81) | typedef struct inffast_ar { function inflate_fast (line 106) | void inflate_fast(strm, start) FILE: atlas-aapt/external/zlib/src/contrib/minizip/crypt.h function decrypt_byte (line 35) | static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) function update_keys (line 48) | static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,i... function init_keys (line 65) | static void init_keys(const char* passwd,unsigned long* pkeys,const z_cr... function crypthead (line 90) | static int crypthead(const char* passwd, /* password string */ FILE: atlas-aapt/external/zlib/src/contrib/minizip/ioapi.c function voidpf (line 31) | voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*... function call_zseek64 (line 41) | long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filest... function ZPOS64_T (line 55) | ZPOS64_T call_ztell64 (const zlib_filefunc64_32_def* pfilefunc,voidpf fi... function fill_zlib_filefunc64_32_def_from_filefunc32 (line 69) | void fill_zlib_filefunc64_32_def_from_filefunc32(zlib_filefunc64_32_def*... function voidpf (line 95) | static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* file... function voidpf (line 113) | static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* fi... function uLong (line 132) | static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, vo... function uLong (line 139) | static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, c... function ftell_file_func (line 146) | static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) function ZPOS64_T (line 154) | static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) function fseek_file_func (line 161) | static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uL... function fseek64_file_func (line 184) | static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ... function fclose_file_func (line 210) | static int ZCALLBACK fclose_file_func (voidpf opaque, voidpf stream) function ferror_file_func (line 217) | static int ZCALLBACK ferror_file_func (voidpf opaque, voidpf stream) function fill_fopen_filefunc (line 224) | void fill_fopen_filefunc (pzlib_filefunc_def) function fill_fopen64_filefunc (line 237) | void fill_fopen64_filefunc (zlib_filefunc64_def* pzlib_filefunc_def) FILE: atlas-aapt/external/zlib/src/contrib/minizip/ioapi.h type IT_INT_CUSTOM_TYPE (line 87) | typedef 64BIT_INT_CUSTOM_TYPE ZPOS64_T; type ZPOS64_T (line 91) | typedef uint64_t ZPOS64_T; type ZPOS64_T (line 98) | typedef unsigned __int64 ZPOS64_T; type ZPOS64_T (line 100) | typedef unsigned long long int ZPOS64_T; type zlib_filefunc_def (line 146) | typedef struct zlib_filefunc_def_s type zlib_filefunc64_def (line 162) | typedef struct zlib_filefunc64_def_s type zlib_filefunc64_32_def (line 178) | typedef struct zlib_filefunc64_32_def_s FILE: atlas-aapt/external/zlib/src/contrib/minizip/iowin32.c type WIN32FILE_IOWIN (line 43) | typedef struct function win32_translate_open_mode (line 50) | static void win32_translate_open_mode(int mode, function voidpf (line 76) | static voidpf win32_build_iowin(HANDLE hFile) function voidpf (line 95) | voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filen... function voidpf (line 124) | voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* file... function voidpf (line 148) | voidpf ZCALLBACK win32_open64_file_funcW (voidpf opaque,const void* file... function voidpf (line 168) | voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filenam... function uLong (line 197) | uLong ZCALLBACK win32_read_file_func (voidpf opaque, voidpf stream, void... function uLong (line 219) | uLong ZCALLBACK win32_write_file_func (voidpf opaque,voidpf stream,const... function BOOL (line 240) | static BOOL MySetFilePointerEx(HANDLE hFile, LARGE_INTEGER pos, LARGE_IN... function win32_tell_file_func (line 260) | long ZCALLBACK win32_tell_file_func (voidpf opaque,voidpf stream) function ZPOS64_T (line 283) | ZPOS64_T ZCALLBACK win32_tell64_file_func (voidpf opaque, voidpf stream) function win32_seek_file_func (line 308) | long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong o... function win32_seek64_file_func (line 346) | long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS... function win32_close_file_func (line 385) | int ZCALLBACK win32_close_file_func (voidpf opaque, voidpf stream) function win32_error_file_func (line 403) | int ZCALLBACK win32_error_file_func (voidpf opaque,voidpf stream) function fill_win32_filefunc (line 413) | void fill_win32_filefunc (zlib_filefunc_def* pzlib_filefunc_def) function fill_win32_filefunc64 (line 425) | void fill_win32_filefunc64(zlib_filefunc64_def* pzlib_filefunc_def) function fill_win32_filefunc64A (line 438) | void fill_win32_filefunc64A(zlib_filefunc64_def* pzlib_filefunc_def) function fill_win32_filefunc64W (line 451) | void fill_win32_filefunc64W(zlib_filefunc64_def* pzlib_filefunc_def) FILE: atlas-aapt/external/zlib/src/contrib/minizip/miniunz.c function change_file_date (line 83) | void change_file_date(filename,dosdate,tmu_date) function mymkdir (line 124) | int mymkdir(dirname) function makedir (line 138) | int makedir (newdir) function do_banner (line 188) | void do_banner() function do_help (line 194) | void do_help() function Display64BitsSize (line 206) | void Display64BitsSize(ZPOS64_T n, int size_char) function do_list (line 234) | int do_list(uf) function do_extract_currentfile (line 312) | int do_extract_currentfile(uf,popt_extract_without_path,popt_overwrite,p... function do_extract (line 475) | int do_extract(uf,opt_extract_without_path,opt_overwrite,password) function do_extract_onefile (line 511) | int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrit... function main (line 534) | int main(argc,argv) FILE: atlas-aapt/external/zlib/src/contrib/minizip/minizip.c function uLong (line 74) | uLong filetime(f, tmzip, dt) function __APPLE__ (line 97) | __APPLE__ function uLong (line 140) | uLong filetime(f, tmzip, dt) function check_exist_file (line 153) | int check_exist_file(filename) function do_banner (line 166) | void do_banner() function do_help (line 172) | void do_help() function getFileCrc (line 185) | int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf... function isLargeFile (line 224) | int isLargeFile(const char* filename) function main (line 246) | int main(argc,argv) FILE: atlas-aapt/external/zlib/src/contrib/minizip/mztools.c function unzRepair (line 30) | extern int ZEXPORT unzRepair(file, fileOut, fileOutTmp, nRecovered, byte... FILE: atlas-aapt/external/zlib/src/contrib/minizip/unzip.c type unz_file_info64_internal (line 126) | typedef struct unz_file_info64_internal_s type file_in_zip64_read_info_s (line 134) | typedef struct type unz64_s (line 165) | typedef struct function local (line 212) | local int unz64local_getByte(const zlib_filefunc64_32_def* pzlib_filefun... function local (line 239) | local int unz64local_getShort (const zlib_filefunc64_32_def* pzlib_filef... function local (line 266) | local int unz64local_getLong (const zlib_filefunc64_32_def* pzlib_filefu... function local (line 302) | local int unz64local_getLong64 (const zlib_filefunc64_32_def* pzlib_file... function local (line 349) | local int strcmpcasenosensitive_internal (const char* fileName1, const c... function unzStringFileNameCompare (line 390) | extern int ZEXPORT unzStringFileNameCompare (const char* fileName1, function local (line 413) | local ZPOS64_T unz64local_SearchCentralDir(const zlib_filefunc64_32_def*... function local (line 478) | local ZPOS64_T unz64local_SearchCentralDir64(const zlib_filefunc64_32_de... function local (line 584) | local unzFile unzOpenInternal (const void *path, function unzFile (line 765) | extern unzFile ZEXPORT unzOpen2 (const char *path, function unzFile (line 778) | extern unzFile ZEXPORT unzOpen2_64 (const void *path, function unzFile (line 793) | extern unzFile ZEXPORT unzOpen (const char *path) function unzFile (line 798) | extern unzFile ZEXPORT unzOpen64 (const void *path) function unzClose (line 808) | extern int ZEXPORT unzClose (unzFile file) function unzGetGlobalInfo64 (line 828) | extern int ZEXPORT unzGetGlobalInfo64 (unzFile file, unz_global_info64* ... function unzGetGlobalInfo (line 838) | extern int ZEXPORT unzGetGlobalInfo (unzFile file, unz_global_info* pglo... function local (line 852) | local void unz64local_DosDateToTmuDate (ZPOS64_T ulDosDate, tm_unz* ptm) function local (line 879) | local int unz64local_GetCurrentFileInfoInternal (unzFile file, function unzGetCurrentFileInfo64 (line 1124) | extern int ZEXPORT unzGetCurrentFileInfo64 (unzFile file, function unzGetCurrentFileInfo (line 1136) | extern int ZEXPORT unzGetCurrentFileInfo (unzFile file, function unzGoToFirstFile (line 1178) | extern int ZEXPORT unzGoToFirstFile (unzFile file) function unzGoToNextFile (line 1199) | extern int ZEXPORT unzGoToNextFile (unzFile file) function unzLocateFile (line 1232) | extern int ZEXPORT unzLocateFile (unzFile file, const char *szFileName, ... function unzGetFilePos64 (line 1308) | extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function unzGetFilePos (line 1324) | extern int ZEXPORT unzGetFilePos( function unzGoToFilePos64 (line 1338) | extern int ZEXPORT unzGoToFilePos64(unzFile file, const unz64_file_pos* ... function unzGoToFilePos (line 1360) | extern int ZEXPORT unzGoToFilePos( function local (line 1385) | local int unz64local_CheckCurrentFileCoherencyHeader (unz64_s* s, uInt* ... function unzOpenCurrentFile3 (line 1472) | extern int ZEXPORT unzOpenCurrentFile3 (unzFile file, int* method, function unzOpenCurrentFile (line 1641) | extern int ZEXPORT unzOpenCurrentFile (unzFile file) function unzOpenCurrentFilePassword (line 1646) | extern int ZEXPORT unzOpenCurrentFilePassword (unzFile file, const char*... function unzOpenCurrentFile2 (line 1651) | extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* ... function ZPOS64_T (line 1658) | extern ZPOS64_T ZEXPORT unzGetCurrentFileZStreamPos64( unzFile file) function unzReadCurrentFile (line 1684) | extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigne... function z_off_t (line 1889) | extern z_off_t ZEXPORT unztell (unzFile file) function ZPOS64_T (line 1904) | extern ZPOS64_T ZEXPORT unztell64 (unzFile file) function ZEXPORT (line 1924) | extern int ZEXPORT unzeof (unzFile file) function unzGetLocalExtrafield (line 1956) | extern int ZEXPORT unzGetLocalExtrafield (unzFile file, voidp buf, unsig... function unzCloseCurrentFile (line 2004) | extern int ZEXPORT unzCloseCurrentFile (unzFile file) function unzGetGlobalComment (line 2051) | extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, ... function ZPOS64_T (line 2079) | extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function uLong (line 2094) | extern uLong ZEXPORT unzGetOffset (unzFile file) function unzSetOffset64 (line 2104) | extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function unzSetOffset (line 2122) | extern int ZEXPORT unzSetOffset (unzFile file, uLong pos) FILE: atlas-aapt/external/zlib/src/contrib/minizip/unzip.h type unzFile__ (line 67) | typedef struct TagunzFile__ { int unused; } unzFile__; type unzFile__ (line 68) | typedef unzFile__ *unzFile; type voidp (line 70) | typedef voidp unzFile; type tm_unz (line 84) | typedef struct tm_unz_s type unz_global_info64 (line 96) | typedef struct unz_global_info64_s type unz_global_info (line 103) | typedef struct unz_global_info_s type unz_file_info64 (line 111) | typedef struct unz_file_info64_s type unz_file_info (line 132) | typedef struct unz_file_info_s type unz_file_pos (line 258) | typedef struct unz_file_pos_s type unz64_file_pos (line 272) | typedef struct unz64_file_pos_s FILE: atlas-aapt/external/zlib/src/contrib/minizip/zip.c type linkedlist_datablock_internal (line 114) | typedef struct linkedlist_datablock_internal_s type linkedlist_data (line 123) | typedef struct linkedlist_data_s type curfile64_info (line 130) | typedef struct type zip64_internal (line 165) | typedef struct function local (line 189) | local linkedlist_datablock_internal* allocate_new_datablock() function local (line 203) | local void free_datablock(linkedlist_datablock_internal* ldi) function local (line 213) | local void init_linkedlist(linkedlist_data* ll) function local (line 218) | local void free_linkedlist(linkedlist_data* ll) function local (line 225) | local int add_data_in_datablock(linkedlist_data* ll, const void* buf, uL... function local (line 287) | local int zip64local_putValue (const zlib_filefunc64_32_def* pzlib_filef... function local (line 311) | local void zip64local_putValue_inmemory (void* dest, ZPOS64_T x, int nbB... function local (line 332) | local uLong zip64local_TmzDateToDosDate(const tm_zip* ptm) function local (line 349) | local int zip64local_getByte(const zlib_filefunc64_32_def* pzlib_filefun... function local (line 373) | local int zip64local_getShort (const zlib_filefunc64_32_def* pzlib_filef... function local (line 395) | local int zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefu... function local (line 426) | local int zip64local_getLong64 (const zlib_filefunc64_32_def* pzlib_file... function local (line 480) | local ZPOS64_T zip64local_SearchCentralDir(const zlib_filefunc64_32_def*... function local (line 542) | local ZPOS64_T zip64local_SearchCentralDir64(const zlib_filefunc64_32_de... function LoadCentralDirectoryRecord (line 640) | int LoadCentralDirectoryRecord(zip64_internal* pziinit) function zipFile (line 849) | extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipch... function zipFile (line 920) | extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipch... function zipFile (line 932) | extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zi... function zipFile (line 948) | extern zipFile ZEXPORT zipOpen (const char* pathname, int append) function zipFile (line 953) | extern zipFile ZEXPORT zipOpen64 (const void* pathname, int append) function Write_LocalFileHeader (line 958) | int Write_LocalFileHeader(zip64_internal* zi, const char* filename, uInt... function zipOpenNewFileInZip4 (line 1265) | extern int ZEXPORT zipOpenNewFileInZip4 (zipFile file, const char* filen... function zipOpenNewFileInZip3 (line 1281) | extern int ZEXPORT zipOpenNewFileInZip3 (zipFile file, const char* filen... function zipOpenNewFileInZip3_64 (line 1296) | extern int ZEXPORT zipOpenNewFileInZip3_64(zipFile file, const char* fil... function zipOpenNewFileInZip2 (line 1311) | extern int ZEXPORT zipOpenNewFileInZip2(zipFile file, const char* filena... function zipOpenNewFileInZip2_64 (line 1324) | extern int ZEXPORT zipOpenNewFileInZip2_64(zipFile file, const char* fil... function zipOpenNewFileInZip64 (line 1337) | extern int ZEXPORT zipOpenNewFileInZip64 (zipFile file, const char* file... function zipOpenNewFileInZip (line 1350) | extern int ZEXPORT zipOpenNewFileInZip (zipFile file, const char* filena... function local (line 1363) | local int zip64FlushWriteBuffer(zip64_internal* zi) function zipWriteInFileInZip (line 1402) | extern int ZEXPORT zipWriteInFileInZip (zipFile file,const void* buf,uns... function zipCloseFileInZipRaw (line 1509) | extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompresse... function zipCloseFileInZipRaw64 (line 1514) | extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncomp... function zipCloseFileInZip (line 1750) | extern int ZEXPORT zipCloseFileInZip (zipFile file) function Write_Zip64EndOfCentralDirectoryLocator (line 1755) | int Write_Zip64EndOfCentralDirectoryLocator(zip64_internal* zi, ZPOS64_T... function Write_Zip64EndOfCentralDirectoryRecord (line 1777) | int Write_Zip64EndOfCentralDirectoryRecord(zip64_internal* zi, uLong siz... function Write_EndOfCentralDirectoryRecord (line 1816) | int Write_EndOfCentralDirectoryRecord(zip64_internal* zi, uLong size_cen... function Write_GlobalComment (line 1864) | int Write_GlobalComment(zip64_internal* zi, const char* global_comment) function zipClose (line 1882) | extern int ZEXPORT zipClose (zipFile file, const char* global_comment) function zipRemoveExtraInfoBlock (line 1951) | extern int ZEXPORT zipRemoveExtraInfoBlock (char* pData, int* dataLen, s... FILE: atlas-aapt/external/zlib/src/contrib/minizip/zip.h type zipFile__ (line 66) | typedef struct TagzipFile__ { int unused; } zipFile__; type zipFile__ (line 67) | typedef zipFile__ *zipFile; type voidp (line 69) | typedef voidp zipFile; type tm_zip (line 89) | typedef struct tm_zip_s type zip_fileinfo (line 99) | typedef struct FILE: atlas-aapt/external/zlib/src/contrib/puff/puff.c type state (line 98) | struct state { function local (line 126) | local int bits(struct state *s, int need) function local (line 164) | local int stored(struct state *s) type huffman (line 206) | struct huffman { function local (line 235) | local int decode(struct state *s, const struct huffman *h) function local (line 263) | local int decode(struct state *s, const struct huffman *h) function local (line 340) | local int construct(struct huffman *h, const short *length, int n) function local (line 436) | local int codes(struct state *s, function local (line 536) | local int fixed(struct state *s) function local (line 665) | local int dynamic(struct state *s) function puff (line 793) | int puff(unsigned char *dest, /* pointer to destination pointe... FILE: atlas-aapt/external/zlib/src/contrib/puff/pufftest.c function local (line 37) | local size_t bythirds(size_t size) function local (line 60) | local void *load(const char *name, size_t *len) function main (line 88) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/contrib/testzlib/testzlib.c function MyDoMinus64 (line 8) | void MyDoMinus64(LARGE_INTEGER *R,LARGE_INTEGER A,LARGE_INTEGER B) function BeginCountRdtsc (line 23) | void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) function LARGE_INTEGER (line 29) | LARGE_INTEGER GetResRdtsc(LARGE_INTEGER beginTime64,BOOL fComputeTimeQue... function BeginCountRdtsc (line 52) | void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) function LARGE_INTEGER (line 57) | LARGE_INTEGER GetResRdtsc(LARGE_INTEGER beginTime64,BOOL fComputeTimeQue... function myGetRDTSC32 (line 67) | void myGetRDTSC32(LARGE_INTEGER * pbeginTime64) function BeginCountRdtsc (line 71) | void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) function LARGE_INTEGER (line 75) | LARGE_INTEGER GetResRdtsc(LARGE_INTEGER beginTime64,BOOL fComputeTimeQue... function BeginCountPerfCounter (line 84) | void BeginCountPerfCounter(LARGE_INTEGER * pbeginTime64,BOOL fComputeTim... function DWORD (line 93) | DWORD GetMsecSincePerfCounter(LARGE_INTEGER beginTime64,BOOL fComputeTim... function ReadFileMemory (line 119) | int ReadFileMemory(const char* filename,long* plFileSize,unsigned char**... function main (line 145) | int main(int argc, char *argv[]) FILE: atlas-aapt/external/zlib/src/contrib/untgz/untgz.c type tar_header (line 68) | struct tar_header type tar_header (line 92) | struct tar_header type attr_item (line 95) | struct attr_item type attr_item (line 111) | struct attr_item type attr_item (line 112) | struct attr_item function TGZnotfound (line 152) | void TGZnotfound (const char *arcname) function getoct (line 168) | int getoct (char *p,int width) type tm (line 193) | struct tm function setfiletime (line 206) | int setfiletime (char *fname,time_t ftime) function push_attr (line 253) | void push_attr(struct attr_item **list,char *fname,int mode,time_t time) function restore_attr (line 270) | void restore_attr(struct attr_item **list) function ExprMatch (line 290) | int ExprMatch (char *string,char *expr) function makedir (line 328) | int makedir (char *newdir) function matchname (line 371) | int matchname (int arg,int argc,char **argv,char *fname) function tar (line 386) | int tar (gzFile in,int action,int arg,int argc,char **argv) function help (line 581) | void help(int exitval) function error (line 593) | void error(const char *msg) function main (line 606) | int main(int argc,char **argv) FILE: atlas-aapt/external/zlib/src/crc32.c function local (line 90) | local void make_crc_table() function local (line 167) | local void write_table(out, table) function z_crc_t (line 190) | const z_crc_t FAR * ZEXPORT get_crc_table() function crc32 (line 204) | unsigned long ZEXPORT crc32(crc, buf, len) function crc32_little (line 247) | local unsigned long crc32_little(crc, buf, len) function crc32_big (line 287) | local unsigned long crc32_big(crc, buf, len) function gf2_matrix_times (line 327) | local unsigned long gf2_matrix_times(mat, vec) function local (line 344) | local void gf2_matrix_square(square, mat) function local (line 355) | local uLong crc32_combine_(crc1, crc2, len2) function uLong (line 411) | uLong ZEXPORT crc32_combine(crc1, crc2, len2) function uLong (line 419) | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) FILE: atlas-aapt/external/zlib/src/deflate.c type block_state (line 66) | typedef enum { type block_state (line 73) | typedef block_state (*compress_func) type config (line 117) | typedef struct config_s { type static_tree_desc_s (line 155) | struct static_tree_desc_s {int dummy;} function deflateInit_ (line 201) | int ZEXPORT deflateInit_(strm, level, version, stream_size) function deflateInit2_ (line 213) | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, str... function deflateSetDictionary (line 323) | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function deflateResetKeep (line 392) | int ZEXPORT deflateResetKeep (strm) function deflateReset (line 427) | int ZEXPORT deflateReset (strm) function deflateSetHeader (line 439) | int ZEXPORT deflateSetHeader (strm, head) function deflatePending (line 450) | int ZEXPORT deflatePending (strm, pending, bits) function deflatePrime (line 464) | int ZEXPORT deflatePrime (strm, bits, value) function deflateParams (line 490) | int ZEXPORT deflateParams(strm, level, strategy) function deflateTune (line 531) | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_ch... function uLong (line 566) | uLong ZEXPORT deflateBound(strm, sourceLen) function local (line 628) | local void putShortMSB (s, b) function local (line 642) | local void flush_pending(strm) function deflate (line 665) | int ZEXPORT deflate (strm, flush) function deflateEnd (line 979) | int ZEXPORT deflateEnd (strm) function deflateCopy (line 1014) | int ZEXPORT deflateCopy (dest, source) function local (line 1076) | local int read_buf(strm, buf, size) function local (line 1106) | local void lm_init (s) function local (line 1148) | local uInt longest_match(s, cur_match) function local (line 1297) | local uInt longest_match(s, cur_match) function local (line 1356) | local void check_match(s, start, match, length) function local (line 1390) | local void fill_window(s) function local (line 1564) | local block_state deflate_stored(s, flush) function local (line 1628) | local block_state deflate_fast(s, flush) function local (line 1730) | local block_state deflate_slow(s, flush) function local (line 1861) | local block_state deflate_rle(s, flush) function local (line 1934) | local block_state deflate_huff(s, flush) FILE: atlas-aapt/external/zlib/src/deflate.h type ct_data (line 65) | typedef struct ct_data_s { type static_tree_desc (line 81) | typedef struct static_tree_desc_s static_tree_desc; type tree_desc (line 83) | typedef struct tree_desc_s { type ush (line 89) | typedef ush Pos; type Pos (line 90) | typedef Pos FAR Posf; type IPos (line 91) | typedef unsigned IPos; type deflate_state (line 97) | typedef struct internal_state { FILE: atlas-aapt/external/zlib/src/examples/enough.c type big_t (line 110) | typedef unsigned long long big_t; type code_t (line 111) | typedef unsigned long long code_t; type tab (line 112) | struct tab { /* type for been here check */ function local (line 182) | local void cleanup(void) function local (line 203) | local big_t count(int syms, int len, int left) function local (line 258) | local int beenhere(int syms, int len, int left, int mem, int rem) function local (line 322) | local void examine(int syms, int len, int left, int mem, int rem) function local (line 403) | local void enough(int syms) function main (line 458) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/fitblk.c function local (line 62) | local void quit(char *why) function local (line 73) | local int partcompress(FILE *in, z_streamp def) function local (line 96) | local int recompress(z_streamp inf, z_streamp def) function main (line 127) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/gun.c type ind (line 81) | struct ind { function in (line 89) | local unsigned in(void *in_desc, z_const unsigned char **buf) type outd (line 119) | struct outd { function local (line 131) | local int out(void *out_desc, unsigned char *buf, unsigned len) function local (line 200) | local int lunpipe(unsigned have, z_const unsigned char *next, struct ind... function local (line 383) | local int gunpipe(z_stream *strm, int infile, int outfile) function local (line 517) | local void copymeta(char *from, char *to) function local (line 548) | local int gunzip(z_stream *strm, char *inname, char *outname, int test) function main (line 631) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/gzappend.c function local (line 93) | local void bye(char *msg1, char *msg2) function gcd (line 102) | local unsigned gcd(unsigned a, unsigned b) function local (line 123) | local void rotate(unsigned char *list, unsigned len, unsigned rot) type file (line 170) | typedef struct { function local (line 180) | local int readin(file *in) function local (line 192) | local int readmore(file *in) function local (line 202) | local void skip(file *in, unsigned n) function read4 (line 223) | unsigned long read4(file *in) function local (line 235) | local void gzheader(file *in) function local (line 259) | local int gzscan(char *name, z_stream *strm, int level) function local (line 388) | local void gztack(char *name, int gd, z_stream *strm, int last) function main (line 466) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/gzjoin.c function local (line 66) | local int bail(char *why1, char *why2) type bin (line 78) | typedef struct { function local (line 87) | local void bclose(bin *in) function local (line 100) | local bin *bopen(char *name) function local (line 121) | local int bload(bin *in) function bget4 (line 145) | local unsigned long bget4(bin *in) function local (line 157) | local void bskip(bin *in, unsigned skip) function local (line 204) | local void gzhead(bin *in) function local (line 245) | local void put4(unsigned long val, FILE *out) function local (line 254) | local void zpull(z_streamp strm, bin *in) function local (line 265) | local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function local (line 279) | local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long... function main (line 427) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/gzlog.c type uint (line 242) | typedef unsigned int uint; type ulong (line 243) | typedef unsigned long ulong; type log (line 289) | struct log { function local (line 348) | local int log_lock(struct log *log) function local (line 372) | local void log_touch(struct log *log) function local (line 384) | local int log_check(struct log *log) function local (line 396) | local void log_unlock(struct log *log) function local (line 410) | local int log_head(struct log *log) function local (line 437) | local int log_mark(struct log *log, int op) function local (line 462) | local int log_last(struct log *log, int last) function local (line 501) | local int log_append(struct log *log, unsigned char *data, size_t len) function local (line 571) | local int log_replace(struct log *log) function local (line 608) | local int log_compress(struct log *log, unsigned char *data, size_t len) function local (line 718) | local void log_log(struct log *log, int op, char *record) function local (line 738) | local int log_recover(struct log *log, int op) function local (line 796) | local void log_close(struct log *log) function local (line 813) | local int log_open(struct log *log) function gzlog (line 865) | gzlog *gzlog_open(char *path) function gzlog_compress (line 908) | int gzlog_compress(gzlog *logd) function gzlog_write (line 995) | int gzlog_write(gzlog *logd, void *data, size_t len) function gzlog_close (line 1042) | int gzlog_close(gzlog *logd) FILE: atlas-aapt/external/zlib/src/examples/gzlog.h type gzlog (line 52) | typedef void gzlog; FILE: atlas-aapt/external/zlib/src/examples/zpipe.c function def (line 36) | int def(FILE *source, FILE *dest, int level) function inf (line 92) | int inf(FILE *source, FILE *dest) function zerr (line 151) | void zerr(int ret) function main (line 176) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/examples/zran.c type point (line 67) | struct point { type access (line 75) | struct access { function local (line 82) | local void free_index(struct access *index) function access (line 92) | access *addpoint(struct access *index, int bits, function local (line 144) | local int build_index(FILE *in, off_t span, struct access **built) function local (line 249) | local int extract(FILE *in, struct access *index, off_t offset, function main (line 354) | int main(int argc, char **argv) FILE: atlas-aapt/external/zlib/src/gzclose.c function gzclose (line 11) | int ZEXPORT gzclose(file) FILE: atlas-aapt/external/zlib/src/gzguts.h type gz_state (line 161) | typedef struct { type gz_state (line 193) | typedef gz_state FAR *gz_statep; FILE: atlas-aapt/external/zlib/src/gzlib.c function local (line 75) | local void gz_reset(state) function local (line 91) | local gzFile gz_open(path, fd, mode) function gzFile (line 268) | gzFile ZEXPORT gzopen(path, mode) function gzFile (line 276) | gzFile ZEXPORT gzopen64(path, mode) function gzFile (line 284) | gzFile ZEXPORT gzdopen(fd, mode) function gzFile (line 305) | gzFile ZEXPORT gzopen_w(path, mode) function gzbuffer (line 314) | int ZEXPORT gzbuffer(file, size) function gzrewind (line 339) | int ZEXPORT gzrewind(file) function z_off64_t (line 362) | z_off64_t ZEXPORT gzseek64(file, offset, whence) function z_off_t (line 439) | z_off_t ZEXPORT gzseek(file, offset, whence) function z_off64_t (line 451) | z_off64_t ZEXPORT gztell64(file) function z_off_t (line 468) | z_off_t ZEXPORT gztell(file) function z_off64_t (line 478) | z_off64_t ZEXPORT gzoffset64(file) function z_off_t (line 501) | z_off_t ZEXPORT gzoffset(file) function gzeof (line 511) | int ZEXPORT gzeof(file) function gzclearerr (line 549) | void ZEXPORT gzclearerr(file) function gz_error (line 575) | void ZLIB_INTERNAL gz_error(state, err, msg) function gz_intmax (line 622) | unsigned ZLIB_INTERNAL gz_intmax() FILE: atlas-aapt/external/zlib/src/gzread.c function local (line 20) | local int gz_load(state, buf, len, have) function local (line 51) | local int gz_avail(state) function local (line 86) | local int gz_look(state) function local (line 172) | local int gz_decomp(state) function local (line 226) | local int gz_fetch(state) function local (line 256) | local int gz_skip(state, len) function gzread (line 288) | int ZEXPORT gzread(file, buf, len) function gzgetc (line 387) | int ZEXPORT gzgetc(file) function gzgetc_ (line 416) | int ZEXPORT gzgetc_(file) function gzungetc (line 423) | int ZEXPORT gzungetc(c, file) function gzdirect (line 547) | int ZEXPORT gzdirect(file) function gzclose_r (line 567) | int ZEXPORT gzclose_r(file) FILE: atlas-aapt/external/zlib/src/gzwrite.c function local (line 15) | local int gz_init(state) function local (line 70) | local int gz_comp(state, flush) function local (line 133) | local int gz_zero(state, len) function gzwrite (line 165) | int ZEXPORT gzwrite(file, buf, len) function gzputc (line 245) | int ZEXPORT gzputc(file, c) function gzputs (line 293) | int ZEXPORT gzputs(file, str) function gzvprintf (line 310) | int ZEXPORTVA gzvprintf(gzFile file, const char *format, va_list va) function gzprintf (line 372) | int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) function ZEXPORTVA (line 386) | int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9... function gzflush (line 465) | int ZEXPORT gzflush(file, flush) function gzsetparams (line 497) | int ZEXPORT gzsetparams(file, level, strategy) function gzclose_w (line 539) | int ZEXPORT gzclose_w(file) FILE: atlas-aapt/external/zlib/src/infback.c type inflate_state (line 19) | struct inflate_state function inflateBackInit_ (line 28) | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_s... function local (line 82) | local void fixedtables(state) function inflateBack (line 250) | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) function inflateBackEnd (line 631) | int ZEXPORT inflateBackEnd(strm) FILE: atlas-aapt/external/zlib/src/inffast.c function inflate_fast (line 67) | void ZLIB_INTERNAL inflate_fast(strm, start) FILE: atlas-aapt/external/zlib/src/inflate.c type inflate_state (line 95) | struct inflate_state function inflateResetKeep (line 104) | int ZEXPORT inflateResetKeep(strm) function inflateReset (line 129) | int ZEXPORT inflateReset(strm) function inflateReset2 (line 142) | int ZEXPORT inflateReset2(strm, windowBits) function inflateInit2_ (line 180) | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) function inflateInit_ (line 222) | int ZEXPORT inflateInit_(strm, version, stream_size) function inflatePrime (line 230) | int ZEXPORT inflatePrime(strm, bits, value) function local (line 261) | local void fixedtables(state) function makefixed (line 325) | void makefixed() function local (line 379) | local int updatewindow(strm, end, copy) type inflate_state (line 609) | struct inflate_state type inflate_state (line 632) | struct inflate_state type inflate_state (line 1257) | struct inflate_state type inflate_state (line 1260) | struct inflate_state type inflate_state (line 1273) | struct inflate_state type inflate_state (line 1277) | struct inflate_state type inflate_state (line 1296) | struct inflate_state type inflate_state (line 1302) | struct inflate_state type inflate_state (line 1330) | struct inflate_state type inflate_state (line 1334) | struct inflate_state type inflate_state (line 1383) | struct inflate_state type inflate_state (line 1387) | struct inflate_state type inflate_state (line 1431) | struct inflate_state type inflate_state (line 1434) | struct inflate_state type inflate_state (line 1442) | struct inflate_state type inflate_state (line 1443) | struct inflate_state type inflate_state (line 1451) | struct inflate_state type inflate_state (line 1454) | struct inflate_state type inflate_state (line 1455) | struct inflate_state type inflate_state (line 1469) | struct inflate_state type internal_state (line 1481) | struct internal_state type inflate_state (line 1489) | struct inflate_state type inflate_state (line 1492) | struct inflate_state type inflate_state (line 1505) | struct inflate_state type inflate_state (line 1509) | struct inflate_state FILE: atlas-aapt/external/zlib/src/inflate.h type inflate_mode (line 20) | typedef enum { type inflate_state (line 81) | struct inflate_state { FILE: atlas-aapt/external/zlib/src/inftrees.c function inflate_table (line 32) | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) FILE: atlas-aapt/external/zlib/src/inftrees.h type code (line 24) | typedef struct { type codetype (line 54) | typedef enum { FILE: atlas-aapt/external/zlib/src/test/example.c function myfree (line 66) | void myfree(void *q, void *p) function test_compress (line 88) | void test_compress(compr, comprLen, uncompr, uncomprLen) function test_gzio (line 114) | void test_gzio(fname, uncompr, uncomprLen) function test_deflate (line 200) | void test_deflate(compr, comprLen) function test_inflate (line 238) | void test_inflate(compr, comprLen, uncompr, uncomprLen) function test_large_deflate (line 279) | void test_large_deflate(compr, comprLen, uncompr, uncomprLen) function test_large_inflate (line 334) | void test_large_inflate(compr, comprLen, uncompr, uncomprLen) function test_flush (line 375) | void test_flush(compr, comprLen) function test_sync (line 413) | void test_sync(compr, comprLen, uncompr, uncomprLen) function test_dict_deflate (line 457) | void test_dict_deflate(compr, comprLen) function test_dict_inflate (line 494) | void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) function main (line 545) | int main(argc, argv) FILE: atlas-aapt/external/zlib/src/test/infcover.c type mem_item (line 56) | struct mem_item { type mem_zone (line 63) | struct mem_zone { function local (line 71) | local void *mem_alloc(void *mem, unsigned count, unsigned size) function local (line 112) | local void mem_free(void *mem, void *ptr) function local (line 158) | local void mem_setup(z_stream *strm) function local (line 176) | local void mem_limit(z_stream *strm, size_t limit) function local (line 184) | local void mem_used(z_stream *strm, char *prefix) function local (line 192) | local void mem_high(z_stream *strm, char *prefix) function local (line 200) | local void mem_done(z_stream *strm, char *prefix) function local (line 284) | local void inf(char *hex, char *what, unsigned step, int win, unsigned len, function local (line 350) | local void cover_support(void) function local (line 388) | local void cover_wrap(void) function pull (line 447) | local unsigned pull(void *desc, unsigned char **buf) function local (line 463) | local int push(void *desc, unsigned char *buf, unsigned len) function local (line 470) | local void cover_back(void) function local (line 507) | local int try(char *hex, char *id, int err) function local (line 581) | local void cover_inflate(void) function local (line 617) | local void cover_trees(void) function local (line 641) | local void cover_fast(void) function main (line 661) | int main(void) FILE: atlas-aapt/external/zlib/src/test/minigzip.c function pwinerror (line 119) | static void pwinerror (s) function myfree (line 163) | void myfree(q, p) type gzFile_s (line 170) | struct gzFile_s { function gzFile (line 182) | gzFile gzopen(path, mode) function gzFile (line 189) | gzFile gzdopen(fd, mode) function gzFile (line 196) | gzFile gz_open(path, fd, mode) function gzwrite (line 236) | int gzwrite(gz, buf, len) function gzread (line 260) | int gzread(gz, buf, len) function gzclose (line 297) | int gzclose(gz) function error (line 351) | void error(msg) function gz_compress (line 362) | void gz_compress(in, out) function gz_compress_mmap (line 395) | int gz_compress_mmap(in, out) function gz_uncompress (line 430) | void gz_uncompress(in, out) function file_compress (line 457) | void file_compress(file, mode) function file_uncompress (line 496) | void file_uncompress(file) function main (line 556) | int main(argc, argv) FILE: atlas-aapt/external/zlib/src/trees.c type static_tree_desc_s (line 117) | struct static_tree_desc_s { function local (line 188) | local void send_bits(s, value, length) function local (line 234) | local void tr_static_init() function gen_trees_header (line 328) | void gen_trees_header() function _tr_init (line 381) | void ZLIB_INTERNAL _tr_init(s) function local (line 409) | local void init_block(s) function local (line 453) | local void pqdownheap(s, tree, k) function local (line 488) | local void gen_bitlen(s, desc) function local (line 575) | local void gen_codes (tree, max_code, bl_count) function local (line 617) | local void build_tree(s, desc) function local (line 705) | local void scan_tree (s, tree, max_code) function local (line 750) | local void send_tree (s, tree, max_code) function local (line 801) | local int build_bl_tree(s) function local (line 836) | local void send_all_trees(s, lcodes, dcodes, blcodes) function _tr_stored_block (line 865) | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function _tr_flush_bits (line 882) | void ZLIB_INTERNAL _tr_flush_bits(s) function _tr_align (line 892) | void ZLIB_INTERNAL _tr_align(s) function ZLIB_INTERNAL (line 1010) | int ZLIB_INTERNAL _tr_tally (s, dist, lc) function local (line 1060) | local void compress_block(s, ltree, dtree) function local (line 1120) | local int detect_data_type(s) function bi_reverse (line 1154) | local unsigned bi_reverse(code, len) function local (line 1169) | local void bi_flush(s) function local (line 1186) | local void bi_windup(s) function local (line 1205) | local void copy_block(s, buf, len, header) FILE: atlas-aapt/external/zlib/src/uncompr.c function uncompress (line 24) | int ZEXPORT uncompress (dest, destLen, source, sourceLen) FILE: atlas-aapt/external/zlib/src/zconf.h type Byte (line 368) | typedef unsigned char Byte; type uInt (line 370) | typedef unsigned int uInt; type uLong (line 371) | typedef unsigned long uLong; type Byte (line 377) | typedef Byte FAR Bytef; type charf (line 379) | typedef char FAR charf; type intf (line 380) | typedef int FAR intf; type uInt (line 381) | typedef uInt FAR uIntf; type uLong (line 382) | typedef uLong FAR uLongf; type Byte (line 389) | typedef Byte const *voidpc; type Byte (line 390) | typedef Byte FAR *voidpf; type Byte (line 391) | typedef Byte *voidp; type Z_U4 (line 406) | typedef Z_U4 z_crc_t; type z_crc_t (line 408) | typedef unsigned long z_crc_t; FILE: atlas-aapt/external/zlib/src/zlib.h type voidpf (line 80) | typedef voidpf (*alloc_func) type internal_state (line 83) | struct internal_state type z_stream (line 85) | typedef struct z_stream_s { type z_stream (line 106) | typedef z_stream FAR *z_streamp; type gz_header (line 112) | typedef struct gz_header_s { type gz_header (line 129) | typedef gz_header FAR *gz_headerp; type gzFile_s (line 1224) | struct gzFile_s type gzFile_s (line 1670) | struct gzFile_s { type internal_state (line 1742) | struct internal_state {int dummy;} FILE: atlas-aapt/external/zlib/src/zutil.c type internal_state (line 14) | struct internal_state {int dummy;} function uLong (line 35) | uLong ZEXPORT zlibCompileFlags() function ZLIB_INTERNAL (line 125) | void ZLIB_INTERNAL z_error (m) function zmemcpy (line 152) | void ZLIB_INTERNAL zmemcpy(dest, source, len) function zmemcmp (line 163) | int ZLIB_INTERNAL zmemcmp(s1, s2, len) function zmemzero (line 176) | void ZLIB_INTERNAL zmemzero(dest, len) type ptr_table (line 207) | typedef struct ptr_table_s { function voidpf (line 220) | voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) function ZLIB_INTERNAL (line 244) | void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function voidpf (line 279) | voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) function ZLIB_INTERNAL (line 285) | void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function voidpf (line 304) | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) function ZLIB_INTERNAL (line 314) | void ZLIB_INTERNAL zcfree (opaque, ptr) FILE: atlas-aapt/external/zlib/src/zutil.h type uch (line 41) | typedef unsigned char uch; type uch (line 42) | typedef uch FAR uchf; type ush (line 43) | typedef unsigned short ush; type ush (line 44) | typedef ush FAR ushf; type ulg (line 45) | typedef unsigned long ulg; FILE: atlas-aapt/frameworks/base/include/android_runtime/AndroidRuntime.h function namespace (line 32) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_app_NativeActivity.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_content_res_Configuration.h function ResTable_config (line 25) | struct AConfiguration : android::ResTable_config { function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_graphics_SurfaceTexture.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_hardware_camera2_CameraMetadata.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_util_AssetManager.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_view_InputQueue.h type AInputQueue (line 30) | struct AInputQueue{ function namespace (line 33) | namespace android { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_view_Surface.h function PublicFormat (line 36) | enum class PublicFormat { FILE: atlas-aapt/frameworks/base/include/android_runtime/android_view_SurfaceSession.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/Asset.h function namespace (line 32) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/AssetDir.h function namespace (line 29) | namespace android { function setFileList (line 138) | void setFileList(SortedVector* list) { mFileInfo = list; } FILE: atlas-aapt/frameworks/base/include/androidfw/AssetManager.h type AAssetManager (line 40) | struct AAssetManager { } function namespace (line 51) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/AttributeFinder.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/BackupHelpers.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/ByteBucketArray.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/CursorWindow.h function namespace (line 39) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/DisplayEventDispatcher.h function namespace (line 21) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/LocaleData.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/ObbFile.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/ResourceTypes.h function Res_png_9patch (line 118) | struct alignas(uintptr_t) Res_png_9patch type ResChunk_header (line 194) | struct ResChunk_header type Res_value (line 260) | struct Res_value type ResTable_ref (line 395) | struct ResTable_ref type ResStringPool_ref (line 403) | struct ResStringPool_ref type ResStringPool_header (line 434) | struct ResStringPool_header type ResStringPool_span (line 468) | struct ResStringPool_span function status_t (line 496) | status_t getError() const; function size (line 519) | size_t size() const; type ResXMLTree_header (line 574) | struct ResXMLTree_header type ResXMLTree_node (line 583) | struct ResXMLTree_node type ResXMLTree_cdataExt (line 598) | struct ResXMLTree_cdataExt type ResXMLTree_namespaceExt (line 611) | struct ResXMLTree_namespaceExt type ResXMLTree_endElementExt (line 624) | struct ResXMLTree_endElementExt type ResXMLTree_attrExt (line 639) | struct ResXMLTree_attrExt type ResXMLTree_attribute (line 669) | struct ResXMLTree_attribute function class (line 686) | class ResXMLParser type resource_name (line 1589) | struct resource_name type bag_entry (line 1643) | struct bag_entry { function getChangingConfigurations (line 1716) | uint32_t getChangingConfigurations() const; type Type (line 1882) | struct Type type Entry (line 1883) | struct Entry type Package (line 1884) | struct Package type PackageGroup (line 1885) | struct PackageGroup type bag_set (line 1888) | struct bag_set { type TypeCacheEntry (line 1899) | struct TypeCacheEntry { FILE: atlas-aapt/frameworks/base/include/androidfw/StreamingZipInflater.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/TypeWrappers.h function namespace (line 22) | namespace android { function ResTable_entry (line 49) | const ResTable_entry* operator->() const { FILE: atlas-aapt/frameworks/base/include/androidfw/ZipFileRO.h function class (line 69) | class ZipFileRO { FILE: atlas-aapt/frameworks/base/include/androidfw/ZipUtils.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/base/include/androidfw/misc.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/base/include/private/hwui/DrawGlInfo.h function namespace (line 20) | namespace android { FILE: atlas-aapt/frameworks/base/include/storage/IMountService.h function namespace (line 29) | namespace android { FILE: atlas-aapt/frameworks/base/include/storage/IMountServiceListener.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/base/include/storage/IMountShutdownObserver.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/base/include/storage/IObbActionListener.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/base/libs/androidfw/Asset.cpp function String8 (line 61) | String8 Asset::getAssetAllocations() function Asset (line 127) | Asset* Asset::createFromFile(const char* fileName, AccessMode mode) function Asset (line 183) | Asset* Asset::createFromCompressedFile(const char* fileName, function Asset (line 241) | Asset* Asset::createFromFileSegment(int fd, off64_t offset, function Asset (line 259) | Asset* Asset::createFromCompressedData(int fd, off64_t offset, function Asset (line 280) | Asset* Asset::createFromUncompressedMap(FileMap* dataMap, function Asset (line 298) | Asset* Asset::createFromCompressedMap(FileMap* dataMap, function off64_t (line 321) | off64_t Asset::handleSeek(off64_t offset, int whence, off64_t curPosn, o... function status_t (line 379) | status_t _FileAsset::openChunk(const char* fileName, int fd, off64_t off... function status_t (line 425) | status_t _FileAsset::openChunk(FileMap* dataMap) function off64_t (line 508) | off64_t _FileAsset::seek(off64_t offset, int whence) function status_t (line 704) | status_t _CompressedAsset::openChunk(int fd, off64_t offset, function status_t (line 737) | status_t _CompressedAsset::openChunk(FileMap* dataMap, size_t uncompress... function off64_t (line 802) | off64_t _CompressedAsset::seek(off64_t offset, int whence) FILE: atlas-aapt/frameworks/base/libs/androidfw/AssetManager.cpp function String8 (line 84) | String8 idmapPathForPackagePath(const String8& pkgPath) function String8 (line 335) | String8 AssetManager::getAssetPath(const int32_t cookie) const function Asset (line 481) | Asset* AssetManager::open(const char* fileName, AccessMode mode) function Asset (line 518) | Asset* AssetManager::openNonAsset(const char* fileName, AccessMode mode,... function Asset (line 547) | Asset* AssetManager::openNonAsset(const int32_t cookie, const char* file... function FileType (line 577) | FileType AssetManager::getFileType(const char* fileName) function ResTable (line 688) | const ResTable* AssetManager::getResTable(bool required) const function Asset (line 747) | Asset* AssetManager::openIdmapLocked(const struct asset_path& ap) const function ResTable (line 803) | const ResTable& AssetManager::getResources(bool required) const function Asset (line 840) | Asset* AssetManager::openNonAssetInPathLocked(const char* fileName, Acce... function Asset (line 897) | Asset* AssetManager::openInPathLocked(const char* fileName, AccessMode m... function Asset (line 926) | Asset* AssetManager::openInLocaleVendorLocked(const char* fileName, Acce... function String8 (line 1045) | String8 AssetManager::createZipSourceNameLocked(const String8& zipFileName, function String8 (line 1061) | String8 AssetManager::createPathNameLocked(const asset_path& ap, const c... function String8 (line 1073) | String8 AssetManager::createPathNameLocked(const asset_path& ap, const c... function ZipFileRO (line 1093) | ZipFileRO* AssetManager::getZipFileLocked(const asset_path& ap) function Asset (line 1112) | Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, function Asset (line 1134) | Asset* AssetManager::openAssetFromZipLocked(const ZipFileRO* pZipFile, function AssetDir (line 1187) | AssetDir* AssetManager::openDir(const char* dirName) function AssetDir (line 1250) | AssetDir* AssetManager::openNonAssetDir(const int32_t cookie, const char... type dirent (line 1436) | struct dirent function ZipFileRO (line 1888) | ZipFileRO* AssetManager::SharedZip::getZip() function Asset (line 1893) | Asset* AssetManager::SharedZip::getResourceTableAsset() function Asset (line 1899) | Asset* AssetManager::SharedZip::setResourceTableAsset(Asset* asset) function ResTable (line 1915) | ResTable* AssetManager::SharedZip::getResourceTable() function ResTable (line 1921) | ResTable* AssetManager::SharedZip::setResourceTable(ResTable* res) function ZipFileRO (line 2006) | ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) function Asset (line 2017) | Asset* AssetManager::ZipSet::getZipResourceTableAsset(const String8& path) function Asset (line 2028) | Asset* AssetManager::ZipSet::setZipResourceTableAsset(const String8& path, function ResTable (line 2037) | ResTable* AssetManager::ZipSet::getZipResourceTable(const String8& path) function ResTable (line 2048) | ResTable* AssetManager::ZipSet::setZipResourceTable(const String8& path, function String8 (line 2063) | String8 AssetManager::ZipSet::getPathName(const char* zipPath) FILE: atlas-aapt/frameworks/base/libs/androidfw/BackupData.cpp type android (line 28) | namespace android { function padding_extra (line 47) | static inline size_t function status_t (line 67) | status_t function status_t (line 87) | status_t function status_t (line 146) | status_t function status_t (line 193) | status_t function status_t (line 223) | status_t function status_t (line 298) | status_t function status_t (line 312) | status_t function status_t (line 365) | status_t FILE: atlas-aapt/frameworks/base/libs/androidfw/BackupHelpers.cpp type android (line 39) | namespace android { type file_metadata_v1 (line 62) | struct file_metadata_v1 { function round_up (line 80) | static inline int function read_snapshot_file (line 86) | static int function write_snapshot_file (line 143) | static int function write_delete_file (line 204) | static int function write_update_file (line 211) | static int function write_update_file (line 286) | static int function compute_crc32 (line 307) | static int function back_up_files (line 333) | int function calc_tar_checksum (line 445) | static void calc_tar_checksum(char* buf) { function write_pax_header_entry (line 460) | static int write_pax_header_entry(char* buf, const char* key, const ch... function send_tarfile_chunk (line 474) | void send_tarfile_chunk(BackupDataWriter* writer, const char* buffer, ... function write_tarfile (line 480) | int write_tarfile(const String8& packageName, const String8& domain, function status_t (line 736) | status_t function status_t (line 816) | status_t function write_text_file (line 826) | static int function compare_file (line 851) | static int function backup_helper_test_empty (line 898) | int function backup_helper_test_four (line 957) | int function test_write_header_and_entity (line 1138) | static int function backup_helper_test_data_writer (line 1159) | int function test_read_header_and_entity (line 1194) | int function backup_helper_test_data_reader (line 1264) | int function get_mod_time (line 1323) | static int function backup_helper_test_files (line 1343) | int function backup_helper_test_null_base (line 1475) | int function backup_helper_test_missing_file (line 1523) | int FILE: atlas-aapt/frameworks/base/libs/androidfw/CursorWindow.cpp type android (line 31) | namespace android { function status_t (line 44) | status_t CursorWindow::create(const String8& name, size_t size, Cursor... function status_t (line 85) | status_t CursorWindow::createFromParcel(Parcel* parcel, CursorWindow**... function status_t (line 124) | status_t CursorWindow::writeToParcel(Parcel* parcel) { function status_t (line 132) | status_t CursorWindow::clear() { function status_t (line 147) | status_t CursorWindow::setNumColumns(uint32_t numColumns) { function status_t (line 161) | status_t CursorWindow::allocRow() { function status_t (line 190) | status_t CursorWindow::freeLastRow() { function status_t (line 273) | status_t CursorWindow::putBlob(uint32_t row, uint32_t column, const vo... function status_t (line 277) | status_t CursorWindow::putString(uint32_t row, uint32_t column, const ... function status_t (line 282) | status_t CursorWindow::putBlobOrString(uint32_t row, uint32_t column, function status_t (line 306) | status_t CursorWindow::putLong(uint32_t row, uint32_t column, int64_t ... function status_t (line 321) | status_t CursorWindow::putDouble(uint32_t row, uint32_t column, double... function status_t (line 336) | status_t CursorWindow::putNull(uint32_t row, uint32_t column) { FILE: atlas-aapt/frameworks/base/libs/androidfw/DisplayEventDispatcher.cpp type android (line 29) | namespace android { function status_t (line 41) | status_t DisplayEventDispatcher::initialize() { function status_t (line 64) | status_t DisplayEventDispatcher::scheduleVsync() { FILE: atlas-aapt/frameworks/base/libs/androidfw/LocaleData.cpp type android (line 26) | namespace android { function packLocale (line 30) | inline uint32_t packLocale(const char* language, const char* region) { function dropRegion (line 35) | inline uint32_t dropRegion(uint32_t packed_locale) { function hasRegion (line 39) | inline bool hasRegion(uint32_t packed_locale) { function findParent (line 47) | uint32_t findParent(uint32_t packed_locale, const char* script) { function findAncestors (line 76) | size_t findAncestors(uint32_t* out, ssize_t* stop_list_index, function findDistance (line 96) | size_t findDistance(uint32_t supported, function isRepresentative (line 113) | inline bool isRepresentative(uint32_t language_and_region, const char*... function localeDataCompareRegions (line 124) | int localeDataCompareRegions( function localeDataComputeScript (line 178) | void localeDataComputeScript(char out[4], const char* language, const ... function localeDataIsCloseToUsEnglish (line 211) | bool localeDataIsCloseToUsEnglish(const char* region) { FILE: atlas-aapt/frameworks/base/libs/androidfw/ObbFile.cpp type android (line 73) | namespace android { FILE: atlas-aapt/frameworks/base/libs/androidfw/ResourceTypes.cpp type android (line 58) | namespace android { function isspace16 (line 88) | inline int isspace16(char16_t c) { function T (line 93) | inline static T max(T a, T b) { function strcpy16_dtoh (line 100) | static void strcpy16_dtoh(char16_t* dst, const uint16_t* src, size_t a... function status_t (line 111) | static status_t validate_chunk(const ResChunk_header* chunk, function fill9patchOffsets (line 142) | static void fill9patchOffsets(Res_png_9patch* patch) { function assertIdmapHeader (line 235) | static bool assertIdmapHeader(const void* idmap, size_t size) { class IdmapEntries (line 264) | class IdmapEntries { method IdmapEntries (line 266) | IdmapEntries() : mData(NULL) {} method hasEntries (line 268) | bool hasEntries() const { method byteSize (line 276) | size_t byteSize() const { method targetTypeId (line 284) | uint8_t targetTypeId() const { method overlayTypeId (line 291) | uint8_t overlayTypeId() const { method status_t (line 298) | status_t setTo(const void* entryHeader, size_t size) { method status_t (line 327) | status_t lookup(uint16_t entryId, uint16_t* outEntryId) const { function status_t (line 359) | status_t parseIdmap(const void* idmap, size_t size, uint8_t* outPackag... function Res_png_9patch (line 411) | Res_png_9patch* Res_png_9patch::deserialize(void* inData) function status_t (line 457) | status_t ResStringPool::setTo(const void* data, size_t size, bool copy... function status_t (line 634) | status_t ResStringPool::getError() const function decodeLength (line 668) | static inline size_t function decodeLength (line 690) | static inline size_t function String8 (line 829) | const String8 ResStringPool::string8ObjectAt(size_t idx) const function ResStringPool_span (line 844) | const ResStringPool_span* ResStringPool::styleAt(const ResStringPool_r... function ResStringPool_span (line 849) | const ResStringPool_span* ResStringPool::styleAt(size_t idx) const function ResStringPool (line 1031) | const ResStringPool& ResXMLParser::getStrings() const function status_t (line 1572) | status_t ResXMLTree::setTo(const void* data, size_t size, bool copyData) function status_t (line 1669) | status_t ResXMLTree::getError() const function status_t (line 1685) | status_t ResXMLTree::validateNode(const ResXMLTree_node* node) const function unpackLanguageOrRegion (line 1775) | size_t unpackLanguageOrRegion(const char in[2], const char base, function packLanguageOrRegion (line 1807) | void packLanguageOrRegion(const char* in, const char base, function compareLocales (line 1869) | inline int compareLocales(const ResTable_config &l, const ResTable_con... function assignLocaleComponent (line 2779) | inline bool assignLocaleComponent(ResTable_config* config, function String8 (line 2838) | String8 ResTable_config::toString() const { type ResTable::Header (line 3122) | struct ResTable::Header method Header (line 3124) | Header(ResTable* _owner) : owner(_owner), ownedData(NULL), header(NU... type ResTable::Entry (line 3145) | struct ResTable::Entry { type ResTable::Type (line 3156) | struct ResTable::Type method Type (line 3158) | Type(const Header* _header, const Package* _package, size_t count) type ResTable::Package (line 3170) | struct ResTable::Package method Package (line 3172) | Package(ResTable* _owner, const Header* _header, const ResTable_pack... type ResTable::PackageGroup (line 3194) | struct ResTable::PackageGroup method PackageGroup (line 3196) | PackageGroup( method clearBagCache (line 3233) | void clearBagCache() { method findType16 (line 3267) | ssize_t findType16(const char16_t* type, size_t len) const { function status_t (line 3356) | status_t ResTable::Theme::applyStyle(uint32_t resID, bool force) function status_t (line 3455) | status_t ResTable::Theme::setTo(const Theme& other) function status_t (line 3500) | status_t ResTable::Theme::clear() function status_t (line 3673) | status_t ResTable::add(const void* data, size_t size, const int32_t co... function status_t (line 3677) | status_t ResTable::add(const void* data, size_t size, const void* idma... function status_t (line 3682) | status_t ResTable::add(Asset* asset, const int32_t cookie, bool copyDa... function status_t (line 3693) | status_t ResTable::add( function status_t (line 3717) | status_t ResTable::add(ResTable* src, bool isSystemAsset) function status_t (line 3751) | status_t ResTable::addEmpty(const int32_t cookie) { function status_t (line 3768) | status_t ResTable::addInternal(const void* data, size_t dataSize, cons... function status_t (line 3902) | status_t ResTable::getError() const type id_name_map (line 4492) | struct id_name_map { function get_hex (line 4786) | static uint32_t get_hex(char c, bool* outError) type unit_entry (line 4799) | struct unit_entry function parse_unit (line 4821) | static bool parse_unit(const char* str, Res_value* outValue, function U16StringToInt (line 4854) | bool U16StringToInt(const char16_t* s, size_t len, Res_value* outValue) function String16 (line 5763) | const String16 ResTable::getBasePackageName(size_t idx) const function ResStringPool (line 5802) | const ResStringPool* ResTable::getTableStringBlock(size_t index) const function DynamicRefTable (line 5812) | const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t c... function compareResTableConfig (line 5827) | static bool compareResTableConfig(const ResTable_config& a, const ResT... function compareString8AndCString (line 5884) | static bool compareString8AndCString(const String8& str, const char* c... function status_t (line 5970) | status_t ResTable::getEntry( function status_t (line 6134) | status_t ResTable::parsePackage(const ResTable_package* const pkg, function status_t (line 6440) | status_t DynamicRefTable::load(const ResTable_lib_header* const header) function status_t (line 6471) | status_t DynamicRefTable::addMappings(const DynamicRefTable& other) { function status_t (line 6502) | status_t DynamicRefTable::addMapping(const String16& packageName, uint... function status_t (line 6512) | status_t DynamicRefTable::lookupResourceId(uint32_t* resId) const { function status_t (line 6548) | status_t DynamicRefTable::lookupResourceValue(Res_value* value) const { type IdmapTypeMap (line 6580) | struct IdmapTypeMap { function status_t (line 6586) | status_t ResTable::createIdmap(const ResTable& overlay, function print_complex (line 6771) | static void print_complex(uint32_t complex, bool isFraction) function String8 (line 6806) | String8 ResTable::normalizeForOutput( const char *input ) FILE: atlas-aapt/frameworks/base/libs/androidfw/StreamingZipInflater.cpp function min_of (line 46) | static inline size_t min_of(size_t a, size_t b) { return (a < b) ? a : b; } function off64_t (line 233) | off64_t StreamingZipInflater::seekAbsolute(off64_t absoluteInputPosition) { FILE: atlas-aapt/frameworks/base/libs/androidfw/TypeWrappers.cpp type android (line 19) | namespace android { function ResTable_entry (line 29) | const ResTable_entry* TypeVariant::iterator::operator*() const { FILE: atlas-aapt/frameworks/base/libs/androidfw/ZipFileRO.cpp class _ZipEntryRO (line 39) | class _ZipEntryRO { method _ZipEntryRO (line 45) | _ZipEntryRO() : cookie(NULL) {} function ZipFileRO (line 65) | ZipFileRO* ZipFileRO::open(const char* zipFileName) function ZipEntryRO (line 79) | ZipEntryRO ZipFileRO::findEntryByName(const char* entryName) const function ZipEntryRO (line 151) | ZipEntryRO ZipFileRO::nextEntry(void* cookie) function FileMap (line 198) | FileMap* ZipFileRO::createEntryFileMap(ZipEntryRO entry) const FILE: atlas-aapt/frameworks/base/libs/androidfw/ZipUtils.cpp function get4LE (line 36) | static inline unsigned long get4LE(const unsigned char* buf) { function inflateToBuffer (line 54) | bool inflateToBuffer(T& reader, void* buf, class FileReader (line 151) | class FileReader { method FileReader (line 153) | FileReader(FILE* fp) : method read (line 162) | long read(unsigned char** nextBuffer, long readSize) const { class FdReader (line 171) | class FdReader { method FdReader (line 173) | FdReader(int fd) : method read (line 182) | long read(unsigned char** nextBuffer, long readSize) const { class BufferReader (line 191) | class BufferReader { method BufferReader (line 193) | BufferReader(void* input, size_t inputSize) : method read (line 200) | long read(unsigned char** nextBuffer, long /*readSize*/) { FILE: atlas-aapt/frameworks/base/libs/androidfw/misc.cpp type android (line 31) | namespace android { function FileType (line 36) | FileType getFileType(const char* fileName) function time_t (line 75) | time_t getFileModDate(const char* fileName) FILE: atlas-aapt/frameworks/base/libs/androidfw/tests/AttributeFinder_test.cpp class MockAttributeFinder (line 23) | class MockAttributeFinder : public BackTrackingAttributeFinder& file, const bool overwri... function String8 (line 579) | String8 AaptGroup::getPrintableSource() const function status_t (line 595) | status_t AaptDir::addFile(const String8& name, const sp& file) function status_t (line 604) | status_t AaptDir::addDir(const String8& name, const sp& dir) function status_t (line 642) | status_t AaptDir::addLeafFile(const String8& leafName, const sp& javaSymbols) function status_t (line 896) | status_t AaptAssets::addFile(const String8& name, const sp& f... type dirent (line 1148) | struct dirent function status_t (line 1310) | status_t AaptAssets::filter(Bundle* bundle) function status_t (line 1490) | status_t AaptAssets::applyJavaSymbols() function status_t (line 1522) | status_t AaptAssets::buildIncludedResources(Bundle* bundle) function status_t (line 1577) | status_t AaptAssets::addIncludedResources(const sp& file) function ResTable (line 1584) | const ResTable& AaptAssets::getIncludedResources() const function AssetManager (line 1589) | AssetManager& AaptAssets::getAssetManager() function ResTable (line 1594) | const ResTable& AaptAssets::getBaselineResources() const function AssetManager (line 1599) | AssetManager& AaptAssets::getBaselineAssetManager() function valid_symbol_name (line 1644) | bool FILE: atlas-aapt/frameworks/base/tools/aapt/AaptAssets.h type AaptLocaleValue (line 61) | struct AaptLocaleValue { function compare (line 81) | int compare(const AaptLocaleValue& other) const { function o (line 85) | inline bool operator<(const AaptLocaleValue& o) const { return compare(o... function o (line 86) | inline bool operator<=(const AaptLocaleValue& o) const { return compare(... function o (line 87) | inline bool operator==(const AaptLocaleValue& o) const { return compare(... function o (line 88) | inline bool operator!=(const AaptLocaleValue& o) const { return compare(... function o (line 89) | inline bool operator>=(const AaptLocaleValue& o) const { return compare(... function o (line 90) | inline bool operator>(const AaptLocaleValue& o) const { return compare(o... function compare (line 102) | struct AaptGroupEntry function o (line 113) | inline bool operator<(const AaptGroupEntry& o) const { return compare(o)... function o (line 114) | inline bool operator<=(const AaptGroupEntry& o) const { return compare(o... function o (line 115) | inline bool operator==(const AaptGroupEntry& o) const { return compare(o... function o (line 116) | inline bool operator!=(const AaptGroupEntry& o) const { return compare(o... function o (line 117) | inline bool operator>=(const AaptGroupEntry& o) const { return compare(o... function o (line 118) | inline bool operator>(const AaptGroupEntry& o) const { return compare(o)... function String8 (line 123) | const String8 getVersionString() const { return AaptConfig::getVersion(m... function strictly_order_type (line 134) | inline int strictly_order_type(const AaptGroupEntry& lhs, const AaptGrou... function class (line 145) | class AaptFile : public RefBase function String8 (line 185) | String8 getPrintableSource() const; function class (line 208) | class AaptGroup : public RefBase function class (line 241) | class AaptDir : public RefBase function status_t (line 277) | status_t validate() const; function class (line 364) | class AaptSymbols : public RefBase function String16 (line 456) | const String16& getComment(const String8& name) const function String16 (line 458) | const String16& getTypeComment(const String8& name) const function AaptSymbolEntry (line 480) | const AaptSymbolEntry& get_symbol(const String8& symbol) const { function class (line 512) | class AaptAssets : public AaptDir function setSymbolsPrivatePackage (line 553) | void setSymbolsPrivatePackage(const String8& pkg) { function sp (line 574) | inline sp getOverlay() { return mOverlay; } function setOverlay (line 575) | inline void setOverlay(sp& overlay) { mOverlay = overlay; } function setResources (line 578) | inline void function sp (line 581) | inline sp& getFullResPaths() { return mFullResPaths; } function setFullResPaths (line 582) | inline void function sp (line 585) | inline sp& getFullAssetPaths() { return mFullAssetPaths; } function setFullAssetPaths (line 586) | inline void FILE: atlas-aapt/frameworks/base/tools/aapt/AaptConfig.cpp type AaptConfig (line 30) | namespace AaptConfig { function parse (line 34) | bool parse(const String8& str, ConfigDescription* out) { function parseCommaSeparatedList (line 233) | bool parseCommaSeparatedList(const String8& str, std::set split(const String8& str, const char sep) { function splitAndLowerCase (line 42) | Vector splitAndLowerCase(const String8& str, const char sep) { FILE: atlas-aapt/frameworks/base/tools/aapt/AaptUtil.h function namespace (line 25) | namespace AaptUtil { FILE: atlas-aapt/frameworks/base/tools/aapt/AaptXml.cpp type AaptXml (line 24) | namespace AaptXml { function String8 (line 26) | static String8 getStringAttributeAtIndex(const ResXMLTree& tree, ssize... function getIntegerAttributeAtIndex (line 48) | static int32_t getIntegerAttributeAtIndex(const ResXMLTree& tree, ssiz... function indexOfAttribute (line 69) | ssize_t indexOfAttribute(const ResXMLTree& tree, uint32_t attrRes) { function String8 (line 79) | String8 getAttribute(const ResXMLTree& tree, const char* ns, function String8 (line 88) | String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8... function String8 (line 96) | String8 getResolvedAttribute(const ResTable& resTable, const ResXMLTre... function getIntegerAttribute (line 123) | int32_t getIntegerAttribute(const ResXMLTree& tree, const char* ns, function getIntegerAttribute (line 132) | int32_t getIntegerAttribute(const ResXMLTree& tree, uint32_t attrRes, ... function getResolvedIntegerAttribute (line 141) | int32_t getResolvedIntegerAttribute(const ResTable& resTable, const Re... function getResolvedResourceAttribute (line 163) | void getResolvedResourceAttribute(const ResTable& resTable, const ResX... FILE: atlas-aapt/frameworks/base/tools/aapt/AaptXml.h function namespace (line 26) | namespace AaptXml { FILE: atlas-aapt/frameworks/base/tools/aapt/ApkBuilder.cpp function status_t (line 30) | status_t ApkBuilder::createSplitForConfigs(const std::set& f... function status_t (line 109) | status_t ApkSplit::addEntry(const String8& path, const sp& fil... FILE: atlas-aapt/frameworks/base/tools/aapt/ApkBuilder.h function class (line 33) | class ApkBuilder : public android::RefBase { function class (line 70) | class ApkSplit : public OutputSet { FILE: atlas-aapt/frameworks/base/tools/aapt/Bundle.h type Command (line 22) | typedef enum Command { type PseudolocalizationMethod (line 38) | typedef enum PseudolocalizationMethod { function class (line 47) | class Bundle { function setCommand (line 78) | void setCommand(Command cmd) { mCmd = cmd; } function getVerbose (line 84) | bool getVerbose(void) const { return mVerbose; } function setVerbose (line 85) | void setVerbose(bool val) { mVerbose = val; } function getAndroidList (line 86) | bool getAndroidList(void) const { return mAndroidList; } function setAndroidList (line 87) | void setAndroidList(bool val) { mAndroidList = val; } function getForce (line 88) | bool getForce(void) const { return mForce; } function setForce (line 89) | void setForce(bool val) { mForce = val; } function setGrayscaleTolerance (line 90) | void setGrayscaleTolerance(int val) { mGrayscaleTolerance = val; } function getMakePackageDirs (line 92) | bool getMakePackageDirs(void) const { return mMakePackageDirs; } function setMakePackageDirs (line 93) | void setMakePackageDirs(bool val) { mMakePackageDirs = val; } function getUpdate (line 94) | bool getUpdate(void) const { return mUpdate; } function setUpdate (line 95) | void setUpdate(bool val) { mUpdate = val; } function getExtending (line 96) | bool getExtending(void) const { return mExtending; } function setExtending (line 97) | void setExtending(bool val) { mExtending = val; } function getRequireLocalization (line 98) | bool getRequireLocalization(void) const { return mRequireLocalization; } function setRequireLocalization (line 99) | void setRequireLocalization(bool val) { mRequireLocalization = val; } function getPseudolocalize (line 100) | short getPseudolocalize(void) const { return mPseudolocalize; } function setPseudolocalize (line 101) | void setPseudolocalize(short val) { mPseudolocalize = val; } function setWantUTF16 (line 102) | void setWantUTF16(bool val) { mWantUTF16 = val; } function getValues (line 103) | bool getValues(void) const { return mValues; } function setValues (line 104) | void setValues(bool val) { mValues = val; } function getIncludeMetaData (line 105) | bool getIncludeMetaData(void) const { return mIncludeMetaData; } function setIncludeMetaData (line 106) | void setIncludeMetaData(bool val) { mIncludeMetaData = val; } function getCompressionMethod (line 107) | int getCompressionMethod(void) const { return mCompressionMethod; } function setCompressionMethod (line 108) | void setCompressionMethod(int val) { mCompressionMethod = val; } function getJunkPath (line 109) | bool getJunkPath(void) const { return mJunkPath; } function setJunkPath (line 110) | void setJunkPath(bool val) { mJunkPath = val; } function setOutputAPKFile (line 112) | void setOutputAPKFile(const char* val) { mOutputAPKFile = val; } function setManifestPackageNameOverride (line 114) | void setManifestPackageNameOverride(const char * val) { mManifestPackage... function setInstrumentationPackageNameOverride (line 116) | void setInstrumentationPackageNameOverride(const char * val) { mInstrume... function getAutoAddOverlay (line 117) | bool getAutoAddOverlay() { return mAutoAddOverlay; } function setAutoAddOverlay (line 118) | void setAutoAddOverlay(bool val) { mAutoAddOverlay = val; } function getGenDependencies (line 119) | bool getGenDependencies() { return mGenDependencies; } function setGenDependencies (line 120) | void setGenDependencies(bool val) { mGenDependencies = val; } function getErrorOnFailedInsert (line 121) | bool getErrorOnFailedInsert() { return mErrorOnFailedInsert; } function setErrorOnFailedInsert (line 122) | void setErrorOnFailedInsert(bool val) { mErrorOnFailedInsert = val; } function getErrorOnMissingConfigEntry (line 123) | bool getErrorOnMissingConfigEntry() { return mErrorOnMissingConfigEntry; } function setErrorOnMissingConfigEntry (line 124) | void setErrorOnMissingConfigEntry(bool val) { mErrorOnMissingConfigEntry... function android (line 125) | const android::String8& getPlatformBuildVersionCode() { return mPlatform... function setPlatformBuildVersionCode (line 126) | void setPlatformBuildVersionCode(const android::String8& code) { mPlatfo... function android (line 127) | const android::String8& getPlatformBuildVersionName() { return mPlatform... function setPlatformBuildVersionName (line 128) | void setPlatformBuildVersionName(const android::String8& name) { mPlatfo... function setPrivateSymbolsPackage (line 132) | void setPrivateSymbolsPackage(const android::String8& package) { function getUTF16StringsOption (line 136) | bool getUTF16StringsOption() { function android (line 143) | const android::Vector& getAssetSourceDirs() const { return ... function addAssetSourceDir (line 144) | void addAssetSourceDir(const char* dir) { mAssetSourceDirs.insertAt(dir,... function setCrunchedOutputDir (line 146) | void setCrunchedOutputDir(const char* dir) { mCrunchedOutputDir = dir; } function setProguardFile (line 148) | void setProguardFile(const char* file) { mProguardFile = file; } function setMainDexProguardFile (line 150) | void setMainDexProguardFile(const char* file) { mMainDexProguardFile = f... function android (line 151) | const android::Vector& getResourceSourceDirs() const { retu... function addResourceSourceDir (line 152) | void addResourceSourceDir(const char* dir) { mResourceSourceDirs.insertA... function setAndroidManifestFile (line 154) | void setAndroidManifestFile(const char* file) { mAndroidManifestFile = f... function setPublicOutputFile (line 156) | void setPublicOutputFile(const char* file) { mPublicOutputFile = file; } function setRClassDir (line 158) | void setRClassDir(const char* dir) { mRClassDir = dir; } function addConfigurations (line 160) | void addConfigurations(const char* val) { if (mConfigurations.size() > 0... function setPreferredDensity (line 162) | void setPreferredDensity(const char* val) { mPreferredDensity = val; } function addSplitConfigurations (line 163) | void addSplitConfigurations(const char* val) { mPartialConfigurations.ad... function setResourceIntermediatesDir (line 166) | void setResourceIntermediatesDir(const char* dir) { mResourceIntermediat... function addPackageInclude (line 168) | void addPackageInclude(const char* file) { mPackageIncludes.add(android:... function setBaselinePackage (line 169) | void setBaselinePackage(const char* str) { mBaselinePackage = str; } function android (line 171) | const android::Vector& getJarFiles() const { return mJarFil... function addJarFile (line 172) | void addJarFile(const char* file) { mJarFiles.add(file); } function android (line 173) | const android::Vector& getNoCompressExtensions() const { re... function addNoCompressExtension (line 174) | void addNoCompressExtension(const char* ext) { mNoCompressExtensions.add... function setFeatureOfPackage (line 175) | void setFeatureOfPackage(const char* str) { mFeatureOfPackage = str; } function setFeatureAfterPackage (line 177) | void setFeatureAfterPackage(const char* str) { mFeatureAfterPackage = st... function setManifestMinSdkVersion (line 181) | void setManifestMinSdkVersion(const char* val) { mManifestMinSdkVersion... function setMinSdkVersion (line 183) | void setMinSdkVersion(const char* val) { mMinSdkVersion = val; } function setTargetSdkVersion (line 185) | void setTargetSdkVersion(const char* val) { mTargetSdkVersion = val; } function setMaxSdkVersion (line 187) | void setMaxSdkVersion(const char* val) { mMaxSdkVersion = val; } function setVersionCode (line 189) | void setVersionCode(const char* val) { mVersionCode = val; } function setVersionName (line 191) | void setVersionName(const char* val) { mVersionName = val; } function getReplaceVersion (line 192) | bool getReplaceVersion() { return mReplaceVersion; } function setReplaceVersion (line 193) | void setReplaceVersion(bool val) { mReplaceVersion = val; } function android (line 194) | const android::String8& getRevisionCode() { return mRevisionCode; } function setRevisionCode (line 195) | void setRevisionCode(const char* val) { mRevisionCode = android::String8... function setCustomPackage (line 197) | void setCustomPackage(const char* val) { mCustomPackage = val; } function setExtraPackages (line 199) | void setExtraPackages(const char* val) { mExtraPackages = val; } function setMaxResVersion (line 201) | void setMaxResVersion(const char * val) { mMaxResVersion = val; } function setDebugMode (line 203) | void setDebugMode(bool val) { mDebugMode = val; } function setNonConstantId (line 205) | void setNonConstantId(bool val) { mNonConstantId = val; } function setSkipSymbolsWithoutDefaultLocalization (line 207) | void setSkipSymbolsWithoutDefaultLocalization(bool val) { mSkipSymbolsWi... function setProduct (line 209) | void setProduct(const char * val) { mProduct = val; } function setUseCrunchCache (line 210) | void setUseCrunchCache(bool val) { mUseCrunchCache = val; } function setOutputTextSymbols (line 213) | void setOutputTextSymbols(const char* val) { mOutputTextSymbols = val; } function setSingleCrunchInputFile (line 215) | void setSingleCrunchInputFile(const char* val) { mSingleCrunchInputFile ... function setSingleCrunchOutputFile (line 217) | void setSingleCrunchOutputFile(const char* val) { mSingleCrunchOutputFil... function setBuildSharedLibrary (line 219) | void setBuildSharedLibrary(bool val) { mBuildSharedLibrary = val; } function setBuildAppAsSharedLibrary (line 221) | void setBuildAppAsSharedLibrary(bool val) { mBuildAppAsSharedLibrary = v... function setNoVersionVectors (line 222) | void setNoVersionVectors(bool val) { mNoVersionVectors = val; } function setFileSpec (line 230) | void setFileSpec(char* const argv[], int argc) { function getFileSpecCount (line 234) | int getFileSpecCount(void) const { return mArgc; } function eatArgs (line 236) | void eatArgs(int n) { function getPackageCount (line 248) | int getPackageCount(void) const { return mPackageCount; } function setPackageCount (line 249) | void setPackageCount(int val) { mPackageCount = val; } function isMinSdkAtLeast (line 256) | bool isMinSdkAtLeast(int desired) const { FILE: atlas-aapt/frameworks/base/tools/aapt/CacheUpdater.h function class (line 51) | class SystemCacheUpdater : public CacheUpdater { FILE: atlas-aapt/frameworks/base/tools/aapt/Command.cpp function doVersion (line 40) | int doVersion(Bundle* bundle) function ZipFile (line 56) | ZipFile* openReadOnly(const char* fileName) function ZipFile (line 85) | ZipFile* openReadWrite(const char* fileName, bool okayToCreate) function calcPercent (line 126) | int calcPercent(long uncompressedLen, long compressedLen) function doList (line 142) | int doList(Bundle* bundle) function printResolvedResourceAttribute (line 251) | static void printResolvedResourceAttribute(const ResTable& resTable, con... function String8 (line 315) | String8 getComponentName(String8 &pkgName, String8 &componentName) { function printCompatibleScreens (line 329) | static void printCompatibleScreens(ResXMLTree& tree, String8* outError) { function printUsesPermission (line 370) | static void printUsesPermission(const String8& name, bool optional=false... function printUsesPermissionSdk23 (line 387) | static void printUsesPermissionSdk23(const String8& name, int maxSdkVers... function printUsesImpliedPermission (line 397) | static void printUsesImpliedPermission(const String8& name, const String... function getNfcAidCategories (line 403) | Vector getNfcAidCategories(AssetManager& assets, String8 xmlPat... function printComponentPresence (line 468) | static void printComponentPresence(const char* componentName) { type ImpliedFeature (line 476) | struct ImpliedFeature { method ImpliedFeature (line 477) | ImpliedFeature() : impliedBySdk23(false) {} method ImpliedFeature (line 478) | ImpliedFeature(const String8& n, bool sdk23) : name(n), impliedBySdk23... type Feature (line 496) | struct Feature { method Feature (line 497) | Feature() : required(false), version(-1) {} method Feature (line 498) | Feature(bool required, int32_t version = -1) : required(required), ver... type FeatureGroup (line 514) | struct FeatureGroup { method FeatureGroup (line 515) | FeatureGroup() : openGLESVersion(-1) {} function addImpliedFeature (line 533) | static void addImpliedFeature(KeyedVector* impl... function printFeatureGroupImpl (line 550) | static void printFeatureGroupImpl(const FeatureGroup& grp, function printFeatureGroup (line 604) | static void printFeatureGroup(const FeatureGroup& grp) { function printDefaultFeatureGroup (line 608) | static void printDefaultFeatureGroup(const FeatureGroup& grp, function addParentFeatures (line 613) | static void addParentFeatures(FeatureGroup* grp, const String8& name) { function addImpliedFeaturesForPermission (line 633) | static void addImpliedFeaturesForPermission(const int targetSdk, const S... function doDump (line 703) | int doDump(Bundle* bundle) function doAdd (line 2276) | int doAdd(Bundle* bundle) function doRemove (line 2347) | int doRemove(Bundle* bundle) function status_t (line 2398) | static status_t addResourcesToBuilder(const sp& dir, const sp&... function doPackage (line 2454) | int doPackage(Bundle* bundle) function doCrunch (line 2703) | int doCrunch(Bundle* bundle) function doSingleCrunch (line 2719) | int doSingleCrunch(Bundle* bundle) function runInDaemonMode (line 2735) | int runInDaemonMode(Bundle* bundle) { FILE: atlas-aapt/frameworks/base/tools/aapt/ConfigDescription.h type ConfigDescription (line 26) | struct ConfigDescription function o (line 53) | inline bool operator<=(const ConfigDescription& o) const { return compar... function o (line 54) | inline bool operator==(const ConfigDescription& o) const { return compar... function o (line 55) | inline bool operator!=(const ConfigDescription& o) const { return compar... function o (line 56) | inline bool operator>=(const ConfigDescription& o) const { return compar... function o (line 57) | inline bool operator>(const ConfigDescription& o) const { return compare... FILE: atlas-aapt/frameworks/base/tools/aapt/CrunchCache.h function class (line 29) | class CrunchCache { FILE: atlas-aapt/frameworks/base/tools/aapt/DirectoryWalker.h function class (line 25) | class DirectoryWalker { function class (line 53) | class SystemDirectoryWalker : public DirectoryWalker { function virtual (line 67) | virtual bool openDir(const char* path) { function dirent (line 73) | dirent* nextEntry() { function stat (line 85) | stat* entryStats() { function virtual (line 88) | virtual void closeDir() { function virtual (line 91) | virtual DirectoryWalker* clone() { FILE: atlas-aapt/frameworks/base/tools/aapt/FileFinder.cpp function isDirectory (line 23) | bool isDirectory(const char* filename) { function isFile (line 33) | bool isFile(const char* filename) { type dirent (line 54) | struct dirent type stat (line 80) | struct stat FILE: atlas-aapt/frameworks/base/tools/aapt/FileFinder.h function class (line 23) | class FileFinder { function class (line 32) | class SystemFileFinder : public FileFinder { FILE: atlas-aapt/frameworks/base/tools/aapt/Images.cpp function png_write_aapt_file (line 20) | static void function png_flush_aapt_file (line 31) | static void type image_info (line 37) | struct image_info method image_info (line 39) | image_info() : rows(NULL), is9Patch(false), function log_warning (line 93) | static void log_warning(png_structp png_ptr, png_const_charp warning_mes... function read_png (line 99) | static void read_png(const char* imageName, function tick_type (line 185) | static int tick_type(png_bytep p, bool transparent, const char** outError) function status_t (line 237) | static status_t get_horizontal_ticks( function status_t (line 286) | static status_t get_vertical_ticks( function status_t (line 335) | static status_t get_horizontal_layout_bounds_ticks( function status_t (line 373) | static status_t get_vertical_layout_bounds_ticks( function find_max_opacity (line 411) | static void find_max_opacity(png_byte** rows, function max_alpha_over_row (line 429) | static uint8_t max_alpha_over_row(png_byte* row, int startX, int endX) function max_alpha_over_col (line 439) | static uint8_t max_alpha_over_col(png_byte** rows, int offsetX, int star... function get_outline (line 449) | static void get_outline(image_info* image) function get_color (line 511) | static uint32_t get_color( function status_t (line 541) | static status_t do_9patch(const char* imageName, image_info* image) function checkNinePatchSerialization (line 796) | static void checkNinePatchSerialization(Res_png_9patch* inPatch, void* ... function dump_image (line 822) | static void dump_image(int w, int h, png_bytepp rows, int color_type) function analyze_image (line 874) | static void analyze_image(const char *imageName, image_info &imageInfo, ... function write_png (line 1137) | static void write_png(const char* imageName, function read_png_protected (line 1322) | static bool read_png_protected(png_structp read_ptr, String8& printableN... function write_png_protected (line 1345) | static bool write_png_protected(png_structp write_ptr, String8& printabl... function status_t (line 1356) | status_t preProcessImage(const Bundle* bundle, const sp& /* ... function status_t (line 1457) | status_t preProcessImageToCache(const Bundle* bundle, const String8& sou... function status_t (line 1583) | status_t postProcessImage(const Bundle* bundle, const sp& as... FILE: atlas-aapt/frameworks/base/tools/aapt/IndentPrinter.h function class (line 4) | class IndentPrinter { function print (line 20) | void print(const char* fmt, ...) { function println (line 28) | void println(const char* fmt, ...) { function println (line 38) | void println() { FILE: atlas-aapt/frameworks/base/tools/aapt/Main.cpp function convertPath (line 31) | void convertPath(char *path) { function usage (line 44) | void usage(void) function handleCommand (line 242) | int handleCommand(Bundle* bundle) function main (line 268) | int main(int argc, char* const argv[]) FILE: atlas-aapt/frameworks/base/tools/aapt/OutputSet.h function class (line 27) | class OutputEntry { function class (line 49) | class OutputSet : public virtual android::RefBase { FILE: atlas-aapt/frameworks/base/tools/aapt/Package.cpp function status_t (line 52) | status_t writeAPK(Bundle* bundle, const String8& outputFile, const sp& set, const String8& res... method String8 (line 99) | inline const String8& getBaseName() const { return mBaseName; } method String8 (line 100) | inline const String8& getLeafName() const { return mLeafName; } method String8 (line 101) | inline String8 getPath() const { return mPath; } method ResTable_config (line 102) | inline const ResTable_config& getParams() const { return mParams; } method next (line 108) | ssize_t next() class AnnotationProcessor (line 183) | class AnnotationProcessor { method AnnotationProcessor (line 185) | AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { } method preprocessComment (line 187) | void preprocessComment(String8& comment) { method printAnnotations (line 198) | void printAnnotations(FILE* fp, const char* indentStr) { function isValidResourceType (line 216) | bool isValidResourceType(const String8& type) function status_t (line 225) | static status_t parsePackage(Bundle* bundle, const sp& assets, function status_t (line 298) | static status_t makeFileResources(Bundle* bundle, const sp& ... class PreProcessImageWorkUnit (line 342) | class PreProcessImageWorkUnit : public WorkQueue::WorkUnit { method PreProcessImageWorkUnit (line 344) | PreProcessImageWorkUnit(const Bundle* bundle, const sp& as... method run (line 349) | virtual bool run() { function status_t (line 364) | static status_t preProcessImages(const Bundle* bundle, const sp& dir, function collect_files (line 449) | static void collect_files(const sp& ass, function validateAttr (line 477) | static int validateAttr(const String8& path, const ResTable& table, function checkForIds (line 578) | static void checkForIds(const String8& path, ResXMLParser& parser) function applyFileOverlay (line 593) | static bool applyFileOverlay(Bundle *bundle, function addTagAttribute (line 710) | bool addTagAttribute(const sp& node, const char* ns8, function addTagAttribute (line 758) | bool addTagAttribute(const sp& node, const char* ns8, function fullyQualifyClassName (line 764) | static void fullyQualifyClassName(const String8& package, sp node, function status_t (line 794) | status_t massageManifest(Bundle* bundle, sp root) function getPlatformAssetCookie (line 951) | static int32_t getPlatformAssetCookie(const AssetManager& assets) { function extractPlatformBuildVersion (line 979) | static ssize_t extractPlatformBuildVersion(ResXMLTree& tree, Bundle* bun... function extractPlatformBuildVersion (line 1025) | static ssize_t extractPlatformBuildVersion(AssetManager& assets, Bundle*... function status_t (line 1059) | status_t updatePreProcessedCache(Bundle* bundle) function status_t (line 1088) | status_t generateAndroidManifestForSplit(Bundle* bundle, const sp& assets, sp... function String8 (line 2042) | static String8 flattenSymbol(const String8& symbol) { function String8 (line 2059) | static String8 getSymbolPackage(const String8& symbol, const sp& assets, function status_t (line 2095) | static status_t writeResourceLoadedCallbackForLayoutClasses( function status_t (line 2124) | static status_t writeResourceLoadedCallback( function status_t (line 2166) | static status_t writeLayoutClasses( function status_t (line 2421) | static status_t writeTextLayoutClasses( function status_t (line 2524) | static status_t writeSymbolClass( function status_t (line 2646) | static status_t writeTextSymbolClass( function status_t (line 2687) | status_t writeResourceSymbols(Bundle* bundle, const sp& assets, class ProguardKeepSet (line 2790) | class ProguardKeepSet function addProguardKeepRule (line 2808) | void function addProguardKeepMethodRule (line 2842) | void function status_t (line 2859) | status_t type NamespaceAttributePair (line 2980) | struct NamespaceAttributePair { method NamespaceAttributePair (line 2984) | NamespaceAttributePair(const char* n, const char* a) : ns(n), attr(a) {} method NamespaceAttributePair (line 2985) | NamespaceAttributePair() : ns(NULL), attr(NULL) {} function status_t (line 2988) | status_t function addTagAttrPair (line 3067) | static void addTagAttrPair(KeyedVector& files, FILE* fp) function status_t (line 3233) | status_t FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceFilter.cpp function status_t (line 11) | status_t function status_t (line 96) | status_t FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceFilter.h function class (line 21) | class ResourceFilter : public virtual android::RefBase { function class (line 29) | class WeakResourceFilter : public ResourceFilter { function class (line 78) | class StrongResourceFilter : public ResourceFilter { function class (line 107) | class InverseResourceFilter : public ResourceFilter { function class (line 123) | class AndResourceFilter : public ResourceFilter { FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceIdCache.cpp type CacheEntry (line 21) | struct CacheEntry { method CacheEntry (line 26) | CacheEntry() {} method CacheEntry (line 27) | CacheEntry(const android::String16& name, uint32_t resId) : hashedName... function hashround (line 34) | static inline uint32_t hashround(uint32_t hash, int c) { function hash (line 38) | static uint32_t hash(const android::String16& hashableString) { type android (line 45) | namespace android { function String16 (line 47) | static inline String16 makeHashableName(const android::String16& package, FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceIdCache.h function namespace (line 11) | namespace android { FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceTable.cpp function status_t (line 44) | status_t compileXmlFile(const Bundle* bundle, function status_t (line 59) | status_t compileXmlFile(const Bundle* bundle, function status_t (line 75) | status_t compileXmlFile(const Bundle* bundle, type flag_entry (line 143) | struct flag_entry function parse_flags (line 209) | static uint32_t parse_flags(const char16_t* str, size_t len, function String16 (line 250) | static String16 mayOrMust(int type, int flags) function appendTypeInfo (line 259) | static void appendTypeInfo(ResourceTable* outTable, const String16& pkg, type PendingAttribute (line 284) | struct PendingAttribute method PendingAttribute (line 295) | PendingAttribute(String16 _package, const sp& in, method status_t (line 306) | status_t createIfNeeded(ResourceTable* outTable) function status_t (line 321) | static status_t compileAttribute(const sp& in, function localeIsDefined (line 577) | bool localeIsDefined(const ResTable_config& config) function status_t (line 582) | status_t parseAndAddBag(Bundle* bundle, function isInProductList (line 632) | bool isInProductList(const String16& needle, const String16& haystack) { type type_ident_pair_t (line 659) | struct type_ident_pair_t { method type_ident_pair_t (line 663) | type_ident_pair_t() { } method type_ident_pair_t (line 664) | type_ident_pair_t(const String16& t, const String16& i) : type(t), ide... method type_ident_pair_t (line 665) | type_ident_pair_t(const type_ident_pair_t& o) : type(o.type), ident(o.... function status_t (line 679) | status_t parseAndAddEntry(Bundle* bundle, function status_t (line 771) | status_t compileResourceFile(Bundle* bundle, function findLargestTypeIdForPackage (line 1788) | static uint32_t findLargestTypeIdForPackage(const ResTable& table, const... function status_t (line 1799) | status_t ResourceTable::addIncludedResources(Bundle* bundle, const sp& outSymbols, function status_t (line 2829) | status_t function status_t (line 2905) | status_t ResourceTable::flatten(Bundle* bundle, const sp& dest, co... function status_t (line 3546) | status_t ResourceTable::Entry::makeItABag(const SourcePos& sourcePos) function status_t (line 3562) | status_t ResourceTable::Entry::setItem(const SourcePos& sourcePos, function status_t (line 3597) | status_t ResourceTable::Entry::addToBag(const SourcePos& sourcePos, function status_t (line 3631) | status_t ResourceTable::Entry::removeFromBag(const String16& key) { function status_t (line 3642) | status_t ResourceTable::Entry::emptyBag(const SourcePos& sourcePos) function status_t (line 3653) | status_t ResourceTable::Entry::generateAttributes(ResourceTable* table, function status_t (line 3701) | status_t ResourceTable::Entry::assignResourceIds(ResourceTable* table, function status_t (line 3749) | status_t ResourceTable::Entry::prepareFlatten(StringPool* strings, Resou... function status_t (line 3782) | status_t ResourceTable::Entry::remapStringValue(StringPool* strings) function status_t (line 3911) | status_t ResourceTable::Type::addPublic(const SourcePos& sourcePos, function status_t (line 4080) | status_t ResourceTable::Type::getPublicIndex(const String16& entry) /*co... function status_t (line 4090) | status_t ResourceTable::Type::applyPublicEntryOrder(bool patch) function status_t (line 4205) | status_t ResourceTable::Package::setTypeStrings(const sp& data) function status_t (line 4219) | status_t ResourceTable::Package::setKeyStrings(const sp& data) function status_t (line 4233) | status_t ResourceTable::Package::setStrings(const sp& data, function status_t (line 4252) | status_t ResourceTable::Package::applyPublicTypeOrder() function getMinSdkVersion (line 4602) | static int getMinSdkVersion(const Bundle* bundle) { function status_t (line 4685) | status_t ResourceTable::modifyForCompat(const Bundle* bundle) { function status_t (line 4816) | status_t ResourceTable::modifyForCompat(const Bundle* bundle, function String16 (line 4973) | static String16 buildNamespace(const String16& package) { function findOnlyChildElement (line 4977) | static sp findOnlyChildElement(const sp& parent) { function status_t (line 5024) | status_t ResourceTable::processBundleFormat(const Bundle* bundle, function status_t (line 5035) | status_t ResourceTable::processBundleFormatImpl(const Bundle* bundle, FILE: atlas-aapt/frameworks/base/tools/aapt/ResourceTable.h function getWorkQueue (line 67) | struct AccessorCookie function size (line 202) | size_t size() const; function setCurrentXmlPos (line 291) | void setCurrentXmlPos(const SourcePos& pos) { mCurrentXmlPos = pos; } function class (line 293) | class Item { function class (line 330) | class Entry : public RefBase { function class (line 407) | class ConfigList : public RefBase { function class (line 447) | class Public { function class (line 471) | class Type : public RefBase { function setIndex (line 507) | void setIndex(int32_t index) { mIndex = index; } function class (line 529) | class Package : public RefBase { FILE: atlas-aapt/frameworks/base/tools/aapt/SourcePos.cpp type ErrorPos (line 11) | struct ErrorPos type Level (line 13) | enum Level { function ErrorPos (line 55) | ErrorPos& type Level (line 13) | enum Level { FILE: atlas-aapt/frameworks/base/tools/aapt/SourcePos.h function class (line 9) | class SourcePos FILE: atlas-aapt/frameworks/base/tools/aapt/StringPool.cpp function strcpy16_htod (line 30) | void strcpy16_htod(char16_t* dst, const char16_t* src) function strcpy16_htod (line 41) | void strcpy16_htod(uint16_t* dst, const char16_t* src) function printStringPool (line 51) | void printStringPool(const ResStringPool* pool) function String8 (line 85) | String8 StringPool::entry::makeConfigsString() const { function status_t (line 215) | status_t StringPool::addStyleSpan(size_t idx, const String16& name, function status_t (line 225) | status_t StringPool::addStyleSpans(size_t idx, const Vector& pool) FILE: atlas-aapt/frameworks/base/tools/aapt/StringPool.h function class (line 39) | class StringPool type entry_style_span (line 68) | struct entry_style_span { type entry_style (line 73) | struct entry_style { function mapOriginalPosToNewPos (line 115) | size_t mapOriginalPosToNewPos(size_t originalPos) const { function namespace (line 184) | namespace android { FILE: atlas-aapt/frameworks/base/tools/aapt/Symbol.h type Symbol (line 29) | struct Symbol { type SymbolDefinition (line 45) | struct SymbolDefinition { FILE: atlas-aapt/frameworks/base/tools/aapt/WorkQueue.cpp type android (line 23) | namespace android { function status_t (line 38) | status_t WorkQueue::schedule(WorkUnit* workUnit, size_t backlog) { function status_t (line 68) | status_t WorkQueue::cancel() { function status_t (line 74) | status_t WorkQueue::cancelLocked() { function status_t (line 93) | status_t WorkQueue::finish() { FILE: atlas-aapt/frameworks/base/tools/aapt/WorkQueue.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/base/tools/aapt/XMLNode.cpp function isWhitespace (line 58) | bool isWhitespace(const char16_t* str) function String16 (line 71) | String16 getNamespaceResourcePackage(String16 appPackage, String16 names... function status_t (line 100) | status_t hasSubstitutionErrors(const char* fileName, function status_t (line 205) | status_t parseStyledString(Bundle* /* bundle */, type namespace_entry (line 406) | struct namespace_entry { function String8 (line 411) | static String8 make_prefix(int depth) function String8 (line 421) | static String8 build_namespace(const Vector& namespaces, function printXMLBlock (line 440) | void printXMLBlock(ResXMLTree* block) function status_t (line 555) | status_t parseXMLResource(const sp& file, ResXMLTree* outTree, function String16 (line 672) | const String16& XMLNode::getNamespacePrefix() const function String16 (line 677) | const String16& XMLNode::getNamespaceUri() const function String16 (line 682) | const String16& XMLNode::getElementNamespace() const function String16 (line 687) | const String16& XMLNode::getElementName() const function String8 (line 703) | const String8& XMLNode::getFilename() const function String16 (line 752) | const String16& XMLNode::getCData() const function String16 (line 757) | const String16& XMLNode::getComment() const function status_t (line 804) | status_t XMLNode::addChild(const sp& child) function status_t (line 815) | status_t XMLNode::insertChildAt(const sp& child, size_t index) function status_t (line 826) | status_t XMLNode::addAttribute(const String16& ns, const String16& name, function status_t (line 846) | status_t XMLNode::removeAttribute(size_t index) function status_t (line 891) | status_t XMLNode::appendChars(const String16& chars) function status_t (line 901) | status_t XMLNode::appendComment(const String16& comment) function status_t (line 978) | status_t XMLNode::parseValues(const sp& assets, function status_t (line 1026) | status_t XMLNode::assignResourceIds(const sp& assets, function status_t (line 1112) | status_t XMLNode::flatten(const sp& dest, function splitName (line 1219) | static void splitName(const char* name, String16* outNs, String16* outName) function status_t (line 1358) | status_t XMLNode::collect_strings(StringPool* dest, Vector* ou... function status_t (line 1413) | status_t XMLNode::collect_attr_strings(StringPool* outPool, function status_t (line 1468) | status_t XMLNode::collect_resid_strings(StringPool* outPool, function status_t (line 1482) | status_t XMLNode::flatten_node(const StringPool& strings, const sp& getAttributes() const; type ParseState (line 152) | struct ParseState FILE: atlas-aapt/frameworks/base/tools/aapt/ZipEntry.cpp function status_t (line 39) | status_t ZipEntry::initFromCDE(FILE* fp) function status_t (line 144) | status_t ZipEntry::initFromExternal(const ZipFile* /* pZipFile */, function status_t (line 180) | status_t ZipEntry::addPadding(int padding) function time_t (line 320) | time_t ZipEntry::getModWhen(void) const type tm (line 342) | struct tm type tm (line 347) | struct tm function status_t (line 384) | status_t ZipEntry::LocalFileHeader::read(FILE* fp) function status_t (line 451) | status_t ZipEntry::LocalFileHeader::write(FILE* fp) function status_t (line 518) | status_t ZipEntry::CentralDirEntry::read(FILE* fp) function status_t (line 609) | status_t ZipEntry::CentralDirEntry::write(FILE* fp) FILE: atlas-aapt/frameworks/base/tools/aapt/ZipEntry.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/base/tools/aapt/ZipFile.cpp function status_t (line 46) | static status_t errnoToStatus(int err) function status_t (line 59) | status_t ZipFile::open(const char* zipFileName, int flags) function ZipEntry (line 135) | ZipEntry* ZipFile::getEntryByIndex(int idx) const function ZipEntry (line 146) | ZipEntry* ZipFile::getEntryByName(const char* fileName) const function status_t (line 204) | status_t ZipFile::readCentralDir(void) function status_t (line 358) | status_t ZipFile::addCommon(const char* fileName, const void* data, size... function status_t (line 538) | status_t ZipFile::add(const ZipFile* pSourceZip, const ZipEntry* pSource... function status_t (line 645) | status_t ZipFile::copyFpToFp(FILE* dstFp, FILE* srcFp, unsigned long* pC... function status_t (line 675) | status_t ZipFile::copyDataToFp(FILE* dstFp, function status_t (line 698) | status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, long length, function status_t (line 740) | status_t ZipFile::compressFpToFp(FILE* dstFp, FILE* srcFp, function status_t (line 875) | status_t ZipFile::remove(ZipEntry* pEntry) function status_t (line 894) | status_t ZipFile::flush(void) function status_t (line 947) | status_t ZipFile::crunchArchive(void) function status_t (line 1046) | status_t ZipFile::filemove(FILE* fp, off_t dst, off_t src, size_t n) function time_t (line 1099) | time_t ZipFile::getModTime(int fd) function status_t (line 1217) | status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int... function status_t (line 1259) | status_t ZipFile::EndOfCentralDir::write(FILE* fp) FILE: atlas-aapt/frameworks/base/tools/aapt/ZipFile.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/base/tools/aapt/pseudolocalize.cpp function String16 (line 40) | String16 Pseudolocalizer::text(const String16& text) { function is_possible_normal_placeholder_end (line 155) | static bool is_possible_normal_placeholder_end(const char16_t c) { function String16 (line 182) | static String16 pseudo_generate_expansion(const unsigned int length) { function is_space (line 202) | static bool is_space(const char16_t c) { function String16 (line 206) | String16 PseudoMethodAccent::start() { function String16 (line 216) | String16 PseudoMethodAccent::end() { function String16 (line 237) | String16 PseudoMethodAccent::text(const String16& source) function String16 (line 352) | String16 PseudoMethodAccent::placeholder(const String16& source) { function String16 (line 357) | String16 PseudoMethodBidi::text(const String16& source) function String16 (line 383) | String16 PseudoMethodBidi::placeholder(const String16& source) { FILE: atlas-aapt/frameworks/base/tools/aapt/pseudolocalize.h function class (line 7) | class PseudoMethodImpl { function class (line 16) | class PseudoMethodNone : public PseudoMethodImpl { function class (line 25) | class PseudoMethodBidi : public PseudoMethodImpl { function class (line 31) | class PseudoMethodAccent : public PseudoMethodImpl { function class (line 44) | class Pseudolocalizer { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/AaptConfig_test.cpp function TestParse (line 27) | static ::testing::AssertionResult TestParse(const String8& input, Config... function TestParse (line 34) | static ::testing::AssertionResult TestParse(const char* input, ConfigDes... function TEST (line 38) | TEST(AaptConfigTest, ParseFailWhenQualifiersAreOutOfOrder) { function TEST (line 44) | TEST(AaptConfigTest, ParseFailWhenQualifiersAreNotMatched) { function TEST (line 48) | TEST(AaptConfigTest, ParseFailWhenQualifiersHaveTrailingDash) { function TEST (line 52) | TEST(AaptConfigTest, ParseBasicQualifiers) { function TEST (line 66) | TEST(AaptConfigTest, ParseLocales) { function TEST (line 72) | TEST(AaptConfigTest, ParseQualifierAddedInApi13) { function TEST (line 81) | TEST(AaptConfigTest, TestParsingOfCarAttribute) { function TEST (line 87) | TEST(AaptConfigTest, TestParsingRoundQualifier) { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/AaptGroupEntry_test.cpp function TestParse (line 26) | static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const... function TestParse (line 34) | static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const... function TEST (line 39) | TEST(AaptGroupEntryTest, ParseNoQualifier) { function TEST (line 46) | TEST(AaptGroupEntryTest, ParseCorrectType) { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/CrunchCache_test.cpp function expectEqual (line 18) | void expectEqual(int got, int expected, const char* desc) { function main (line 25) | int main() { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/FileFinder_test.cpp function main (line 23) | int main() FILE: atlas-aapt/frameworks/base/tools/aapt/tests/MockCacheUpdater.h function class (line 12) | class MockCacheUpdater : public CacheUpdater { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/MockDirectoryWalker.h function class (line 22) | class StringDirectoryWalker : public DirectoryWalker { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/MockFileFinder.h function class (line 16) | class MockFileFinder : public FileFinder { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/Pseudolocales_test.cpp function simple_helper (line 29) | static void simple_helper(const char* input, const char* expected, Pseud... function compound_helper (line 36) | static void compound_helper(const char* in1, const char* in2, const char... function TEST (line 47) | TEST(Pseudolocales, NoPseudolocalization) { function TEST (line 55) | TEST(Pseudolocales, PlaintextAccent) { function TEST (line 71) | TEST(Pseudolocales, PlaintextBidi) { function TEST (line 92) | TEST(Pseudolocales, SimpleICU) { function TEST (line 111) | TEST(Pseudolocales, ICUBidi) { function TEST (line 125) | TEST(Pseudolocales, Escaping) { function TEST (line 135) | TEST(Pseudolocales, PluralsAndSelects) { function TEST (line 165) | TEST(Pseudolocales, NestedICU) { function TEST (line 211) | TEST(Pseudolocales, RedefineMethod) { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/ResourceFilter_test.cpp function TEST (line 30) | TEST(WeakResourceFilterTest, EmptyFilterMatchesAnything) { function TEST (line 45) | TEST(WeakResourceFilterTest, MatchesConfigWithUnrelatedAxis) { function TEST (line 55) | TEST(WeakResourceFilterTest, MatchesConfigWithSameValueAxis) { function TEST (line 66) | TEST(WeakResourceFilterTest, MatchesConfigWithSameValueAxisAndOtherUnrel... function TEST (line 78) | TEST(WeakResourceFilterTest, MatchesConfigWithOneMatchingAxis) { function TEST (line 89) | TEST(WeakResourceFilterTest, DoesNotMatchConfigWithDifferentValueAxis) { function TEST (line 100) | TEST(WeakResourceFilterTest, DoesNotMatchWhenOneQualifierIsExplicitlyNot... function TEST (line 113) | TEST(WeakResourceFilterTest, MatchesSmallestWidthWhenSmaller) { function TEST (line 126) | TEST(WeakResourceFilterTest, MatchesConfigWithSameLanguageButNoRegionSpe... function TEST (line 137) | TEST(WeakResourceFilterTest, ParsesStandardLocaleOnlyString) { function TEST (line 142) | TEST(WeakResourceFilterTest, IgnoresVersion) { function TEST (line 154) | TEST(WeakResourceFilterTest, MatchesConfigWithRegion) { function TEST (line 166) | TEST(StrongResourceFilterTest, MatchesDensities) { function TEST (line 181) | TEST(StrongResourceFilterTest, MatchOnlyMdpiAndExcludeAllOthers) { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/ResourceTable_test.cpp function TEST (line 26) | TEST(ResourceTableTest, generateVersionedResources) { function TEST (line 46) | TEST(ResourceTableTest, generateVersionedResourceWhenHigherVersionExists) { FILE: atlas-aapt/frameworks/base/tools/aapt/tests/TestHelper.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/android/asset_manager.h type AAssetManager (line 33) | struct AAssetManager type AAssetManager (line 47) | typedef struct AAssetManager AAssetManager; type AAssetDir (line 49) | struct AAssetDir type AAssetDir (line 57) | typedef struct AAssetDir AAssetDir; type AAsset (line 59) | struct AAsset type AAsset (line 66) | typedef struct AAsset AAsset; FILE: atlas-aapt/frameworks/native/include/android/bitmap.h type AndroidBitmapFormat (line 52) | enum AndroidBitmapFormat { type AndroidBitmapInfo (line 66) | typedef struct { FILE: atlas-aapt/frameworks/native/include/android/choreographer.h type AChoreographer (line 34) | typedef struct AChoreographer AChoreographer; FILE: atlas-aapt/frameworks/native/include/android/configuration.h type AConfiguration (line 35) | struct AConfiguration type AConfiguration (line 44) | typedef struct AConfiguration AConfiguration; FILE: atlas-aapt/frameworks/native/include/android/input.h type AInputEvent (line 138) | struct AInputEvent type AInputEvent (line 145) | typedef struct AInputEvent AInputEvent; type AInputQueue (line 1283) | struct AInputQueue type AInputQueue (line 1290) | typedef struct AInputQueue AInputQueue; FILE: atlas-aapt/frameworks/native/include/android/looper.h type ALooper (line 33) | struct ALooper type ALooper (line 47) | typedef struct ALooper ALooper; FILE: atlas-aapt/frameworks/native/include/android/multinetwork.h type addrinfo (line 105) | struct addrinfo type addrinfo (line 105) | struct addrinfo FILE: atlas-aapt/frameworks/native/include/android/native_activity.h type ANativeActivityCallbacks (line 45) | struct ANativeActivityCallbacks type ANativeActivity (line 52) | typedef struct ANativeActivity { type ANativeActivityCallbacks (line 127) | typedef struct ANativeActivityCallbacks { FILE: atlas-aapt/frameworks/native/include/android/native_window.h type ANativeWindow (line 47) | struct ANativeWindow type ANativeWindow (line 53) | typedef struct ANativeWindow ANativeWindow; type ANativeWindow_Buffer (line 60) | typedef struct ANativeWindow_Buffer { FILE: atlas-aapt/frameworks/native/include/android/obb.h type AObbInfo (line 35) | struct AObbInfo type AObbInfo (line 37) | typedef struct AObbInfo AObbInfo; FILE: atlas-aapt/frameworks/native/include/android/rect.h type ARect (line 42) | typedef struct ARect { FILE: atlas-aapt/frameworks/native/include/android/sensor.h type ASensorVector (line 163) | typedef struct ASensorVector { type AMetaDataEvent (line 181) | typedef struct AMetaDataEvent { type AUncalibratedEvent (line 186) | typedef struct AUncalibratedEvent { type AHeartRateEvent (line 205) | typedef struct AHeartRateEvent { type ADynamicSensorEvent (line 210) | typedef struct ADynamicSensorEvent { type AAdditionalInfoEvent (line 215) | typedef struct { type ASensorEvent (line 225) | typedef struct ASensorEvent { type ASensorManager (line 259) | struct ASensorManager type ASensorManager (line 276) | typedef struct ASensorManager ASensorManager; type ASensorEventQueue (line 279) | struct ASensorEventQueue type ASensorEventQueue (line 295) | typedef struct ASensorEventQueue ASensorEventQueue; type ASensor (line 297) | struct ASensor type ASensor (line 319) | typedef struct ASensor ASensor; type ASensor (line 325) | typedef ASensor const* ASensorRef; type ASensorRef (line 331) | typedef ASensorRef const* ASensorList; FILE: atlas-aapt/frameworks/native/include/android/storage_manager.h type AStorageManager (line 35) | struct AStorageManager type AStorageManager (line 40) | typedef struct AStorageManager AStorageManager; FILE: atlas-aapt/frameworks/native/include/batteryservice/BatteryService.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/batteryservice/IBatteryPropertiesListener.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/batteryservice/IBatteryPropertiesRegistrar.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/AppOpsManager.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/Binder.h function class (line 27) | class BBinder : public IBinder FILE: atlas-aapt/frameworks/native/include/binder/BinderService.h function namespace (line 31) | namespace android { function instantiate (line 49) | static void instantiate() { publish(); } function status_t (line 51) | static status_t shutdown() { return NO_ERROR; } FILE: atlas-aapt/frameworks/native/include/binder/BpBinder.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/BufferedTextOutput.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/Debug.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IAppOpsCallback.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IAppOpsService.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IBatteryStats.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IBinder.h function namespace (line 34) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IInterface.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IMediaResourceMonitor.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IMemory.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IPCThreadState.h type uid_t (line 26) | typedef int uid_t; function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IPermissionController.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IProcessInfoService.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IResultReceiver.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/IServiceManager.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/MemoryBase.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/MemoryDealer.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/MemoryHeapBase.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/Parcel.h function namespace (line 36) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/Parcelable.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/PermissionCache.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/PersistableBundle.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/ProcessState.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/Status.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/binder/TextOutput.h function namespace (line 26) | namespace android { function class (line 85) | class TypeCode function class (line 99) | class HexDump function TypeCode (line 166) | inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } function TypeCode (line 167) | inline TypeCode::~TypeCode() { } function HexDump (line 170) | inline HexDump::~HexDump() { } function HexDump (line 172) | inline HexDump& HexDump::setBytesPerLine(size_t bytesPerLine) { function HexDump (line 175) | inline HexDump& HexDump::setSingleLineCutoff(int32_t bytes) { function HexDump (line 178) | inline HexDump& HexDump::setAlignment(size_t alignment) { function HexDump (line 181) | inline HexDump& HexDump::setCArrayStyle(bool enabled) { FILE: atlas-aapt/frameworks/native/include/diskusage/dirsize.h type stat (line 25) | struct stat FILE: atlas-aapt/frameworks/native/include/gui/BitTube.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferItem.h function namespace (line 31) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferItemConsumer.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferQueue.h function class (line 32) | class BufferQueue { FILE: atlas-aapt/frameworks/native/include/gui/BufferQueueConsumer.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferQueueCore.h function namespace (line 50) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferQueueDefs.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferQueueProducer.h function namespace (line 23) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/BufferSlot.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/ConsumerBase.h function namespace (line 29) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/CpuConsumer.h type AcquiredBuffer (line 128) | struct AcquiredBuffer { FILE: atlas-aapt/frameworks/native/include/gui/DisplayEventReceiver.h function namespace (line 31) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/GLConsumer.h function namespace (line 33) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/GraphicBufferAlloc.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/GuiConfig.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/IConsumerListener.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/IDisplayEventConnection.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/IGraphicBufferAlloc.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/IGraphicBufferConsumer.h function class (line 43) | class IGraphicBufferConsumer : public IInterface { FILE: atlas-aapt/frameworks/native/include/gui/IGraphicBufferProducer.h function namespace (line 33) | namespace android { function virtual (line 522) | virtual String8 getConsumerName() const = 0; FILE: atlas-aapt/frameworks/native/include/gui/IProducerListener.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/ISensorEventConnection.h function namespace (line 28) | namespace android { function class (line 47) | class BnSensorEventConnection : public BnInterface FILE: atlas-aapt/frameworks/native/include/gui/ISensorServer.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/ISurfaceComposer.h function namespace (line 35) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/ISurfaceComposerClient.h function namespace (line 31) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/Sensor.h type ASensor (line 34) | struct ASensor { } function namespace (line 37) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/SensorEventQueue.h type ALooper (line 32) | struct ALooper type ASensorEvent (line 33) | struct ASensorEvent type ASensorEventQueue (line 36) | struct ASensorEventQueue { function namespace (line 41) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/SensorManager.h type ASensorManager (line 39) | struct ASensorManager { } function namespace (line 42) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/StreamSplitter.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/Surface.h type ANativeWindow_Buffer (line 32) | struct ANativeWindow_Buffer function namespace (line 34) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/SurfaceComposerClient.h function namespace (line 37) | namespace android { FILE: atlas-aapt/frameworks/native/include/gui/SurfaceControl.h function namespace (line 33) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/IInputFlinger.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/Input.h function getY (line 142) | struct AInputEvent { type PointerProperties (line 270) | struct PointerProperties { function other (line 283) | inline bool operator!=(const PointerProperties& other) const { function class (line 293) | class InputEvent : public AInputEvent { function class (line 316) | class KeyEvent : public InputEvent { function class (line 370) | class MotionEvent : public InputEvent { function class (line 631) | class InputEventFactoryInterface { function class (line 646) | class PreallocatedInputEventFactory : public InputEventFactoryInterface { function class (line 662) | class PooledInputEventFactory : public InputEventFactoryInterface { FILE: atlas-aapt/frameworks/native/include/input/InputDevice.h function namespace (line 23) | namespace android { type InputDeviceConfigurationFileType (line 137) | enum InputDeviceConfigurationFileType { FILE: atlas-aapt/frameworks/native/include/input/InputEventLabels.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/InputTransport.h function namespace (line 38) | namespace android { function class (line 138) | class InputChannel : public RefBase { function class (line 191) | class InputPublisher { function class (line 271) | class InputConsumer { function History (line 410) | const History* getHistory(size_t index) const { type SeqChain (line 420) | struct SeqChain { FILE: atlas-aapt/frameworks/native/include/input/KeyCharacterMap.h function namespace (line 37) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/KeyLayoutMap.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/Keyboard.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/VelocityControl.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/input/VelocityTracker.h function namespace (line 24) | namespace android { function class (line 121) | class VelocityTrackerStrategy { function class (line 139) | class LeastSquaresVelocityTrackerStrategy : public VelocityTrackerStrate... function class (line 197) | class IntegratingVelocityTrackerStrategy : public VelocityTrackerStrategy { function class (line 232) | class LegacyVelocityTrackerStrategy : public VelocityTrackerStrategy { FILE: atlas-aapt/frameworks/native/include/input/VirtualKeyMap.h function namespace (line 29) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/drm/DrmAPI.h function namespace (line 36) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/editor/II420ColorConverter.h type II420ColorConverter (line 28) | typedef struct II420ColorConverter { FILE: atlas-aapt/frameworks/native/include/media/hardware/CryptoAPI.h function namespace (line 25) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/hardware/HDCPAPI.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/hardware/HardwareAPI.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/hardware/MetadataBufferType.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/hardware/OMXPluginBase.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/hardware/VideoAPI.h function namespace (line 21) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_AsString.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Audio.h type OMX_AUDIO_CODINGTYPE (line 79) | typedef enum OMX_AUDIO_CODINGTYPE { type OMX_AUDIO_PORTDEFINITIONTYPE (line 121) | typedef struct OMX_AUDIO_PORTDEFINITIONTYPE { type OMX_AUDIO_PARAM_PORTFORMATTYPE (line 136) | typedef struct OMX_AUDIO_PARAM_PORTFORMATTYPE { type OMX_AUDIO_PCMMODETYPE (line 146) | typedef enum OMX_AUDIO_PCMMODETYPE { type OMX_AUDIO_CHANNELTYPE (line 156) | typedef enum OMX_AUDIO_CHANNELTYPE { type OMX_AUDIO_PARAM_PCMMODETYPE (line 176) | typedef struct OMX_AUDIO_PARAM_PCMMODETYPE { type OMX_AUDIO_CHANNELMODETYPE (line 197) | typedef enum OMX_AUDIO_CHANNELMODETYPE { type OMX_AUDIO_MP3STREAMFORMATTYPE (line 211) | typedef enum OMX_AUDIO_MP3STREAMFORMATTYPE { type OMX_AUDIO_PARAM_MP3TYPE (line 221) | typedef struct OMX_AUDIO_PARAM_MP3TYPE { type OMX_AUDIO_AACSTREAMFORMATTYPE (line 237) | typedef enum OMX_AUDIO_AACSTREAMFORMATTYPE { type OMX_AUDIO_AACPROFILETYPE (line 253) | typedef enum OMX_AUDIO_AACPROFILETYPE{ type OMX_AUDIO_PARAM_AACPROFILETYPE (line 293) | typedef struct OMX_AUDIO_PARAM_AACPROFILETYPE { type OMX_AUDIO_PARAM_VORBISTYPE (line 316) | typedef struct OMX_AUDIO_PARAM_VORBISTYPE { type OMX_AUDIO_PARAM_FLACTYPE (line 345) | typedef struct OMX_AUDIO_PARAM_FLACTYPE { type OMX_AUDIO_WMAFORMATTYPE (line 358) | typedef enum OMX_AUDIO_WMAFORMATTYPE { type OMX_AUDIO_WMAPROFILETYPE (line 370) | typedef enum OMX_AUDIO_WMAPROFILETYPE { type OMX_AUDIO_PARAM_WMATYPE (line 382) | typedef struct OMX_AUDIO_PARAM_WMATYPE { type OMX_AUDIO_RAFORMATTYPE (line 400) | typedef enum OMX_AUDIO_RAFORMATTYPE { type OMX_AUDIO_PARAM_RATYPE (line 415) | typedef struct OMX_AUDIO_PARAM_RATYPE { type OMX_AUDIO_SBCALLOCMETHODTYPE (line 431) | typedef enum OMX_AUDIO_SBCALLOCMETHODTYPE { type OMX_AUDIO_PARAM_SBCTYPE (line 441) | typedef struct OMX_AUDIO_PARAM_SBCTYPE { type OMX_AUDIO_PARAM_ADPCMTYPE (line 460) | typedef struct OMX_AUDIO_PARAM_ADPCMTYPE { type OMX_AUDIO_G723RATE (line 474) | typedef enum OMX_AUDIO_G723RATE { type OMX_AUDIO_PARAM_G723TYPE (line 485) | typedef struct OMX_AUDIO_PARAM_G723TYPE { type OMX_AUDIO_G726MODE (line 500) | typedef enum OMX_AUDIO_G726MODE { type OMX_AUDIO_PARAM_G726TYPE (line 513) | typedef struct OMX_AUDIO_PARAM_G726TYPE { type OMX_AUDIO_G729TYPE (line 525) | typedef enum OMX_AUDIO_G729TYPE { type OMX_AUDIO_PARAM_G729TYPE (line 537) | typedef struct OMX_AUDIO_PARAM_G729TYPE { type OMX_AUDIO_AMRFRAMEFORMATTYPE (line 550) | typedef enum OMX_AUDIO_AMRFRAMEFORMATTYPE { type OMX_AUDIO_AMRBANDMODETYPE (line 569) | typedef enum OMX_AUDIO_AMRBANDMODETYPE { type OMX_AUDIO_AMRDTXMODETYPE (line 595) | typedef enum OMX_AUDIO_AMRDTXMODETYPE { type OMX_AUDIO_PARAM_AMRTYPE (line 613) | typedef struct OMX_AUDIO_PARAM_AMRTYPE { type OMX_AUDIO_PARAM_GSMFRTYPE (line 626) | typedef struct OMX_AUDIO_PARAM_GSMFRTYPE { type OMX_AUDIO_PARAM_GSMHRTYPE (line 636) | typedef struct OMX_AUDIO_PARAM_GSMHRTYPE { type OMX_AUDIO_PARAM_GSMEFRTYPE (line 646) | typedef struct OMX_AUDIO_PARAM_GSMEFRTYPE { type OMX_AUDIO_PARAM_TDMAFRTYPE (line 656) | typedef struct OMX_AUDIO_PARAM_TDMAFRTYPE { type OMX_AUDIO_PARAM_TDMAEFRTYPE (line 669) | typedef struct OMX_AUDIO_PARAM_TDMAEFRTYPE { type OMX_AUDIO_PARAM_PDCFRTYPE (line 682) | typedef struct OMX_AUDIO_PARAM_PDCFRTYPE { type OMX_AUDIO_PARAM_PDCEFRTYPE (line 695) | typedef struct OMX_AUDIO_PARAM_PDCEFRTYPE { type OMX_AUDIO_PARAM_PDCHRTYPE (line 707) | typedef struct OMX_AUDIO_PARAM_PDCHRTYPE { type OMX_AUDIO_CDMARATETYPE (line 720) | typedef enum OMX_AUDIO_CDMARATETYPE { type OMX_AUDIO_PARAM_QCELP8TYPE (line 734) | typedef struct OMX_AUDIO_PARAM_QCELP8TYPE { type OMX_AUDIO_PARAM_QCELP13TYPE (line 750) | typedef struct OMX_AUDIO_PARAM_QCELP13TYPE { type OMX_AUDIO_PARAM_EVRCTYPE (line 764) | typedef struct OMX_AUDIO_PARAM_EVRCTYPE { type OMX_AUDIO_PARAM_SMVTYPE (line 782) | typedef struct OMX_AUDIO_PARAM_SMVTYPE { type OMX_AUDIO_MIDIFORMATTYPE (line 802) | typedef enum OMX_AUDIO_MIDIFORMATTYPE type OMX_AUDIO_PARAM_MIDITYPE (line 821) | typedef struct OMX_AUDIO_PARAM_MIDITYPE { type OMX_AUDIO_MIDISOUNDBANKTYPE (line 841) | typedef enum OMX_AUDIO_MIDISOUNDBANKTYPE { type OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE (line 856) | typedef enum OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE { type OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE (line 870) | typedef struct OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE { type OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE (line 886) | typedef struct OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE { type OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE (line 900) | typedef struct OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE { type OMX_AUDIO_CONFIG_MIDICONTROLTYPE (line 915) | typedef struct OMX_AUDIO_CONFIG_MIDICONTROLTYPE { type OMX_AUDIO_MIDIPLAYBACKSTATETYPE (line 944) | typedef enum OMX_AUDIO_MIDIPLAYBACKSTATETYPE { type OMX_AUDIO_CONFIG_MIDISTATUSTYPE (line 980) | typedef struct OMX_AUDIO_CONFIG_MIDISTATUSTYPE { type OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE (line 1013) | typedef struct OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE{ type OMX_AUDIO_CONFIG__MIDIMETAEVENTDATATYPE (line 1028) | typedef struct OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE{ type OMX_AUDIO_CONFIG_VOLUMETYPE (line 1040) | typedef struct OMX_AUDIO_CONFIG_VOLUMETYPE { type OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE (line 1069) | typedef struct OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE { type OMX_AUDIO_CONFIG_BALANCETYPE (line 1104) | typedef struct OMX_AUDIO_CONFIG_BALANCETYPE { type OMX_AUDIO_CONFIG_MUTETYPE (line 1119) | typedef struct OMX_AUDIO_CONFIG_MUTETYPE { type OMX_AUDIO_CONFIG_CHANNELMUTETYPE (line 1132) | typedef struct OMX_AUDIO_CONFIG_CHANNELMUTETYPE { type OMX_AUDIO_CONFIG_LOUDNESSTYPE (line 1150) | typedef struct OMX_AUDIO_CONFIG_LOUDNESSTYPE { type OMX_AUDIO_CONFIG_BASSTYPE (line 1160) | typedef struct OMX_AUDIO_CONFIG_BASSTYPE { type OMX_AUDIO_CONFIG_TREBLETYPE (line 1173) | typedef struct OMX_AUDIO_CONFIG_TREBLETYPE { type OMX_AUDIO_CONFIG_EQUALIZERTYPE (line 1190) | typedef struct OMX_AUDIO_CONFIG_EQUALIZERTYPE { type OMX_AUDIO_STEREOWIDENINGTYPE (line 1208) | typedef enum OMX_AUDIO_STEREOWIDENINGTYPE { type OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE (line 1222) | typedef struct OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE { type OMX_AUDIO_CONFIG_CHORUSTYPE (line 1241) | typedef struct OMX_AUDIO_CONFIG_CHORUSTYPE { type OMX_AUDIO_CONFIG_REVERBERATIONTYPE (line 1260) | typedef struct OMX_AUDIO_CONFIG_REVERBERATIONTYPE { type OMX_AUDIO_ECHOCANTYPE (line 1298) | typedef enum OMX_AUDIO_ECHOCANTYPE { type OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE (line 1316) | typedef struct OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE { type OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE (line 1328) | typedef struct OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_AudioExt.h type OMX_AUDIO_CODINGEXTTYPE (line 46) | typedef enum OMX_AUDIO_CODINGEXTTYPE { type OMX_AUDIO_PARAM_ANDROID_AC3TYPE (line 53) | typedef struct OMX_AUDIO_PARAM_ANDROID_AC3TYPE { type OMX_AUDIO_PARAM_ANDROID_EAC3TYPE (line 62) | typedef struct OMX_AUDIO_PARAM_ANDROID_EAC3TYPE { type OMX_AUDIO_PARAM_ANDROID_OPUSTYPE (line 71) | typedef struct OMX_AUDIO_PARAM_ANDROID_OPUSTYPE { type OMX_AUDIO_PARAM_ANDROID_AACPRESENTATIONTYPE (line 85) | typedef struct OMX_AUDIO_PARAM_ANDROID_AACPRESENTATIONTYPE { type OMX_AUDIO_PARAM_ANDROID_PROFILETYPE (line 97) | typedef struct OMX_AUDIO_PARAM_ANDROID_PROFILETYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Component.h type OMX_PORTDOMAINTYPE (line 67) | typedef enum OMX_PORTDOMAINTYPE { type OMX_PARAM_PORTDEFINITIONTYPE (line 78) | typedef struct OMX_PARAM_PORTDEFINITIONTYPE { type OMX_PARAM_U32TYPE (line 106) | typedef struct OMX_PARAM_U32TYPE { type OMX_SUSPENSIONPOLICYTYPE (line 114) | typedef enum OMX_SUSPENSIONPOLICYTYPE { type OMX_PARAM_SUSPENSIONPOLICYTYPE (line 123) | typedef struct OMX_PARAM_SUSPENSIONPOLICYTYPE { type OMX_SUSPENSIONTYPE (line 130) | typedef enum OMX_SUSPENSIONTYPE { type OMX_PARAM_SUSPENSIONTYPE (line 139) | typedef struct OMX_PARAM_SUSPENSIONTYPE { type OMX_CONFIG_BOOLEANTYPE (line 145) | typedef struct OMX_CONFIG_BOOLEANTYPE { type OMX_PARAM_CONTENTURITYPE (line 153) | typedef struct OMX_PARAM_CONTENTURITYPE type OMX_PARAM_CONTENTPIPETYPE (line 163) | typedef struct OMX_PARAM_CONTENTPIPETYPE type OMX_RESOURCECONCEALMENTTYPE (line 171) | typedef struct OMX_RESOURCECONCEALMENTTYPE { type OMX_METADATACHARSETTYPE (line 182) | typedef enum OMX_METADATACHARSETTYPE { type OMX_METADATASCOPETYPE (line 223) | typedef enum OMX_METADATASCOPETYPE type OMX_METADATASEARCHMODETYPE (line 235) | typedef enum OMX_METADATASEARCHMODETYPE type OMX_CONFIG_METADATAITEMCOUNTTYPE (line 245) | typedef struct OMX_CONFIG_METADATAITEMCOUNTTYPE type OMX_CONFIG_METADATAITEMTYPE (line 255) | typedef struct OMX_CONFIG_METADATAITEMTYPE type OMX_CONFIG_CONTAINERNODECOUNTTYPE (line 274) | typedef struct OMX_CONFIG_CONTAINERNODECOUNTTYPE type OMX_CONFIG_CONTAINERNODEIDTYPE (line 284) | typedef struct OMX_CONFIG_CONTAINERNODEIDTYPE type OMX_PARAM_METADATAFILTERTYPE (line 297) | typedef struct OMX_PARAM_METADATAFILTERTYPE type OMX_COMPONENTTYPE (line 324) | typedef struct OMX_COMPONENTTYPE FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_ContentPipe.h type OMX_U32 (line 83) | typedef OMX_U32 CPresult; type OMX_U32 (line 86) | typedef OMX_U32 CPuint; type OMX_S32 (line 87) | typedef OMX_S32 CPint; type CPbyte (line 88) | typedef char CPbyte; type OMX_BOOL (line 89) | typedef OMX_BOOL CPbool; type CP_ORIGINTYPE (line 94) | typedef enum CP_ORIGINTYPE { type CP_ACCESSTYPE (line 106) | typedef enum CP_ACCESSTYPE { type CP_CHECKBYTESRESULTTYPE (line 118) | typedef enum CP_CHECKBYTESRESULTTYPE type CP_EVENTTYPE (line 140) | typedef enum CP_EVENTTYPE{ type CP_PIPETYPE (line 152) | typedef struct CP_PIPETYPE FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Core.h type OMX_COMMANDTYPE (line 66) | typedef enum OMX_COMMANDTYPE type OMX_STATETYPE (line 109) | typedef enum OMX_STATETYPE type OMX_ERRORTYPE (line 143) | typedef enum OMX_ERRORTYPE type OMX_ERRORTYPE (line 277) | typedef OMX_ERRORTYPE (* OMX_COMPONENTINITTYPE)(OMX_IN OMX_HANDLETYPE h... type OMX_COMPONENTREGISTERTYPE (line 280) | typedef struct OMX_COMPONENTREGISTERTYPE type OMX_PRIORITYMGMTTYPE (line 290) | typedef struct OMX_PRIORITYMGMTTYPE { type OMX_PARAM_COMPONENTROLETYPE (line 301) | typedef struct OMX_PARAM_COMPONENTROLETYPE { type OMX_BUFFERHEADERTYPE (line 415) | typedef struct OMX_BUFFERHEADERTYPE type OMX_EXTRADATATYPE (line 468) | typedef enum OMX_EXTRADATATYPE type OMX_OTHER_EXTRADATATYPE (line 478) | typedef struct OMX_OTHER_EXTRADATATYPE { type OMX_PORT_PARAM_TYPE (line 488) | typedef struct OMX_PORT_PARAM_TYPE { type OMX_EVENTTYPE (line 496) | typedef enum OMX_EVENTTYPE type OMX_CALLBACKTYPE (line 545) | typedef struct OMX_CALLBACKTYPE type OMX_BUFFERSUPPLIERTYPE (line 648) | typedef enum OMX_BUFFERSUPPLIERTYPE type OMX_PARAM_BUFFERSUPPLIERTYPE (line 663) | typedef struct OMX_PARAM_BUFFERSUPPLIERTYPE { type OMX_TUNNELSETUPTYPE (line 683) | typedef struct OMX_TUNNELSETUPTYPE FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_IVCommon.h type OMX_COLOR_FORMATTYPE (line 105) | typedef enum OMX_COLOR_FORMATTYPE { type OMX_CONFIG_COLORCONVERSIONTYPE (line 182) | typedef struct OMX_CONFIG_COLORCONVERSIONTYPE { type OMX_CONFIG_SCALEFACTORTYPE (line 196) | typedef struct OMX_CONFIG_SCALEFACTORTYPE { type OMX_IMAGEFILTERTYPE (line 208) | typedef enum OMX_IMAGEFILTERTYPE { type OMX_CONFIG_IMAGEFILTERTYPE (line 235) | typedef struct OMX_CONFIG_IMAGEFILTERTYPE { type OMX_CONFIG_COLORENHANCEMENTTYPE (line 256) | typedef struct OMX_CONFIG_COLORENHANCEMENTTYPE { type OMX_CONFIG_COLORKEYTYPE (line 276) | typedef struct OMX_CONFIG_COLORKEYTYPE { type OMX_COLORBLENDTYPE (line 298) | typedef enum OMX_COLORBLENDTYPE { type OMX_CONFIG_COLORBLENDTYPE (line 322) | typedef struct OMX_CONFIG_COLORBLENDTYPE { type OMX_FRAMESIZETYPE (line 341) | typedef struct OMX_FRAMESIZETYPE { type OMX_CONFIG_ROTATIONTYPE (line 359) | typedef struct OMX_CONFIG_ROTATIONTYPE { type OMX_MIRRORTYPE (line 376) | typedef enum OMX_MIRRORTYPE { type OMX_CONFIG_MIRRORTYPE (line 396) | typedef struct OMX_CONFIG_MIRRORTYPE { type OMX_CONFIG_POINTTYPE (line 414) | typedef struct OMX_CONFIG_POINTTYPE { type OMX_CONFIG_RECTTYPE (line 435) | typedef struct OMX_CONFIG_RECTTYPE { type OMX_PARAM_DEBLOCKINGTYPE (line 455) | typedef struct OMX_PARAM_DEBLOCKINGTYPE { type OMX_CONFIG_FRAMESTABTYPE (line 472) | typedef struct OMX_CONFIG_FRAMESTABTYPE { type OMX_WHITEBALCONTROLTYPE (line 487) | typedef enum OMX_WHITEBALCONTROLTYPE { type OMX_CONFIG_WHITEBALCONTROLTYPE (line 513) | typedef struct OMX_CONFIG_WHITEBALCONTROLTYPE { type OMX_EXPOSURECONTROLTYPE (line 524) | typedef enum OMX_EXPOSURECONTROLTYPE { type OMX_CONFIG_EXPOSURECONTROLTYPE (line 550) | typedef struct OMX_CONFIG_EXPOSURECONTROLTYPE { type OMX_PARAM_SENSORMODETYPE (line 569) | typedef struct OMX_PARAM_SENSORMODETYPE { type OMX_CONFIG_CONTRASTTYPE (line 588) | typedef struct OMX_CONFIG_CONTRASTTYPE { type OMX_CONFIG_BRIGHTNESSTYPE (line 605) | typedef struct OMX_CONFIG_BRIGHTNESSTYPE { type OMX_CONFIG_BACKLIGHTTYPE (line 624) | typedef struct OMX_CONFIG_BACKLIGHTTYPE { type OMX_CONFIG_GAMMATYPE (line 642) | typedef struct OMX_CONFIG_GAMMATYPE { type OMX_CONFIG_SATURATIONTYPE (line 660) | typedef struct OMX_CONFIG_SATURATIONTYPE { type OMX_CONFIG_LIGHTNESSTYPE (line 678) | typedef struct OMX_CONFIG_LIGHTNESSTYPE { type OMX_CONFIG_PLANEBLENDTYPE (line 699) | typedef struct OMX_CONFIG_PLANEBLENDTYPE { type OMX_PARAM_INTERLEAVETYPE (line 721) | typedef struct OMX_PARAM_INTERLEAVETYPE { type OMX_TRANSITIONEFFECTTYPE (line 733) | typedef enum OMX_TRANSITIONEFFECTTYPE { type OMX_CONFIG_TRANSITIONEFFECTTYPE (line 756) | typedef struct OMX_CONFIG_TRANSITIONEFFECTTYPE { type OMX_DATAUNITTYPE (line 769) | typedef enum OMX_DATAUNITTYPE { type OMX_DATAUNITENCAPSULATIONTYPE (line 785) | typedef enum OMX_DATAUNITENCAPSULATIONTYPE { type OMX_PARAM_DATAUNITTYPE (line 798) | typedef struct OMX_PARAM_DATAUNITTYPE { type OMX_DITHERTYPE (line 810) | typedef enum OMX_DITHERTYPE { type OMX_CONFIG_DITHERTYPE (line 824) | typedef struct OMX_CONFIG_DITHERTYPE { type OMX_CONFIG_CAPTUREMODETYPE (line 831) | typedef struct OMX_CONFIG_CAPTUREMODETYPE { type OMX_METERINGTYPE (line 846) | typedef enum OMX_METERINGTYPE { type OMX_CONFIG_EXPOSUREVALUETYPE (line 857) | typedef struct OMX_CONFIG_EXPOSUREVALUETYPE { type OMX_CONFIG_FOCUSREGIONTYPE (line 888) | typedef struct OMX_CONFIG_FOCUSREGIONTYPE { type OMX_FOCUSSTATUSTYPE (line 906) | typedef enum OMX_FOCUSSTATUSTYPE { type OMX_PARAM_FOCUSSTATUSTYPE (line 935) | typedef struct OMX_PARAM_FOCUSSTATUSTYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Image.h type OMX_IMAGE_CODINGTYPE (line 70) | typedef enum OMX_IMAGE_CODINGTYPE { type OMX_IMAGE_PORTDEFINITIONTYPE (line 128) | typedef struct OMX_IMAGE_PORTDEFINITIONTYPE { type OMX_IMAGE_PARAM_PORTFORMATTYPE (line 157) | typedef struct OMX_IMAGE_PARAM_PORTFORMATTYPE { type OMX_IMAGE_FLASHCONTROLTYPE (line 173) | typedef enum OMX_IMAGE_FLASHCONTROLTYPE { type OMX_IMAGE_PARAM_FLASHCONTROLTYPE (line 195) | typedef struct OMX_IMAGE_PARAM_FLASHCONTROLTYPE { type OMX_IMAGE_FOCUSCONTROLTYPE (line 206) | typedef enum OMX_IMAGE_FOCUSCONTROLTYPE { type OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE (line 229) | typedef struct OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE { type OMX_IMAGE_PARAM_QFACTORTYPE (line 254) | typedef struct OMX_IMAGE_PARAM_QFACTORTYPE { type OMX_IMAGE_QUANTIZATIONTABLETYPE (line 265) | typedef enum OMX_IMAGE_QUANTIZATIONTABLETYPE { type OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE (line 292) | typedef struct OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE { type OMX_IMAGE_HUFFMANTABLETYPE (line 305) | typedef enum OMX_IMAGE_HUFFMANTABLETYPE { type OMX_IMAGE_PARAM_HUFFMANTTABLETYPE (line 330) | typedef struct OMX_IMAGE_PARAM_HUFFMANTTABLETYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Index.h type OMX_INDEXTYPE (line 75) | typedef enum OMX_INDEXTYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_IndexExt.h type OMX_INDEXEXTTYPE (line 47) | typedef enum OMX_INDEXEXTTYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Other.h type OMX_OTHER_FORMATTYPE (line 67) | typedef enum OMX_OTHER_FORMATTYPE { type OMX_TIME_SEEKMODETYPE (line 86) | typedef enum OMX_TIME_SEEKMODETYPE { type OMX_TIME_CONFIG_SEEKMODETYPE (line 101) | typedef struct OMX_TIME_CONFIG_SEEKMODETYPE { type OMX_TIME_CONFIG_TIMESTAMPTYPE (line 129) | typedef struct OMX_TIME_CONFIG_TIMESTAMPTYPE { type OMX_TIME_UPDATETYPE (line 138) | typedef enum OMX_TIME_UPDATETYPE { type OMX_TIME_REFCLOCKTYPE (line 148) | typedef enum OMX_TIME_REFCLOCKTYPE { type OMX_TIME_CLOCKSTATE (line 158) | typedef enum OMX_TIME_CLOCKSTATE { type OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE (line 192) | typedef struct OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE { type OMX_TIME_MEDIATIMETYPE (line 233) | typedef struct OMX_TIME_MEDIATIMETYPE { type OMX_TIME_CONFIG_SCALETYPE (line 260) | typedef struct OMX_TIME_CONFIG_SCALETYPE { type OMX_TIME_CONFIG_CLOCKSTATETYPE (line 289) | typedef struct OMX_TIME_CONFIG_CLOCKSTATETYPE { type OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE (line 305) | typedef struct OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE { type OMX_OTHER_CONFIG_POWERTYPE (line 313) | typedef struct OMX_OTHER_CONFIG_POWERTYPE { type OMX_OTHER_CONFIG_STATSTYPE (line 322) | typedef struct OMX_OTHER_CONFIG_STATSTYPE { type OMX_OTHER_PORTDEFINITIONTYPE (line 334) | typedef struct OMX_OTHER_PORTDEFINITIONTYPE { type OMX_OTHER_PARAM_PORTFORMATTYPE (line 341) | typedef struct OMX_OTHER_PARAM_PORTFORMATTYPE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Types.h type OMX_U8 (line 153) | typedef unsigned char OMX_U8; type OMX_S8 (line 156) | typedef signed char OMX_S8; type OMX_U16 (line 159) | typedef unsigned short OMX_U16; type OMX_S16 (line 162) | typedef signed short OMX_S16; type OMX_U32 (line 165) | typedef uint32_t OMX_U32; type OMX_S32 (line 168) | typedef int32_t OMX_S32; type OMX_U64 (line 180) | typedef unsigned long long OMX_U64; type OMX_S64 (line 183) | typedef signed long long OMX_S64; type OMX_U64 (line 188) | typedef unsigned __int64 OMX_U64; type OMX_S64 (line 191) | typedef signed __int64 OMX_S64; type OMX_U64 (line 196) | typedef unsigned long long OMX_U64; type OMX_S64 (line 199) | typedef signed long long OMX_S64; type OMX_BOOL (line 209) | typedef enum OMX_BOOL { type OMX_PTR (line 227) | typedef uint32_t OMX_PTR; type OMX_PTR (line 228) | typedef OMX_PTR OMX_STRING; type OMX_PTR (line 229) | typedef OMX_PTR OMX_BYTE; type OMX_DIRTYPE (line 264) | typedef enum OMX_DIRTYPE type OMX_ENDIANTYPE (line 274) | typedef enum OMX_ENDIANTYPE type OMX_NUMERICALDATATYPE (line 290) | typedef enum OMX_NUMERICALDATATYPE type OMX_BU32 (line 300) | typedef struct OMX_BU32 { type OMX_BS32 (line 308) | typedef struct OMX_BS32 { type OMX_S64 (line 328) | typedef OMX_S64 OMX_TICKS; type OMX_TICKS (line 330) | typedef struct OMX_TICKS type OMX_PTR (line 341) | typedef OMX_PTR OMX_HANDLETYPE; type OMX_MARKTYPE (line 343) | typedef struct OMX_MARKTYPE type OMX_PTR (line 357) | typedef OMX_PTR OMX_NATIVE_DEVICETYPE; type OMX_PTR (line 361) | typedef OMX_PTR OMX_NATIVE_WINDOWTYPE; type OMX_VERSIONTYPE (line 374) | typedef union OMX_VERSIONTYPE FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_Video.h type OMX_VIDEO_CODINGTYPE (line 78) | typedef enum OMX_VIDEO_CODINGTYPE { type OMX_VIDEO_PORTDEFINITIONTYPE (line 145) | typedef struct OMX_VIDEO_PORTDEFINITIONTYPE { type OMX_VIDEO_PARAM_PORTFORMATTYPE (line 176) | typedef struct OMX_VIDEO_PARAM_PORTFORMATTYPE { type OMX_VIDEO_PARAM_QUANTIZATIONTYPE (line 200) | typedef struct OMX_VIDEO_PARAM_QUANTIZATIONTYPE { type OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE (line 223) | typedef struct OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE { type OMX_VIDEO_CONTROLRATETYPE (line 237) | typedef enum OMX_VIDEO_CONTROLRATETYPE { type OMX_VIDEO_PARAM_BITRATETYPE (line 259) | typedef struct OMX_VIDEO_PARAM_BITRATETYPE { type OMX_VIDEO_MOTIONVECTORTYPE (line 271) | typedef enum OMX_VIDEO_MOTIONVECTORTYPE { type OMX_VIDEO_PARAM_MOTIONVECTORTYPE (line 296) | typedef struct OMX_VIDEO_PARAM_MOTIONVECTORTYPE { type OMX_VIDEO_INTRAREFRESHTYPE (line 311) | typedef enum OMX_VIDEO_INTRAREFRESHTYPE { type OMX_VIDEO_PARAM_INTRAREFRESHTYPE (line 336) | typedef struct OMX_VIDEO_PARAM_INTRAREFRESHTYPE { type OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE (line 363) | typedef struct OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE { type OMX_VIDEO_PARAM_VBSMCTYPE (line 390) | typedef struct OMX_VIDEO_PARAM_VBSMCTYPE { type OMX_VIDEO_H263PROFILETYPE (line 428) | typedef enum OMX_VIDEO_H263PROFILETYPE { type OMX_VIDEO_H263LEVELTYPE (line 448) | typedef enum OMX_VIDEO_H263LEVELTYPE { type OMX_VIDEO_PICTURETYPE (line 473) | typedef enum OMX_VIDEO_PICTURETYPE { type OMX_VIDEO_PARAM_H263TYPE (line 514) | typedef struct OMX_VIDEO_PARAM_H263TYPE { type OMX_VIDEO_MPEG2PROFILETYPE (line 534) | typedef enum OMX_VIDEO_MPEG2PROFILETYPE { type OMX_VIDEO_MPEG2LEVELTYPE (line 551) | typedef enum OMX_VIDEO_MPEG2LEVELTYPE { type OMX_VIDEO_PARAM_MPEG2TYPE (line 575) | typedef struct OMX_VIDEO_PARAM_MPEG2TYPE { type OMX_VIDEO_MPEG4PROFILETYPE (line 607) | typedef enum OMX_VIDEO_MPEG4PROFILETYPE { type OMX_VIDEO_MPEG4LEVELTYPE (line 634) | typedef enum OMX_VIDEO_MPEG4LEVELTYPE { type OMX_VIDEO_PARAM_MPEG4TYPE (line 680) | typedef struct OMX_VIDEO_PARAM_MPEG4TYPE { type OMX_VIDEO_WMVFORMATTYPE (line 704) | typedef enum OMX_VIDEO_WMVFORMATTYPE { type OMX_VIDEO_PARAM_WMVTYPE (line 724) | typedef struct OMX_VIDEO_PARAM_WMVTYPE { type OMX_VIDEO_RVFORMATTYPE (line 735) | typedef enum OMX_VIDEO_RVFORMATTYPE { type OMX_VIDEO_PARAM_RVTYPE (line 769) | typedef struct OMX_VIDEO_PARAM_RVTYPE { type OMX_VIDEO_AVCPROFILETYPE (line 791) | typedef enum OMX_VIDEO_AVCPROFILETYPE { type OMX_VIDEO_AVCLEVELTYPE (line 809) | typedef enum OMX_VIDEO_AVCLEVELTYPE { type OMX_VIDEO_AVCLOOPFILTERTYPE (line 840) | typedef enum OMX_VIDEO_AVCLOOPFILTERTYPE { type OMX_VIDEO_PARAM_AVCTYPE (line 903) | typedef struct OMX_VIDEO_PARAM_AVCTYPE { type OMX_VIDEO_PARAM_PROFILELEVELTYPE (line 933) | typedef struct OMX_VIDEO_PARAM_PROFILELEVELTYPE { type OMX_VIDEO_CONFIG_BITRATETYPE (line 956) | typedef struct OMX_VIDEO_CONFIG_BITRATETYPE { type OMX_CONFIG_FRAMERATETYPE (line 972) | typedef struct OMX_CONFIG_FRAMERATETYPE { type OMX_CONFIG_INTRAREFRESHVOPTYPE (line 979) | typedef struct OMX_CONFIG_INTRAREFRESHVOPTYPE { type OMX_CONFIG_MACROBLOCKERRORMAPTYPE (line 986) | typedef struct OMX_CONFIG_MACROBLOCKERRORMAPTYPE { type OMX_CONFIG_MBERRORREPORTINGTYPE (line 994) | typedef struct OMX_CONFIG_MBERRORREPORTINGTYPE { type OMX_PARAM_MACROBLOCKSTYPE (line 1001) | typedef struct OMX_PARAM_MACROBLOCKSTYPE { type OMX_VIDEO_AVCSLICEMODETYPE (line 1015) | typedef enum OMX_VIDEO_AVCSLICEMODETYPE { type OMX_VIDEO_PARAM_AVCSLICEFMO (line 1035) | typedef struct OMX_VIDEO_PARAM_AVCSLICEFMO { type OMX_VIDEO_CONFIG_AVCINTRAPERIOD (line 1054) | typedef struct OMX_VIDEO_CONFIG_AVCINTRAPERIOD { type OMX_VIDEO_CONFIG_NALSIZE (line 1071) | typedef struct OMX_VIDEO_CONFIG_NALSIZE { FILE: atlas-aapt/frameworks/native/include/media/openmax/OMX_VideoExt.h type OMX_NALUFORMATSTYPE (line 44) | typedef enum OMX_NALUFORMATSTYPE { type OMX_NALSTREAMFORMATTYPE (line 54) | typedef struct OMX_NALSTREAMFORMATTYPE{ type OMX_VIDEO_VP8PROFILETYPE (line 62) | typedef enum OMX_VIDEO_VP8PROFILETYPE { type OMX_VIDEO_VP8LEVELTYPE (line 69) | typedef enum OMX_VIDEO_VP8LEVELTYPE { type OMX_VIDEO_VP9PROFILETYPE (line 79) | typedef enum OMX_VIDEO_VP9PROFILETYPE { type OMX_VIDEO_VP9LEVELTYPE (line 92) | typedef enum OMX_VIDEO_VP9LEVELTYPE { type OMX_VIDEO_PARAM_VP8TYPE (line 112) | typedef struct OMX_VIDEO_PARAM_VP8TYPE { type OMX_VIDEO_VP8REFERENCEFRAMETYPE (line 123) | typedef struct OMX_VIDEO_VP8REFERENCEFRAMETYPE { type OMX_VIDEO_VP8REFERENCEFRAMEINFOTYPE (line 136) | typedef struct OMX_VIDEO_VP8REFERENCEFRAMEINFOTYPE { type OMX_VIDEO_ANDROID_VPXTEMPORALLAYERPATTERNTYPE (line 148) | typedef enum OMX_VIDEO_ANDROID_VPXTEMPORALLAYERPATTERNTYPE { type OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE (line 169) | typedef struct OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE { type OMX_VIDEO_HEVCPROFILETYPE (line 182) | typedef enum OMX_VIDEO_HEVCPROFILETYPE { type OMX_VIDEO_HEVCLEVELTYPE (line 192) | typedef enum OMX_VIDEO_HEVCLEVELTYPE { type OMX_VIDEO_PARAM_HEVCTYPE (line 224) | typedef struct OMX_VIDEO_PARAM_HEVCTYPE { type OMX_VIDEO_SLICESEGMENTSTYPE (line 234) | typedef struct OMX_VIDEO_SLICESEGMENTSTYPE { type OMX_VIDEO_RENDEREVENTTYPE (line 245) | typedef struct OMX_VIDEO_RENDEREVENTTYPE { type OMX_VIDEO_DOLBYVISIONPROFILETYPE (line 256) | typedef enum OMX_VIDEO_DOLBYVISIONPROFILETYPE { type OMX_VIDEO_DOLBYVISIONLEVELTYPE (line 270) | typedef enum OMX_VIDEO_DOLBYVISIONLEVELTYPE { type OMX_VIDEO_CONFIG_ANDROID_INTRAREFRESHTYPE (line 293) | typedef struct OMX_VIDEO_CONFIG_ANDROID_INTRAREFRESHTYPE { FILE: atlas-aapt/frameworks/native/include/powermanager/IPowerManager.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/powermanager/PowerManager.h function namespace (line 20) | namespace android { FILE: atlas-aapt/frameworks/native/include/private/binder/Static.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/private/binder/binder_module.h function namespace (line 21) | namespace android { FILE: atlas-aapt/frameworks/native/include/private/gui/ComposerService.h function namespace (line 27) | namespace android { FILE: atlas-aapt/frameworks/native/include/private/gui/LayerState.h type matrix22_t (line 76) | struct matrix22_t { type ComposerState (line 104) | struct ComposerState { type DisplayState (line 111) | struct DisplayState { FILE: atlas-aapt/frameworks/native/include/private/gui/SyncFeatures.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/private/ui/RegionHelper.h function namespace (line 23) | namespace android { function next (line 182) | inline int next(TYPE& top, TYPE& bottom) function class (line 220) | class SpannerInner : protected SpannerBase FILE: atlas-aapt/frameworks/native/include/ui/ANativeObjectBase.h type egl_native_pixmap_t (line 29) | typedef struct egl_native_pixmap_t function namespace (line 51) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/DisplayInfo.h function namespace (line 26) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/DisplayStatInfo.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/Fence.h type ANativeWindowBuffer (line 30) | struct ANativeWindowBuffer function namespace (line 32) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/FrameStats.h function namespace (line 24) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/GraphicBuffer.h type ANativeWindowBuffer (line 30) | struct ANativeWindowBuffer function namespace (line 32) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/GraphicBufferAllocator.h function namespace (line 35) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/GraphicBufferMapper.h type gralloc_module_t (line 28) | struct gralloc_module_t function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/HdrCapabilities.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/PixelFormat.h function namespace (line 30) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/Point.h function Point (line 35) | inline Point() { function operator (line 40) | inline bool operator == (const Point& rhs) const { function operator (line 43) | inline bool operator != (const Point& rhs) const { function operator (line 53) | bool operator < (const Point& rhs) const { FILE: atlas-aapt/frameworks/native/include/ui/Rect.h function namespace (line 27) | namespace android { function clear (line 75) | inline void clear() { function setLeftTop (line 103) | void setLeftTop(const Point& lt) { function setRightBottom (line 108) | void setRightBottom(const Point& rb) { function operator (line 128) | inline bool operator == (const Rect& rhs) const { function operator (line 133) | inline bool operator != (const Rect& rhs) const { function set (line 184) | inline void set(const Rect& rhs) { operator = (rhs); } FILE: atlas-aapt/frameworks/native/include/ui/Region.h function namespace (line 28) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/TMatHelpers.h function namespace (line 35) | namespace android { function friend (line 240) | friend BASE PURE transpose(const BASE& m) { return matrix::transpo... function PURE (line 241) | PURE trace(const BASE& m) { return matrix::trace(m); } FILE: atlas-aapt/frameworks/native/include/ui/TVecHelpers.h function operator (line 51) | operator TYPE& () { function friend (line 220) | friend inline function T (line 350) | inline function PURE (line 359) | PURE length(const BASE& lv) { function T (line 364) | inline function friend (line 369) | friend inline FILE: atlas-aapt/frameworks/native/include/ui/UiConfig.h function namespace (line 22) | namespace android { FILE: atlas-aapt/frameworks/native/include/ui/mat4.h function namespace (line 31) | namespace android { function col_type (line 81) | inline col_type& operator [] (size_t i) { return mValue[i]; } function T (line 83) | T const* asArray() const { return &mValue[0][0]; } function explicit (line 94) | explicit tmat44(no_init) { } function PURE (line 382) | PURE diag(const tmat44& m) { type tmat44 (line 388) | typedef tmat44 mat4; FILE: atlas-aapt/frameworks/native/include/ui/vec2.h function namespace (line 26) | namespace android { type tvec2 (line 86) | typedef tvec2 vec2; FILE: atlas-aapt/frameworks/native/include/ui/vec3.h function namespace (line 25) | namespace android { type tvec3 (line 108) | typedef tvec3 vec3; FILE: atlas-aapt/frameworks/native/include/ui/vec4.h function namespace (line 25) | namespace android { type tvec4 (line 113) | typedef tvec4 vec4; FILE: atlas-aapt/libnativehelper/AsynchronousCloseMonitor.cpp function blockedThreadSignalHandler (line 43) | static void blockedThreadSignalHandler(int /*signal*/) { type sigaction (line 51) | struct sigaction FILE: atlas-aapt/libnativehelper/JNIHelp.cpp class scoped_local_ref (line 39) | class scoped_local_ref { method scoped_local_ref (line 41) | scoped_local_ref(C_JNIEnv* env, T localRef = NULL) method reset (line 50) | void reset(T localRef = NULL) { method T (line 57) | T get() const { function jclass (line 68) | static jclass findClass(C_JNIEnv* env, const char* className) { function jniRegisterNativeMethods (line 73) | int jniRegisterNativeMethods(C_JNIEnv* env, const char* className, function getExceptionSummary (line 115) | static bool getExceptionSummary(C_JNIEnv* env, jthrowable exception, std... function getStackTrace (line 166) | static bool getStackTrace(C_JNIEnv* env, jthrowable exception, std::stri... function jniThrowException (line 224) | int jniThrowException(C_JNIEnv* env, const char* className, const char* ... function jniThrowExceptionFmt (line 255) | int jniThrowExceptionFmt(C_JNIEnv* env, const char* className, const cha... function jniThrowNullPointerException (line 261) | int jniThrowNullPointerException(C_JNIEnv* env, const char* msg) { function jniThrowRuntimeException (line 265) | int jniThrowRuntimeException(C_JNIEnv* env, const char* msg) { function jniThrowIOException (line 269) | int jniThrowIOException(C_JNIEnv* env, int errnum) { function jniGetStackTrace (line 275) | static std::string jniGetStackTrace(C_JNIEnv* env, jthrowable exception) { function jniLogException (line 303) | void jniLogException(C_JNIEnv* env, int priority, const char* tag, jthro... function jobject (line 325) | jobject jniCreateFileDescriptor(C_JNIEnv* env, int fd) { function jniGetFDFromFileDescriptor (line 338) | int jniGetFDFromFileDescriptor(C_JNIEnv* env, jobject fileDescriptor) { function jniSetFileDescriptorOfFD (line 349) | void jniSetFileDescriptorOfFD(C_JNIEnv* env, jobject fileDescriptor, int... function jobject (line 356) | jobject jniGetReferent(C_JNIEnv* env, jobject ref) { FILE: atlas-aapt/libnativehelper/JniConstants.cpp function jclass (line 87) | static jclass findClass(JNIEnv* env, const char* name) { FILE: atlas-aapt/libnativehelper/JniInvocation.cpp function UNUSED (line 57) | void UNUSED(const T&) {} function jint (line 147) | jint JniInvocation::JNI_GetDefaultJavaVMInitArgs(void* vmargs) { function jint (line 151) | jint JniInvocation::JNI_CreateJavaVM(JavaVM** p_vm, JNIEnv** p_env, void... function jint (line 155) | jint JniInvocation::JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsiz... function JniInvocation (line 170) | JniInvocation& JniInvocation::GetJniInvocation() { function jint (line 176) | jint JNI_GetDefaultJavaVMInitArgs(void* vm_args) { function jint (line 180) | jint JNI_CreateJavaVM(JavaVM** p_vm, JNIEnv** p_env, void* vm_args) { function jint (line 184) | jint JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsize* vm_count) { FILE: atlas-aapt/libnativehelper/include/nativehelper/AsynchronousCloseMonitor.h function class (line 44) | class AsynchronousCloseMonitor { FILE: atlas-aapt/libnativehelper/include/nativehelper/JNIHelp.h function jniRegisterNativeMethods (line 122) | inline int jniRegisterNativeMethods(JNIEnv* env, const char* className, ... function jniThrowException (line 126) | inline int jniThrowException(JNIEnv* env, const char* className, const c... function jniThrowExceptionFmt (line 136) | inline int jniThrowExceptionFmt(JNIEnv* env, const char* className, cons... function jniThrowNullPointerException (line 143) | inline int jniThrowNullPointerException(JNIEnv* env, const char* msg) { function jniThrowRuntimeException (line 147) | inline int jniThrowRuntimeException(JNIEnv* env, const char* msg) { function jniThrowIOException (line 151) | inline int jniThrowIOException(JNIEnv* env, int errnum) { function jobject (line 155) | inline jobject jniCreateFileDescriptor(JNIEnv* env, int fd) { function jniGetFDFromFileDescriptor (line 159) | inline int jniGetFDFromFileDescriptor(JNIEnv* env, jobject fileDescripto... function jniSetFileDescriptorOfFD (line 163) | inline void jniSetFileDescriptorOfFD(JNIEnv* env, jobject fileDescriptor... function jobject (line 167) | inline jobject jniGetReferent(JNIEnv* env, jobject ref) { FILE: atlas-aapt/libnativehelper/include/nativehelper/JniConstants.h type JniConstants (line 39) | struct JniConstants { FILE: atlas-aapt/libnativehelper/include/nativehelper/JniInvocation.h function class (line 29) | class JniInvocation { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedBytes.h function class (line 62) | class ScopedBytesRO : public ScopedBytes { function class (line 70) | class ScopedBytesRW : public ScopedBytes { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedFd.h function class (line 26) | class ScopedFd final { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedLocalFrame.h function class (line 22) | class ScopedLocalFrame { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedLocalRef.h function T (line 45) | T release() __attribute__((warn_unused_result)) { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedStringChars.h function class (line 31) | class ScopedStringChars { FILE: atlas-aapt/libnativehelper/include/nativehelper/ScopedUtfChars.h function class (line 32) | class ScopedUtfChars { FILE: atlas-aapt/libnativehelper/include/nativehelper/UniquePtr.h function const (line 28) | void operator()(T* p) const { function const (line 37) | void operator()(T* p) const { function mPtr (line 100) | mPtr(ptr) { function T (line 110) | T* get() const { return mPtr; } function T (line 112) | T* release() __attribute__((warn_unused_result)) { function assert (line 138) | static void assert(bool b) { function C (line 146) | struct C { type Freer (line 151) | struct Freer { function main (line 159) | int main(int argc, char* argv[]) { FILE: atlas-aapt/libnativehelper/include/nativehelper/jni.h type jboolean (line 31) | typedef uint8_t jboolean; type jbyte (line 32) | typedef int8_t jbyte; type jchar (line 33) | typedef uint16_t jchar; type jshort (line 34) | typedef int16_t jshort; type jint (line 35) | typedef int32_t jint; type jlong (line 36) | typedef int64_t jlong; type jfloat (line 37) | typedef float jfloat; type jdouble (line 38) | typedef double jdouble; type jint (line 41) | typedef jint jsize; function class (line 47) | class _jobject {} function class (line 48) | class _jclass : public _jobject {} function class (line 49) | class _jstring : public _jobject {} function class (line 50) | class _jarray : public _jobject {} function class (line 51) | class _jobjectArray : public _jarray {} function class (line 52) | class _jbooleanArray : public _jarray {} function class (line 53) | class _jbyteArray : public _jarray {} function class (line 54) | class _jcharArray : public _jarray {} function class (line 55) | class _jshortArray : public _jarray {} function class (line 56) | class _jintArray : public _jarray {} function class (line 57) | class _jlongArray : public _jarray {} function class (line 58) | class _jfloatArray : public _jarray {} function class (line 59) | class _jdoubleArray : public _jarray {} function class (line 60) | class _jthrowable : public _jobject {} type _jobject (line 62) | typedef _jobject* jobject; type _jclass (line 63) | typedef _jclass* jclass; type _jstring (line 64) | typedef _jstring* jstring; type _jarray (line 65) | typedef _jarray* jarray; type _jobjectArray (line 66) | typedef _jobjectArray* jobjectArray; type _jbooleanArray (line 67) | typedef _jbooleanArray* jbooleanArray; type _jbyteArray (line 68) | typedef _jbyteArray* jbyteArray; type _jcharArray (line 69) | typedef _jcharArray* jcharArray; type _jshortArray (line 70) | typedef _jshortArray* jshortArray; type _jintArray (line 71) | typedef _jintArray* jintArray; type _jlongArray (line 72) | typedef _jlongArray* jlongArray; type _jfloatArray (line 73) | typedef _jfloatArray* jfloatArray; type _jdoubleArray (line 74) | typedef _jdoubleArray* jdoubleArray; type _jthrowable (line 75) | typedef _jthrowable* jthrowable; type _jobject (line 76) | typedef _jobject* jweak; type jobject (line 85) | typedef jobject jclass; type jobject (line 86) | typedef jobject jstring; type jobject (line 87) | typedef jobject jarray; type jarray (line 88) | typedef jarray jobjectArray; type jarray (line 89) | typedef jarray jbooleanArray; type jarray (line 90) | typedef jarray jbyteArray; type jarray (line 91) | typedef jarray jcharArray; type jarray (line 92) | typedef jarray jshortArray; type jarray (line 93) | typedef jarray jintArray; type jarray (line 94) | typedef jarray jlongArray; type jarray (line 95) | typedef jarray jfloatArray; type jarray (line 96) | typedef jarray jdoubleArray; type jobject (line 97) | typedef jobject jthrowable; type jobject (line 98) | typedef jobject jweak; type _jfieldID (line 102) | struct _jfieldID type _jfieldID (line 103) | struct _jfieldID type _jmethodID (line 105) | struct _jmethodID type _jmethodID (line 106) | struct _jmethodID type JNIInvokeInterface (line 108) | struct JNIInvokeInterface type jvalue (line 110) | typedef union jvalue { type jobjectRefType (line 122) | typedef enum jobjectRefType { type JNINativeMethod (line 129) | typedef struct { type _JNIEnv (line 135) | struct _JNIEnv type _JavaVM (line 136) | struct _JavaVM type JNINativeInterface (line 137) | struct JNINativeInterface type _JNIEnv (line 140) | typedef _JNIEnv JNIEnv; type _JavaVM (line 141) | typedef _JavaVM JavaVM; type JNINativeInterface (line 143) | struct JNINativeInterface type JNIInvokeInterface (line 144) | struct JNIInvokeInterface type JNINativeInterface (line 150) | struct JNINativeInterface { type _JNIEnv (line 491) | struct _JNIEnv { type JNIInvokeInterface (line 1038) | struct JNIInvokeInterface { type _JavaVM (line 1053) | struct _JavaVM { type JavaVMAttachArgs (line 1070) | struct JavaVMAttachArgs { type JavaVMAttachArgs (line 1075) | typedef struct JavaVMAttachArgs JavaVMAttachArgs; type JavaVMOption (line 1081) | typedef struct JavaVMOption { type JavaVMInitArgs (line 1086) | typedef struct JavaVMInitArgs { FILE: atlas-aapt/libnativehelper/include/nativehelper/toStringArray.h type VectorCounter (line 48) | struct VectorCounter { type VectorGetter (line 55) | struct VectorGetter { function jobjectArray (line 63) | inline jobjectArray toStringArray(JNIEnv* env, const std::vector Split(const std::string& s, function Trim (line 48) | std::string Trim(const std::string& s) { function StartsWith (line 89) | bool StartsWith(const std::string& s, const char* prefix) { function EndsWith (line 93) | bool EndsWith(const std::string& s, const char* suffix) { FILE: atlas-aapt/system/core/base/strings_test.cpp function TEST (line 26) | TEST(strings, split_empty) { function TEST (line 32) | TEST(strings, split_single) { function TEST (line 38) | TEST(strings, split_simple) { function TEST (line 46) | TEST(strings, split_with_empty_part) { function TEST (line 54) | TEST(strings, split_null_char) { function TEST (line 62) | TEST(strings, split_any) { function TEST (line 70) | TEST(strings, split_any_with_empty_part) { function TEST (line 78) | TEST(strings, trim_empty) { function TEST (line 82) | TEST(strings, trim_already_trimmed) { function TEST (line 86) | TEST(strings, trim_left) { function TEST (line 90) | TEST(strings, trim_right) { function TEST (line 94) | TEST(strings, trim_both) { function TEST (line 98) | TEST(strings, trim_no_trim_middle) { function TEST (line 102) | TEST(strings, trim_other_whitespace) { function TEST (line 106) | TEST(strings, join_nothing) { function TEST (line 111) | TEST(strings, join_single) { function TEST (line 116) | TEST(strings, join_simple) { function TEST (line 121) | TEST(strings, join_separator_in_vector) { function TEST (line 126) | TEST(strings, join_simple_ints) { function TEST (line 131) | TEST(strings, join_unordered_set) { function TEST (line 137) | TEST(strings, startswith_empty) { function TEST (line 142) | TEST(strings, startswith_simple) { function TEST (line 149) | TEST(strings, startswith_prefix_too_long) { function TEST (line 153) | TEST(strings, startswith_contains_prefix) { function TEST (line 158) | TEST(strings, endswith_empty) { function TEST (line 163) | TEST(strings, endswith_simple) { function TEST (line 170) | TEST(strings, endswith_prefix_too_long) { function TEST (line 174) | TEST(strings, endswith_contains_prefix) { FILE: atlas-aapt/system/core/base/test_main.cpp function main (line 21) | int main(int argc, char** argv) { FILE: atlas-aapt/system/core/base/test_utils.cpp function mkstemp (line 35) | int mkstemp(char* template_name) { function GetSystemTempDir (line 56) | static std::string GetSystemTempDir() { FILE: atlas-aapt/system/core/base/utf8.cpp type android (line 27) | namespace android { type base (line 28) | namespace base { function SetErrnoFromLastError (line 31) | static void SetErrnoFromLastError() { function WideToUTF8 (line 42) | bool WideToUTF8(const wchar_t* utf16, const size_t size, std::string... function WideToUTF8 (line 85) | bool WideToUTF8(const wchar_t* utf16, std::string* utf8) { function WideToUTF8 (line 90) | bool WideToUTF8(const std::wstring& utf16, std::string* utf8) { function UTF8ToWideWithFlags (line 97) | static bool UTF8ToWideWithFlags(const char* utf8, const size_t size,... function UTF8ToWide (line 130) | bool UTF8ToWide(const char* utf8, const size_t size, std::wstring* u... function UTF8ToWide (line 145) | bool UTF8ToWide(const char* utf8, std::wstring* utf16) { function UTF8ToWide (line 150) | bool UTF8ToWide(const std::string& utf8, std::wstring* utf16) { type utf8 (line 157) | namespace utf8 { function open (line 159) | int open(const char* name, int flags, ...) { function unlink (line 176) | int unlink(const char* name) { FILE: atlas-aapt/system/core/base/utf8_test.cpp type android (line 23) | namespace android { type base (line 24) | namespace base { function TEST (line 26) | TEST(UTFStringConversionsTest, ConvertInvalidUTF8) { function UTF8ToWide (line 70) | static std::wstring UTF8ToWide(const std::string& utf8) { function WideToUTF8 (line 76) | static std::string WideToUTF8(const std::wstring& utf16) { function TEST (line 113) | TEST(UTFStringConversionsTest, ConvertUTF8AndWide) { function TEST (line 127) | TEST(UTFStringConversionsTest, ConvertUTF8AndWideEmptyString) { function TEST (line 136) | TEST(UTFStringConversionsTest, ConvertUTF8ToWide) { function TEST (line 200) | TEST(UTFStringConversionsTest, ConvertUTF16ToUTF8) { function TEST (line 256) | TEST(UTFStringConversionsTest, ConvertUTF32ToUTF8) { function UTF16ToUTF8 (line 304) | static std::string UTF16ToUTF8(const string16& utf16) { function TEST (line 308) | TEST(UTFStringConversionsTest, ConvertMultiString) { function SysWideToUTF8 (line 338) | static std::string SysWideToUTF8(const std::wstring& utf16) { function SysUTF8ToWide (line 342) | static std::wstring SysUTF8ToWide(const std::string& utf8) { function TEST (line 358) | TEST(SysStrings, SysWideToUTF8) { function TEST (line 386) | TEST(SysStrings, SysUTF8ToWide) { FILE: atlas-aapt/system/core/include/android/log.h type android_LogPriority (line 79) | typedef enum android_LogPriority { FILE: atlas-aapt/system/core/include/backtrace/Backtrace.h type word_t (line 31) | typedef uint64_t word_t; type word_t (line 34) | typedef uint32_t word_t; type BacktraceUnwindError (line 37) | enum BacktraceUnwindError : uint32_t { type backtrace_frame_data_t (line 55) | struct backtrace_frame_data_t { type __darwin_ucontext (line 66) | struct __darwin_ucontext type __darwin_ucontext (line 67) | typedef __darwin_ucontext ucontext_t; type ucontext (line 69) | struct ucontext type ucontext (line 70) | typedef ucontext ucontext_t; type backtrace_stackinfo_t (line 73) | struct backtrace_stackinfo_t { function class (line 79) | class Backtrace { FILE: atlas-aapt/system/core/include/backtrace/BacktraceMap.h type backtrace_map_t (line 36) | struct backtrace_map_t { function class (line 45) | class BacktraceMap { FILE: atlas-aapt/system/core/include/binderwrapper/binder_test_base.h function namespace (line 23) | namespace android { FILE: atlas-aapt/system/core/include/binderwrapper/binder_wrapper.h function namespace (line 27) | namespace android { FILE: atlas-aapt/system/core/include/binderwrapper/stub_binder_wrapper.h function namespace (line 29) | namespace android { FILE: atlas-aapt/system/core/include/cutils/android_reboot.h type mntent (line 35) | struct mntent FILE: atlas-aapt/system/core/include/cutils/atomic.h function ANDROID_ATOMIC_INLINE (line 81) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 89) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 96) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 103) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 110) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 131) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 138) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 162) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 171) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 190) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 201) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 215) | ANDROID_ATOMIC_INLINE function ANDROID_ATOMIC_INLINE (line 223) | ANDROID_ATOMIC_INLINE FILE: atlas-aapt/system/core/include/cutils/bitops.h function bitmask_init (line 54) | static inline void bitmask_init(unsigned int *bitmask, int num_bits) function bitmask_ffz (line 59) | static inline int bitmask_ffz(unsigned int *bitmask, int num_bits) function bitmask_weight (line 78) | static inline int bitmask_weight(unsigned int *bitmask, int num_bits) function bitmask_set (line 88) | static inline void bitmask_set(unsigned int *bitmask, int bit) function bitmask_clear (line 93) | static inline void bitmask_clear(unsigned int *bitmask, int bit) function bitmask_test (line 98) | static inline bool bitmask_test(unsigned int *bitmask, int bit) function popcount (line 103) | static inline int popcount(unsigned int x) function popcountl (line 108) | static inline int popcountl(unsigned long x) function popcountll (line 113) | static inline int popcountll(unsigned long long x) FILE: atlas-aapt/system/core/include/cutils/config_utils.h type cnode (line 24) | typedef struct cnode cnode; type cnode (line 27) | struct cnode FILE: atlas-aapt/system/core/include/cutils/debugger.h type debugger_action_t (line 29) | typedef enum { type debugger_msg_t (line 42) | typedef struct __attribute__((packed)) { FILE: atlas-aapt/system/core/include/cutils/hashmap.h type Hashmap (line 32) | typedef struct Hashmap Hashmap; FILE: atlas-aapt/system/core/include/cutils/iosched_policy.h type IoSchedClass (line 24) | typedef enum { FILE: atlas-aapt/system/core/include/cutils/klog.h type iovec (line 33) | struct iovec FILE: atlas-aapt/system/core/include/cutils/list.h type listnode (line 26) | struct listnode function list_init (line 52) | static inline void list_init(struct listnode *node) function list_add_tail (line 58) | static inline void list_add_tail(struct listnode *head, struct listnode ... function list_add_head (line 66) | static inline void list_add_head(struct listnode *head, struct listnode ... function list_remove (line 74) | static inline void list_remove(struct listnode *item) FILE: atlas-aapt/system/core/include/cutils/multiuser.h type uid_t (line 32) | typedef uid_t userid_t; type uid_t (line 33) | typedef uid_t appid_t; FILE: atlas-aapt/system/core/include/cutils/native_handle.h type native_handle_t (line 24) | typedef struct native_handle FILE: atlas-aapt/system/core/include/cutils/properties.h function __BIONIC_FORTIFY_INLINE (line 118) | __BIONIC_FORTIFY_INLINE FILE: atlas-aapt/system/core/include/cutils/record_stream.h type RecordStream (line 29) | typedef struct RecordStream RecordStream; FILE: atlas-aapt/system/core/include/cutils/sched_policy.h type SchedPolicy (line 25) | typedef enum { FILE: atlas-aapt/system/core/include/cutils/sockets.h type socklen_t (line 31) | typedef int socklen_t; type SOCKET (line 32) | typedef SOCKET cutils_socket_t; type cutils_socket_t (line 38) | typedef int cutils_socket_t; function android_get_control_socket (line 58) | static inline int android_get_control_socket(const char* name) type cutils_socket_buffer_t (line 153) | typedef struct { FILE: atlas-aapt/system/core/include/cutils/str_parms.h type str_parms (line 27) | struct str_parms type str_parms (line 28) | struct str_parms type str_parms (line 29) | struct str_parms type str_parms (line 31) | struct str_parms type str_parms (line 33) | struct str_parms type str_parms (line 35) | struct str_parms type str_parms (line 37) | struct str_parms type str_parms (line 41) | struct str_parms type str_parms (line 46) | struct str_parms type str_parms (line 48) | struct str_parms type str_parms (line 50) | struct str_parms type str_parms (line 53) | struct str_parms type str_parms (line 56) | struct str_parms FILE: atlas-aapt/system/core/include/cutils/threads.h type thread_store_t (line 44) | typedef struct { type thread_store_t (line 54) | typedef struct { type pthread_mutex_t (line 83) | typedef pthread_mutex_t mutex_t; function mutex_lock (line 87) | static __inline__ void mutex_lock(mutex_t* lock) function mutex_unlock (line 91) | static __inline__ void mutex_unlock(mutex_t* lock) function mutex_init (line 95) | static __inline__ int mutex_init(mutex_t* lock) function mutex_destroy (line 99) | static __inline__ void mutex_destroy(mutex_t* lock) type mutex_t (line 106) | typedef struct { function mutex_lock (line 113) | static __inline__ void mutex_lock(mutex_t* lock) function mutex_unlock (line 125) | static __inline__ void mutex_unlock(mutex_t* lock) function mutex_init (line 129) | static __inline__ int mutex_init(mutex_t* lock) function mutex_destroy (line 135) | static __inline__ void mutex_destroy(mutex_t* lock) FILE: atlas-aapt/system/core/include/cutils/trace.h function atrace_init (line 140) | static inline void atrace_init() function atrace_get_enabled_tags (line 153) | static inline uint64_t atrace_get_enabled_tags() function atrace_is_tag_enabled (line 165) | static inline uint64_t atrace_is_tag_enabled(uint64_t tag) function atrace_begin (line 175) | static inline void atrace_begin(uint64_t tag, const char* name) function atrace_end (line 188) | static inline void atrace_end(uint64_t tag) function atrace_async_begin (line 205) | static inline void atrace_async_begin(uint64_t tag, const char* name, function atrace_async_end (line 219) | static inline void atrace_async_end(uint64_t tag, const char* name, int3... function atrace_int (line 232) | static inline void atrace_int(uint64_t tag, const char* name, int32_t va... function atrace_int64 (line 245) | static inline void atrace_int64(uint64_t tag, const char* name, int64_t ... FILE: atlas-aapt/system/core/include/diskconfig/diskconfig.h type chs (line 56) | struct chs { type pc_partition (line 64) | struct pc_partition { type pc_boot_record (line 73) | struct pc_boot_record { type part_info (line 81) | struct part_info { type disk_info (line 89) | struct disk_info { type write_list (line 99) | struct write_list { type write_list (line 107) | struct write_list type write_list (line 108) | struct write_list type write_list (line 109) | struct write_list type write_list (line 109) | struct write_list type write_list (line 109) | struct write_list type write_list (line 110) | struct write_list type write_list (line 111) | struct write_list type disk_info (line 113) | struct disk_info type disk_info (line 114) | struct disk_info type disk_info (line 115) | struct disk_info type disk_info (line 116) | struct disk_info type disk_info (line 117) | struct disk_info type part_info (line 118) | struct part_info type disk_info (line 118) | struct disk_info type write_list (line 123) | struct write_list type disk_info (line 123) | struct disk_info type disk_info (line 124) | struct disk_info FILE: atlas-aapt/system/core/include/log/event_tag_map.h type EventTagMap (line 26) | struct EventTagMap type EventTagMap (line 27) | typedef struct EventTagMap EventTagMap; FILE: atlas-aapt/system/core/include/log/log.h type AndroidEventLogType (line 489) | typedef enum { type log_id_t (line 530) | typedef enum log_id { type android_log_context_internal (line 557) | struct android_log_context_internal type android_log_list_element (line 562) | typedef struct { FILE: atlas-aapt/system/core/include/log/log_read.h function log_time (line 31) | struct log_time { function operator (line 68) | bool operator== (const timespec &T) const function operator (line 73) | bool operator!= (const timespec &T) const function operator (line 77) | bool operator< (const timespec &T) const function operator (line 83) | bool operator>= (const timespec &T) const function operator (line 87) | bool operator> (const timespec &T) const function operator (line 93) | bool operator<= (const timespec &T) const function log_time (line 98) | log_time operator- (const timespec &T) const function log_time (line 104) | log_time operator+ (const timespec &T) const function operator (line 111) | bool operator== (const log_time &T) const function operator (line 115) | bool operator!= (const log_time &T) const function operator (line 119) | bool operator< (const log_time &T) const function operator (line 124) | bool operator>= (const log_time &T) const function operator (line 128) | bool operator> (const log_time &T) const function operator (line 133) | bool operator<= (const log_time &T) const function log_time (line 138) | log_time operator- (const log_time &T) const function log_time (line 144) | log_time operator+ (const log_time &T) const type log_time (line 163) | typedef struct log_time { FILE: atlas-aapt/system/core/include/log/logger.h type logger_entry (line 30) | struct logger_entry { type logger_entry_v2 (line 45) | struct logger_entry_v2 { type logger_entry_v3 (line 56) | struct logger_entry_v3 { type logger_entry_v4 (line 67) | struct logger_entry_v4 { function id (line 95) | struct log_msg { function len (line 148) | unsigned int len() type logger (line 155) | struct logger type logger (line 157) | struct logger type logger (line 159) | struct logger type logger (line 160) | struct logger type logger (line 161) | struct logger type logger (line 162) | struct logger type logger (line 163) | struct logger type logger_list (line 165) | struct logger_list type logger_list (line 167) | struct logger_list type logger_list (line 169) | struct logger_list type logger_list (line 171) | struct logger_list type logger_list (line 183) | struct logger_list type logger_list (line 186) | struct logger_list type logger_list (line 189) | struct logger_list type logger_list (line 191) | struct logger_list type log_msg (line 192) | struct log_msg type logger (line 195) | struct logger type logger_list (line 195) | struct logger_list type logger_list (line 199) | struct logger_list FILE: atlas-aapt/system/core/include/log/logprint.h type AndroidLogPrintFormat (line 29) | typedef enum { type AndroidLogFormat (line 50) | typedef struct AndroidLogFormat_t AndroidLogFormat; type AndroidLogEntry (line 52) | typedef struct AndroidLogEntry_t { type logger_entry (line 120) | struct logger_entry type logger_entry (line 129) | struct logger_entry FILE: atlas-aapt/system/core/include/log/uio.h type iovec (line 36) | struct iovec { type iovec (line 41) | struct iovec type iovec (line 42) | struct iovec FILE: atlas-aapt/system/core/include/memtrack/memtrack.h type memtrack_proc (line 36) | struct memtrack_proc type memtrack_proc (line 55) | struct memtrack_proc type memtrack_proc (line 62) | struct memtrack_proc type memtrack_proc (line 76) | struct memtrack_proc type memtrack_proc (line 88) | struct memtrack_proc type memtrack_proc (line 101) | struct memtrack_proc type memtrack_proc (line 111) | struct memtrack_proc type memtrack_proc (line 121) | struct memtrack_proc type memtrack_proc (line 131) | struct memtrack_proc type memtrack_proc (line 141) | struct memtrack_proc FILE: atlas-aapt/system/core/include/mincrypt/hash-internal.h type HASH_CTX (line 36) | struct HASH_CTX type HASH_VTAB (line 38) | typedef struct HASH_VTAB { type HASH_CTX (line 46) | typedef struct HASH_CTX { FILE: atlas-aapt/system/core/include/mincrypt/p256.h type p256_err (line 43) | typedef int p256_err; type p256_digit (line 44) | typedef uint32_t p256_digit; type p256_sdigit (line 45) | typedef int32_t p256_sdigit; type p256_ddigit (line 46) | typedef uint64_t p256_ddigit; type p256_sddigit (line 47) | typedef int64_t p256_sddigit; type p256_int (line 50) | typedef struct { FILE: atlas-aapt/system/core/include/mincrypt/rsa.h type RSAPublicKey (line 40) | typedef struct RSAPublicKey { FILE: atlas-aapt/system/core/include/mincrypt/sha.h type HASH_CTX (line 36) | typedef HASH_CTX SHA_CTX; FILE: atlas-aapt/system/core/include/mincrypt/sha256.h type HASH_CTX (line 37) | typedef HASH_CTX SHA256_CTX; FILE: atlas-aapt/system/core/include/nativebridge/native_bridge.h function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/private/android_filesystem_capability.h type __user_cap_header_struct (line 37) | struct __user_cap_header_struct { type __user_cap_data_struct (line 42) | struct __user_cap_data_struct { type vfs_cap_data (line 62) | struct vfs_cap_data { FILE: atlas-aapt/system/core/include/private/android_filesystem_config.h type android_id_info (line 142) | struct android_id_info { type android_id_info (line 147) | struct android_id_info type fs_path_config (line 223) | struct fs_path_config { type fs_path_config (line 248) | struct fs_path_config FILE: atlas-aapt/system/core/include/private/android_logger.h type android_pmsg_log_header_t (line 33) | typedef struct __attribute__((__packed__)) { type android_log_header_t (line 41) | typedef struct __attribute__((__packed__)) { type android_event_header_t (line 48) | typedef struct __attribute__((__packed__)) { type android_event_int_t (line 53) | typedef struct __attribute__((__packed__)) { type android_log_event_int_t (line 59) | typedef struct __attribute__((__packed__)) { type android_event_long_t (line 65) | typedef struct __attribute__((__packed__)) { type android_log_event_long_t (line 71) | typedef struct __attribute__((__packed__)) { type android_event_string_t (line 87) | typedef struct __attribute__((__packed__)) { type android_log_event_string_t (line 94) | typedef struct __attribute__((__packed__)) { FILE: atlas-aapt/system/core/include/system/camera.h type camera_face_t (line 234) | typedef struct camera_face { type camera_frame_metadata_t (line 284) | typedef struct camera_frame_metadata { FILE: atlas-aapt/system/core/include/system/graphics.h type android_pixel_format_t (line 45) | typedef enum android_pixel_format { type android_ycbcr (line 468) | struct android_ycbcr { type android_depth_points (line 513) | struct android_depth_points { type android_transform_t (line 530) | typedef enum android_transform { type android_dataspace_t (line 589) | typedef enum android_dataspace { type android_color_transform_t (line 1045) | typedef enum android_color_transform { type android_hdr_t (line 1072) | typedef enum android_hdr { FILE: atlas-aapt/system/core/include/system/radio.h type radio_class_t (line 36) | typedef enum { type radio_band_t (line 43) | typedef enum { type radio_rds_t (line 56) | typedef unsigned int radio_rds_t; type radio_deemphasis_t (line 63) | typedef unsigned int radio_deemphasis_t; type radio_region_t (line 68) | typedef enum { type radio_direction_t (line 78) | typedef enum { type radio_handle_t (line 84) | typedef unsigned int radio_handle_t; type radio_metadata_t (line 87) | typedef struct radio_medtadata radio_metadata_t; type radio_hal_fm_band_config_t (line 91) | typedef struct radio_hal_fm_band_config { type radio_hal_am_band_config_t (line 101) | typedef struct radio_hal_am_band_config { type radio_hal_band_config_t (line 109) | typedef struct radio_hal_band_config { type radio_band_config_t (line 123) | typedef struct radio_band_config { type radio_hal_properties_t (line 134) | typedef struct radio_hal_properties { type radio_properties_t (line 149) | typedef struct radio_properties { type radio_program_info_t (line 166) | typedef struct radio_program_info { type radio_event_type_t (line 193) | typedef unsigned int radio_event_type_t; type radio_hal_event_t (line 196) | typedef struct radio_hal_event { type radio_event_t (line 209) | typedef struct radio_event { function radio_rds_t (line 221) | static radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { function radio_deemphasis_t (line 237) | static radio_deemphasis_t radio_demephasis_for_region(radio_region_t reg... FILE: atlas-aapt/system/core/include/system/window.h type native_handle_t (line 60) | typedef const native_handle_t* buffer_handle_t; type android_native_rect_t (line 64) | typedef struct android_native_rect_t type android_native_base_t (line 74) | typedef struct android_native_base_t type ANativeWindowBuffer (line 89) | struct ANativeWindowBuffer function decStrong (line 103) | void decStrong(const void* /*id*/) const { type android_native_base_t (line 108) | struct android_native_base_t type ANativeWindowBuffer_t (line 124) | typedef ANativeWindowBuffer_t android_native_buffer_t; type ANativeWindow (line 391) | struct ANativeWindow type ANativeWindow (line 615) | typedef struct ANativeWindow ANativeWindow; type android_native_window_t (line 616) | typedef struct ANativeWindow android_native_window_t function native_window_set_usage (line 629) | static inline int native_window_set_usage( type ANativeWindow (line 637) | struct ANativeWindow function native_window_connect (line 639) | static inline int native_window_connect( type ANativeWindow (line 646) | struct ANativeWindow function native_window_disconnect (line 648) | static inline int native_window_disconnect( function native_window_set_crop (line 667) | static inline int native_window_set_crop( function native_window_set_post_transform_crop (line 688) | static inline int native_window_set_post_transform_crop( type ANativeWindow (line 703) | struct ANativeWindow function native_window_set_active_rect (line 706) | static inline int native_window_set_active_rect( function native_window_set_buffer_count (line 717) | static inline int native_window_set_buffer_count( type ANativeWindow (line 734) | struct ANativeWindow function native_window_set_buffers_geometry (line 737) | static inline int native_window_set_buffers_geometry( function native_window_set_buffers_dimensions (line 758) | static inline int native_window_set_buffers_dimensions( function native_window_set_buffers_user_dimensions (line 783) | static inline int native_window_set_buffers_user_dimensions( function native_window_set_buffers_format (line 797) | static inline int native_window_set_buffers_format( function native_window_set_buffers_data_space (line 816) | static inline int native_window_set_buffers_data_space( function native_window_set_buffers_transform (line 829) | static inline int native_window_set_buffers_transform( function native_window_set_buffers_sticky_transform (line 846) | static inline int native_window_set_buffers_sticky_transform( function native_window_set_buffers_timestamp (line 864) | static inline int native_window_set_buffers_timestamp( function native_window_set_scaling_mode (line 877) | static inline int native_window_set_scaling_mode( function native_window_api_connect (line 891) | static inline int native_window_api_connect( function native_window_api_disconnect (line 903) | static inline int native_window_api_disconnect( function native_window_dequeue_buffer_and_wait (line 915) | static inline int native_window_dequeue_buffer_and_wait(ANativeWindow *anw, function native_window_set_sideband_stream (line 924) | static inline int native_window_set_sideband_stream( function native_window_set_surface_damage (line 948) | static inline int native_window_set_surface_damage( function native_window_set_shared_buffer_mode (line 960) | static inline int native_window_set_shared_buffer_mode( function native_window_set_auto_refresh (line 972) | static inline int native_window_set_auto_refresh( FILE: atlas-aapt/system/core/include/sysutils/FrameworkClient.h function class (line 8) | class FrameworkClient { type android (line 20) | typedef android::sysutils::List FrameworkClientCollec... FILE: atlas-aapt/system/core/include/sysutils/FrameworkCommand.h function class (line 23) | class FrameworkCommand { type android (line 37) | typedef android::sysutils::List FrameworkCommandColl... FILE: atlas-aapt/system/core/include/sysutils/FrameworkListener.h function class (line 24) | class FrameworkListener : public SocketListener { FILE: atlas-aapt/system/core/include/sysutils/List.h function namespace (line 33) | namespace android { FILE: atlas-aapt/system/core/include/sysutils/NetlinkEvent.h function class (line 23) | class NetlinkEvent { FILE: atlas-aapt/system/core/include/sysutils/NetlinkListener.h function class (line 23) | class NetlinkListener : public SocketListener { FILE: atlas-aapt/system/core/include/sysutils/ServiceManager.h function class (line 20) | class ServiceManager { FILE: atlas-aapt/system/core/include/sysutils/SocketClient.h function class (line 11) | class SocketClient { type android (line 87) | typedef android::sysutils::List SocketClientCollection; FILE: atlas-aapt/system/core/include/sysutils/SocketClientCommand.h function class (line 21) | class SocketClientCommand { FILE: atlas-aapt/system/core/include/sysutils/SocketListener.h function class (line 24) | class SocketListener { FILE: atlas-aapt/system/core/include/usbhost/usbhost.h type usb_host_context (line 33) | struct usb_host_context type usb_endpoint_descriptor (line 34) | struct usb_endpoint_descriptor type usb_descriptor_iter (line 36) | struct usb_descriptor_iter { type usb_request (line 42) | struct usb_request type usb_host_context (line 70) | struct usb_host_context type usb_host_context (line 73) | struct usb_host_context type usb_host_context (line 76) | struct usb_host_context type usb_host_context (line 79) | struct usb_host_context type usb_host_context (line 86) | struct usb_host_context type usb_host_context (line 97) | struct usb_host_context type usb_device (line 104) | struct usb_device type usb_device (line 107) | struct usb_device type usb_device (line 110) | struct usb_device type usb_device (line 113) | struct usb_device type usb_device (line 118) | struct usb_device type usb_device (line 123) | struct usb_device type usb_device (line 135) | struct usb_device type usb_device (line 138) | struct usb_device type usb_device_descriptor (line 140) | struct usb_device_descriptor type usb_device (line 140) | struct usb_device type usb_device (line 147) | struct usb_device type usb_device (line 152) | struct usb_device type usb_device (line 157) | struct usb_device type usb_device (line 161) | struct usb_device type usb_device (line 166) | struct usb_device type usb_device (line 171) | struct usb_device type usb_device (line 176) | struct usb_device type usb_descriptor_iter (line 176) | struct usb_descriptor_iter type usb_descriptor_header (line 181) | struct usb_descriptor_header type usb_descriptor_iter (line 181) | struct usb_descriptor_iter type usb_device (line 184) | struct usb_device type usb_device (line 187) | struct usb_device type usb_device (line 193) | struct usb_device type usb_device (line 197) | struct usb_device type usb_device (line 200) | struct usb_device type usb_device (line 204) | struct usb_device type usb_device (line 216) | struct usb_device type usb_device (line 223) | struct usb_device type usb_request (line 226) | struct usb_request type usb_device (line 226) | struct usb_device type usb_endpoint_descriptor (line 227) | struct usb_endpoint_descriptor type usb_request (line 230) | struct usb_request type usb_request (line 233) | struct usb_request type usb_request (line 238) | struct usb_request type usb_device (line 238) | struct usb_device type usb_request (line 241) | struct usb_request FILE: atlas-aapt/system/core/include/utils/AndroidThreads.h function namespace (line 95) | namespace android { function thread_id_t (line 116) | inline thread_id_t getThreadId() { FILE: atlas-aapt/system/core/include/utils/BitSet.h function namespace (line 27) | namespace android { function ctz_checked (line 160) | static inline uint32_t ctz_checked(uint32_t value) { function BitSet64 (line 169) | ANDROID_BASIC_TYPES_TRAITS(BitSet32) FILE: atlas-aapt/system/core/include/utils/BlobCache.h function namespace (line 27) | namespace android { FILE: atlas-aapt/system/core/include/utils/ByteOrder.h function android_swap_long (line 41) | static inline uint32_t android_swap_long(uint32_t v) function android_swap_short (line 46) | static inline uint16_t android_swap_short(uint16_t v) FILE: atlas-aapt/system/core/include/utils/CallStack.h function namespace (line 28) | namespace android { FILE: atlas-aapt/system/core/include/utils/Compat.h type off_t (line 26) | typedef off_t off64_t; function off64_t (line 28) | static inline off64_t lseek64(int fd, off64_t offset, int whence) { function pread64 (line 32) | static inline ssize_t pread64(int fd, void* buf, size_t nbytes, off64_t ... function pwrite64 (line 36) | static inline ssize_t pwrite64(int fd, const void* buf, size_t nbytes, o... FILE: atlas-aapt/system/core/include/utils/Condition.h function namespace (line 33) | namespace android { FILE: atlas-aapt/system/core/include/utils/Debug.h function namespace (line 23) | namespace android { FILE: atlas-aapt/system/core/include/utils/Errors.h function namespace (line 23) | namespace android { FILE: atlas-aapt/system/core/include/utils/FileMap.h function namespace (line 35) | namespace android { FILE: atlas-aapt/system/core/include/utils/Flattenable.h function namespace (line 26) | namespace android { function getFlattenedSize (line 141) | inline size_t getFlattenedSize() const; function status_t (line 183) | inline status_t flatten(void* buffer, size_t size) const { function status_t (line 188) | inline status_t unflatten(void const* buffer, size_t) { FILE: atlas-aapt/system/core/include/utils/Functor.h function namespace (line 22) | namespace android { FILE: atlas-aapt/system/core/include/utils/JenkinsHash.h function namespace (line 27) | namespace android { FILE: atlas-aapt/system/core/include/utils/KeyedVector.h function namespace (line 32) | namespace android { function mDefault (line 210) | mDefault(defValue) FILE: atlas-aapt/system/core/include/utils/LinearTransform.h function namespace (line 22) | namespace android { FILE: atlas-aapt/system/core/include/utils/List.h function namespace (line 33) | namespace android { FILE: atlas-aapt/system/core/include/utils/Log.h function namespace (line 36) | namespace android { FILE: atlas-aapt/system/core/include/utils/Looper.h type Message (line 50) | struct Message { function class (line 67) | class MessageHandler : public virtual RefBase { function class (line 82) | class WeakMessageHandler : public MessageHandler { function class (line 98) | class LooperCallback : public virtual RefBase { function class (line 118) | class SimpleLooperCallback : public LooperCallback { function class (line 136) | class Looper : public RefBase { FILE: atlas-aapt/system/core/include/utils/LruCache.h function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/utils/Mutex.h function namespace (line 32) | namespace android { function Mutex (line 106) | inline Mutex::Mutex() { function Mutex (line 109) | inline Mutex::Mutex(__attribute__((unused)) const char* name) { function Mutex (line 112) | inline Mutex::Mutex(int type, __attribute__((unused)) const char* name) { function Mutex (line 123) | inline Mutex::~Mutex() { function status_t (line 126) | inline status_t Mutex::lock() { function unlock (line 129) | inline void Mutex::unlock() { function status_t (line 132) | inline status_t Mutex::tryLock() { function status_t (line 136) | inline status_t Mutex::timedLock(nsecs_t timeoutNs) { type Mutex (line 155) | typedef Mutex::Autolock AutoMutex; FILE: atlas-aapt/system/core/include/utils/NativeHandle.h type native_handle_t (line 23) | typedef struct native_handle native_handle_t; function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/utils/Printer.h function namespace (line 22) | namespace android { FILE: atlas-aapt/system/core/include/utils/ProcessCallStack.h function namespace (line 28) | namespace android { FILE: atlas-aapt/system/core/include/utils/PropertyMap.h function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/utils/RWLock.h function namespace (line 31) | namespace android { FILE: atlas-aapt/system/core/include/utils/RefBase.h function namespace (line 31) | namespace android { function m_ptr (line 316) | m_ptr(other) function m_ptr (line 339) | m_ptr(other) function class (line 477) | class ReferenceMover { FILE: atlas-aapt/system/core/include/utils/Singleton.h function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/utils/SortedVector.h function namespace (line 32) | namespace android { FILE: atlas-aapt/system/core/include/utils/StopWatch.h function namespace (line 27) | namespace android { FILE: atlas-aapt/system/core/include/utils/String16.h function class (line 41) | class String16 FILE: atlas-aapt/system/core/include/utils/String8.h function namespace (line 29) | namespace android { function String8 (line 296) | inline String8& String8::operator+=(const String8& other) function String8 (line 309) | inline String8& String8::operator+=(const char* other) function compare (line 322) | inline int String8::compare(const String8& other) const function other (line 327) | inline bool String8::operator<(const String8& other) const function other (line 332) | inline bool String8::operator<=(const String8& other) const function other (line 337) | inline bool String8::operator==(const String8& other) const function other (line 342) | inline bool String8::operator!=(const String8& other) const function other (line 347) | inline bool String8::operator>=(const String8& other) const function other (line 352) | inline bool String8::operator>(const String8& other) const FILE: atlas-aapt/system/core/include/utils/StrongPointer.h function namespace (line 27) | namespace android { function m_ptr (line 138) | m_ptr(other) { FILE: atlas-aapt/system/core/include/utils/SystemClock.h function namespace (line 23) | namespace android { FILE: atlas-aapt/system/core/include/utils/Thread.h function namespace (line 36) | namespace android { FILE: atlas-aapt/system/core/include/utils/ThreadDefs.h type android_thread_id_t (line 33) | typedef uint32_t android_thread_id_t; function namespace (line 47) | namespace android { FILE: atlas-aapt/system/core/include/utils/Timers.h type nsecs_t (line 36) | typedef int64_t nsecs_t; function CONSTEXPR (line 38) | static CONSTEXPR inline nsecs_t seconds_to_nanoseconds(nsecs_t secs) function CONSTEXPR (line 43) | static CONSTEXPR inline nsecs_t milliseconds_to_nanoseconds(nsecs_t secs) function CONSTEXPR (line 48) | static CONSTEXPR inline nsecs_t microseconds_to_nanoseconds(nsecs_t secs) function CONSTEXPR (line 53) | static CONSTEXPR inline nsecs_t nanoseconds_to_seconds(nsecs_t secs) function CONSTEXPR (line 58) | static CONSTEXPR inline nsecs_t nanoseconds_to_milliseconds(nsecs_t secs) function CONSTEXPR (line 63) | static CONSTEXPR inline nsecs_t nanoseconds_to_microseconds(nsecs_t secs) function CONSTEXPR (line 68) | static CONSTEXPR inline nsecs_t s2ns(nsecs_t v) {return seconds_to_nano... function CONSTEXPR (line 69) | static CONSTEXPR inline nsecs_t ms2ns(nsecs_t v) {return milliseconds_to... function CONSTEXPR (line 70) | static CONSTEXPR inline nsecs_t us2ns(nsecs_t v) {return microseconds_to... function CONSTEXPR (line 71) | static CONSTEXPR inline nsecs_t ns2s(nsecs_t v) {return nanoseconds_to_... function CONSTEXPR (line 72) | static CONSTEXPR inline nsecs_t ns2ms(nsecs_t v) {return nanoseconds_to_... function CONSTEXPR (line 73) | static CONSTEXPR inline nsecs_t ns2us(nsecs_t v) {return nanoseconds_to_... function CONSTEXPR (line 75) | static CONSTEXPR inline nsecs_t seconds(nsecs_t v) { return s2ns(v); } function CONSTEXPR (line 76) | static CONSTEXPR inline nsecs_t milliseconds(nsecs_t v) { return ms2ns(v... function CONSTEXPR (line 77) | static CONSTEXPR inline nsecs_t microseconds(nsecs_t v) { return us2ns(v... FILE: atlas-aapt/system/core/include/utils/Tokenizer.h function namespace (line 25) | namespace android { FILE: atlas-aapt/system/core/include/utils/Trace.h function namespace (line 43) | namespace android { FILE: atlas-aapt/system/core/include/utils/TypeHelpers.h function namespace (line 27) | namespace android { type KEY (line 235) | typedef KEY key_t; type VALUE (line 236) | typedef VALUE value_t; type hash_t (line 273) | typedef uint32_t hash_t; function ANDROID_INT32_HASH (line 289) | ANDROID_INT32_HASH(bool) FILE: atlas-aapt/system/core/include/utils/Vector.h function namespace (line 31) | namespace android { FILE: atlas-aapt/system/core/include/utils/VectorImpl.h function class (line 40) | class VectorImpl FILE: atlas-aapt/system/core/include/utils/misc.h function namespace (line 30) | namespace android { FILE: atlas-aapt/system/core/include/ziparchive/zip_archive.h function __BEGIN_DECLS (line 29) | __BEGIN_DECLS type ZipEntry (line 69) | struct ZipEntry { FILE: atlas-aapt/system/core/include/ziparchive/zip_archive_stream_entry.h function class (line 25) | class ZipArchiveStreamEntry { FILE: atlas-aapt/system/core/include/ziparchive/zip_writer.h type FileInfo (line 133) | struct FileInfo { function State (line 150) | enum class State { FILE: atlas-aapt/system/core/libcutils/android_reboot.c type mntent_list (line 40) | typedef struct { function has_mount_option (line 45) | static bool has_mount_option(const char* opts, const char* opt_to_find) function is_block_device (line 63) | static bool is_block_device(const char* fsname) function find_rw (line 71) | static void find_rw(struct listnode* rw_entries) function free_entries (line 95) | static void free_entries(struct listnode* entries) function mntent_list (line 109) | static mntent_list* find_item(struct listnode* rw_entries, const char* f... function remount_ro (line 132) | static void remount_ro(void (*cb_on_remount)(const struct mntent*)) function android_reboot_with_callback (line 212) | int android_reboot_with_callback( function android_reboot (line 239) | int android_reboot(int cmd, int flags, const char *arg) FILE: atlas-aapt/system/core/libcutils/arch-mips/android_memset.c function android_memset16 (line 34) | __attribute__((no_sanitize("integer"))) function android_memset32 (line 61) | __attribute__((no_sanitize("integer"))) FILE: atlas-aapt/system/core/libcutils/ashmem-dev.c function __ashmem_open_locked (line 49) | static int __ashmem_open_locked() function __ashmem_open (line 76) | static int __ashmem_open() function __ashmem_is_ashmem (line 88) | static int __ashmem_is_ashmem(int fd) function ashmem_create_region (line 143) | int ashmem_create_region(const char *name, size_t size) function ashmem_set_prot_region (line 176) | int ashmem_set_prot_region(int fd, int prot) function ashmem_pin_region (line 186) | int ashmem_pin_region(int fd, size_t offset, size_t len) function ashmem_unpin_region (line 198) | int ashmem_unpin_region(int fd, size_t offset, size_t len) function ashmem_get_size_region (line 210) | int ashmem_get_size_region(int fd) FILE: atlas-aapt/system/core/libcutils/ashmem-host.c function ashmem_create_region (line 41) | int ashmem_create_region(const char *ignored __unused, size_t size) function ashmem_set_prot_region (line 58) | int ashmem_set_prot_region(int fd __unused, int prot __unused) function ashmem_pin_region (line 63) | int ashmem_pin_region(int fd __unused, size_t offset __unused, size_t le... function ashmem_unpin_region (line 68) | int ashmem_unpin_region(int fd __unused, size_t offset __unused, size_t ... function ashmem_get_size_region (line 73) | int ashmem_get_size_region(int fd) FILE: atlas-aapt/system/core/libcutils/canned_fs_config.c type Path (line 27) | typedef struct { function path_compare (line 39) | static int path_compare(const void* a, const void* b) { function load_canned_fs_config (line 43) | int load_canned_fs_config(const char* fn) { function canned_fs_config (line 85) | void canned_fs_config(const char* path, int dir, const char* target_out_... FILE: atlas-aapt/system/core/libcutils/config_utils.c function cnode (line 26) | cnode* config_node(const char *name, const char *value) function cnode (line 39) | cnode* config_find(cnode *root, const char *name) function cnode (line 51) | static cnode* _config_create(cnode *root, const char *name) function config_bool (line 67) | int config_bool(cnode *root, const char *name, int _default) function config_set (line 95) | void config_set(cnode *root, const char *name, const char *value) type cstate (line 114) | typedef struct function _lex (line 122) | static int _lex(cstate *cs, int value) function lex (line 232) | static int lex(cstate *cs, int value) function parse_block (line 245) | static int parse_block(cstate *cs, cnode *node) function parse_expr (line 262) | static int parse_expr(cstate *cs, cnode *root) function config_load (line 292) | void config_load(cnode *root, char *data) function config_load_file (line 312) | void config_load_file(cnode *root, const char *fn) function config_free (line 319) | void config_free(cnode *root) FILE: atlas-aapt/system/core/libcutils/debugger.c function send_request (line 32) | static int send_request(int sock_fd, void* msg_ptr, size_t msg_len) { function make_dump_request (line 45) | static int make_dump_request(debugger_action_t action, pid_t tid, int ti... function dump_backtrace_to_file (line 78) | int dump_backtrace_to_file(pid_t tid, int fd) { function dump_backtrace_to_file_timeout (line 82) | int dump_backtrace_to_file_timeout(pid_t tid, int fd, int timeout_secs) { function dump_tombstone (line 102) | int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { function dump_tombstone_timeout (line 106) | int dump_tombstone_timeout(pid_t tid, char* pathbuf, size_t pathlen, int... FILE: atlas-aapt/system/core/libcutils/dlmalloc_stubs.c function dlmalloc_inspect_all (line 26) | void dlmalloc_inspect_all(void(*handler)(void*, void *, size_t, void*) U... function dlmalloc_trim (line 32) | int dlmalloc_trim(size_t unused UNUSED) FILE: atlas-aapt/system/core/libcutils/fs.c function fs_prepare_path_impl (line 40) | static int fs_prepare_path_impl(const char* path, mode_t mode, uid_t uid... function fs_prepare_dir (line 108) | int fs_prepare_dir(const char* path, mode_t mode, uid_t uid, gid_t gid) { function fs_prepare_dir_strict (line 112) | int fs_prepare_dir_strict(const char* path, mode_t mode, uid_t uid, gid_... function fs_prepare_file_strict (line 116) | int fs_prepare_file_strict(const char* path, mode_t mode, uid_t uid, gid... function fs_read_atomic_int (line 120) | int fs_read_atomic_int(const char* path, int* out_value) { function fs_write_atomic_int (line 145) | int fs_write_atomic_int(const char* path, int value) { function fs_mkdirs (line 189) | int fs_mkdirs(const char* path, mode_t mode) { FILE: atlas-aapt/system/core/libcutils/fs_config.c type fs_path_config_from_file (line 45) | struct fs_path_config_from_file { function get2LE (line 55) | static inline uint16_t get2LE(const uint8_t* src) function get8LE (line 60) | static inline uint64_t get8LE(const uint8_t* src) type fs_path_config (line 77) | struct fs_path_config type fs_path_config (line 117) | struct fs_path_config function fs_config_open (line 163) | static int fs_config_open(int dir, const char *target_out_path) function fs_config_cmp (line 188) | static bool fs_config_cmp(bool dir, const char *prefix, size_t len, function fs_config (line 207) | void fs_config(const char *path, int dir, const char *target_out_path, function fs_config_generate (line 273) | ssize_t fs_config_generate(char *buffer, size_t length, const struct fs_... FILE: atlas-aapt/system/core/libcutils/hashmap.c type Entry (line 26) | typedef struct Entry Entry; type Entry (line 27) | struct Entry { type Hashmap (line 34) | struct Hashmap { function Hashmap (line 43) | Hashmap* hashmapCreate(size_t initialCapacity, function hashKey (line 81) | __attribute__((no_sanitize("integer"))) function hashmapSize (line 96) | size_t hashmapSize(Hashmap* map) { function calculateIndex (line 100) | static inline size_t calculateIndex(size_t bucketCount, int hash) { function expandIfNecessary (line 104) | static void expandIfNecessary(Hashmap* map) { function hashmapLock (line 135) | void hashmapLock(Hashmap* map) { function hashmapUnlock (line 139) | void hashmapUnlock(Hashmap* map) { function hashmapFree (line 143) | void hashmapFree(Hashmap* map) { function hashmapHash (line 159) | __attribute__((no_sanitize("integer"))) function Entry (line 173) | static Entry* createEntry(void* key, int hash, void* value) { function equalKeys (line 185) | static inline bool equalKeys(void* keyA, int hashA, void* keyB, int hashB, function hashmapContainsKey (line 243) | bool hashmapContainsKey(Hashmap* map, void* key) { function hashmapForEach (line 313) | void hashmapForEach(Hashmap* map, function hashmapCurrentCapacity (line 329) | size_t hashmapCurrentCapacity(Hashmap* map) { function hashmapCountCollisions (line 334) | size_t hashmapCountCollisions(Hashmap* map) { function hashmapIntHash (line 349) | int hashmapIntHash(void* key) { function hashmapIntEquals (line 354) | bool hashmapIntEquals(void* keyA, void* keyB) { FILE: atlas-aapt/system/core/libcutils/iosched_policy.c function android_set_ioprio (line 34) | int android_set_ioprio(int pid __android_unused, IoSchedClass clazz __an... function android_get_ioprio (line 43) | int android_get_ioprio(int pid __android_unused, IoSchedClass *clazz, in... FILE: atlas-aapt/system/core/libcutils/klog.c function klog_get_level (line 32) | int klog_get_level(void) { function klog_set_level (line 36) | void klog_set_level(int level) { function klog_init (line 40) | void klog_init(void) { function klog_writev (line 57) | void klog_writev(int level, const struct iovec* iov, int iov_count) { function klog_write (line 64) | void klog_write(int level, const char* fmt, ...) { FILE: atlas-aapt/system/core/libcutils/multiuser.c function userid_t (line 19) | userid_t multiuser_get_user_id(uid_t uid) { function appid_t (line 23) | appid_t multiuser_get_app_id(uid_t uid) { function uid_t (line 27) | uid_t multiuser_get_uid(userid_t userId, appid_t appId) { function appid_t (line 31) | appid_t multiuser_get_shared_app_gid(uid_t id) { FILE: atlas-aapt/system/core/libcutils/native_handle.c function native_handle_t (line 31) | native_handle_t* native_handle_create(int numFds, int numInts) function native_handle_delete (line 47) | int native_handle_delete(native_handle_t* h) function native_handle_close (line 57) | int native_handle_close(const native_handle_t* h) FILE: atlas-aapt/system/core/libcutils/open_memstream.c type MemStream (line 65) | typedef struct { function ensureCapacity (line 84) | static int ensureCapacity(MemStream* stream, int writeSize) function write_memstream (line 121) | static int write_memstream(void* cookie, const char* buf, int size) function fpos_t (line 162) | static fpos_t seek_memstream(void* cookie, fpos_t offset, int whence) function close_memstream (line 214) | static int close_memstream(void* cookie) function FILE (line 223) | FILE* open_memstream(char** bufp, size_t* sizep) function testMemStream (line 274) | int testMemStream(void) FILE: atlas-aapt/system/core/libcutils/partition_utils.c function only_one_char (line 26) | static int only_one_char(char *buf, int len, char c) function partition_wiped (line 40) | int partition_wiped(char *source) FILE: atlas-aapt/system/core/libcutils/process_name.c function set_process_name (line 39) | void set_process_name(const char* new_name) { FILE: atlas-aapt/system/core/libcutils/properties.c function property_get_bool (line 33) | int8_t property_get_bool(const char *key, int8_t default_value) { function intmax_t (line 61) | static intmax_t property_get_imax(const char *key, intmax_t lower_bound,... function property_get_int64 (line 99) | int64_t property_get_int64(const char *key, int64_t default_value) { function property_get_int32 (line 103) | int32_t property_get_int32(const char *key, int32_t default_value) { function property_set (line 110) | int property_set(const char *key, const char *value) function property_get (line 115) | int property_get(const char *key, char *value, const char *default_value) type property_list_callback_data (line 134) | struct property_list_callback_data function property_list_callback (line 140) | static void property_list_callback(const prop_info *pi, void *cookie) function property_list (line 150) | int property_list( FILE: atlas-aapt/system/core/libcutils/qtaguid.c function qtaguid_resTrack (line 49) | void qtaguid_resTrack(void) { function write_ctrl (line 61) | static int write_ctrl(const char *cmd) { function write_param (line 85) | static int write_param(const char *param_path, const char *value) { function qtaguid_tagSocket (line 101) | int qtaguid_tagSocket(int sockfd, int tag, uid_t uid) { function qtaguid_untagSocket (line 121) | int qtaguid_untagSocket(int sockfd) { function qtaguid_setCounterSet (line 136) | int qtaguid_setCounterSet(int counterSetNum, uid_t uid) { function qtaguid_deleteTagData (line 147) | int qtaguid_deleteTagData(int tag, uid_t uid) { function qtaguid_setPacifier (line 166) | int qtaguid_setPacifier(int on) { FILE: atlas-aapt/system/core/libcutils/record_stream.c type RecordStream (line 33) | struct RecordStream { function RecordStream (line 45) | extern RecordStream *record_stream_new(int fd, size_t maxRecordLen) function record_stream_free (line 65) | extern void record_stream_free(RecordStream *rs) function record_stream_get_next (line 127) | int record_stream_get_next (RecordStream *p_rs, void ** p_outRecord, FILE: atlas-aapt/system/core/libcutils/sched_policy.c function SchedPolicy (line 35) | static inline SchedPolicy _policy(SchedPolicy p) function add_tid_to_cgroup (line 74) | static int add_tid_to_cgroup(int tid, int fd) function __initialize (line 108) | static void __initialize(void) { function getCGroupSubsys (line 161) | static int getCGroupSubsys(int tid, const char* subsys, char* buf, size_... function get_sched_policy (line 222) | int get_sched_policy(int tid, SchedPolicy *policy) function set_cpuset_policy (line 274) | int set_cpuset_policy(int tid, SchedPolicy policy) function set_sched_policy (line 326) | int set_sched_policy(int tid, SchedPolicy policy) function set_sched_policy (line 418) | int set_sched_policy(int tid UNUSED, SchedPolicy policy UNUSED) function get_sched_policy (line 423) | int get_sched_policy(int tid UNUSED, SchedPolicy *policy) FILE: atlas-aapt/system/core/libcutils/socket_inaddr_any_server_unix.c function socket_inaddr_any_server (line 33) | int socket_inaddr_any_server(int port, int type) FILE: atlas-aapt/system/core/libcutils/socket_inaddr_any_server_windows.c function SOCKET (line 37) | SOCKET socket_inaddr_any_server(int port, int type) { FILE: atlas-aapt/system/core/libcutils/socket_local_client_unix.c function socket_local_client (line 27) | int socket_local_client(const char *name, int namespaceId, int type) function socket_make_sockaddr_un (line 47) | int socket_make_sockaddr_un(const char *name, int namespaceId, function socket_local_client_connect (line 126) | int socket_local_client_connect(int fd, const char *name, int namespaceId, function socket_local_client (line 153) | int socket_local_client(const char *name, int namespaceId, int type) FILE: atlas-aapt/system/core/libcutils/socket_local_server_unix.c function socket_local_server (line 28) | int socket_local_server(const char *name, int namespaceId, int type) type sockaddr_un (line 57) | struct sockaddr_un type sockaddr (line 82) | struct sockaddr function socket_local_server (line 97) | int socket_local_server(const char *name, int namespace, int type) FILE: atlas-aapt/system/core/libcutils/socket_local_unix.h type sockaddr_un (line 37) | struct sockaddr_un FILE: atlas-aapt/system/core/libcutils/socket_loopback_client_unix.c function socket_loopback_client (line 36) | int socket_loopback_client(int port, int type) FILE: atlas-aapt/system/core/libcutils/socket_loopback_server_unix.c function socket_loopback_server (line 35) | int socket_loopback_server(int port, int type) FILE: atlas-aapt/system/core/libcutils/socket_network_client_unix.c function toggle_O_NONBLOCK (line 32) | static int toggle_O_NONBLOCK(int s) { function socket_network_client_timeout (line 46) | int socket_network_client_timeout(const char* host, int port, int type, ... function socket_network_client (line 122) | int socket_network_client(const char* host, int port, int type) { FILE: atlas-aapt/system/core/libcutils/socket_network_client_windows.c function SOCKET (line 33) | SOCKET socket_network_client(const char* host, int port, int type) { FILE: atlas-aapt/system/core/libcutils/sockets.cpp function socket_get_local_port (line 38) | int socket_get_local_port(cutils_socket_t sock) { FILE: atlas-aapt/system/core/libcutils/sockets_unix.cpp function socket_peer_is_trusted (line 31) | bool socket_peer_is_trusted(int fd __android_unused) { function socket_close (line 51) | int socket_close(int sock) { function socket_set_receive_timeout (line 55) | int socket_set_receive_timeout(cutils_socket_t sock, int timeout_ms) { function socket_send_buffers (line 62) | ssize_t socket_send_buffers(cutils_socket_t sock, FILE: atlas-aapt/system/core/libcutils/sockets_windows.cpp function initialize_windows_sockets (line 40) | bool initialize_windows_sockets() { function socket_close (line 53) | int socket_close(cutils_socket_t sock) { function socket_set_receive_timeout (line 57) | int socket_set_receive_timeout(cutils_socket_t sock, int timeout_ms) { function socket_send_buffers (line 62) | ssize_t socket_send_buffers(cutils_socket_t sock, FILE: atlas-aapt/system/core/libcutils/str_parms.c type str_parms (line 48) | struct str_parms { function str_eq (line 53) | static bool str_eq(void *key_a, void *key_b) function str_hash_fn (line 60) | __attribute__((no_sanitize("integer"))) type str_parms (line 72) | struct str_parms type str_parms (line 74) | struct str_parms type str_parms (line 76) | struct str_parms type remove_ctxt (line 91) | struct remove_ctxt { function remove_pair (line 96) | static bool remove_pair(void *key, void *value, void *context) function str_parms_del (line 126) | void str_parms_del(struct str_parms *str_parms, const char *key) function str_parms_destroy (line 135) | void str_parms_destroy(struct str_parms *str_parms) type str_parms (line 146) | struct str_parms type str_parms (line 148) | struct str_parms function str_parms_add_str (line 213) | int str_parms_add_str(struct str_parms *str_parms, const char *key, function str_parms_add_int (line 261) | int str_parms_add_int(struct str_parms *str_parms, const char *key, int ... function str_parms_add_float (line 274) | int str_parms_add_float(struct str_parms *str_parms, const char *key, function str_parms_has_key (line 288) | int str_parms_has_key(struct str_parms *str_parms, const char *key) { function str_parms_get_str (line 292) | int str_parms_get_str(struct str_parms *str_parms, const char *key, char... function str_parms_get_int (line 304) | int str_parms_get_int(struct str_parms *str_parms, const char *key, int ... function str_parms_get_float (line 320) | int str_parms_get_float(struct str_parms *str_parms, const char *key, function combine_strings (line 339) | static bool combine_strings(void *key, void *value, void *context) type str_parms (line 362) | struct str_parms function dump_entry (line 373) | static bool dump_entry(void *key, void *value, void *context UNUSED) function str_parms_dump (line 379) | void str_parms_dump(struct str_parms *str_parms) FILE: atlas-aapt/system/core/libcutils/strdup16to8.c function strnlen16to8 (line 29) | extern size_t strnlen16to8(const char16_t* utf16Str, size_t len) FILE: atlas-aapt/system/core/libcutils/strdup8to16.c function strlen8to16 (line 68) | extern size_t strlen8to16 (const char* utf8Str) function getUtf32FromUtf8 (line 112) | static inline uint32_t getUtf32FromUtf8(const char** pUtf8Ptr) FILE: atlas-aapt/system/core/libcutils/strlcpy.c function strlcpy (line 32) | size_t FILE: atlas-aapt/system/core/libcutils/tests/MemsetTest.cpp type test_e (line 35) | enum test_e { function GetIncrement (line 81) | static size_t GetIncrement(size_t len, size_t min_incr) { function SetFencepost (line 104) | static void SetFencepost(uint8_t *buffer) { function VerifyFencepost (line 111) | static void VerifyFencepost(uint8_t *buffer) { function RunMemsetTests (line 126) | void RunMemsetTests(test_e test_type, uint32_t value, int align[][2], si... function TEST (line 167) | TEST(libcutils, android_memset16_non_zero) { function TEST (line 171) | TEST(libcutils, android_memset16_zero) { function TEST (line 175) | TEST(libcutils, android_memset32_non_zero) { function TEST (line 179) | TEST(libcutils, android_memset32_zero) { FILE: atlas-aapt/system/core/libcutils/tests/PropertiesTest.cpp type android (line 27) | namespace android { function HexString (line 39) | static std::string HexString(T value) { function AssertEqualHex (line 46) | static ::testing::AssertionResult AssertEqualHex(const char *mExpr, class PropertiesTest (line 59) | class PropertiesTest : public testing::Test { method PropertiesTest (line 61) | PropertiesTest() : mValue() {} method SetUp (line 63) | virtual void SetUp() { method TearDown (line 67) | virtual void TearDown() { method ToString (line 74) | static std::string ToString(T value) { method SetAndGetProperty (line 82) | int SetAndGetProperty(const char* value, const char* defaultValue = ... method ResetValue (line 87) | void ResetValue(unsigned char c = 0xFF) { function TEST_F (line 94) | TEST_F(PropertiesTest, SetString) { function TEST_F (line 158) | TEST_F(PropertiesTest, GetString) { function TEST_F (line 175) | TEST_F(PropertiesTest, GetBool) { function TEST_F (line 215) | TEST_F(PropertiesTest, GetInt64) { function TEST_F (line 262) | TEST_F(PropertiesTest, GetInt32) { FILE: atlas-aapt/system/core/libcutils/tests/test_str_parms.cpp function test_str_parms_str (line 20) | static void test_str_parms_str(const char* str, const char* expected) { function TEST (line 32) | TEST(str_parms, smoke) { function TEST (line 50) | TEST(str_parms, put_ENOMEM) { FILE: atlas-aapt/system/core/libcutils/threads.c function pid_t (line 36) | pid_t gettid() { function thread_store_set (line 57) | extern void thread_store_set( thread_store_t* store, function thread_store_set (line 83) | void thread_store_set( thread_store_t* store, FILE: atlas-aapt/system/core/libcutils/trace-dev.c function atrace_set_debuggable (line 51) | void atrace_set_debuggable(bool debuggable) function atrace_set_tracing_enabled (line 59) | void atrace_set_tracing_enabled(bool enabled) function atrace_is_cmdline_match (line 67) | static bool atrace_is_cmdline_match(const char* cmdline) function atrace_is_app_tracing_enabled (line 86) | static bool atrace_is_app_tracing_enabled() function atrace_get_property (line 119) | static uint64_t atrace_get_property() function atrace_update_tags (line 148) | void atrace_update_tags() function atrace_init_once (line 167) | static void atrace_init_once() function atrace_setup (line 182) | void atrace_setup() function atrace_begin_body (line 187) | void atrace_begin_body(const char* name) function atrace_async_begin_body (line 215) | void atrace_async_begin_body(const char* name, int32_t cookie) function atrace_async_end_body (line 220) | void atrace_async_end_body(const char* name, int32_t cookie) function atrace_int_body (line 225) | void atrace_int_body(const char* name, int32_t value) function atrace_int64_body (line 230) | void atrace_int64_body(const char* name, int64_t value) FILE: atlas-aapt/system/core/libcutils/trace-host.c function atrace_set_debuggable (line 27) | void atrace_set_debuggable(bool debuggable __unused) { } function atrace_set_tracing_enabled (line 28) | void atrace_set_tracing_enabled(bool enabled __unused) { } function atrace_update_tags (line 29) | void atrace_update_tags() { } function atrace_setup (line 30) | void atrace_setup() { } function atrace_begin_body (line 31) | void atrace_begin_body(const char* name __unused) { } function atrace_async_begin_body (line 32) | void atrace_async_begin_body(const char* name __unused, int32_t cookie _... function atrace_async_end_body (line 33) | void atrace_async_end_body(const char* name __unused, int32_t cookie __u... function atrace_int_body (line 34) | void atrace_int_body(const char* name __unused, int32_t value __unused) { } function atrace_int64_body (line 35) | void atrace_int64_body(const char* name __unused, int64_t value __unused... FILE: atlas-aapt/system/core/libcutils/uevent.c function uevent_kernel_multicast_recv (line 32) | ssize_t uevent_kernel_multicast_recv(int socket, void *buffer, size_t le... function uevent_kernel_multicast_uid_recv (line 47) | ssize_t uevent_kernel_multicast_uid_recv(int socket, void *buffer, size_... function uevent_kernel_recv (line 52) | ssize_t uevent_kernel_recv(int socket, void *buffer, size_t length, bool... function uevent_open_socket (line 104) | int uevent_open_socket(int buf_sz, bool passcred) FILE: atlas-aapt/system/core/liblog/config_read.c function __android_log_add_transport (line 25) | static void __android_log_add_transport( function LIBLOG_HIDDEN (line 54) | LIBLOG_HIDDEN void __android_log_config_read() { FILE: atlas-aapt/system/core/liblog/config_read.h type listnode (line 26) | struct listnode FILE: atlas-aapt/system/core/liblog/config_write.c function __android_log_add_transport (line 25) | static void __android_log_add_transport( function LIBLOG_HIDDEN (line 54) | LIBLOG_HIDDEN void __android_log_config_write() { FILE: atlas-aapt/system/core/liblog/config_write.h type listnode (line 26) | struct listnode FILE: atlas-aapt/system/core/liblog/event_tag_map.c type EventTag (line 34) | typedef struct EventTag { type EventTagMap (line 42) | struct EventTagMap { function LIBLOG_ABI_PUBLIC (line 66) | LIBLOG_ABI_PUBLIC EventTagMap* android_openEventTagMap(const char* fileN... function LIBLOG_ABI_PUBLIC (line 114) | LIBLOG_ABI_PUBLIC void android_closeEventTagMap(EventTagMap* map) function LIBLOG_ABI_PUBLIC (line 128) | LIBLOG_ABI_PUBLIC const char* android_lookupEventTag(const EventTagMap* ... function isCharWhitespace (line 161) | static inline int isCharWhitespace(char c) function isCharValidTag (line 169) | static inline int isCharValidTag(char c) function isCharDigit (line 180) | static inline int isCharDigit(char c) function processFile (line 189) | static int processFile(EventTagMap* map) function countMapLines (line 226) | static int countMapLines(const EventTagMap* map) function parseMapLines (line 263) | static int parseMapLines(EventTagMap* map) function scanTagLine (line 334) | static int scanTagLine(char** pData, EventTag* tag, int lineNum) function compareEventTags (line 394) | static int compareEventTags(const void* v1, const void* v2) function sortTags (line 408) | static int sortTags(EventTagMap* map) FILE: atlas-aapt/system/core/liblog/fake_log_device.c type LogFormat (line 47) | typedef enum { type LogState (line 63) | typedef struct LogState { function lock (line 96) | static void lock() function unlock (line 105) | static void unlock() function LogState (line 129) | static LogState *createLogState() function LogState (line 145) | static LogState *fdToLogState(int fd) function deleteFakeFd (line 156) | static void deleteFakeFd(int fd) function configureInitialState (line 183) | static void configureInitialState(const char* pathName, LogState* logState) function fake_writev (line 329) | static ssize_t fake_writev(int fd, const struct iovec *iov, int iovcnt) { function showLog (line 353) | static void showLog(LogState *state, function logWritev (line 557) | static ssize_t logWritev(int fd, const struct iovec* vector, int count) function logClose (line 620) | static int logClose(int fd) function logOpen (line 629) | static int logOpen(const char* pathName, int flags __unused) type iovec (line 658) | struct iovec function setRedirects (line 661) | static void setRedirects() function LIBLOG_HIDDEN (line 682) | LIBLOG_HIDDEN int fakeLogOpen(const char *pathName, int flags) function LIBLOG_HIDDEN (line 701) | LIBLOG_HIDDEN int fakeLogClose(int fd) function LIBLOG_HIDDEN (line 707) | LIBLOG_HIDDEN ssize_t fakeLogWritev(int fd, function LIBLOG_ABI_PUBLIC (line 714) | LIBLOG_ABI_PUBLIC int __android_log_is_loggable(int prio, FILE: atlas-aapt/system/core/liblog/fake_log_device.h type iovec (line 24) | struct iovec type iovec (line 29) | struct iovec FILE: atlas-aapt/system/core/liblog/fake_writer.c type timespec (line 30) | struct timespec type iovec (line 31) | struct iovec function fakeOpen (line 45) | static int fakeOpen() { function fakeClose (line 56) | static void fakeClose() { function fakeWrite (line 65) | static int fakeWrite(log_id_t log_id, struct timespec *ts __unused, FILE: atlas-aapt/system/core/liblog/log_event_list.c type android_log_context_internal (line 32) | typedef struct { function LIBLOG_ABI_PUBLIC (line 48) | LIBLOG_ABI_PUBLIC android_log_context create_android_logger(uint32_t tag) { function LIBLOG_ABI_PUBLIC (line 70) | LIBLOG_ABI_PUBLIC android_log_context create_android_log_parser( function LIBLOG_ABI_PUBLIC (line 88) | LIBLOG_ABI_PUBLIC int android_log_destroy(android_log_context *ctx) { function LIBLOG_ABI_PUBLIC (line 101) | LIBLOG_ABI_PUBLIC int android_log_write_list_begin(android_log_context c... function copy4LE (line 136) | static inline void copy4LE(uint8_t *buf, uint32_t val) function LIBLOG_ABI_PUBLIC (line 144) | LIBLOG_ABI_PUBLIC int android_log_write_int32(android_log_context ctx, function copy8LE (line 168) | static inline void copy8LE(uint8_t *buf, uint64_t val) function LIBLOG_ABI_PUBLIC (line 180) | LIBLOG_ABI_PUBLIC int android_log_write_int64(android_log_context ctx, function LIBLOG_ABI_PUBLIC (line 204) | LIBLOG_ABI_PUBLIC int android_log_write_string8_len(android_log_context ... function LIBLOG_ABI_PUBLIC (line 241) | LIBLOG_ABI_PUBLIC int android_log_write_string8(android_log_context ctx, function LIBLOG_ABI_PUBLIC (line 246) | LIBLOG_ABI_PUBLIC int android_log_write_float32(android_log_context ctx, function LIBLOG_ABI_PUBLIC (line 272) | LIBLOG_ABI_PUBLIC int android_log_write_list_end(android_log_context ctx) { function LIBLOG_ABI_PUBLIC (line 302) | LIBLOG_ABI_PUBLIC int android_log_write_list(android_log_context ctx, function get4LE (line 339) | static inline uint32_t get4LE(const uint8_t* src) function get8LE (line 347) | static inline uint64_t get8LE(const uint8_t* src) function android_log_list_element (line 361) | static android_log_list_element android_log_read_next_internal( function LIBLOG_ABI_PUBLIC (line 531) | LIBLOG_ABI_PUBLIC android_log_list_element android_log_read_next( function LIBLOG_ABI_PUBLIC (line 536) | LIBLOG_ABI_PUBLIC android_log_list_element android_log_peek_next( FILE: atlas-aapt/system/core/liblog/log_event_write.c function LIBLOG_ABI_PUBLIC (line 25) | LIBLOG_ABI_PUBLIC int __android_log_error_write( FILE: atlas-aapt/system/core/liblog/log_is_loggable.c function lock (line 30) | static int lock() function unlock (line 44) | static void unlock() type cache (line 49) | struct cache { function check_cache (line 55) | static int check_cache(struct cache *cache) function refresh_cache (line 64) | static void refresh_cache(struct cache *cache, const char *key) function __android_log_level (line 88) | static int __android_log_level(const char *tag, int default_prio) function LIBLOG_ABI_PUBLIC (line 249) | LIBLOG_ABI_PUBLIC int __android_log_is_loggable(int prio, const char *tag, function LIBLOG_HIDDEN (line 256) | LIBLOG_HIDDEN int __android_log_is_debuggable() type cache2 (line 292) | struct cache2 { function do_cache2 (line 302) | static inline unsigned char do_cache2(struct cache2 *self) function evaluate_persist_ro (line 331) | static unsigned char evaluate_persist_ro(const struct cache2 *self) function LIBLOG_ABI_PUBLIC (line 346) | LIBLOG_ABI_PUBLIC clockid_t android_log_clockid() function evaluate_security (line 367) | static unsigned char evaluate_security(const struct cache2 *self) function LIBLOG_ABI_PUBLIC (line 374) | LIBLOG_ABI_PUBLIC int __android_log_security() FILE: atlas-aapt/system/core/liblog/log_time.cpp function LIBLOG_ABI_PRIVATE (line 31) | LIBLOG_ABI_PRIVATE char *log_time::strptime(const char *s, const char *f... function LIBLOG_ABI_PRIVATE (line 137) | LIBLOG_ABI_PRIVATE log_time log_time::operator-= (const timespec &T) { function LIBLOG_ABI_PRIVATE (line 154) | LIBLOG_ABI_PRIVATE log_time log_time::operator+= (const timespec &T) { function LIBLOG_ABI_PRIVATE (line 165) | LIBLOG_ABI_PRIVATE log_time log_time::operator-= (const log_time &T) { function LIBLOG_ABI_PRIVATE (line 182) | LIBLOG_ABI_PRIVATE log_time log_time::operator+= (const log_time &T) { FILE: atlas-aapt/system/core/liblog/logd_reader.c type android_log_logger (line 49) | struct android_log_logger type android_log_transport_context (line 50) | struct android_log_transport_context type android_log_logger_list (line 51) | struct android_log_logger_list type android_log_transport_context (line 52) | struct android_log_transport_context type log_msg (line 53) | struct log_msg type android_log_logger_list (line 54) | struct android_log_logger_list type android_log_transport_context (line 55) | struct android_log_transport_context type android_log_logger_list (line 56) | struct android_log_logger_list type android_log_transport_context (line 57) | struct android_log_transport_context type android_log_logger (line 58) | struct android_log_logger type android_log_transport_context (line 59) | struct android_log_transport_context type android_log_logger (line 60) | struct android_log_logger type android_log_transport_context (line 61) | struct android_log_transport_context type android_log_logger (line 63) | struct android_log_logger type android_log_transport_context (line 64) | struct android_log_transport_context type android_log_logger (line 65) | struct android_log_logger type android_log_transport_context (line 66) | struct android_log_transport_context type android_log_logger_list (line 67) | struct android_log_logger_list type android_log_transport_context (line 68) | struct android_log_transport_context type android_log_logger_list (line 70) | struct android_log_logger_list type android_log_transport_context (line 71) | struct android_log_transport_context type android_log_logger_list (line 73) | struct android_log_logger_list type android_log_transport_context (line 74) | struct android_log_transport_context function logdAvailable (line 94) | static int logdAvailable(log_id_t logId) function LIBLOG_WEAK (line 115) | LIBLOG_WEAK int socket_local_client(const char *name, int namespaceId, i... function LIBLOG_WEAK (line 136) | LIBLOG_WEAK int socket_make_sockaddr_un(const char *name, int namespaceId, function LIBLOG_WEAK (line 217) | LIBLOG_WEAK int socket_local_client_connect(int fd, const char *name, function LIBLOG_WEAK (line 244) | LIBLOG_WEAK int socket_local_client(const char *name, int namespaceId, i... function send_log_msg (line 263) | static ssize_t send_log_msg(struct android_log_logger *logger, function check_log_success (line 330) | static int check_log_success(char *buf, ssize_t ret) function logdClear (line 344) | static int logdClear(struct android_log_logger *logger, function logdGetSize (line 354) | static ssize_t logdGetSize(struct android_log_logger *logger, function logdSetSize (line 371) | static ssize_t logdSetSize( function logdGetReadableSize (line 387) | static ssize_t logdGetReadableSize( function logdVersion (line 408) | static int logdVersion( function logdGetStats (line 419) | static ssize_t logdGetStats(struct android_log_logger_list *logger_list, function logdGetPrune (line 447) | static ssize_t logdGetPrune( function logdSetPrune (line 455) | static ssize_t logdSetPrune( function caught_signal (line 474) | static void caught_signal(int signum __unused) function logdOpen (line 478) | static int logdOpen(struct android_log_logger_list *logger_list, function logdRead (line 595) | static int logdRead(struct android_log_logger_list *logger_list, function logdPoll (line 639) | static int logdPoll(struct android_log_logger_list *logger_list, function logdClose (line 663) | static void logdClose(struct android_log_logger_list *logger_list __unused, FILE: atlas-aapt/system/core/liblog/logd_writer.c type timespec (line 51) | struct timespec type iovec (line 52) | struct iovec function logdOpen (line 65) | static int logdOpen() function logdClose (line 95) | static void logdClose() function logdAvailable (line 103) | static int logdAvailable(log_id_t logId) function logdWrite (line 117) | static int logdWrite(log_id_t logId, struct timespec *ts, FILE: atlas-aapt/system/core/liblog/logger.h function __BEGIN_DECLS (line 30) | __BEGIN_DECLS type android_log_transport_write (line 40) | struct android_log_transport_write { type android_log_logger_list (line 52) | struct android_log_logger_list type android_log_transport_context (line 53) | struct android_log_transport_context type android_log_logger (line 54) | struct android_log_logger type android_log_transport_read (line 56) | struct android_log_transport_read { type android_log_logger_list (line 98) | struct android_log_logger_list { type android_log_logger (line 107) | struct android_log_logger { type android_log_transport_context (line 114) | struct android_log_transport_context { type uid_t (line 149) | typedef uint32_t uid_t; FILE: atlas-aapt/system/core/liblog/logger_lock.c function LIBLOG_HIDDEN (line 29) | LIBLOG_HIDDEN uid_t __android_log_uid() function LIBLOG_HIDDEN (line 43) | LIBLOG_HIDDEN pid_t __android_log_pid() function LIBLOG_HIDDEN (line 57) | LIBLOG_HIDDEN void __android_log_lock() function LIBLOG_HIDDEN (line 68) | LIBLOG_HIDDEN int __android_log_trylock() function LIBLOG_HIDDEN (line 77) | LIBLOG_HIDDEN void __android_log_unlock() FILE: atlas-aapt/system/core/liblog/logger_name.c function LIBLOG_ABI_PUBLIC (line 35) | LIBLOG_ABI_PUBLIC const char *android_log_id_to_name(log_id_t log_id) function LIBLOG_ABI_PUBLIC (line 43) | LIBLOG_ABI_PUBLIC log_id_t android_name_to_log_id(const char *logName) FILE: atlas-aapt/system/core/liblog/logger_read.c function android_logger_free (line 37) | static void android_logger_free(struct logger *logger) function LIBLOG_ABI_PUBLIC (line 54) | LIBLOG_ABI_PUBLIC log_id_t android_logger_get_id(struct logger *logger) function init_transport_context (line 59) | static int init_transport_context(struct android_log_logger_list *logger... function LIBLOG_ABI_PUBLIC (line 151) | LIBLOG_ABI_PUBLIC int android_logger_clear(struct logger *logger) function android_logger_get_log_size (line 157) | LIBLOG_ABI_PUBLIC long android_logger_get_log_size(struct logger *logger) function LIBLOG_ABI_PUBLIC (line 162) | LIBLOG_ABI_PUBLIC int android_logger_set_log_size(struct logger *logger, function android_logger_get_log_readable_size (line 172) | LIBLOG_ABI_PUBLIC long android_logger_get_log_readable_size( function LIBLOG_ABI_PUBLIC (line 181) | LIBLOG_ABI_PUBLIC int android_logger_get_log_version(struct logger *logger) function LIBLOG_ABI_PUBLIC (line 211) | LIBLOG_ABI_PUBLIC ssize_t android_logger_get_statistics( function LIBLOG_ABI_PUBLIC (line 218) | LIBLOG_ABI_PUBLIC ssize_t android_logger_get_prune_list( function LIBLOG_ABI_PUBLIC (line 225) | LIBLOG_ABI_PUBLIC int android_logger_set_prune_list( function logger_list (line 232) | logger_list *android_logger_list_alloc( function logger_list (line 253) | logger_list *android_logger_list_alloc_time( function logger (line 278) | logger *android_logger_open( function logger_list (line 323) | logger_list *android_logger_list_open( function LIBLOG_ABI_PUBLIC (line 345) | LIBLOG_ABI_PUBLIC int android_logger_list_read(struct logger_list *logge... function LIBLOG_ABI_PUBLIC (line 450) | LIBLOG_ABI_PUBLIC void android_logger_list_free(struct logger_list *logg... FILE: atlas-aapt/system/core/liblog/logger_write.c type iovec (line 40) | struct iovec type iovec (line 41) | struct iovec function check_log_uid_permissions (line 52) | static int check_log_uid_permissions() function __android_log_cache_available (line 99) | static void __android_log_cache_available( function LIBLOG_ABI_PUBLIC (line 119) | LIBLOG_ABI_PUBLIC int __android_log_dev_available() function __write_to_log_initialize (line 137) | static int __write_to_log_initialize() function get4LE (line 184) | static inline uint32_t get4LE(const uint8_t* src) function __write_to_log_daemon (line 189) | static int __write_to_log_daemon(log_id_t log_id, struct iovec *vec, siz... function __write_to_log_init (line 323) | static int __write_to_log_init(log_id_t log_id, struct iovec *vec, size_... function LIBLOG_ABI_PUBLIC (line 347) | LIBLOG_ABI_PUBLIC int __android_log_write(int prio, const char *tag, function LIBLOG_ABI_PUBLIC (line 353) | LIBLOG_ABI_PUBLIC int __android_log_buf_write(int bufID, int prio, function LIBLOG_ABI_PUBLIC (line 395) | LIBLOG_ABI_PUBLIC int __android_log_vprint(int prio, const char *tag, function LIBLOG_ABI_PUBLIC (line 405) | LIBLOG_ABI_PUBLIC int __android_log_print(int prio, const char *tag, function LIBLOG_ABI_PUBLIC (line 418) | LIBLOG_ABI_PUBLIC int __android_log_buf_print(int bufID, int prio, function LIBLOG_ABI_PUBLIC (line 432) | LIBLOG_ABI_PUBLIC void __android_log_assert(const char *cond, const char... function LIBLOG_ABI_PUBLIC (line 458) | LIBLOG_ABI_PUBLIC int __android_log_bwrite(int32_t tag, function LIBLOG_ABI_PUBLIC (line 471) | LIBLOG_ABI_PUBLIC int __android_log_security_bwrite(int32_t tag, function LIBLOG_ABI_PUBLIC (line 490) | LIBLOG_ABI_PUBLIC int __android_log_btwrite(int32_t tag, char type, function LIBLOG_ABI_PUBLIC (line 509) | LIBLOG_ABI_PUBLIC int __android_log_bswrite(int32_t tag, const char *pay... function LIBLOG_ABI_PUBLIC (line 531) | LIBLOG_ABI_PUBLIC int __android_log_security_bswrite(int32_t tag, FILE: atlas-aapt/system/core/liblog/logprint.c type FilterInfo (line 42) | typedef struct FilterInfo_t { type AndroidLogFormat_t (line 48) | struct AndroidLogFormat_t { function FilterInfo (line 76) | static FilterInfo * filterinfo_new(const char * tag, android_LogPriority... function android_LogPriority (line 93) | static android_LogPriority filterCharToPri (char c) function filterPriToChar (line 128) | static char filterPriToChar (android_LogPriority pri) function colorFromPri (line 145) | static int colorFromPri (android_LogPriority pri) function android_LogPriority (line 162) | static android_LogPriority filterPriForTag( function LIBLOG_ABI_PUBLIC (line 187) | LIBLOG_ABI_PUBLIC int android_log_shouldPrintLine ( function LIBLOG_ABI_PUBLIC (line 195) | LIBLOG_ABI_PUBLIC AndroidLogFormat *android_log_format_new() function LIBLOG_ABI_PUBLIC (line 217) | LIBLOG_ABI_PUBLIC void android_log_format_free(AndroidLogFormat *p_format) function LIBLOG_ABI_PUBLIC (line 240) | LIBLOG_ABI_PUBLIC int android_log_setPrintFormat( function LIBLOG_ABI_PUBLIC (line 282) | LIBLOG_ABI_PUBLIC AndroidLogPrintFormat android_log_formatFromString( function LIBLOG_ABI_PUBLIC (line 347) | LIBLOG_ABI_PUBLIC int android_log_addFilterRule( function LIBLOG_ABI_PUBLIC (line 426) | LIBLOG_ABI_PUBLIC int android_log_addFilterString( function LIBLOG_ABI_PUBLIC (line 461) | LIBLOG_ABI_PUBLIC int android_log_processLogBuffer( function get4LE (line 545) | static inline uint32_t get4LE(const uint8_t* src) function get8LE (line 553) | static inline uint64_t get8LE(const uint8_t* src) function android_log_printBinaryEvent (line 574) | static int android_log_printBinaryEvent(const unsigned char** pEventData, function LIBLOG_ABI_PUBLIC (line 753) | LIBLOG_ABI_PUBLIC int android_log_processBinaryLogBuffer( function LIBLOG_WEAK (line 873) | LIBLOG_WEAK ssize_t utf8_character_length(const char *src, size_t len) function convertPrintable (line 921) | static size_t convertPrintable(char *p, const char *message, size_t mess... type timespec (line 977) | struct timespec type timespec (line 993) | struct timespec type timespec (line 993) | struct timespec type timespec (line 994) | struct timespec type timespec (line 1005) | struct timespec type timespec (line 1005) | struct timespec type timespec (line 1006) | struct timespec type timespec (line 1007) | struct timespec function nsecTimespec (line 1018) | static long long nsecTimespec(struct timespec *now) function convertMonotonic (line 1023) | static void convertMonotonic(struct timespec *result, function LIBLOG_ABI_PUBLIC (line 1264) | LIBLOG_ABI_PUBLIC char *android_log_formatLogLine ( function LIBLOG_ABI_PUBLIC (line 1555) | LIBLOG_ABI_PUBLIC int android_log_printLogLine( FILE: atlas-aapt/system/core/liblog/pmsg_reader.c type android_log_logger (line 32) | struct android_log_logger type android_log_transport_context (line 33) | struct android_log_transport_context type android_log_logger_list (line 34) | struct android_log_logger_list type android_log_transport_context (line 35) | struct android_log_transport_context type log_msg (line 36) | struct log_msg type android_log_logger_list (line 37) | struct android_log_logger_list type android_log_transport_context (line 38) | struct android_log_transport_context type android_log_logger (line 39) | struct android_log_logger type android_log_transport_context (line 40) | struct android_log_transport_context function pmsgAvailable (line 59) | static int pmsgAvailable(log_id_t logId) function uid_has_log_permission (line 71) | static bool uid_has_log_permission(uid_t uid) function uid_t (line 76) | static uid_t get_best_effective_uid() function pmsgClear (line 117) | static int pmsgClear(struct android_log_logger *logger __unused, function pmsgVersion (line 130) | static int pmsgVersion(struct android_log_logger *logger __unused, function pmsgRead (line 136) | static int pmsgRead(struct android_log_logger_list *logger_list, function pmsgClose (line 251) | static void pmsgClose(struct android_log_logger_list *logger_list __unused, function LIBLOG_ABI_PRIVATE (line 259) | LIBLOG_ABI_PRIVATE ssize_t __android_log_pmsg_file_read( FILE: atlas-aapt/system/core/liblog/pmsg_writer.c type timespec (line 41) | struct timespec type iovec (line 42) | struct iovec function pmsgOpen (line 54) | static int pmsgOpen() function pmsgClose (line 63) | static void pmsgClose() function pmsgAvailable (line 71) | static int pmsgAvailable(log_id_t logId) function get4LE (line 93) | static inline uint32_t get4LE(const uint8_t* src) function pmsgWrite (line 98) | static int pmsgWrite(log_id_t logId, struct timespec *ts, function LIBLOG_ABI_PRIVATE (line 204) | LIBLOG_ABI_PRIVATE ssize_t __android_log_pmsg_file_write( FILE: atlas-aapt/system/core/liblog/tests/benchmark.h function namespace (line 27) | namespace testing { function virtual (line 48) | virtual const char* ArgName() { return NULL; } function virtual (line 49) | virtual void RunFn(int iterations) { fn_(iterations); } function RunFn (line 71) | RunFn(int) { printf("can't run arg benchmark %s without arg\n", Name()); } function virtual (line 83) | virtual ~BenchmarkWithArg() { function virtual (line 87) | virtual const char* ArgName() { return arg_name_; } function Benchmark (line 118) | static inline Benchmark* BenchmarkFactory(const char* name, void (*fn)(i... function BenchmarkAddArg (line 130) | inline void BenchmarkAddArg(::testing::Benchmark* b, const char* name, T... FILE: atlas-aapt/system/core/liblog/tests/benchmark_main.cpp function Round (line 38) | static int Round(int n) { function NanoTime (line 52) | static uint64_t NanoTime() { type testing (line 59) | namespace testing { function PrettyPrintInt (line 61) | int PrettyPrintInt(char* str, int len, unsigned int arg) function ShouldRun (line 80) | bool ShouldRun(Benchmark* b, int argc, char* argv[]) { function BenchmarkRegister (line 101) | void BenchmarkRegister(Benchmark* b) { function RunRepeatedly (line 108) | void RunRepeatedly(Benchmark* b, int iterations) { function Run (line 121) | void Run(Benchmark* b) { function SetBenchmarkBytesProcessed (line 174) | void SetBenchmarkBytesProcessed(uint64_t x) { function ResetBenchmarkTiming (line 178) | void ResetBenchmarkTiming() { function StopBenchmarkTiming (line 185) | void StopBenchmarkTiming(void) { function StartBenchmarkTiming (line 195) | void StartBenchmarkTiming(void) { function StopBenchmarkTiming (line 201) | void StopBenchmarkTiming(uint64_t NanoTime) { function StartBenchmarkTiming (line 213) | void StartBenchmarkTiming(uint64_t NanoTime) { function main (line 219) | int main(int argc, char* argv[]) { FILE: atlas-aapt/system/core/liblog/tests/libc_test.cpp function TEST (line 34) | TEST(libc, __libc_android_log_event_int) { function TEST (line 94) | TEST(libc, __libc_fatal_no_abort) { function TEST (line 138) | TEST(libc, __pstore_append) { FILE: atlas-aapt/system/core/liblog/tests/liblog_benchmark.cpp function BM_log_maximum_retry (line 45) | static void BM_log_maximum_retry(int iters) { function BM_log_maximum (line 63) | static void BM_log_maximum(int iters) { function BM_clock_overhead (line 79) | static void BM_clock_overhead(int iters) { function BM_log_overhead (line 92) | static void BM_log_overhead(int iters) { function caught_latency (line 102) | static void caught_latency(int /*signum*/) function caught_convert (line 109) | static unsigned long long caught_convert(char *cp) function BM_log_latency (line 129) | static void BM_log_latency(int iters) { function caught_delay (line 196) | static void caught_delay(int /*signum*/) function BM_log_delay (line 207) | static void BM_log_delay(int iters) { function BM_is_loggable (line 273) | static void BM_is_loggable(int iters) { FILE: atlas-aapt/system/core/liblog/tests/liblog_test.cpp function TEST (line 44) | TEST(liblog, __android_log_buf_print) { function TEST (line 59) | TEST(liblog, __android_log_buf_write) { function TEST (line 74) | TEST(liblog, __android_log_btwrite) { function TEST (line 102) | TEST(liblog, concurrent_name(__android_log_buf_print, NUM_CONCURRENT)) { function TEST (line 122) | TEST(liblog, __android_log_btwrite__android_logger_list_read) { function caught_blocking (line 170) | static void caught_blocking(int /*signum*/) function get_ticks (line 186) | static void get_ticks(unsigned long long *uticks, unsigned long long *st... function TEST (line 220) | TEST(liblog, android_logger_list_read__cpu) { function TEST (line 437) | TEST(liblog, max_payload) { function TEST (line 497) | TEST(liblog, too_big_payload) { function TEST (line 554) | TEST(liblog, dual_reader) { function TEST (line 601) | TEST(liblog, android_logger_get_) { function checkPriForTag (line 625) | static bool checkPriForTag(AndroidLogFormat *p_format, const char *tag, ... function TEST (line 630) | TEST(liblog, filterRule) { function TEST (line 694) | TEST(liblog, is_loggable) { function get4LE (line 881) | static inline int32_t get4LE(const char* src) function TEST (line 886) | TEST(liblog, android_errorWriteWithInfoLog__android_logger_list_read__ty... function TEST (line 967) | TEST(liblog, android_errorWriteWithInfoLog__android_logger_list_read__da... function TEST (line 1054) | TEST(liblog, android_errorWriteWithInfoLog__android_logger_list_read__nu... function TEST (line 1097) | TEST(liblog, android_errorWriteWithInfoLog__android_logger_list_read__su... function TEST (line 1179) | TEST(liblog, android_errorWriteLog__android_logger_list_read__success) { function TEST (line 1237) | TEST(liblog, android_errorWriteLog__android_logger_list_read__null_subta... FILE: atlas-aapt/system/core/liblog/uio.c function LIBLOG_ABI_PUBLIC (line 25) | LIBLOG_ABI_PUBLIC int readv(int fd, struct iovec *vecs, int count) function LIBLOG_ABI_PUBLIC (line 52) | LIBLOG_ABI_PUBLIC int writev(int fd, const struct iovec *vecs, int count) FILE: atlas-aapt/system/core/libutils/BlobCache.cpp type android (line 30) | namespace android { function align4 (line 165) | static inline size_t align4(size_t size) { function status_t (line 181) | status_t BlobCache::flatten(void* buffer, size_t size) const { function status_t (line 233) | status_t BlobCache::unflatten(void const* buffer, size_t size) { FILE: atlas-aapt/system/core/libutils/CallStack.cpp type android (line 28) | namespace android { function String8 (line 63) | String8 CallStack::toString(const char* prefix) const { FILE: atlas-aapt/system/core/libutils/FileMap.cpp function FileMap (line 74) | FileMap& FileMap::operator=(FileMap&& other) { FILE: atlas-aapt/system/core/libutils/JenkinsHash.cpp type android (line 25) | namespace android { function hash_t (line 28) | __attribute__((no_sanitize("integer"))) function JenkinsHashMixBytes (line 37) | uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size... function JenkinsHashMixShorts (line 56) | uint32_t JenkinsHashMixShorts(uint32_t hash, const uint16_t* shorts, s... FILE: atlas-aapt/system/core/libutils/LinearTransform.cpp type android (line 32) | namespace android { function ATTRIBUTE_NO_SANITIZE_INTEGER (line 36) | ATTRIBUTE_NO_SANITIZE_INTEGER function ATTRIBUTE_NO_SANITIZE_INTEGER (line 41) | ATTRIBUTE_NO_SANITIZE_INTEGER function ATTRIBUTE_NO_SANITIZE_INTEGER (line 126) | ATTRIBUTE_NO_SANITIZE_INTEGER function ATTRIBUTE_NO_SANITIZE_INTEGER (line 269) | ATTRIBUTE_NO_SANITIZE_INTEGER FILE: atlas-aapt/system/core/libutils/Log.cpp type android (line 22) | namespace android { FILE: atlas-aapt/system/core/libutils/Looper.cpp type android (line 29) | namespace android { type epoll_event (line 156) | struct epoll_event type epoll_event (line 166) | struct epoll_event type epoll_event (line 250) | struct epoll_event type epoll_event (line 473) | struct epoll_event type epoll_event (line 670) | struct epoll_event FILE: atlas-aapt/system/core/libutils/NativeHandle.cpp type android (line 20) | namespace android { FILE: atlas-aapt/system/core/libutils/Printer.cpp type android (line 28) | namespace android { FILE: atlas-aapt/system/core/libutils/ProcessCallStack.cpp type android (line 32) | namespace android { function dumpProcessHeader (line 47) | static void dumpProcessHeader(Printer& printer, pid_t pid, const char*... function dumpProcessFooter (line 74) | static void dumpProcessFooter(Printer& printer, pid_t pid) { function String8 (line 80) | static String8 getThreadName(pid_t tid) { function String8 (line 105) | static String8 getTimeString(struct tm tm) { type dirent (line 134) | struct dirent type dirent (line 135) | struct dirent type tm (line 151) | struct tm function String8 (line 249) | String8 ProcessCallStack::toString(const char* prefix) const { FILE: atlas-aapt/system/core/libutils/PropertyMap.cpp type android (line 32) | namespace android { function status_t (line 118) | status_t PropertyMap::load(const String8& filename, PropertyMap** outM... function status_t (line 163) | status_t PropertyMap::Parser::parse() { FILE: atlas-aapt/system/core/libutils/RefBase.cpp type android (line 57) | namespace android { class RefBase::weakref_impl (line 125) | class RefBase::weakref_impl : public RefBase::weakref_type method weakref_impl (line 135) | weakref_impl(RefBase* base) method addStrongRef (line 143) | void addStrongRef(const void* /*id*/) { } method removeStrongRef (line 144) | void removeStrongRef(const void* /*id*/) { } method renameStrongRefId (line 145) | void renameStrongRefId(const void* /*old_id*/, const void* /*new_id*... method addWeakRef (line 146) | void addWeakRef(const void* /*id*/) { } method removeWeakRef (line 147) | void removeWeakRef(const void* /*id*/) { } method renameWeakRefId (line 148) | void renameWeakRefId(const void* /*old_id*/, const void* /*new_id*/)... method printRefs (line 149) | void printRefs() const { } method trackMe (line 150) | void trackMe(bool, bool) { } method weakref_impl (line 154) | weakref_impl(RefBase* base) method addStrongRef (line 202) | void addStrongRef(const void* id) { method removeStrongRef (line 208) | void removeStrongRef(const void* id) { method renameStrongRefId (line 218) | void renameStrongRefId(const void* old_id, const void* new_id) { method addWeakRef (line 225) | void addWeakRef(const void* id) { method removeWeakRef (line 229) | void removeWeakRef(const void* id) { method renameWeakRefId (line 237) | void renameWeakRefId(const void* old_id, const void* new_id) { method trackMe (line 241) | void trackMe(bool track, bool retain) method printRefs (line 247) | void printRefs() const type ref_entry (line 277) | struct ref_entry method addRef (line 287) | void addRef(ref_entry** refs, const void* id, int32_t mRef) method removeRef (line 306) | void removeRef(ref_entry** refs, const void* id) method renameRefsId (line 338) | void renameRefsId(ref_entry* r, const void* old_id, const void* new_id) method printRefsLocked (line 352) | void printRefsLocked(String8* out, const ref_entry* refs) const function RefBase (line 464) | RefBase* RefBase::weakref_type::refBase() const FILE: atlas-aapt/system/core/libutils/SharedBuffer.cpp type android (line 26) | namespace android { function SharedBuffer (line 28) | SharedBuffer* SharedBuffer::alloc(size_t size) function SharedBuffer (line 52) | SharedBuffer* SharedBuffer::edit() const function SharedBuffer (line 65) | SharedBuffer* SharedBuffer::editResize(size_t newSize) const function SharedBuffer (line 90) | SharedBuffer* SharedBuffer::attemptEdit() const function SharedBuffer (line 98) | SharedBuffer* SharedBuffer::reset(size_t new_size) const FILE: atlas-aapt/system/core/libutils/SharedBuffer.h function namespace (line 30) | namespace android { FILE: atlas-aapt/system/core/libutils/SharedBufferTest.cpp function TEST (line 26) | TEST(SharedBufferTest, TestAlloc) { function TEST (line 42) | TEST(SharedBufferTest, TestEditResize) { FILE: atlas-aapt/system/core/libutils/Static.cpp type android (line 20) | namespace android { class LibUtilsFirstStatics (line 30) | class LibUtilsFirstStatics method LibUtilsFirstStatics (line 33) | LibUtilsFirstStatics() FILE: atlas-aapt/system/core/libutils/StopWatch.cpp type android (line 35) | namespace android { function nsecs_t (line 61) | nsecs_t StopWatch::lap() function nsecs_t (line 75) | nsecs_t StopWatch::elapsedTime() const FILE: atlas-aapt/system/core/libutils/String16.cpp type android (line 30) | namespace android { function initialize_string16 (line 41) | void initialize_string16() function terminate_string16 (line 50) | void terminate_string16() function status_t (line 181) | status_t String16::setTo(const String16& other, size_t len, size_t begin) function status_t (line 202) | status_t String16::setTo(const char16_t* other) function status_t (line 207) | status_t String16::setTo(const char16_t* other, size_t len) function status_t (line 221) | status_t String16::append(const String16& other) function status_t (line 243) | status_t String16::append(const char16_t* chrs, size_t otherLen) function status_t (line 265) | status_t String16::insert(size_t pos, const char16_t* chrs) function status_t (line 270) | status_t String16::insert(size_t pos, const char16_t* chrs, size_t len) function status_t (line 353) | status_t String16::makeLower() function status_t (line 375) | status_t String16::replaceAll(char16_t replaceThis, char16_t withThis) function status_t (line 396) | status_t String16::remove(size_t len, size_t begin) FILE: atlas-aapt/system/core/libutils/String8.cpp type android (line 39) | namespace android { function initialize_string8 (line 59) | void initialize_string8() function terminate_string8 (line 74) | void terminate_string8() function String8 (line 224) | String8 String8::format(const char* fmt, ...) function String8 (line 235) | String8 String8::formatV(const char* fmt, va_list args) function status_t (line 254) | status_t String8::setTo(const char* other) function status_t (line 265) | status_t String8::setTo(const char* other, size_t len) function status_t (line 276) | status_t String8::setTo(const char16_t* other, size_t len) function status_t (line 287) | status_t String8::setTo(const char32_t* other, size_t len) function status_t (line 298) | status_t String8::append(const String8& other) function status_t (line 311) | status_t String8::append(const char* other) function status_t (line 316) | status_t String8::append(const char* other, size_t otherLen) function status_t (line 327) | status_t String8::appendFormat(const char* fmt, ...) function status_t (line 338) | status_t String8::appendFormatV(const char* fmt, va_list args) function status_t (line 363) | status_t String8::real_append(const char* other, size_t otherLen) function status_t (line 397) | status_t String8::unlockBuffer(size_t size) function String8 (line 535) | String8 String8::getPathLeaf(void) const function String8 (line 547) | String8 String8::getPathDir(void) const function String8 (line 559) | String8 String8::walkPath(String8* outRemains) const function String8 (line 610) | String8 String8::getPathExtension(void) const function String8 (line 621) | String8 String8::getBasePath(void) const function String8 (line 633) | String8& String8::appendPath(const char* name) function String8 (line 670) | String8& String8::convertToResPath() FILE: atlas-aapt/system/core/libutils/SystemClock.cpp type android (line 40) | namespace android { function uptimeMillis (line 45) | int64_t uptimeMillis() function elapsedRealtime (line 54) | int64_t elapsedRealtime() function checkTimeStamps (line 71) | static inline void checkTimeStamps(int64_t timestamp, function elapsedRealtimeNano (line 108) | int64_t elapsedRealtimeNano() FILE: atlas-aapt/system/core/libutils/Threads.cpp type thread_data_t (line 74) | struct thread_data_t { method trampoline (line 82) | static int trampoline(const thread_data_t* t) { function androidSetThreadName (line 103) | void androidSetThreadName(const char* name) { function androidCreateRawThreadEtc (line 124) | int androidCreateRawThreadEtc(android_thread_func_t entryFunction, function pthread_t (line 180) | static pthread_t android_thread_id_t_to_pthread(android_thread_id_t thread) function android_thread_id_t (line 186) | android_thread_id_t androidGetThreadId() type threadDetails (line 200) | struct threadDetails { function threadIntermediary (line 204) | static __stdcall unsigned int threadIntermediary(void* vDetails) function doCreateThread (line 220) | static bool doCreateThread(android_thread_func_t fn, void* arg, android_... function androidCreateRawThreadEtc (line 256) | int androidCreateRawThreadEtc(android_thread_func_t fn, function android_thread_id_t (line 266) | android_thread_id_t androidGetThreadId() function androidCreateThread (line 276) | int androidCreateThread(android_thread_func_t fn, void* arg) function androidCreateThreadGetID (line 281) | int androidCreateThreadGetID(android_thread_func_t fn, void *arg, androi... function androidCreateThreadEtc (line 289) | int androidCreateThreadEtc(android_thread_func_t entryFunction, function androidSetCreateThreadFunc (line 300) | void androidSetCreateThreadFunc(android_create_thread_fn func) function androidSetThreadPriority (line 306) | int androidSetThreadPriority(pid_t tid, int pri) function androidGetThreadPriority (line 330) | int androidGetThreadPriority(pid_t tid) { type android (line 336) | namespace android { function status_t (line 385) | status_t Mutex::lock() function status_t (line 398) | status_t Mutex::tryLock() type WinCondition (line 434) | struct WinCondition { method status_t (line 459) | status_t wait(WinCondition* condState, HANDLE hMutex, nsecs_t* abstime) function status_t (line 554) | status_t Condition::wait(Mutex& mutex) function status_t (line 562) | status_t Condition::waitRelative(Mutex& mutex, nsecs_t reltime) function status_t (line 664) | status_t Thread::readyToRun() function status_t (line 669) | status_t Thread::run(const char* name, int32_t priority, size_t stack) function status_t (line 789) | status_t Thread::requestExitAndWait() function status_t (line 813) | status_t Thread::join() function pid_t (line 838) | pid_t Thread::getTid() const FILE: atlas-aapt/system/core/libutils/Timers.cpp function nsecs_t (line 27) | nsecs_t systemTime(int clock) function nsecs_t (line 42) | nsecs_t systemTime(int /*clock*/) function toMillisecondTimeoutDelay (line 54) | int toMillisecondTimeoutDelay(nsecs_t referenceTime, nsecs_t timeoutTime) FILE: atlas-aapt/system/core/libutils/Tokenizer.cpp type android (line 32) | namespace android { function isDelimiter (line 34) | static inline bool isDelimiter(char ch, const char* delimiters) { function status_t (line 52) | status_t Tokenizer::open(const String8& filename, Tokenizer** outToken... function status_t (line 103) | status_t Tokenizer::fromContents(const String8& filename, function String8 (line 110) | String8 Tokenizer::getLocation() const { function String8 (line 116) | String8 Tokenizer::peekRemainderOfLine() const { function String8 (line 129) | String8 Tokenizer::nextToken(const char* delimiters) { FILE: atlas-aapt/system/core/libutils/Trace.cpp function traceInit (line 22) | static void traceInit() FILE: atlas-aapt/system/core/libutils/Unicode.cpp function utf32_codepoint_utf8_length (line 74) | static inline size_t utf32_codepoint_utf8_length(char32_t srcChar) function utf32_codepoint_to_utf8 (line 100) | static inline void utf32_codepoint_to_utf8(uint8_t* dstP, char32_t srcCh... function strlen32 (line 112) | size_t strlen32(const char32_t *s) function strnlen32 (line 120) | size_t strnlen32(const char32_t *s, size_t maxlen) function utf32_at_internal (line 130) | static inline int32_t utf32_at_internal(const char* cur, size_t *num_read) function utf32_from_utf8_at (line 154) | int32_t utf32_from_utf8_at(const char *src, size_t src_len, size_t index... function utf32_to_utf8_length (line 172) | ssize_t utf32_to_utf8_length(const char32_t *src, size_t src_len) function utf32_to_utf8 (line 186) | void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_... function strcmp16 (line 210) | int strcmp16(const char16_t *s1, const char16_t *s2) function strncmp16 (line 224) | int strncmp16(const char16_t *s1, const char16_t *s2, size_t n) function strlen16 (line 256) | size_t strlen16(const char16_t *s) function strnlen16 (line 283) | size_t strnlen16(const char16_t *s, size_t maxlen) function strzcmp16 (line 315) | int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) function strzcmp16_h_n (line 334) | int strzcmp16_h_n(const char16_t *s1H, size_t n1, const char16_t *s2N, s... function utf16_to_utf8 (line 355) | void utf16_to_utf8(const char16_t* src, size_t src_len, char* dst, size_... function utf8_length (line 389) | ssize_t utf8_length(const char *src) function utf16_to_utf8_length (line 432) | ssize_t utf16_to_utf8_length(const char16_t *src, size_t src_len) function utf8_codepoint_len (line 462) | static inline size_t utf8_codepoint_len(uint8_t ch) function utf8_shift_and_mask (line 467) | static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_... function utf8_to_utf32_length (line 473) | size_t utf8_to_utf32_length(const char *src, size_t src_len) function utf8_to_utf32 (line 498) | void utf8_to_utf32(const char* src, size_t src_len, char32_t* dst) function utf8_to_utf32_codepoint (line 515) | static inline uint32_t utf8_to_utf32_codepoint(const uint8_t *src, size_... function utf8_to_utf16_length (line 545) | ssize_t utf8_to_utf16_length(const uint8_t* u8str, size_t u8len) function utf8_to_utf16 (line 597) | void utf8_to_utf16(const uint8_t* u8str, size_t u8len, char16_t* u16str) { FILE: atlas-aapt/system/core/libutils/VectorImpl.cpp type android (line 34) | namespace android { function max (line 40) | static inline size_t max(size_t a, size_t b) { function VectorImpl (line 69) | VectorImpl& VectorImpl::operator = (const VectorImpl& rhs) function sortProxy (line 162) | static int sortProxy(const void* lhs, const void* rhs, void* func) function status_t (line 167) | status_t VectorImpl::sort(VectorImpl::compar_t cmp) function status_t (line 172) | status_t VectorImpl::sort(VectorImpl::compar_r_t cmp, void* state) function SortedVectorImpl (line 575) | SortedVectorImpl& SortedVectorImpl::operator = (const SortedVectorImpl... FILE: atlas-aapt/system/core/libutils/misc.cpp type android (line 37) | namespace android { type sysprop_change_callback_info (line 39) | struct sysprop_change_callback_info { function add_sysprop_change_callback (line 49) | void add_sysprop_change_callback(sysprop_change_callback cb, int prior... function report_sysprop_change (line 73) | void report_sysprop_change() { FILE: atlas-aapt/system/core/libutils/primes.py function is_odd_prime (line 27) | def is_odd_prime(n): FILE: atlas-aapt/system/core/libutils/tests/BitSet_test.cpp type android (line 24) | namespace android { class BitSet32Test (line 26) | class BitSet32Test : public testing::Test { method TearDown (line 30) | virtual void TearDown() { function TEST_F (line 37) | TEST_F(BitSet32Test, BitWiseOr) { function TEST_F (line 52) | TEST_F(BitSet32Test, BitWiseAnd_Disjoint) { function TEST_F (line 68) | TEST_F(BitSet32Test, BitWiseAnd_NonDisjoint) { function TEST_F (line 88) | TEST_F(BitSet32Test, MarkFirstUnmarkedBit) { function TEST_F (line 100) | TEST_F(BitSet32Test, ClearFirstMarkedBit) { function TEST_F (line 114) | TEST_F(BitSet32Test, ClearLastMarkedBit) { function TEST_F (line 128) | TEST_F(BitSet32Test, FillAndClear) { function TEST_F (line 138) | TEST_F(BitSet32Test, GetIndexOfBit) { class BitSet64Test (line 148) | class BitSet64Test : public testing::Test { method TearDown (line 152) | virtual void TearDown() { function TEST_F (line 159) | TEST_F(BitSet64Test, BitWiseOr) { function TEST_F (line 174) | TEST_F(BitSet64Test, BitWiseAnd_Disjoint) { function TEST_F (line 190) | TEST_F(BitSet64Test, BitWiseAnd_NonDisjoint) { function TEST_F (line 210) | TEST_F(BitSet64Test, MarkFirstUnmarkedBit) { function TEST_F (line 222) | TEST_F(BitSet64Test, ClearFirstMarkedBit) { function TEST_F (line 236) | TEST_F(BitSet64Test, ClearLastMarkedBit) { function TEST_F (line 250) | TEST_F(BitSet64Test, FillAndClear) { function TEST_F (line 260) | TEST_F(BitSet64Test, GetIndexOfBit) { FILE: atlas-aapt/system/core/libutils/tests/BlobCache_test.cpp type android (line 25) | namespace android { class BlobCacheTest (line 27) | class BlobCacheTest : public ::testing::Test { method SetUp (line 35) | virtual void SetUp() { method TearDown (line 39) | virtual void TearDown() { function TEST_F (line 46) | TEST_F(BlobCacheTest, CacheSingleValueSucceeds) { function TEST_F (line 56) | TEST_F(BlobCacheTest, CacheTwoValuesSucceeds) { function TEST_F (line 68) | TEST_F(BlobCacheTest, GetOnlyWritesInsideBounds) { function TEST_F (line 80) | TEST_F(BlobCacheTest, GetOnlyWritesIfBufferIsLargeEnough) { function TEST_F (line 89) | TEST_F(BlobCacheTest, GetDoesntAccessNullBuffer) { function TEST_F (line 94) | TEST_F(BlobCacheTest, MultipleSetsCacheLatestValue) { function TEST_F (line 105) | TEST_F(BlobCacheTest, SecondSetKeepsFirstValueIfTooLarge) { function TEST_F (line 116) | TEST_F(BlobCacheTest, DoesntCacheIfKeyIsTooBig) { function TEST_F (line 130) | TEST_F(BlobCacheTest, DoesntCacheIfValueIsTooBig) { function TEST_F (line 146) | TEST_F(BlobCacheTest, DoesntCacheIfKeyValuePairIsTooBig) { function TEST_F (line 166) | TEST_F(BlobCacheTest, CacheMaxKeySizeSucceeds) { function TEST_F (line 180) | TEST_F(BlobCacheTest, CacheMaxValueSizeSucceeds) { function TEST_F (line 197) | TEST_F(BlobCacheTest, CacheMaxKeyValuePairSizeSucceeds) { function TEST_F (line 216) | TEST_F(BlobCacheTest, CacheMinKeyAndValueSizeSucceeds) { function TEST_F (line 223) | TEST_F(BlobCacheTest, CacheSizeDoesntExceedTotalLimit) { function TEST_F (line 238) | TEST_F(BlobCacheTest, ExceedingTotalLimitHalvesCacheSize) { class BlobCacheFlattenTest (line 261) | class BlobCacheFlattenTest : public BlobCacheTest { method SetUp (line 263) | virtual void SetUp() { method TearDown (line 268) | virtual void TearDown() { method roundTrip (line 273) | void roundTrip() { function TEST_F (line 284) | TEST_F(BlobCacheFlattenTest, FlattenOneValue) { function TEST_F (line 295) | TEST_F(BlobCacheFlattenTest, FlattenFullCache) { function TEST_F (line 314) | TEST_F(BlobCacheFlattenTest, FlattenDoesntChangeCache) { function TEST_F (line 336) | TEST_F(BlobCacheFlattenTest, FlattenCatchesBufferTooSmall) { function TEST_F (line 350) | TEST_F(BlobCacheFlattenTest, UnflattenCatchesBadMagic) { function TEST_F (line 367) | TEST_F(BlobCacheFlattenTest, UnflattenCatchesBadBlobCacheVersion) { function TEST_F (line 386) | TEST_F(BlobCacheFlattenTest, UnflattenCatchesBadBlobCacheDeviceVersion) { function TEST_F (line 405) | TEST_F(BlobCacheFlattenTest, UnflattenCatchesBufferTooSmall) { FILE: atlas-aapt/system/core/libutils/tests/Looper_test.cpp type android (line 17) | namespace android { class DelayedWake (line 26) | class DelayedWake : public DelayedTask { method DelayedWake (line 30) | DelayedWake(int delayMillis, const sp looper) : method doTask (line 35) | virtual void doTask() { class DelayedWriteSignal (line 40) | class DelayedWriteSignal : public DelayedTask { method DelayedWriteSignal (line 44) | DelayedWriteSignal(int delayMillis, Pipe* pipe) : method doTask (line 49) | virtual void doTask() { class CallbackHandler (line 54) | class CallbackHandler { method setCallback (line 56) | void setCallback(const sp& looper, int fd, int events) { method staticHandler (line 66) | static int staticHandler(int fd, int events, void* data) { class StubCallbackHandler (line 71) | class StubCallbackHandler : public CallbackHandler { method StubCallbackHandler (line 79) | StubCallbackHandler(int nextResult) : nextResult(nextResult), method handler (line 84) | virtual int handler(int fd, int events) { class StubMessageHandler (line 92) | class StubMessageHandler : public MessageHandler { method handleMessage (line 96) | virtual void handleMessage(const Message& message) { class LooperTest (line 101) | class LooperTest : public testing::Test { method SetUp (line 105) | virtual void SetUp() { method TearDown (line 109) | virtual void TearDown() { function TEST_F (line 115) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndNotAwoken_WaitsForTim... function TEST_F (line 126) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndAwokenBeforeWaiting_I... function TEST_F (line 139) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndAwokenWhileWaiting_Pr... function TEST_F (line 153) | TEST_F(LooperTest, PollOnce_WhenZeroTimeoutAndNoRegisteredFDs_Immediat... function TEST_F (line 164) | TEST_F(LooperTest, PollOnce_WhenZeroTimeoutAndNoSignalledFDs_Immediate... function TEST_F (line 182) | TEST_F(LooperTest, PollOnce_WhenZeroTimeoutAndSignalledFD_ImmediatelyI... function TEST_F (line 205) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndNoSignalledFDs_WaitsF... function TEST_F (line 223) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndSignalledFDBeforeWait... function TEST_F (line 248) | TEST_F(LooperTest, PollOnce_WhenNonZeroTimeoutAndSignalledFDWhileWaiti... function TEST_F (line 274) | TEST_F(LooperTest, PollOnce_WhenCallbackAddedThenRemoved_CallbackShoul... function TEST_F (line 296) | TEST_F(LooperTest, PollOnce_WhenCallbackReturnsFalse_CallbackShouldNot... function TEST_F (line 335) | TEST_F(LooperTest, PollOnce_WhenNonCallbackFdIsSignalled_ReturnsIdent) { function TEST_F (line 365) | TEST_F(LooperTest, AddFd_WhenCallbackAdded_ReturnsOne) { function TEST_F (line 373) | TEST_F(LooperTest, AddFd_WhenIdentIsNegativeAndCallbackIsNull_ReturnsE... function TEST_F (line 381) | TEST_F(LooperTest, AddFd_WhenNoCallbackAndAllowNonCallbacksIsFalse_Ret... function TEST_F (line 390) | TEST_F(LooperTest, RemoveFd_WhenCallbackNotAdded_ReturnsZero) { function TEST_F (line 397) | TEST_F(LooperTest, RemoveFd_WhenCallbackAddedThenRemovedTwice_ReturnsO... function TEST_F (line 415) | TEST_F(LooperTest, PollOnce_WhenCallbackAddedTwice_OnlySecondCallbackS... function TEST_F (line 440) | TEST_F(LooperTest, SendMessage_WhenOneMessageIsEnqueue_ShouldInvokeHan... function TEST_F (line 458) | TEST_F(LooperTest, SendMessage_WhenMultipleMessagesAreEnqueued_ShouldI... function TEST_F (line 488) | TEST_F(LooperTest, SendMessageDelayed_WhenSentToTheFuture_ShouldInvoke... function TEST_F (line 524) | TEST_F(LooperTest, SendMessageDelayed_WhenSentToThePast_ShouldInvokeHa... function TEST_F (line 542) | TEST_F(LooperTest, SendMessageDelayed_WhenSentToThePresent_ShouldInvok... function TEST_F (line 560) | TEST_F(LooperTest, SendMessageAtTime_WhenSentToTheFuture_ShouldInvokeH... function TEST_F (line 597) | TEST_F(LooperTest, SendMessageAtTime_WhenSentToThePast_ShouldInvokeHan... function TEST_F (line 616) | TEST_F(LooperTest, SendMessageAtTime_WhenSentToThePresent_ShouldInvoke... function TEST_F (line 635) | TEST_F(LooperTest, RemoveMessage_WhenRemovingAllMessagesForHandler_Sho... function TEST_F (line 661) | TEST_F(LooperTest, RemoveMessage_WhenRemovingSomeMessagesForHandler_Sh... FILE: atlas-aapt/system/core/libutils/tests/LruCache_test.cpp type ComplexKey (line 28) | struct ComplexKey { method ComplexKey (line 31) | explicit ComplexKey(int k) : k(k) { method ComplexKey (line 35) | ComplexKey(const ComplexKey& other) : k(other.k) { type ComplexValue (line 56) | struct ComplexValue { method ComplexValue (line 59) | explicit ComplexValue(int v) : v(v) { method ComplexValue (line 63) | ComplexValue(const ComplexValue& other) : v(other.v) { type android (line 79) | namespace android { function hash_type (line 83) | inline android::hash_t hash_type(const ComplexKey& value) { class EntryRemovedCallback (line 87) | class EntryRemovedCallback : public OnEntryRemoved { method Foo (line 26) | Foo(bool* deleted_check) : mDeleted(deleted_check) { function TEST (line 37) | TEST(StrongPointer, move) { FILE: atlas-aapt/system/core/libutils/tests/TestHelpers.h function namespace (line 22) | namespace android { FILE: atlas-aapt/system/core/libutils/tests/Unicode_test.cpp type android (line 23) | namespace android { class UnicodeTest (line 25) | class UnicodeTest : public testing::Test { method SetUp (line 27) | virtual void SetUp() { method TearDown (line 30) | virtual void TearDown() { function TEST_F (line 34) | TEST_F(UnicodeTest, UTF8toUTF16ZeroLength) { function TEST_F (line 44) | TEST_F(UnicodeTest, UTF8toUTF16ASCIILength) { function TEST_F (line 55) | TEST_F(UnicodeTest, UTF8toUTF16Plane1Length) { function TEST_F (line 66) | TEST_F(UnicodeTest, UTF8toUTF16SurrogateLength) { function TEST_F (line 77) | TEST_F(UnicodeTest, UTF8toUTF16TruncatedUTF8) { function TEST_F (line 89) | TEST_F(UnicodeTest, UTF8toUTF16Normal) { FILE: atlas-aapt/system/core/libutils/tests/Vector_test.cpp type android (line 26) | namespace android { class VectorTest (line 28) | class VectorTest : public testing::Test { method SetUp (line 30) | virtual void SetUp() { method TearDown (line 33) | virtual void TearDown() { function TEST_F (line 40) | TEST_F(VectorTest, CopyOnWrite_CopyAndAddElements) { function TEST_F (line 79) | TEST_F(VectorTest, SetCapacity_Overflow) { function TEST_F (line 84) | TEST_F(VectorTest, SetCapacity_ShrinkBelowSize) { function TEST_F (line 102) | TEST_F(VectorTest, _grow_OverflowSize) { function TEST_F (line 113) | TEST_F(VectorTest, _grow_OverflowCapacityDoubling) { function TEST_F (line 123) | TEST_F(VectorTest, _grow_OverflowBufferAlloc) { function TEST_F (line 132) | TEST_F(VectorTest, editArray_Shared) { FILE: atlas-aapt/system/core/libziparchive/entry_name_utils-inl.h function IsValidEntryName (line 25) | inline bool IsValidEntryName(const uint8_t* entry_name, const size_t len... FILE: atlas-aapt/system/core/libziparchive/entry_name_utils_test.cc function TEST (line 21) | TEST(entry_name_utils, NullChars) { function TEST (line 31) | TEST(entry_name_utils, InvalidSequence) { function TEST (line 41) | TEST(entry_name_utils, TruncatedContinuation) { function TEST (line 53) | TEST(entry_name_utils, BadContinuation) { FILE: atlas-aapt/system/core/libziparchive/zip_archive.cc function RoundUpPower2 (line 144) | static uint32_t RoundUpPower2(uint32_t val) { function ComputeHash (line 156) | static uint32_t ComputeHash(const ZipString& name) { function EntryToIndex (line 172) | static int64_t EntryToIndex(const ZipString* hash_table, function AddToHash (line 194) | static int32_t AddToHash(ZipString *hash_table, const uint64_t hash_tabl... function MapCentralDirectory0 (line 217) | static int32_t MapCentralDirectory0(int fd, const char* debug_file_name, function MapCentralDirectory (line 309) | static int32_t MapCentralDirectory(int fd, const char* debug_file_name, function ParseZipArchive (line 362) | static int32_t ParseZipArchive(ZipArchive* archive) { function OpenArchiveInternal (line 436) | static int32_t OpenArchiveInternal(ZipArchive* archive, function OpenArchiveFd (line 450) | int32_t OpenArchiveFd(int fd, const char* debug_file_name, function OpenArchive (line 457) | int32_t OpenArchive(const char* fileName, ZipArchiveHandle* handle) { function CloseArchive (line 473) | void CloseArchive(ZipArchiveHandle handle) { function UpdateEntryFromDataDescriptor (line 479) | static int32_t UpdateEntryFromDataDescriptor(int fd, function ReadAtOffset (line 502) | static inline bool ReadAtOffset(int fd, uint8_t* buf, size_t len, off64_... function FindEntry (line 514) | static int32_t FindEntry(const ZipArchive* archive, const int ent, type IterationHandle (line 644) | struct IterationHandle { method IterationHandle (line 652) | IterationHandle(const ZipString* in_prefix, function StartIteration (line 680) | int32_t StartIteration(ZipArchiveHandle handle, void** cookie_ptr, function EndIteration (line 698) | void EndIteration(void* cookie) { function FindEntry (line 702) | int32_t FindEntry(const ZipArchiveHandle handle, const ZipString& entryN... function Next (line 721) | int32_t Next(void* cookie, ZipEntry* data, ZipString* name) { class Writer (line 758) | class Writer { method Writer (line 763) | Writer() = default; class MemoryWriter (line 771) | class MemoryWriter : public Writer { method MemoryWriter (line 773) | MemoryWriter(uint8_t* buf, size_t size) : Writer(), method Append (line 777) | virtual bool Append(uint8_t* buf, size_t buf_size) override { class FileWriter (line 797) | class FileWriter : public Writer { method Create (line 806) | static std::unique_ptr Create(int fd, const ZipEntry* entr... method Append (line 845) | virtual bool Append(uint8_t* buf, size_t buf_size) override { method FileWriter (line 862) | FileWriter(const int fd, const size_t declared_length) : function zlib_inflateInit2 (line 877) | static inline int zlib_inflateInit2(z_stream* stream, int window_bits) { function InflateEntryToWriter (line 882) | static int32_t InflateEntryToWriter(int fd, const ZipEntry* entry, function CopyEntryToWriter (line 980) | static int32_t CopyEntryToWriter(int fd, const ZipEntry* entry, Writer* ... function ExtractToWriter (line 1011) | int32_t ExtractToWriter(ZipArchiveHandle handle, function ExtractToMemory (line 1048) | int32_t ExtractToMemory(ZipArchiveHandle handle, ZipEntry* entry, function ExtractEntryToFile (line 1054) | int32_t ExtractEntryToFile(ZipArchiveHandle handle, function GetFileDescriptor (line 1072) | int GetFileDescriptor(const ZipArchiveHandle handle) { FILE: atlas-aapt/system/core/libziparchive/zip_archive_common.h type EocdRecord (line 29) | struct EocdRecord { type CentralDirectoryRecord (line 71) | struct CentralDirectoryRecord { type LocalFileHeader (line 123) | struct LocalFileHeader { type DataDescriptor (line 157) | struct DataDescriptor { FILE: atlas-aapt/system/core/libziparchive/zip_archive_private.h type ZipArchive (line 27) | struct ZipArchive { FILE: atlas-aapt/system/core/libziparchive/zip_archive_stream_entry.cc class ZipArchiveStreamEntryUncompressed (line 49) | class ZipArchiveStreamEntryUncompressed : public ZipArchiveStreamEntry { method ZipArchiveStreamEntryUncompressed (line 51) | ZipArchiveStreamEntryUncompressed(ZipArchiveHandle handle) : ZipArchiv... class ZipArchiveStreamEntryCompressed (line 111) | class ZipArchiveStreamEntryCompressed : public ZipArchiveStreamEntry { method ZipArchiveStreamEntryCompressed (line 113) | ZipArchiveStreamEntryCompressed(ZipArchiveHandle handle) : ZipArchiveS... function zlib_inflateInit2 (line 136) | static inline int zlib_inflateInit2(z_stream* stream, int window_bits) { class ZipArchiveStreamEntryRawCompressed (line 250) | class ZipArchiveStreamEntryRawCompressed : public ZipArchiveStreamEntryU... method ZipArchiveStreamEntryRawCompressed (line 252) | ZipArchiveStreamEntryRawCompressed(ZipArchiveHandle handle) function ZipArchiveStreamEntry (line 275) | ZipArchiveStreamEntry* ZipArchiveStreamEntry::Create( function ZipArchiveStreamEntry (line 291) | ZipArchiveStreamEntry* ZipArchiveStreamEntry::CreateRaw( FILE: atlas-aapt/system/core/libziparchive/zip_archive_test.cc function OpenArchiveWrapper (line 63) | static int32_t OpenArchiveWrapper(const std::string& name, function AssertNameEquals (line 69) | static void AssertNameEquals(const std::string& name_str, function SetZipString (line 75) | static void SetZipString(ZipString* zip_str, const std::string& str) { function TEST (line 80) | TEST(ziparchive, Open) { function TEST (line 87) | TEST(ziparchive, OpenMissing) { function TEST (line 95) | TEST(ziparchive, OpenAssumeFdOwnership) { function TEST (line 105) | TEST(ziparchive, OpenDoNotAssumeFdOwnership) { function TEST (line 115) | TEST(ziparchive, Iteration) { function TEST (line 151) | TEST(ziparchive, IterationWithPrefix) { function TEST (line 180) | TEST(ziparchive, IterationWithSuffix) { function TEST (line 213) | TEST(ziparchive, IterationWithPrefixAndSuffix) { function TEST (line 243) | TEST(ziparchive, IterationWithBadPrefixAndSuffix) { function TEST (line 261) | TEST(ziparchive, FindEntry) { function TEST (line 286) | TEST(ziparchive, TestInvalidDeclaredLength) { function TEST (line 302) | TEST(ziparchive, ExtractToMemory) { function TEST (line 378) | TEST(ziparchive, EmptyEntries) { function TEST (line 404) | TEST(ziparchive, EntryLargerThan32K) { function TEST (line 448) | TEST(ziparchive, TrailerAfterEOCD) { function TEST (line 461) | TEST(ziparchive, ExtractToFile) { function ZipArchiveStreamTest (line 497) | static void ZipArchiveStreamTest( function ZipArchiveStreamTestUsingContents (line 528) | static void ZipArchiveStreamTestUsingContents( function ZipArchiveStreamTestUsingMemory (line 544) | static void ZipArchiveStreamTestUsingMemory(const std::string& zip_file,... function TEST (line 560) | TEST(ziparchive, StreamCompressed) { function TEST (line 564) | TEST(ziparchive, StreamUncompressed) { function TEST (line 568) | TEST(ziparchive, StreamRawCompressed) { function TEST (line 572) | TEST(ziparchive, StreamRawUncompressed) { function TEST (line 576) | TEST(ziparchive, StreamLargeCompressed) { function TEST (line 580) | TEST(ziparchive, StreamLargeUncompressed) { function TEST (line 584) | TEST(ziparchive, StreamCompressedBadCrc) { function TEST (line 595) | TEST(ziparchive, StreamUncompressedBadCrc) { function main (line 606) | int main(int argc, char** argv) { FILE: atlas-aapt/system/core/libziparchive/zip_writer.cc function DeleteZStream (line 80) | static void DeleteZStream(z_stream* stream) { function ZipWriter (line 99) | ZipWriter& ZipWriter::operator=(ZipWriter&& writer) { function ExtractTimeAndDate (line 139) | static void ExtractTimeAndDate(time_t when, uint16_t* out_time, uint16_t... FILE: atlas-aapt/system/core/libziparchive/zip_writer_test.cc type zipwriter (line 26) | struct zipwriter : public ::testing::Test { method SetUp (line 31) | void SetUp() override { method TearDown (line 38) | void TearDown() override { function TEST_F (line 44) | TEST_F(zipwriter, WriteUncompressedZipWithOneFile) { function TEST_F (line 76) | TEST_F(zipwriter, WriteUncompressedZipWithMultipleFiles) { function TEST_F (line 126) | TEST_F(zipwriter, WriteUncompressedZipFileWithAlignedFlag) { function ConvertZipTimeToTm (line 146) | void ConvertZipTimeToTm(uint32_t& zip_time, struct tm* tm) { function MakeTm (line 157) | static struct tm MakeTm() { function TEST_F (line 169) | TEST_F(zipwriter, WriteUncompressedZipFileWithAlignedFlagAndTime) { function TEST_F (line 200) | TEST_F(zipwriter, WriteUncompressedZipFileWithAlignedValue) { function TEST_F (line 220) | TEST_F(zipwriter, WriteUncompressedZipFileWithAlignedValueAndTime) { function TEST_F (line 251) | TEST_F(zipwriter, WriteCompressedZipWithOneFile) { function TEST_F (line 279) | TEST_F(zipwriter, WriteCompressedZipFlushFull) { function TEST_F (line 316) | TEST_F(zipwriter, CheckStartEntryErrors) { FILE: atlas-core/src/main/aidl/android/taobao/atlas/runtime/ApplicationInitException.java class ApplicationInitException (line 8) | public class ApplicationInitException extends Exception { method ApplicationInitException (line 10) | public ApplicationInitException(Exception e) { method ApplicationInitException (line 14) | public ApplicationInitException(String format) { FILE: atlas-core/src/main/java/android/support/multidex/DexElementsMaker.java class DexElementsMaker (line 15) | public class DexElementsMaker implements IDexElementsMaker { method DexElementsMaker (line 22) | DexElementsMaker(ArrayList files, IDexElementsMethodInvoker invo... method make (line 27) | @Override method getMaxFileLength (line 81) | private long getMaxFileLength() { method makeFilesList (line 92) | private ArrayList> makeFilesList() { class DexElementsCallable (line 117) | private static class DexElementsCallable implements Callable { method DexElementsCallable (line 122) | private DexElementsCallable(int id, ArrayList files, IDexEleme... method call (line 128) | @Override FILE: atlas-core/src/main/java/android/support/multidex/DexElementsMethodInvokerV14.java class DexElementsMethodInvokerV14 (line 12) | public class DexElementsMethodInvokerV14 implements IDexElementsMethodIn... method DexElementsMethodInvokerV14 (line 18) | public DexElementsMethodInvokerV14(Object dexPathList, File optimizedD... method invoke (line 24) | @Override FILE: atlas-core/src/main/java/android/support/multidex/DexElementsMethodInvokerV19.java class DexElementsMethodInvokerV19 (line 13) | public class DexElementsMethodInvokerV19 implements IDexElementsMethodIn... method DexElementsMethodInvokerV19 (line 20) | public DexElementsMethodInvokerV19(Object dexPathList, File optimizedD... method invoke (line 27) | @Override FILE: atlas-core/src/main/java/android/support/multidex/IDexElementsMaker.java type IDexElementsMaker (line 9) | public interface IDexElementsMaker { method make (line 11) | Object[] make() throws IllegalAccessException, InvocationTargetException, FILE: atlas-core/src/main/java/android/support/multidex/IDexElementsMethodInvoker.java type IDexElementsMethodInvoker (line 11) | public interface IDexElementsMethodInvoker { method invoke (line 13) | public Object[] invoke(ArrayList files) throws InvocationTargetE... FILE: atlas-core/src/main/java/android/support/multidex/MultiDex.java class MultiDex (line 56) | public final class MultiDex { method MultiDex (line 81) | private MultiDex() { method install (line 94) | public static void install(Context context) { method installInstrumentation (line 138) | public static void installInstrumentation(Context instrumentationContext, method doInstallation (line 197) | private static void doInstallation(Context mainContext, File sourceApk... method getApplicationInfo (line 255) | private static ApplicationInfo getApplicationInfo(Context context) { method isVMMultidexCapable (line 284) | static boolean isVMMultidexCapable(String versionString) { method installSecondaryDexes (line 307) | private static void installSecondaryDexes(ClassLoader loader, File dex... method findField (line 330) | private static Field findField(Object instance, String name) throws No... method findMethod (line 358) | private static Method findMethod(Object instance, String name, Class load(Context context, File sourceApk, File... method loadExistingExtractions (line 161) | private static List loadExistingExtractions( method isModified (line 205) | private static boolean isModified(Context context, File archive, long ... method getTimeStamp (line 212) | private static long getTimeStamp(File archive) { method getZipCrc (line 222) | private static long getZipCrc(File archive) throws IOException { method performExtractions (line 231) | private static List performExtractions(File sourceApk, F... method putStoredApkInfo (line 310) | private static void putStoredApkInfo(Context context, String keyPrefix... method getMultiDexPreferences (line 334) | private static SharedPreferences getMultiDexPreferences(Context contex... method prepareDexDir (line 344) | private static void prepareDexDir(File dexDir, final String extractedF... method extract (line 370) | private static void extract(ZipFile apk, ZipEntry dexFile, File extrac... method closeQuietly (line 415) | private static void closeQuietly(Closeable closeable) { FILE: atlas-core/src/main/java/android/support/multidex/ZipUtil.java class ZipUtil (line 32) | final class ZipUtil { class CentralDirectory (line 33) | static class CentralDirectory { method getZipCrc (line 54) | static long getZipCrc(File apk) throws IOException { method findCentralDirectory (line 66) | static CentralDirectory findCentralDirectory(RandomAccessFile raf) thr... method computeCrcOfCentralDir (line 106) | static long computeCrcOfCentralDir(RandomAccessFile raf, CentralDirect... FILE: atlas-core/src/main/java/android/taobao/atlas/bridge/BridgeApplicationDelegate.java class BridgeApplicationDelegate (line 254) | public class BridgeApplicationDelegate { method BridgeApplicationDelegate (line 268) | public BridgeApplicationDelegate(Application rawApplication,String pro... method attachBaseContext (line 317) | public void attachBaseContext(){ method onCreate (line 439) | public void onCreate(){ FILE: atlas-core/src/main/java/android/taobao/atlas/bundleInfo/AtlasBundleInfoGenerator.java class AtlasBundleInfoGenerator (line 7) | public class AtlasBundleInfoGenerator { method generateBundleInfo (line 9) | public static BundleListing generateBundleInfo(){ FILE: atlas-core/src/main/java/android/taobao/atlas/bundleInfo/AtlasBundleInfoManager.java class AtlasBundleInfoManager (line 242) | public class AtlasBundleInfoManager { method instance (line 249) | public static synchronized AtlasBundleInfoManager instance(){ method AtlasBundleInfoManager (line 256) | private AtlasBundleInfoManager(){ method getBundleInfo (line 311) | public BundleListing getBundleInfo(){ method getDependencyForBundle (line 318) | public List getDependencyForBundle(String bundleName){ method isInternalBundle (line 336) | public boolean isInternalBundle(String bundleName){ method getBundleForRemoteFragment (line 348) | public String getBundleForRemoteFragment(String rFname){ method getBundleForRemoteTransactor (line 364) | public String getBundleForRemoteTransactor(String tName){ method getBundleForRemoteView (line 379) | public String getBundleForRemoteView(String rVname){ method getBundleForComponet (line 394) | public String getBundleForComponet(String componentName){ method isMbundle (line 424) | public boolean isMbundle(String location){ method getBundleInfo (line 432) | public BundleListing.BundleInfo getBundleInfo(String name){ method updateBundleListingWithExtraInfo (line 446) | private void updateBundleListingWithExtraInfo(){ method uncompress (line 471) | public static String uncompress(String base64EncodeStr) { method getFromAssets (line 493) | private String getFromAssets(String fileName,Context context){ FILE: atlas-core/src/main/java/android/taobao/atlas/bundleInfo/BundleListing.java class BundleListing (line 221) | public class BundleListing implements Serializable{ method getBundles (line 225) | public LinkedHashMap getBundles() { method setBundles (line 229) | public void setBundles(LinkedHashMap bundles) { class BundleInfo (line 234) | public static class BundleInfo{ method getSize (line 256) | public long getSize() { method isMBundle (line 260) | public boolean isMBundle() { method isInternal (line 264) | public boolean isInternal() { method getApplicationName (line 268) | public String getApplicationName() { method getReceivers (line 272) | public HashMap getReceivers() { method getContentProviders (line 276) | public HashMap getContentProviders() { method getUnique_tag (line 280) | public String getUnique_tag() { method getMd5 (line 284) | public String getMd5() { method getUrl (line 288) | public String getUrl() { method getDesc (line 292) | public String getDesc() { method getName (line 296) | public String getName() { method getPkgName (line 300) | public String getPkgName() { method getVersion (line 304) | public String getVersion() { method getDependency (line 308) | public List getDependency() { method setDependency (line 312) | public void setDependency(List dependency) { method getActivities (line 325) | public HashMap getActivities() { method getServices (line 329) | public HashMap getServices() { method getComponents (line 333) | public HashMap getComponents(){ method addRuntimeDependency (line 350) | public synchronized void addRuntimeDependency(String location){ method getTotalDependency (line 359) | public synchronized List getTotalDependency(){ method findBundleTransitively (line 369) | private void findBundleTransitively(String location,List bun... method findBundleTransitivelyInternal (line 374) | private void findBundleTransitivelyInternal(String location,List parseArra... FILE: atlas-core/src/main/java/android/taobao/atlas/framework/Atlas.java class Atlas (line 230) | public class Atlas { method Atlas (line 239) | private Atlas(){ method getInstance (line 246) | public static Atlas getInstance() { method init (line 259) | public void init(Application application,boolean reset) throws Asserti... method startup (line 280) | public void startup(Application application,boolean isUpdated) { method checkDownGradeToH5 (line 294) | public void checkDownGradeToH5(Intent intent) { method checkingThread (line 312) | private void checkingThread(boolean strict){ method setBundleSecurityChecker (line 329) | public void setBundleSecurityChecker(BundleVerifier checker){ method isDisableBundle (line 333) | public static boolean isDisableBundle(String bundleName) { method forceStopSelf (line 341) | public void forceStopSelf(){ type ExternalBundleInstallReminder (line 349) | public static interface ExternalBundleInstallReminder{ method createReminderDialog (line 350) | public Dialog createReminderDialog(Activity activity,String installi... type BundleVerifier (line 353) | public static interface BundleVerifier{ method verifyBundle (line 354) | public boolean verifyBundle(String bundlePath); FILE: atlas-core/src/main/java/android/taobao/atlas/framework/Framework.java class Framework (line 248) | public final class Framework { method Framework (line 318) | private Framework() { method startup (line 326) | static void startup(boolean updated) throws BundleException { method getSystemClassLoader (line 332) | public static ClassLoader getSystemClassLoader() { method getBundles (line 336) | public static List getBundles() { method getBundle (line 344) | public synchronized static Bundle getBundle(String location) { method deleteDirectory (line 356) | public static void deleteDirectory(final File path) { method update (line 372) | public static void update(boolean upgrade,final String[] locations, fi... method makeMainDexUniqueTag (line 451) | private static String makeMainDexUniqueTag(String appVersion,String ma... method rollback (line 458) | public static void rollback(){ method isKernalBundle (line 462) | static boolean isKernalBundle(String location) { method notifyFrameworkListeners (line 483) | static void notifyFrameworkListeners(final int state, final Bundle bun... method getExternalFilesDirs (line 500) | public static File[] getExternalFilesDirs(Context context, String type) { method getStorageState (line 510) | public static String getStorageState(File path) { method isDeubgMode (line 533) | public static boolean isDeubgMode() { FILE: atlas-core/src/main/java/android/taobao/atlas/framework/FrameworkProperties.java class FrameworkProperties (line 215) | public class FrameworkProperties { FILE: atlas-core/src/main/java/android/taobao/atlas/hack/AndroidHack.java class AndroidHack (line 241) | public class AndroidHack { method getActivityThread (line 246) | public static Object getActivityThread() throws Exception { method getLoadedApk (line 263) | public static Object getLoadedApk(Application application,Object activ... method createNewLoadedApk (line 283) | public static Object createNewLoadedApk(Application application,Object... method injectClassLoader (line 352) | public static void injectClassLoader(String packageName, ClassLoader c... method findField (line 441) | public static Field findField(Object instance, String name) throws NoS... method findMethod (line 460) | public static Method findMethod(Object instance, String name,Class.... method getInstrumentation (line 477) | public static Instrumentation getInstrumentation() throws Exception { method injectInstrumentationHook (line 486) | public static void injectInstrumentationHook(Instrumentation instrumen... class ActvityThreadGetter (line 500) | static class ActvityThreadGetter implements Runnable { method run (line 502) | @Override FILE: atlas-core/src/main/java/android/taobao/atlas/hack/AssertionArrayException.java class AssertionArrayException (line 223) | public class AssertionArrayException extends Exception { method AssertionArrayException (line 228) | public AssertionArrayException(String detailMsg){ method addException (line 237) | public void addException(HackAssertionException exception) { method addException (line 241) | public void addException(List exception) { method getExceptions (line 250) | public List getExceptions() { method mergeException (line 261) | public static AssertionArrayException mergeException(AssertionArrayExc... method toString (line 272) | public String toString() { FILE: atlas-core/src/main/java/android/taobao/atlas/hack/AtlasHacks.java class AtlasHacks (line 234) | public class AtlasHacks extends HackDeclaration implements AssertionFail... method defineAndVerify (line 348) | public static boolean defineAndVerify(){ method allClasses (line 379) | public static void allClasses() throws HackAssertionException { method allFields (line 418) | public static void allFields() throws HackAssertionException { method allMethods (line 474) | public static void allMethods() throws HackAssertionException { method allConstructors (line 540) | public static void allConstructors() throws HackAssertionException { method onAssertionFailure (line 553) | @Override FILE: atlas-core/src/main/java/android/taobao/atlas/hack/Hack.java class Hack (line 222) | public class Hack { class HackDeclaration (line 248) | public static abstract class HackDeclaration { class HackAssertionException (line 253) | public static class HackAssertionException extends Throwable { method HackAssertionException (line 259) | public HackAssertionException(final String e) { super(e); } method HackAssertionException (line 260) | public HackAssertionException(final Exception e) { super(e); } method toString (line 261) | @Override public String toString() { method getHackedClass (line 265) | public Class getHackedClass() { method setHackedClass (line 269) | public void setHackedClass(Class mHackedClass) { method getHackedMethodName (line 273) | public String getHackedMethodName() { method setHackedMethodName (line 277) | public void setHackedMethodName(String methodName) { method getHackedFieldName (line 281) | public String getHackedFieldName() { method setHackedFieldName (line 285) | public void setHackedFieldName(String fieldName) { type AssertionFailureHandler (line 294) | public interface AssertionFailureHandler { method onAssertionFailure (line 297) | boolean onAssertionFailure(HackAssertionException failure); class HackedField (line 301) | public static class HackedField { method ofGenericType (line 303) | @SuppressWarnings("unchecked") // TODO: Add more check method ofType (line 310) | @SuppressWarnings("unchecked") method ofType (line 316) | @SuppressWarnings("unchecked") method get (line 323) | public T get(final C instance) { method set (line 338) | public void set(final C instance,final Object value) { method hijack (line 354) | public void hijack(final C instance,final InterceptionHandler han... method HackedField (line 362) | HackedField(final Class clazz, final String name, int modifiers) ... method getField (line 379) | public Field getField() { class HackedMethod (line 384) | public static class HackedMethod { method invoke (line 387) | public Object invoke(final Object receiver, final Object... args) th... method HackedMethod (line 398) | HackedMethod(final Class clazz, final String name, final Class... method getMethod (line 417) | public Method getMethod() { class HackedConstructor (line 422) | public static class HackedConstructor { method HackedConstructor (line 426) | HackedConstructor(final Class clazz, final Class[] arg_types) ... method getInstance (line 437) | public Object getInstance(final Object... arg_types) throws IllegalA... class HackedClass (line 449) | public static class HackedClass { method staticField (line 451) | public HackedField staticField(final String name) throws ... method field (line 455) | public HackedField field(final String name) throws HackAs... method staticMethod (line 459) | public HackedMethod staticMethod(final String name, final Class..... method method (line 463) | public HackedMethod method(final String name, final Class... arg_... method constructor (line 467) | public HackedConstructor constructor(final Class... arg_types) th... method HackedClass (line 471) | public HackedClass(final Class clazz) { mClass = clazz; } method getmClass (line 475) | public Class getmClass() { method into (line 480) | public static HackedClass into(final Class clazz) { method into (line 484) | @SuppressWarnings({ "rawtypes", "unchecked" }) method fail (line 494) | private static void fail(HackAssertionException e) throws HackAssertio... method setAssertionFailureHandler (line 499) | public static void setAssertionFailureHandler(AssertionFailureHandler ... method Hack (line 503) | private Hack() {} FILE: atlas-core/src/main/java/android/taobao/atlas/hack/Interception.java class Interception (line 217) | public class Interception { class InterceptionHandler (line 241) | public abstract static class InterceptionHandler implements Invocat... method invoke (line 249) | @Override public Object invoke(final Object proxy, final Method meth... method delegatee (line 263) | protected T delegatee() { return mDelegatee; } method setDelegatee (line 265) | void setDelegatee(final T delegatee) { mDelegatee = delegatee; } method proxy (line 270) | @SuppressWarnings("unchecked") method proxy (line 277) | @SuppressWarnings("unchecked") method Interception (line 284) | private Interception() {} type Intercepted (line 286) | private interface Intercepted {} FILE: atlas-core/src/main/java/android/taobao/atlas/profile/AtlasProfile.java class AtlasProfile (line 11) | public class AtlasProfile method AtlasProfile (line 17) | private AtlasProfile(String tag) method profile (line 22) | public static AtlasProfile profile(String tag) { method start (line 33) | public void start() method stop (line 38) | public String stop() FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/ActivityLifeCycleObserver.java class ActivityLifeCycleObserver (line 218) | public class ActivityLifeCycleObserver implements Application.ActivityLi... method onActivityCreated (line 219) | @Override method onActivityStarted (line 224) | @Override method onActivityResumed (line 229) | @Override method onActivityPaused (line 234) | @Override method onActivityStopped (line 239) | @Override method onActivitySaveInstanceState (line 244) | @Override method onActivityDestroyed (line 249) | @Override FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/ActivityTaskMgr.java class ActivityTaskMgr (line 225) | public class ActivityTaskMgr { method ActivityTaskMgr (line 233) | private ActivityTaskMgr(){ method getInstance (line 241) | public static synchronized ActivityTaskMgr getInstance() { method getActivityList (line 248) | public List> getActivityList(){ method peekTopActivity (line 252) | public Activity peekTopActivity(){ method pushToActivityStack (line 262) | public void pushToActivityStack(Activity activity) { method popFromActivityStack (line 266) | public void popFromActivityStack(Activity activity) { method clearActivityStack (line 284) | public void clearActivityStack(){ method isActivityStackEmpty (line 298) | public boolean isActivityStackEmpty() { method sizeOfActivityStack (line 302) | public int sizeOfActivityStack() { method updateBundleActivityResource (line 306) | public void updateBundleActivityResource(String bundleName){ FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/ApplicationInvoker.java class ApplicationInvoker (line 18) | public class ApplicationInvoker { method ApplicationInvoker (line 22) | private ApplicationInvoker() { method getInstance (line 25) | public static ApplicationInvoker getInstance(String bundleName) { method invoke (line 37) | public synchronized void invoke(String applicationClassName, Context c... method invoke (line 62) | public synchronized void invoke(String applicationClassName, Context c... type AppInitListener (line 104) | public interface AppInitListener { method onInitFinish (line 105) | void onInitFinish(); method onInitError (line 107) | void onInitError(String var1); FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/AtlasPreLauncher.java type AtlasPreLauncher (line 214) | public interface AtlasPreLauncher { method initBeforeAtlas (line 216) | void initBeforeAtlas(final Context context); FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/BundleIniter.java class BundleIniter (line 11) | public class BundleIniter { method initBundle (line 13) | public static void initBundle(String bundleName, ApplicationInvoker.Ap... FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/FrameworkLifecycleHandler.java class FrameworkLifecycleHandler (line 243) | public class FrameworkLifecycleHandler implements FrameworkListener { method frameworkEvent (line 245) | @Override method starting (line 261) | private void starting() { method started (line 302) | private void started() { method newApplication (line 322) | protected static Application newApplication(String applicationClassNam... FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/LowDiskException.java class LowDiskException (line 214) | public class LowDiskException extends RuntimeException{ method LowDiskException (line 231) | public LowDiskException(String msg, Throwable throwable) method LowDiskException (line 242) | public LowDiskException(String msg) method getNestedException (line 254) | public Throwable getNestedException() FILE: atlas-core/src/main/java/android/taobao/atlas/runtime/RuntimeVariables.java class RuntimeVariables (line 226) | public class RuntimeVariables implements Serializable{ method getFrameworkProperty (line 268) | public static Object getFrameworkProperty(String fieldName){ method getProcessName (line 281) | public static String getProcessName(Context context) { method shouldSyncUpdateInThisProcess (line 285) | public static boolean shouldSyncUpdateInThisProcess(){ method getRawClassLoader (line 297) | public static ClassLoader getRawClassLoader(){ method getLauncherClassName (line 305) | public static String getLauncherClassName() { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/AtlasBridgeApplication.java class AtlasBridgeApplication (line 254) | public class AtlasBridgeApplication extends Application{ method attachBaseContext (line 257) | @Override method getResources (line 346) | @Override method onCreate (line 361) | @Override method isApplicationNormalCreate (line 378) | private boolean isApplicationNormalCreate(Context base) { method checkShowErrorNotification (line 428) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method isUpdated (line 447) | public boolean isUpdated(Context context){ method storePackageVersion (line 505) | private void storePackageVersion(Context base){ method needRollback (line 531) | public boolean needRollback(){ method deleteDirectory (line 542) | public void deleteDirectory(final File path) { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/DexFileCompat.java class DexFileCompat (line 15) | public class DexFileCompat implements Serializable{ method loadDex (line 37) | static public DexFile loadDex(Context context, String sourcePathName, ... FILE: atlas-core/src/main/java/android/taobao/atlas/startup/KernalVersionManager.java class KernalVersionManager (line 234) | public class KernalVersionManager { class SingleTonHolder (line 253) | private static class SingleTonHolder{ method instance (line 257) | public static KernalVersionManager instance(){ method toString (line 261) | @Override method reset (line 270) | public void reset(){ method KernalVersionManager (line 283) | private KernalVersionManager(){ method init (line 289) | public void init(){ method removeBaseLineInfo (line 387) | public void removeBaseLineInfo(){ method deleteDirectory (line 397) | public void deleteDirectory(final File path) { method getBaseBundleVersion (line 412) | public String getBaseBundleVersion(String bundleName){ method getDexPatchBundleVersion (line 416) | public long getDexPatchBundleVersion(String bundleName){ method getUpdateBundles (line 424) | public Set getUpdateBundles(){ method lastVersionName (line 428) | public String lastVersionName(){ method currentVersionName (line 432) | public String currentVersionName(){ method isCachePreVersion (line 436) | public boolean isCachePreVersion(){ method isUpdated (line 445) | public boolean isUpdated(String bundleName){ method isDexPatched (line 453) | public boolean isDexPatched(String bundleName){ method parseUpdatedBundles (line 457) | public synchronized void parseUpdatedBundles(){ method rollbackHardly (line 478) | public void rollbackHardly(){ method rollback (line 496) | public void rollback(){ method saveDexPatchInfo (line 538) | public void saveDexPatchInfo(HashMap infos,String stora... method saveUpdateInfo (line 599) | public void saveUpdateInfo(String newBaselineVersion, HashMap... FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/CombineDexMerger.java class CombineDexMerger (line 17) | public class CombineDexMerger extends PatchMerger{ method CombineDexMerger (line 25) | public CombineDexMerger(PatchVerifier patchVerifier) { method merge (line 29) | @Override method getUpdatedDexEntryName (line 110) | private static String getUpdatedDexEntryName(String originalEntryName){ method copy (line 119) | public static void copy(InputStream input, OutputStream output) throws... FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/CombineDexVerifier.java class CombineDexVerifier (line 13) | public class CombineDexVerifier implements PatchVerifier { method verify (line 19) | @Override method isNewBundleFileValid (line 31) | private static boolean isNewBundleFileValid(File bundleFile) { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/KernalBundle.java class KernalBundle (line 243) | public class KernalBundle { method checkloadKernalBundle (line 267) | public static boolean checkloadKernalBundle(Application application, S... method isInBlackList (line 306) | private static boolean isInBlackList(KernalBundle kernalBundle) { method checkLoadKernalDebugPatch (line 318) | public static boolean checkLoadKernalDebugPatch(Application applicatio... method hasKernalPatch (line 362) | public static boolean hasKernalPatch() { method hasNativeLibPatch (line 367) | public static boolean hasNativeLibPatch(Context base) { method clear (line 377) | public static void clear() { method KernalBundle (line 386) | private KernalBundle() { method KernalBundle (line 390) | public KernalBundle(final File bundleDir, method KernalBundle (line 405) | public KernalBundle(final File updateDir, final File dexPatchDir, Stri... method patchNativeLib (line 421) | public static void patchNativeLib(Context base) { method makeMainDexUniqueTag (line 436) | private String makeMainDexUniqueTag(String appVersion, String maindexT... method patchKernalDex (line 443) | public void patchKernalDex(Application application) throws Exception { method prepareKernalConstant (line 515) | private void prepareKernalConstant(Application application) { method needReplaceClassLoader (line 526) | public boolean needReplaceClassLoader(Application application) { method prepareRuntimeVariables (line 542) | public void prepareRuntimeVariables(Application application) { method patchKernalResource (line 567) | public void patchKernalResource(Application application) throws Except... method getState (line 575) | public int getState() { method extract (line 582) | private static void extract(String zipPath, String entryPath, File tar... method findField (line 617) | private static Field findField(Object instance, String name) throws No... method expandFieldArray (line 645) | private static void expandFieldArray(Object instance, String fieldName, method expandFieldList (line 659) | private static void expandFieldList(Object instance, String fieldName, method replaceElement (line 667) | private static boolean replaceElement(Object instance, String fieldNam... method findDexRawFile (line 687) | private static File findDexRawFile(Object element) { method installKernalBundle (line 717) | public boolean installKernalBundle(ClassLoader updateClassLoader, File... method installKernalBundle (line 722) | public boolean installKernalBundle(ClassLoader updateClassLoader, File... method removeOrignalElement (line 757) | private boolean removeOrignalElement(Object instance, String fieldName... method patchLibrary (line 775) | private static void patchLibrary(Object dexPathList, File libraryDirec... method quietClose (line 790) | private void quietClose(Closeable closeable) { method makeDexElement (line 808) | public static Object[] makeDexElement(File file, DexFile[] dex) throws... method makeNativeLibraryElement (line 842) | public static Object makeNativeLibraryElement(File dir) throws IOExcep... method getElementConstructor (line 868) | private static Constructor getElementConstructor(Class element, Class.... method getArchive (line 877) | public KernalBundleArchive getArchive() { method getRevisionDir (line 881) | public File getRevisionDir() { method getRevisionZip (line 885) | public File getRevisionZip() { method shouldSyncUpdateInThisProcess (line 889) | public static boolean shouldSyncUpdateInThisProcess(String process) { method deleteDirectory (line 901) | public static void deleteDirectory(final File path) { method isDeubgMode (line 916) | public boolean isDeubgMode() { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/KernalBundleArchive.java class KernalBundleArchive (line 224) | class KernalBundleArchive { method KernalBundleArchive (line 244) | public KernalBundleArchive(Context context, File bundleDir,String vers... method KernalBundleArchive (line 267) | public KernalBundleArchive(final File bundleDir, File file,String vers... method purge (line 298) | public void purge(String uniqueTag, final long dexPatchVersion) { method copy (line 337) | public static void copy(InputStream input, OutputStream output) throws... method getLibraryDirectory (line 346) | public File getLibraryDirectory(){ method getOdexFile (line 350) | public DexFile[] getOdexFile(){ method getArchiveFile (line 354) | public File getArchiveFile(){ method getRevisionDir (line 358) | public File getRevisionDir(){ method deleteDirectory (line 362) | public static void deleteDirectory(final File path) { method substringAfter (line 377) | public static String substringAfter(String str, String separator) { method copyInputStreamToFile (line 391) | public static void copyInputStreamToFile(InputStream input, File file)... method mappingInternalDirectory (line 422) | private File mappingInternalDirectory(){ class KernalBundleRelease (line 435) | public class KernalBundleRelease{ method KernalBundleRelease (line 437) | public KernalBundleRelease(File dir,boolean hasReleasedBefore) { method release (line 441) | public boolean release(final File bundleFile,final boolean start) th... FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/KernalConstants.java class KernalConstants (line 217) | public class KernalConstants { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/KernalFileLock.java class KernalFileLock (line 219) | public class KernalFileLock { method getInstance (line 223) | public static KernalFileLock getInstance(){ class FileLockCount (line 230) | private class FileLockCount{ method FileLockCount (line 236) | FileLockCount(FileLock mFileLock, int mRefCount, RandomAccessFile fO... method RefCntInc (line 260) | private int RefCntInc(String name, FileLock fileLock, RandomAccessFile... method RefCntDec (line 278) | private int RefCntDec(String name){ method LockExclusive (line 297) | public boolean LockExclusive(File orgFile) { method unLock (line 333) | public void unLock(File orgFile) { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/PatchMerger.java class PatchMerger (line 14) | public abstract class PatchMerger { method PatchMerger (line 22) | public PatchMerger(PatchVerifier patchVerifier) { method merge (line 27) | public abstract boolean merge(File sourceFile, File patchFile, File ne... method sumitForMerge (line 29) | public void sumitForMerge(final File sourceFile, final File patchFile,... method waitForResult (line 41) | public boolean waitForResult(){ FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/PatchVerifier.java type PatchVerifier (line 11) | public interface PatchVerifier { method verify (line 14) | public boolean verify(File mergeFile); FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/releaser/BundleReleaser.java class BundleReleaser (line 238) | public class BundleReleaser { method getDexFile (line 257) | public DexFile[] getDexFile() { method BundleReleaser (line 263) | public BundleReleaser(final File reversionDir,boolean hasReleased) { method handleMsg (line 289) | private boolean handleMsg(Message msg) throws IOException { method release (line 338) | public void release(final ProcessCallBack processCallBack, final File ... method release (line 362) | public void release(final ReleaseType releaseType) throws IOException { method dexOptimization (line 420) | private void dexOptimization() { method toString (line 484) | private String[] toString(File[] validDexes) { method sortDexs (line 492) | private File[] sortDexs(File[] validDexes) { method dexoptInternal (line 513) | private DexFile dexoptInternal(File validDex){ method verifyDexFile (line 550) | private boolean verifyDexFile(DexFile dexFile,String optimizedPath) th... method checkDexValid (line 564) | public boolean checkDexValid(DexFile odexFile) throws IOException { method optimizedPathFor (line 584) | private String optimizedPathFor(File path, File optimizedDirectory) { method dexOptDir (line 602) | private File dexOptDir() { method close (line 610) | public void close(){ method isVMMultidexCapable (line 625) | static boolean isVMMultidexCapable(String versionString) { method dexOat (line 649) | private void dexOat(String dexFilePath,String oatFilePath,String targe... type ProcessCallBack (line 678) | public interface ProcessCallBack{ method onFailed (line 680) | void onFailed() throws IOException; method onFinish (line 682) | void onFinish(int event); method onAllFinish (line 684) | void onAllFinish(); class StreamConsumer (line 688) | private static class StreamConsumer { method consumeInputStream (line 691) | static void consumeInputStream(final InputStream is) { method getCurrentInstructionSet (line 717) | public static String getCurrentInstructionSet() throws Exception { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/releaser/DexReleaser.java class DexReleaser (line 235) | public class DexReleaser { method releaseDexes (line 243) | public static boolean releaseDexes(File bundleFile, File reversionDi... method isArt (line 326) | public static boolean isArt() { method hasDexFile (line 335) | private static boolean hasDexFile(ZipFile zipFile) { method copy (line 339) | public static void copy(InputStream input, OutputStream output) throws... FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/releaser/PatchDexProfile.java class PatchDexProfile (line 27) | public class PatchDexProfile { method PatchDexProfile (line 71) | private PatchDexProfile(Application mApplication) { method instance (line 76) | public static PatchDexProfile instance(Application mApp) { method disableJitCompile (line 84) | public void disableJitCompile() { method setupJitProfileSupport (line 96) | public void setupJitProfileSupport(String[] dexFiles) { method addPathes (line 158) | public static void addPathes(List addedPaths) { method getPrimaryProfileFile (line 174) | private File getPrimaryProfileFile(String packageName) { FILE: atlas-core/src/main/java/android/taobao/atlas/startup/patch/releaser/ReleaseType.java type ReleaseType (line 214) | public enum ReleaseType { FILE: atlas-core/src/main/java/android/taobao/atlas/util/ApkUtils.java class ApkUtils (line 231) | public class ApkUtils { method getApk (line 238) | public static ZipFile getApk(){ method loadZip (line 245) | private static synchronized void loadZip(){ method getApkPublicKey (line 254) | public static final String[] getApkPublicKey(String apkPath) { method loadCertificates (line 286) | private static Certificate[] loadCertificates(JarFile jarFile, JarEntr... method bytesToHexString (line 305) | private static final String bytesToHexString(byte[] src) { method chmod (line 321) | public static final void chmod(File file) { method isRootSystem (line 336) | public static boolean isRootSystem() { method copyDirectory (line 351) | public static void copyDirectory(File sourceDir,File targetDir) throws... method copyInputStreamToFile (line 366) | public static void copyInputStreamToFile(InputStream input, File file)... FILE: atlas-core/src/main/java/android/taobao/atlas/util/AtlasFileLock.java class AtlasFileLock (line 226) | public class AtlasFileLock { class SingleTonHolder (line 228) | private static class SingleTonHolder{ method getInstance (line 231) | public static AtlasFileLock getInstance(){ class FileLockCount (line 235) | private class FileLockCount{ method FileLockCount (line 241) | FileLockCount(FileLock mFileLock, int mRefCount, RandomAccessFile fO... method RefCntInc (line 265) | private int RefCntInc(String name, FileLock fileLock, RandomAccessFile... method RefCntDec (line 283) | private int RefCntDec(String name){ method LockExclusive (line 302) | public boolean LockExclusive(File orgFile) { method unLock (line 338) | public void unLock(File orgFile) { FILE: atlas-core/src/main/java/android/taobao/atlas/util/BundleLock.java class BundleLock (line 220) | public class BundleLock { method WriteLock (line 230) | public static void WriteLock(String bundle){ method WriteUnLock (line 242) | public static void WriteUnLock(String bundle){ method ReadLock (line 253) | public static boolean ReadLock(String bundle){ method ReadUnLock (line 270) | public static void ReadUnLock(String bundle){ FILE: atlas-core/src/main/java/android/taobao/atlas/util/FileUtils.java class FileUtils (line 226) | public class FileUtils { method CheckFileValidation (line 228) | public static boolean CheckFileValidation(String path) { method getUsableSpace (line 254) | public static long getUsableSpace(File path) { method getAvailableDisk (line 308) | public static String getAvailableDisk(){ method getMd5ByFile (line 319) | public static String getMd5ByFile(File file) throws IOException { FILE: atlas-core/src/main/java/android/taobao/atlas/util/IOUtil.java class IOUtil (line 13) | public class IOUtil { method quietClose (line 14) | public static void quietClose(Closeable closeable){ method quietClose (line 23) | public static void quietClose(ZipFile zip){ method copyStream (line 32) | public static void copyStream(InputStream in, OutputStream out) throws... FILE: atlas-core/src/main/java/android/taobao/atlas/util/RefectUtils.java class RefectUtils (line 12) | public class RefectUtils { method RefectUtils (line 13) | public RefectUtils() { method method (line 16) | public static Method method(Object o, String methodName, Class... claz... method field (line 32) | public static Field field(Object o, String fieldName) { method invoke (line 48) | public static Object invoke(Object o, Method m, Object... objects) { method fieldGet (line 62) | public static Object fieldGet(Object o, Field field) { FILE: atlas-core/src/main/java/android/taobao/atlas/util/SoLoader.java class SoLoader (line 225) | public class SoLoader { method loadLibrary (line 236) | public static void loadLibrary(String libName){ method supportArmeabi (line 264) | @TargetApi(Build.VERSION_CODES.LOLLIPOP) method findLocalLibrary (line 284) | private static File findLocalLibrary(String libraryName){ method extractSoFromApk (line 293) | private static synchronized void extractSoFromApk(String soName){ FILE: atlas-core/src/main/java/android/taobao/atlas/util/StringUtils.java class StringUtils (line 214) | public class StringUtils { method isEmpty (line 218) | public static boolean isEmpty(String str) { method isNotEmpty (line 225) | public static boolean isNotEmpty(String str) { method startWith (line 229) | public static boolean startWith(String str, String prefix) { method equals (line 236) | public static boolean equals(String str1, String str2) { method substringAfter (line 243) | public static String substringAfter(String str, String separator) { method substringBetween (line 257) | public static String substringBetween(String str, String open, String ... method split (line 341) | public static String[] split(String str, String separatorChars) { method splitWorker (line 359) | private static String[] splitWorker(String str, String separatorChars,... FILE: atlas-core/src/main/java/android/taobao/atlas/util/WrapperUtil.java class WrapperUtil (line 228) | public class WrapperUtil { method isDebugMode (line 234) | public static boolean isDebugMode(Application application){ method getPackageInfo (line 239) | public static PackageInfo getPackageInfo(Application mApplication){ method persisitKeyPointLog (line 255) | public static void persisitKeyPointLog(String newVersion){ method getLastDDUpdateKeyPointLog (line 261) | public static String getLastDDUpdateKeyPointLog(String currentVersion){ method clearLastDDUpdateKeyPointLog (line 267) | public static void clearLastDDUpdateKeyPointLog(String currentVersion){ method appendLog (line 273) | public static void appendLog(String key,Object value){ method getKeyPointLog (line 277) | public static Map getKeyPointLog(){ FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/IAlarmer.java type IAlarmer (line 214) | public interface IAlarmer { method commitFail (line 216) | public void commitFail(final String module, final String monitorPoint,... method commitSuccess (line 218) | public void commitSuccess(final String module, final String monitorPoi... FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/ILog.java type ILog (line 214) | public interface ILog { method v (line 215) | public void v(String tag,String msg); method i (line 216) | public void i(String tag,String msg); method d (line 217) | public void d(String tag,String msg); method w (line 218) | public void w(String tag,String msg); method e (line 219) | public void e(String tag,String msg); method e (line 220) | public void e(String tag,String msg,Throwable e); FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/IMonitor.java type IMonitor (line 213) | public interface IMonitor { method report (line 215) | public void report(String errCode, Map detail, Throwab... FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/impl/AtlasAlarmer.java class AtlasAlarmer (line 216) | public class AtlasAlarmer implements IAlarmer { method getInstance (line 222) | public static synchronized AtlasAlarmer getInstance(){ method setExternalAlarmer (line 229) | public static void setExternalAlarmer(IAlarmer alarmer){ method commitFail (line 233) | @Override method commitSuccess (line 238) | @Override FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/impl/AtlasLog.java class AtlasLog (line 217) | public class AtlasLog{ method setExternalLogger (line 222) | public static void setExternalLogger(ILog logger){ method v (line 226) | public static void v(String tag, String msg) { method i (line 234) | public static void i(String tag, String msg) { method d (line 242) | public static void d(String tag, String msg) { method w (line 250) | public static void w(String tag, String msg) { method e (line 257) | public static void e(String tag, String msg) { method e (line 265) | public static void e(String tag, String msg, Throwable e) { FILE: atlas-core/src/main/java/android/taobao/atlas/util/log/impl/AtlasMonitor.java class AtlasMonitor (line 215) | public class AtlasMonitor { method getInstance (line 253) | public static synchronized AtlasMonitor getInstance(){ method setExternalMonitor (line 260) | public static void setExternalMonitor(IMonitor monitor){ method report (line 264) | public void report(String errCode, Map detail, Throwab... FILE: atlas-core/src/main/java/android/taobao/atlas/versionInfo/BaselineInfoManager.java class BaselineInfoManager (line 230) | public class BaselineInfoManager{ method instance (line 238) | public synchronized static BaselineInfoManager instance(){ method BaselineInfoManager (line 245) | private BaselineInfoManager(){ method toString (line 248) | @Override method reset (line 253) | public void reset(){ method removeBaseLineInfo (line 261) | public void removeBaseLineInfo(){ method getBaseBundleVersion (line 269) | public String getBaseBundleVersion(String bundleName){ method getDexPatchBundleVersion (line 300) | public long getDexPatchBundleVersion(String bundleName){ method getDexPatchBundles (line 309) | public ConcurrentHashMap getDexPatchBundles(){ method isUpdated (line 322) | public boolean isUpdated(String bundleName){ method isDexPatched (line 331) | public boolean isDexPatched(String bundleName){ method isCachePreVersion (line 340) | public boolean isCachePreVersion(){ method currentVersionName (line 349) | public String currentVersionName(){ method rollbackHardly (line 358) | public void rollbackHardly(){ method lastVersionName (line 366) | public String lastVersionName(){ method getUpdateBundles (line 375) | public Set getUpdateBundles(){ method rollbackInternal (line 384) | private void rollbackInternal(){ method rollback (line 392) | public void rollback(){ method saveBaselineInfo (line 407) | public void saveBaselineInfo(String newBaselineVersion, HashMap infos,String storag... FILE: atlas-core/src/main/java/org/osgi/framework/Bundle.java type Bundle (line 43) | public abstract interface Bundle method getState (line 108) | public abstract int getState(); method start (line 111) | public abstract void start() throws BundleException; method stop (line 113) | public abstract void stop() throws BundleException; method uninstall (line 171) | public abstract void uninstall() throws BundleException; method getBundleId (line 191) | public abstract long getBundleId(); method getLocation (line 194) | public abstract String getLocation(); method getResource (line 214) | public abstract URL getResource(String name); FILE: atlas-core/src/main/java/org/osgi/framework/BundleEvent.java class BundleEvent (line 19) | public class BundleEvent extends EventObject method BundleEvent (line 81) | public BundleEvent(int type, Bundle bundle) method getBundle (line 94) | public Bundle getBundle() method getType (line 113) | public int getType() FILE: atlas-core/src/main/java/org/osgi/framework/BundleException.java class BundleException (line 16) | public class BundleException extends Exception method BundleException (line 23) | public BundleException(Throwable throwable) { method BundleException (line 34) | public BundleException(String msg, Throwable throwable) method BundleException (line 45) | public BundleException(String msg) FILE: atlas-core/src/main/java/org/osgi/framework/BundleListener.java type BundleListener (line 24) | public interface BundleListener extends EventListener { method bundleChanged (line 31) | public abstract void bundleChanged(final BundleEvent event); FILE: atlas-core/src/main/java/org/osgi/framework/Constants.java type Constants (line 21) | public interface Constants { FILE: atlas-core/src/main/java/org/osgi/framework/FrameworkEvent.java class FrameworkEvent (line 20) | public class FrameworkEvent { method FrameworkEvent (line 34) | public FrameworkEvent(int state){ method getType (line 38) | public int getType(){ FILE: atlas-core/src/main/java/org/osgi/framework/FrameworkListener.java type FrameworkListener (line 7) | public abstract interface FrameworkListener extends EventListener { method frameworkEvent (line 15) | public abstract void frameworkEvent(final FrameworkEvent event); FILE: atlas-core/src/main/java/org/osgi/framework/SynchronousBundleListener.java type SynchronousBundleListener (line 13) | public interface SynchronousBundleListener extends BundleListener { FILE: atlas-demo/AtlasDemo/activitygroupcompat/src/main/java/com/taobao/android/ActivityGroupDelegate.java class ActivityGroupDelegate (line 30) | public class ActivityGroupDelegate { method getLocalActivityManager (line 38) | public LocalActivityManager getLocalActivityManager(){ method ActivityGroupDelegate (line 42) | public ActivityGroupDelegate(FragmentActivity activity, Bundle bundle){ method startChildActivity (line 135) | public void startChildActivity(ViewGroup container, String key, Intent... method performLaunchChildActivity (line 153) | private void performLaunchChildActivity(ViewGroup container,String key... method execStartChildActivityInternal (line 166) | public void execStartChildActivityInternal(ViewGroup container,String ... method asyncStartActivity (line 214) | private void asyncStartActivity(final ViewGroup container,final String... FILE: atlas-demo/AtlasDemo/activitygroupcompat/src/main/java/com/taobao/android/LocalActivityManager.java class LocalActivityManager (line 40) | public class LocalActivityManager { class LocalActivityRecord (line 45) | private static class LocalActivityRecord extends Binder { method LocalActivityRecord (line 46) | LocalActivityRecord(String _id, Intent _intent) { method LocalActivityManager (line 112) | public LocalActivityManager(Activity parent, boolean singleMode) throw... method defineAndVerify (line 119) | private void defineAndVerify() throws Hack.HackDeclaration.HackAsserti... method moveToState (line 181) | private void moveToState(LocalActivityRecord r, int desiredState) { method performPause (line 324) | private void performPause(LocalActivityRecord r, boolean finishing) { method startActivity (line 397) | public Window startActivity(String id, Intent intent) { method performDestroy (line 498) | private Window performDestroy(LocalActivityRecord r, boolean finish) { method destroyActivity (line 538) | public Window destroyActivity(String id, boolean finish) { method getCurrentActivity (line 560) | public Activity getCurrentActivity() { method getCurrentId (line 573) | public String getCurrentId() { method getActivity (line 585) | public Activity getActivity(String id) { method dispatchCreate (line 604) | public void dispatchCreate(Bundle state) { method saveInstanceState (line 638) | public Bundle saveInstanceState() { method dispatchResume (line 677) | public void dispatchResume() { method dispatchStart (line 691) | public void dispatchStart(){ method fakeStop (line 712) | public void fakeStop(){ method dispatchPause (line 745) | public void dispatchPause(boolean finishing) { method dispatchStop (line 772) | public void dispatchStop() { method dispatchRetainNonConfigurationInstance (line 788) | public HashMap dispatchRetainNonConfigurationInstance() { method removeAllActivities (line 811) | public void removeAllActivities() { method dispatchDestroy (line 822) | public void dispatchDestroy(boolean finishing) { method switchToChildActivity (line 845) | public void switchToChildActivity(String key){ FILE: atlas-demo/AtlasDemo/app/src/androidTest/java/com/taobao/demo/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/DemoApplication.java class DemoApplication (line 21) | public class DemoApplication extends Application { method onCreate (line 23) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/DemoPreLaunch.java class DemoPreLaunch (line 11) | public class DemoPreLaunch implements AtlasPreLauncher { method initBeforeAtlas (line 12) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/MainActivity.java class MainActivity (line 23) | public class MainActivity extends AppCompatActivity method onCreate (line 52) | @Override method switchToActivity (line 74) | public void switchToActivity(String activityName){ method onBackPressed (line 94) | @Override method onCreateOptionsMenu (line 104) | @Override method onOptionsItemSelected (line 111) | @Override method onNavigationItemSelected (line 129) | @SuppressWarnings("StatementWithEmptyBody") FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/MyContentProvider.java class MyContentProvider (line 8) | public class MyContentProvider extends ContentProvider { method MyContentProvider (line 9) | public MyContentProvider() { method delete (line 12) | @Override method getType (line 18) | @Override method insert (line 25) | @Override method onCreate (line 31) | @Override method query (line 37) | @Override method update (line 44) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/RemoteDemoActivity.java class RemoteDemoActivity (line 10) | public class RemoteDemoActivity extends AppCompatActivity { method onCreate (line 12) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/UpdateDemoActivity.java class UpdateDemoActivity (line 12) | public class UpdateDemoActivity extends AppCompatActivity { method onCreate (line 14) | @Override method onCreateOptionsMenu (line 40) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/databind/DataBundleAarActivity.java class DataBundleAarActivity (line 15) | public class DataBundleAarActivity extends Activity { method onCreate (line 19) | @Override FILE: atlas-demo/AtlasDemo/app/src/main/java/com/taobao/demo/databind/User.java class User (line 12) | public class User extends BaseObservable { method User (line 17) | public User(String firstName, String lastName) { method getFirstName (line 22) | @Bindable method setFirstName (line 27) | public void setFirstName(String firstName) { method getLastName (line 32) | @Bindable method setLastName (line 37) | public void setLastName(String lastName) { FILE: atlas-demo/AtlasDemo/databindbundle/src/main/java/com/taobao/databindbundle/databind/DataBundleSampleActivity.java class DataBundleSampleActivity (line 17) | public class DataBundleSampleActivity extends Activity { method onCreate (line 21) | @Override FILE: atlas-demo/AtlasDemo/databindbundle/src/main/java/com/taobao/databindbundle/databind/User.java class User (line 12) | public class User extends BaseObservable { method User (line 17) | public User(String firstName, String lastName) { method getFirstName (line 22) | @Bindable method setFirstName (line 27) | public void setFirstName(String firstName) { method getLastName (line 32) | @Bindable method setLastName (line 37) | public void setLastName(String lastName) { FILE: atlas-demo/AtlasDemo/databindinglibrary/src/main/java/com/taobao/databinding/library/DataBingAarActivity.java class DataBingAarActivity (line 14) | public class DataBingAarActivity extends Activity { method onCreate (line 18) | @Override FILE: atlas-demo/AtlasDemo/databindinglibrary/src/main/java/com/taobao/databinding/library/User.java class User (line 12) | public class User extends BaseObservable { method User (line 17) | public User(String firstName, String lastName) { method getFirstName (line 22) | @Bindable method setFirstName (line 27) | public void setFirstName(String firstName) { method getLastName (line 32) | @Bindable method setLastName (line 37) | public void setLastName(String lastName) { FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/FirstBundleActivity.java class FirstBundleActivity (line 10) | public class FirstBundleActivity extends AppCompatActivity implements Bl... method onCreate (line 12) | @Override method onFragmentInteraction (line 19) | @Override FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/FirstBundleService.java class FirstBundleService (line 7) | public class FirstBundleService extends Service { method FirstBundleService (line 9) | public FirstBundleService(){ method onBind (line 11) | @Override FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/UseremoteActivity.java class UseremoteActivity (line 7) | public class UseremoteActivity extends AppCompatActivity { method onCreate (line 9) | @Override FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/fragment/BlankFragment.java class BlankFragment (line 21) | public class BlankFragment extends Fragment { method BlankFragment (line 35) | public BlankFragment() { method newInstance (line 48) | public static BlankFragment newInstance(String param1, String param2) { method onCreate (line 57) | @Override method onCreateView (line 66) | @Override method onButtonPressed (line 81) | public void onButtonPressed(Uri uri) { method onAttach (line 87) | @Override method onDetach (line 98) | @Override type OnFragmentInteractionListener (line 114) | public interface OnFragmentInteractionListener { method onFragmentInteraction (line 116) | void onFragmentInteraction(Uri uri); FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/fragment/DummyContent.java class DummyContent (line 14) | public class DummyContent { method addItem (line 35) | private static void addItem(DummyItem item) { method createDummyItem (line 40) | private static DummyItem createDummyItem(int position) { method makeDetails (line 44) | private static String makeDetails(int position) { class DummyItem (line 56) | public static class DummyItem { method DummyItem (line 61) | public DummyItem(String id, String content, String details) { method toString (line 67) | @Override FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/fragment/ItemFragment.java class ItemFragment (line 21) | public class ItemFragment extends Fragment { method ItemFragment (line 33) | public ItemFragment() { method newInstance (line 37) | @SuppressWarnings("unused") method onCreate (line 46) | @Override method onCreateView (line 55) | @Override method onAttach (line 74) | @Override method onDetach (line 85) | @Override type OnListFragmentInteractionListener (line 101) | public interface OnListFragmentInteractionListener { method onListFragmentInteraction (line 103) | void onListFragmentInteraction(DummyContent.DummyItem item); FILE: atlas-demo/AtlasDemo/firstbundle/src/main/java/com/taobao/firstbundle/fragment/MyItemRecyclerViewAdapter.java class MyItemRecyclerViewAdapter (line 12) | public class MyItemRecyclerViewAdapter extends RecyclerView.Adapter items, I... method onCreateViewHolder (line 22) | @Override method onBindViewHolder (line 29) | @Override method getItemCount (line 47) | @Override class ViewHolder (line 52) | public class ViewHolder extends RecyclerView.ViewHolder { method ViewHolder (line 58) | public ViewHolder(View view) { method toString (line 65) | @Override FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableColorValue.java class AnimatableColorValue (line 7) | class AnimatableColorValue extends BaseAnimatableValue { method AnimatableColorValue (line 8) | private AnimatableColorValue(List> keyframes, Intege... method createAnimation (line 12) | @Override public KeyframeAnimation createAnimation() { method toString (line 19) | @Override public String toString() { class Factory (line 23) | static final class Factory { method Factory (line 24) | private Factory() { method newInstance (line 27) | static AnimatableColorValue newInstance(JSONObject json, LottieCompo... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableFloatValue.java class AnimatableFloatValue (line 7) | class AnimatableFloatValue extends BaseAnimatableValue { method AnimatableFloatValue (line 8) | private AnimatableFloatValue() { method AnimatableFloatValue (line 12) | private AnimatableFloatValue(List> keyframes, Float in... method createAnimation (line 16) | @Override public KeyframeAnimation createAnimation() { method getInitialValue (line 24) | public Float getInitialValue() { class ValueFactory (line 28) | private static class ValueFactory implements AnimatableValue.Factory> keyframes, Integer init... method createAnimation (line 16) | @Override public KeyframeAnimation createAnimation() { method getInitialValue (line 24) | public Integer getInitialValue() { class Factory (line 28) | static final class Factory { method Factory (line 29) | private Factory() { method newInstance (line 32) | static AnimatableIntegerValue newInstance() { method newInstance (line 36) | static AnimatableIntegerValue newInstance( class ValueFactory (line 46) | private static class ValueFactory implements AnimatableValue.Factory { method createAnimatablePathOrSplitDimensionPath (line 12) | static AnimatableValue createAnimatablePathOrSplitDimensionPath( method AnimatablePathValue (line 29) | AnimatablePathValue() { method AnimatablePathValue (line 33) | AnimatablePathValue(Object json, LottieComposition composition) { method hasKeyframes (line 49) | private boolean hasKeyframes(Object json) { method createAnimation (line 58) | @Override method hasAnimation (line 67) | @Override method toString (line 72) | @Override class ValueFactory (line 77) | private static class ValueFactory implements AnimatableValue.Factory { method AnimatablePointValue (line 10) | private AnimatablePointValue(List> keyframes, PointF ... method createAnimation (line 14) | @Override public KeyframeAnimation createAnimation() { class Factory (line 22) | static final class Factory { method Factory (line 23) | private Factory() { method newInstance (line 26) | static AnimatablePointValue newInstance(JSONObject json, LottieCompo... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableScaleValue.java class AnimatableScaleValue (line 7) | class AnimatableScaleValue extends BaseAnimatableValue { method AnimatableScaleValue (line 8) | private AnimatableScaleValue() { method AnimatableScaleValue (line 12) | AnimatableScaleValue(List> keyframes, ScaleXY initia... method createAnimation (line 16) | @Override public KeyframeAnimation createAnimation() { class Factory (line 24) | static final class Factory { method Factory (line 25) | private Factory() { method newInstance (line 28) | static AnimatableScaleValue newInstance(JSONObject json, LottieCompo... method newInstance (line 36) | static AnimatableScaleValue newInstance() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableShapeValue.java class AnimatableShapeValue (line 9) | class AnimatableShapeValue extends BaseAnimatableValue { method AnimatableShapeValue (line 12) | private AnimatableShapeValue(List> keyframes, Shap... method createAnimation (line 16) | @Override public BaseKeyframeAnimation createAnimation() { method convertType (line 24) | @Override Path convertType(ShapeData shapeData) { class Factory (line 30) | static final class Factory { method Factory (line 31) | private Factory() { method newInstance (line 34) | static AnimatableShapeValue newInstance(JSONObject json, LottieCompo... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableSplitDimensionPathValue.java class AnimatableSplitDimensionPathValue (line 5) | class AnimatableSplitDimensionPathValue implements AnimatableValue createAnimation() { method hasAnimation (line 21) | @Override public boolean hasAnimation() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableTransform.java class AnimatableTransform (line 9) | class AnimatableTransform implements ModifierContent { method AnimatableTransform (line 16) | private AnimatableTransform(AnimatablePathValue anchorPoint, Animatabl... class Factory (line 25) | static class Factory { method Factory (line 26) | private Factory() { method newInstance (line 29) | static AnimatableTransform newInstance() { method newInstance (line 38) | static AnimatableTransform newInstance(JSONObject json, LottieCompos... method throwMissingTransform (line 87) | private static void throwMissingTransform(String missingProperty) { method getAnchorPoint (line 92) | AnimatablePathValue getAnchorPoint() { method getPosition (line 96) | AnimatableValue getPosition() { method getScale (line 100) | AnimatableScaleValue getScale() { method getRotation (line 104) | AnimatableFloatValue getRotation() { method getOpacity (line 108) | AnimatableIntegerValue getOpacity() { method createAnimation (line 112) | public TransformKeyframeAnimation createAnimation() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableValue.java type AnimatableValue (line 3) | interface AnimatableValue { method createAnimation (line 4) | BaseKeyframeAnimation createAnimation(); method hasAnimation (line 5) | boolean hasAnimation(); type Factory (line 7) | interface Factory { method valueFromObject (line 8) | V valueFromObject(Object object, float scale); FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/AnimatableValueParser.java class AnimatableValueParser (line 11) | class AnimatableValueParser { method AnimatableValueParser (line 17) | private AnimatableValueParser(@Nullable JSONObject json, float scale, ... method newInstance (line 25) | static AnimatableValueParser newInstance(@Nullable JSONObject j... method parseJson (line 30) | Result parseJson() { method parseKeyframes (line 36) | private List> parseKeyframes() { method parseInitialValue (line 49) | @Nullable private T parseInitialValue(List> keyframes) { method hasKeyframes (line 61) | private static boolean hasKeyframes(Object json) { class Result (line 70) | static class Result { method Result (line 74) | Result(List> keyframes, @Nullable T initialValue) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/BaseAnimatableValue.java class BaseAnimatableValue (line 7) | abstract class BaseAnimatableValue implements AnimatableValue { method BaseAnimatableValue (line 14) | BaseAnimatableValue(V initialValue) { method BaseAnimatableValue (line 18) | BaseAnimatableValue(List> keyframes, V initialValue) { method convertType (line 27) | O convertType(V value) { method hasAnimation (line 32) | public boolean hasAnimation() { method getInitialValue (line 36) | public O getInitialValue() { method toString (line 40) | @Override public String toString() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/BaseKeyframeAnimation.java class BaseKeyframeAnimation (line 13) | abstract class BaseKeyframeAnimation { type AnimationListener (line 14) | interface AnimationListener { method onValueChanged (line 15) | void onValueChanged(); method BaseKeyframeAnimation (line 26) | BaseKeyframeAnimation(List> keyframes) { method setIsDiscrete (line 30) | void setIsDiscrete() { method addUpdateListener (line 34) | void addUpdateListener(AnimationListener listener) { method setProgress (line 38) | void setProgress(@FloatRange(from = 0f, to = 1f) float progress) { method getCurrentKeyframe (line 55) | private Keyframe getCurrentKeyframe() { method getCurrentKeyframeProgress (line 83) | private float getCurrentKeyframeProgress() { method getStartDelayProgress (line 98) | @FloatRange(from = 0f, to = 1f) method getEndProgress (line 103) | @FloatRange(from = 0f, to = 1f) method getValue (line 108) | public A getValue() { method getValue (line 116) | abstract A getValue(Keyframe keyframe, float keyframeProgress); FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/BaseLayer.java class BaseLayer (line 18) | abstract class BaseLayer implements DrawingContent, BaseKeyframeAnimatio... method forModel (line 22) | static BaseLayer forModel( method BaseLayer (line 63) | BaseLayer(LottieDrawable lottieDrawable, Layer layerModel) { method onValueChanged (line 88) | @Override public void onValueChanged() { method getLayerModel (line 92) | Layer getLayerModel() { method setMatteLayer (line 96) | void setMatteLayer(@Nullable BaseLayer matteLayer) { method hasMatteOnThisLayer (line 100) | boolean hasMatteOnThisLayer() { method setParentLayer (line 104) | void setParentLayer(@Nullable BaseLayer parentLayer) { method setupInOutAnimations (line 108) | private void setupInOutAnimations() { method invalidateSelf (line 125) | private void invalidateSelf() { method addAnimation (line 129) | void addAnimation(BaseKeyframeAnimation newAnimation) { method draw (line 135) | @Override method drawLayer (line 176) | abstract void drawLayer(Canvas canvas, Matrix parentMatrix, int parent... method applyMasks (line 178) | private void applyMasks(Canvas canvas, Matrix matrix) { method hasMasksOnThisLayer (line 204) | boolean hasMasksOnThisLayer() { method setVisible (line 208) | private void setVisible(boolean visible) { method setProgress (line 215) | void setProgress(@FloatRange(from = 0f, to = 1f) float progress) { method buildParentLayerListIfNeeded (line 224) | private void buildParentLayerListIfNeeded() { method setContents (line 241) | @Override public void setContents(List contentsBefore, List position, AnimatablePointV... class Factory (line 16) | static class Factory { method Factory (line 17) | private Factory() { method newInstance (line 20) | static CircleShape newInstance(JSONObject json, LottieComposition co... method getPosition (line 28) | public AnimatableValue getPosition() { method getSize (line 32) | public AnimatablePointValue getSize() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ColorFactory.java class ColorFactory (line 7) | class ColorFactory implements AnimatableValue.Factory { method valueFromObject (line 10) | @Override public Integer valueFromObject(Object object, float scale) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ColorKeyframeAnimation.java class ColorKeyframeAnimation (line 5) | class ColorKeyframeAnimation extends KeyframeAnimation { method ColorKeyframeAnimation (line 7) | ColorKeyframeAnimation(List> keyframes) { method getValue (line 11) | @Override public Integer getValue(Keyframe keyframe, float ke... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/CompositionLayer.java class CompositionLayer (line 11) | class CompositionLayer extends BaseLayer { method CompositionLayer (line 14) | CompositionLayer(LottieDrawable lottieDrawable, Layer layerModel, List... method drawLayer (line 50) | @Override void drawLayer(Canvas canvas, Matrix parentMatrix, int paren... method setProgress (line 56) | @Override public void setProgress(@FloatRange(from = 0f, to = 1f) floa... method hasMasks (line 64) | boolean hasMasks() { method hasMatte (line 76) | boolean hasMatte() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/CompositionLoader.java class CompositionLoader (line 5) | abstract class CompositionLoader extends AsyncTask contentsBefore, List contentsA... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ContentGroup.java class ContentGroup (line 12) | class ContentGroup implements DrawingContent, PathContent, method ContentGroup (line 22) | ContentGroup(final LottieDrawable lottieDrawable, BaseLayer layer, Sha... method onValueChanged (line 84) | @Override public void onValueChanged() { method setContents (line 88) | @Override public void setContents(List contentsBefore, List getPathList() { method getTransformationMatrix (line 113) | Matrix getTransformationMatrix() { method getPath (line 121) | @Override public Path getPath() { method draw (line 137) | @Override public void draw(Canvas canvas, Matrix parentMatrix, int par... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/CubicCurveData.java class CubicCurveData (line 5) | class CubicCurveData { method CubicCurveData (line 10) | CubicCurveData() { method CubicCurveData (line 16) | CubicCurveData(PointF controlPoint1, PointF controlPoint2, PointF vert... method setControlPoint1 (line 22) | void setControlPoint1(float x, float y) { method getControlPoint1 (line 26) | PointF getControlPoint1() { method setControlPoint2 (line 30) | void setControlPoint2(float x, float y) { method getControlPoint2 (line 34) | PointF getControlPoint2() { method setVertex (line 38) | void setVertex(float x, float y) { method getVertex (line 42) | PointF getVertex() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/DrawingContent.java type DrawingContent (line 6) | interface DrawingContent extends Content { method draw (line 7) | void draw(Canvas canvas, Matrix parentMatrix, int alpha); FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/EllipseContent.java class EllipseContent (line 9) | class EllipseContent implements PathContent, BaseKeyframeAnimation.Anima... method EllipseContent (line 21) | EllipseContent(LottieDrawable lottieDrawable, BaseLayer layer, CircleS... method onValueChanged (line 33) | @Override public void onValueChanged() { method invalidate (line 37) | private void invalidate() { method setContents (line 42) | @Override public void setContents(List contentsBefore, List { method FileCompositionLoader (line 11) | FileCompositionLoader(Resources res, OnCompositionLoadedListener loade... method doInBackground (line 16) | @Override protected LottieComposition doInBackground(InputStream... pa... method onPostExecute (line 20) | @Override protected void onPostExecute(LottieComposition composition) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/FillContent.java class FillContent (line 11) | class FillContent implements DrawingContent, BaseKeyframeAnimation.Anima... method FillContent (line 19) | FillContent(final LottieDrawable lottieDrawable, BaseLayer layer, Shap... method onValueChanged (line 37) | @Override public void onValueChanged() { method setContents (line 41) | @Override public void setContents(List contentsBefore, List { method FloatKeyframeAnimation (line 9) | FloatKeyframeAnimation(List> keyframes) { method getValue (line 13) | @Override Float getValue(Keyframe keyframe, float keyframeProgr... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/GammaEvaluator.java class GammaEvaluator (line 10) | class GammaEvaluator { method OECF_sRGB (line 14) | private static float OECF_sRGB(float linear) { method EOCF_sRGB (line 22) | private static float EOCF_sRGB(float srgb) { method evaluate (line 27) | static int evaluate(float fraction, int startInt, int endInt) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ImageAssetBitmapManager.java class ImageAssetBitmapManager (line 20) | class ImageAssetBitmapManager { method ImageAssetBitmapManager (line 27) | ImageAssetBitmapManager(Drawable.Callback callback, String imagesFolder, method setAssetDelegate (line 49) | void setAssetDelegate(@Nullable ImageAssetDelegate assetDelegate) { method bitmapForId (line 53) | Bitmap bitmapForId(String id) { method recycleBitmaps (line 86) | void recycleBitmaps() { method hasSameContext (line 95) | boolean hasSameContext(Context context) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ImageAssetDelegate.java type ImageAssetDelegate (line 10) | public interface ImageAssetDelegate { method fetchBitmap (line 11) | Bitmap fetchBitmap(LottieImageAsset asset); FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ImageLayer.java class ImageLayer (line 9) | class ImageLayer extends BaseLayer { method ImageLayer (line 13) | ImageLayer(LottieDrawable lottieDrawable, Layer layerModel) { method drawLayer (line 17) | @Override public void drawLayer(@NonNull Canvas canvas, Matrix parentM... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/IntegerKeyframeAnimation.java class IntegerKeyframeAnimation (line 7) | class IntegerKeyframeAnimation extends KeyframeAnimation { method IntegerKeyframeAnimation (line 9) | IntegerKeyframeAnimation(List> keyframes) { method getValue (line 13) | @Override Integer getValue(Keyframe keyframe, float keyframeP... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/JsonCompositionLoader.java class JsonCompositionLoader (line 7) | final class JsonCompositionLoader extends CompositionLoader { method JsonCompositionLoader (line 11) | JsonCompositionLoader(Resources res, OnCompositionLoadedListener loade... method doInBackground (line 16) | @Override protected LottieComposition doInBackground(JSONObject... par... method onPostExecute (line 20) | @Override protected void onPostExecute(LottieComposition composition) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/JsonUtils.java class JsonUtils (line 8) | class JsonUtils { method JsonUtils (line 9) | private JsonUtils() { method pointFromJsonObject (line 12) | static PointF pointFromJsonObject(JSONObject values, float scale) { method pointFromJsonArray (line 18) | static PointF pointFromJsonArray(JSONArray values, float scale) { method valueFromObject (line 27) | static float valueFromObject(Object object) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/Keyframe.java class Keyframe (line 17) | class Keyframe { method setEndFrames (line 24) | static void setEndFrames(List> keyframes) { method Keyframe (line 47) | public Keyframe(LottieComposition composition, @Nullable T startValue,... method getStartProgress (line 57) | @FloatRange(from = 0f, to = 1f) method getEndProgress (line 62) | @FloatRange(from = 0f, to = 1f) method isStatic (line 68) | boolean isStatic() { method containsProgress (line 72) | boolean containsProgress(@FloatRange(from = 0f, to = 1f) float progres... method toString (line 76) | @Override public String toString() { class Factory (line 85) | static class Factory { method Factory (line 86) | private Factory() { method newInstance (line 89) | static Keyframe newInstance(JSONObject json, LottieCompositio... method parseKeyframes (line 136) | static List> parseKeyframes(JSONArray json, LottieCo... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/KeyframeAnimation.java class KeyframeAnimation (line 5) | public abstract class KeyframeAnimation extends BaseKeyframeAnimation... method KeyframeAnimation (line 6) | KeyframeAnimation(List> keyframes) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/L.java class L (line 3) | public class L { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/Layer.java class Layer (line 15) | class Layer { type LayerType (line 18) | enum LayerType { type MatteType (line 28) | enum MatteType { method Layer (line 54) | private Layer(List shapes, LottieComposition composition, Stri... method getComposition (line 79) | LottieComposition getComposition() { method getTimeStretch (line 83) | float getTimeStretch() { method getStartProgress (line 87) | float getStartProgress() { method getInOutKeyframes (line 91) | List> getInOutKeyframes() { method getId (line 95) | long getId() { method getName (line 99) | String getName() { method getRefId (line 103) | @Nullable String getRefId() { method getPreCompWidth (line 107) | int getPreCompWidth() { method getPreCompHeight (line 111) | int getPreCompHeight() { method getMasks (line 115) | List getMasks() { method getLayerType (line 119) | LayerType getLayerType() { method getMatteType (line 123) | MatteType getMatteType() { method getParentId (line 127) | long getParentId() { method getShapes (line 131) | List getShapes() { method getTransform (line 135) | AnimatableTransform getTransform() { method getSolidColor (line 139) | int getSolidColor() { method getSolidHeight (line 143) | int getSolidHeight() { method getSolidWidth (line 147) | int getSolidWidth() { method toString (line 151) | @Override public String toString() { method toString (line 155) | String toString(String prefix) { class Factory (line 184) | static class Factory { method Factory (line 185) | private Factory() { method newInstance (line 188) | static Layer newInstance(LottieComposition composition) { method newInstance (line 195) | static Layer newInstance(JSONObject json, LottieComposition composit... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/LottieAnimationView.java class LottieAnimationView (line 41) | public class LottieAnimationView extends AppCompatImageView { type CacheStrategy (line 48) | @SuppressWarnings("WeakerAccess") method onCompositionLoaded (line 61) | @Override method LottieAnimationView (line 79) | public LottieAnimationView(Context context) { method LottieAnimationView (line 84) | public LottieAnimationView(Context context, AttributeSet attrs) { method LottieAnimationView (line 89) | public LottieAnimationView(Context context, AttributeSet attrs, int de... method init (line 94) | private void init(@Nullable AttributeSet attrs) { method setImageResource (line 122) | @Override public void setImageResource(int resId) { method setImageDrawable (line 127) | @Override public void setImageDrawable(Drawable drawable) { method invalidateDrawable (line 134) | @Override public void invalidateDrawable(@NonNull Drawable dr) { method onSaveInstanceState (line 145) | @Override protected Parcelable onSaveInstanceState() { method onRestoreInstanceState (line 155) | @Override protected void onRestoreInstanceState(Parcelable state) { method onAttachedToWindow (line 174) | @Override protected void onAttachedToWindow() { method onDetachedFromWindow (line 181) | @Override protected void onDetachedFromWindow() { method recycleBitmaps (line 190) | @VisibleForTesting void recycleBitmaps() { method useExperimentalHardwareAcceleration (line 206) | @SuppressWarnings("WeakerAccess") public void useExperimentalHardwareA... method setAnimation (line 216) | @SuppressWarnings("WeakerAccess") public void setAnimation(String anim... method setAnimation (line 228) | @SuppressWarnings("WeakerAccess") public void setAnimation(final Strin... method setAnimation (line 266) | public void setAnimation(final JSONObject json) { method cancelLoaderTask (line 271) | private void cancelLoaderTask() { method setComposition (line 283) | public void setComposition(@NonNull LottieComposition composition) { method hasMasks (line 324) | @SuppressWarnings("unused") public boolean hasMasks() { method hasMatte (line 331) | @SuppressWarnings("unused") public boolean hasMatte() { method setImageAssetsFolder (line 343) | @SuppressWarnings("WeakerAccess") public void setImageAssetsFolder(Str... method addAnimatorUpdateListener (line 347) | public void addAnimatorUpdateListener(ValueAnimator.AnimatorUpdateList... method removeUpdateListener (line 351) | @SuppressWarnings("unused") method addAnimatorListener (line 356) | public void addAnimatorListener(Animator.AnimatorListener listener) { method removeAnimatorListener (line 360) | @SuppressWarnings("unused") method loop (line 365) | public void loop(boolean loop) { method isAnimating (line 369) | public boolean isAnimating() { method playAnimation (line 373) | public void playAnimation() { method resumeAnimation (line 377) | public void resumeAnimation() { method reverseAnimation (line 381) | @SuppressWarnings("unused") public void reverseAnimation() { method resumeReverseAnimation (line 385) | @SuppressWarnings("unused") public void resumeReverseAnimation() { method setSpeed (line 389) | @SuppressWarnings("unused") public void setSpeed(float speed) { method setImageAssetDelegate (line 398) | @SuppressWarnings("unused") public void setImageAssetDelegate(ImageAss... method setScale (line 402) | void setScale(float scale) { method cancelAnimation (line 408) | public void cancelAnimation() { method pauseAnimation (line 412) | public void pauseAnimation() { method setProgress (line 418) | public void setProgress(@FloatRange(from = 0f, to = 1f) float progress) { method getProgress (line 422) | @FloatRange(from = 0.0f, to = 1.0f) public float getProgress() { method getDuration (line 426) | @SuppressWarnings("unused") public long getDuration() { class SavedState (line 430) | private static class SavedState extends BaseSavedState { method SavedState (line 436) | SavedState(Parcelable superState) { method SavedState (line 440) | private SavedState(Parcel in) { method writeToParcel (line 448) | @Override method createFromParcel (line 460) | public SavedState createFromParcel(Parcel in) { method newArray (line 464) | public SavedState[] newArray(int size) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/LottieComposition.java class LottieComposition (line 29) | public class LottieComposition { method LottieComposition (line 41) | private LottieComposition( method layerModelForId (line 50) | Layer layerModelForId(long id) { method getBounds (line 54) | @SuppressWarnings("WeakerAccess") public Rect getBounds() { method getDuration (line 58) | @SuppressWarnings("WeakerAccess") public long getDuration() { method getEndFrame (line 63) | long getEndFrame() { method getLayers (line 67) | List getLayers() { method getPrecomps (line 71) | @Nullable method hasImages (line 76) | @SuppressWarnings("unused") boolean hasImages() { method getImages (line 80) | Map getImages() { method getDurationFrames (line 84) | float getDurationFrames() { method getDpScale (line 89) | public float getDpScale() { method toString (line 93) | @Override public String toString() { class Factory (line 101) | public static class Factory { method Factory (line 102) | private Factory() { method fromAssetFileName (line 108) | public static Cancellable fromAssetFileName(Context context, String ... method fromInputStream (line 124) | public static Cancellable fromInputStream(Context context, InputStre... method fromFileSync (line 132) | static LottieComposition fromFileSync(Context context, String fileNa... method fromJson (line 146) | public static Cancellable fromJson(Resources res, JSONObject json, method fromInputStream (line 153) | @SuppressWarnings("WeakerAccess") method fromJsonSync (line 173) | @SuppressWarnings("WeakerAccess") method parseLayers (line 198) | private static void parseLayers(JSONObject json, LottieComposition c... method parsePrecomps (line 207) | private static void parsePrecomps( method parseImages (line 231) | private static void parseImages( method addLayer (line 247) | private static void addLayer(List layers, LongSparseArray masks) { method getMasks (line 20) | List getMasks() { method getMaskAnimations (line 24) | List> getMaskAnimations() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/MergePaths.java class MergePaths (line 6) | public class MergePaths { type MergePathsMode (line 8) | enum MergePathsMode { method forId (line 15) | private static MergePathsMode forId(int id) { method MergePaths (line 35) | private MergePaths(MergePathsMode mode) { class Factory (line 39) | static class Factory { method Factory (line 40) | private Factory() { method newInstance (line 43) | static MergePaths newInstance(JSONObject json) { method getMode (line 48) | MergePathsMode getMode() { method toString (line 52) | @Override FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/MergePathsContent.java class MergePathsContent (line 10) | class MergePathsContent implements PathContent { method MergePathsContent (line 18) | MergePathsContent(MergePaths mergePaths) { method addContentIfNeeded (line 22) | void addContentIfNeeded(Content content) { method setContents (line 28) | @Override public void setContents(List contentsBefore, List { method PathKeyframe (line 14) | private PathKeyframe(LottieComposition composition, @Nullable PointF s... class Factory (line 20) | static class Factory { method Factory (line 21) | private Factory() { method newInstance (line 24) | static PathKeyframe newInstance(JSONObject json, LottieComposition c... method getPath (line 49) | @Nullable Path getPath() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/PathKeyframeAnimation.java class PathKeyframeAnimation (line 9) | class PathKeyframeAnimation extends KeyframeAnimation { method PathKeyframeAnimation (line 15) | PathKeyframeAnimation(List> keyframes) { method getValue (line 19) | @Override public PointF getValue(Keyframe keyframe, float keyf... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/PointFFactory.java class PointFFactory (line 8) | class PointFFactory implements AnimatableValue.Factory { method PointFFactory (line 11) | private PointFFactory() { method valueFromObject (line 14) | @Override public PointF valueFromObject(Object object, float scale) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/PointKeyframeAnimation.java class PointKeyframeAnimation (line 7) | class PointKeyframeAnimation extends KeyframeAnimation { method PointKeyframeAnimation (line 10) | PointKeyframeAnimation(List> keyframes) { method getValue (line 14) | @Override public PointF getValue(Keyframe keyframe, float keyf... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/PolystarContent.java class PolystarContent (line 9) | class PolystarContent implements PathContent, BaseKeyframeAnimation.Anim... method PolystarContent (line 33) | PolystarContent(LottieDrawable lottieDrawable, BaseLayer layer, Polyst... method onValueChanged (line 71) | @Override public void onValueChanged() { method invalidate (line 75) | private void invalidate() { method setContents (line 80) | @Override public void setContents(List contentsBefore, List getPosition() { method getRotation (line 96) | AnimatableFloatValue getRotation() { method getInnerRadius (line 100) | AnimatableFloatValue getInnerRadius() { method getOuterRadius (line 104) | AnimatableFloatValue getOuterRadius() { method getInnerRoundedness (line 108) | AnimatableFloatValue getInnerRoundedness() { method getOuterRoundedness (line 112) | AnimatableFloatValue getOuterRoundedness() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/RectangleContent.java class RectangleContent (line 10) | class RectangleContent implements PathContent, BaseKeyframeAnimation.Ani... method RectangleContent (line 22) | RectangleContent(LottieDrawable lottieDrawable, BaseLayer layer, Recta... method onValueChanged (line 37) | @Override public void onValueChanged() { method invalidate (line 41) | private void invalidate() { method setContents (line 46) | @Override public void setContents(List contentsBefore, List position, AnimatablePoi... class Factory (line 19) | static class Factory { method Factory (line 20) | private Factory() { method newInstance (line 23) | static RectangleShape newInstance(JSONObject json, LottieComposition... method getCornerRadius (line 32) | AnimatableFloatValue getCornerRadius() { method getSize (line 36) | AnimatablePointValue getSize() { method getPosition (line 40) | AnimatableValue getPosition() { method toString (line 44) | @Override public String toString() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ScaleKeyframeAnimation.java class ScaleKeyframeAnimation (line 7) | class ScaleKeyframeAnimation extends KeyframeAnimation { method ScaleKeyframeAnimation (line 8) | ScaleKeyframeAnimation(List> keyframes) { method getValue (line 12) | @Override public ScaleXY getValue(Keyframe keyframe, float ke... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ScaleXY.java class ScaleXY (line 5) | class ScaleXY { method ScaleXY (line 9) | ScaleXY(float sx, float sy) { method ScaleXY (line 14) | ScaleXY() { method getScaleX (line 18) | float getScaleX() { method getScaleY (line 22) | float getScaleY() { method toString (line 26) | @Override public String toString() { class Factory (line 30) | static class Factory implements AnimatableValue.Factory { method Factory (line 33) | private Factory() { method valueFromObject (line 36) | @Override public ScaleXY valueFromObject(Object object, float scale) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeContent.java class ShapeContent (line 8) | class ShapeContent implements PathContent, BaseKeyframeAnimation.Animati... method ShapeContent (line 17) | ShapeContent(LottieDrawable lottieDrawable, BaseLayer layer, ShapePath... method onValueChanged (line 24) | @Override public void onValueChanged() { method invalidate (line 28) | private void invalidate() { method setContents (line 33) | @Override public void setContents(List contentsBefore, List getCurves() { method interpolateBetween (line 46) | void interpolateBetween(ShapeData shapeData1, ShapeData shapeData2, method toString (line 95) | @Override public String toString() { class Factory (line 101) | static class Factory implements AnimatableValue.Factory { method Factory (line 104) | private Factory() { method valueFromObject (line 107) | @Override public ShapeData valueFromObject(Object object, float scal... method vertexAtIndex (line 184) | private static PointF vertexAtIndex(int idx, JSONArray points) { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeFill.java class ShapeFill (line 8) | class ShapeFill { method ShapeFill (line 14) | private ShapeFill(boolean fillEnabled, Path.FillType fillType, class Factory (line 22) | static class Factory { method Factory (line 23) | private Factory() { method newInstance (line 26) | static ShapeFill newInstance(JSONObject json, LottieComposition comp... method getColor (line 49) | @Nullable AnimatableColorValue getColor() { method getOpacity (line 53) | @Nullable AnimatableIntegerValue getOpacity() { method getFillType (line 57) | Path.FillType getFillType() { method toString (line 61) | @Override FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeGroup.java class ShapeGroup (line 13) | class ShapeGroup { method shapeItemWithJson (line 14) | @Nullable static Object shapeItemWithJson(JSONObject json, LottieCompo... method ShapeGroup (line 47) | ShapeGroup(String name, List items) { class Factory (line 52) | static class Factory { method Factory (line 53) | private Factory() { method newInstance (line 56) | private static ShapeGroup newInstance(JSONObject json, LottieComposi... method getItems (line 71) | List getItems() { method toString (line 75) | @Override public String toString() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeKeyframeAnimation.java class ShapeKeyframeAnimation (line 7) | class ShapeKeyframeAnimation extends BaseKeyframeAnimation> keyframes) { method getValue (line 15) | @Override public Path getValue(Keyframe keyframe, float key... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeLayer.java class ShapeLayer (line 9) | class ShapeLayer extends BaseLayer { method ShapeLayer (line 13) | ShapeLayer(LottieDrawable lottieDrawable, Layer layerModel) { method drawLayer (line 23) | @Override void drawLayer(@NonNull Canvas canvas, Matrix parentMatrix, ... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapePath.java class ShapePath (line 5) | class ShapePath { method ShapePath (line 10) | private ShapePath(String name, int index, AnimatableShapeValue shapePa... class Factory (line 16) | static class Factory { method Factory (line 17) | private Factory() { method newInstance (line 20) | static ShapePath newInstance(JSONObject json, LottieComposition comp... method getShapePath (line 27) | AnimatableShapeValue getShapePath() { method toString (line 31) | @Override public String toString() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeStroke.java class ShapeStroke (line 12) | class ShapeStroke { type LineCapType (line 13) | enum LineCapType { method toPaintCap (line 18) | Paint.Cap toPaintCap() { type LineJoinType (line 31) | enum LineJoinType { method toPaintJoin (line 36) | Paint.Join toPaintJoin() { method ShapeStroke (line 57) | private ShapeStroke(@Nullable AnimatableFloatValue offset, class Factory (line 70) | static class Factory { method Factory (line 71) | private Factory() { method newInstance (line 74) | static ShapeStroke newInstance(JSONObject json, LottieComposition co... method getColor (line 108) | AnimatableColorValue getColor() { method getOpacity (line 112) | AnimatableIntegerValue getOpacity() { method getWidth (line 116) | AnimatableFloatValue getWidth() { method getLineDashPattern (line 120) | List getLineDashPattern() { method getDashOffset (line 124) | AnimatableFloatValue getDashOffset() { method getCapType (line 128) | LineCapType getCapType() { method getJoinType (line 132) | LineJoinType getJoinType() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/ShapeTrimPath.java class ShapeTrimPath (line 5) | class ShapeTrimPath { method ShapeTrimPath (line 10) | private ShapeTrimPath(AnimatableFloatValue start, AnimatableFloatValue... class Factory (line 17) | static class Factory { method Factory (line 18) | private Factory() { method newInstance (line 21) | static ShapeTrimPath newInstance(JSONObject json, LottieComposition ... method getEnd (line 29) | AnimatableFloatValue getEnd() { method getStart (line 33) | AnimatableFloatValue getStart() { method getOffset (line 37) | AnimatableFloatValue getOffset() { method toString (line 41) | @Override public String toString() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/SolidLayer.java class SolidLayer (line 9) | class SolidLayer extends BaseLayer { method SolidLayer (line 15) | SolidLayer(LottieDrawable lottieDrawable, Layer layerModel) { method drawLayer (line 24) | @Override public void drawLayer(Canvas canvas, Matrix parentMatrix, in... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/SplitDimensionPathKeyframeAnimation.java class SplitDimensionPathKeyframeAnimation (line 7) | class SplitDimensionPathKeyframeAnimation extends KeyframeAnimation keyframe, float keyframePro... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/StaticKeyframeAnimation.java class StaticKeyframeAnimation (line 7) | class StaticKeyframeAnimation extends KeyframeAnimation { method StaticKeyframeAnimation (line 10) | StaticKeyframeAnimation(T initialValue) { method setProgress (line 15) | @Override public void setProgress(@FloatRange(from = 0f, to = 1f) floa... method getValue (line 19) | @Override public T getValue() { method getValue (line 23) | @Override public T getValue(Keyframe keyframe, float keyframeProgre... FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/StrokeContent.java class StrokeContent (line 13) | class StrokeContent implements DrawingContent, BaseKeyframeAnimation.Ani... method StrokeContent (line 26) | StrokeContent(final LottieDrawable lottieDrawable, BaseLayer layer, Sh... method onValueChanged (line 71) | @Override public void onValueChanged() { method setContents (line 75) | @Override public void setContents(List contentsBefore, List getOpacity() { method getMatrix (line 43) | Matrix getMatrix() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/TrimPathContent.java class TrimPathContent (line 6) | class TrimPathContent implements Content, BaseKeyframeAnimation.Animatio... method TrimPathContent (line 13) | TrimPathContent(BaseLayer layer, ShapeTrimPath trimPath) { method onValueChanged (line 27) | @Override public void onValueChanged() { method setContents (line 33) | @Override public void setContents(List contentsBefore, List getStart() { method getEnd (line 45) | public BaseKeyframeAnimation getEnd() { method getOffset (line 49) | public BaseKeyframeAnimation getOffset() { FILE: atlas-demo/AtlasDemo/lottie/src/main/java/com/airbnb/lottie/Utils.java class Utils (line 14) | final class Utils { method Utils (line 22) | private Utils() {} method createPath (line 24) | static Path createPath(PointF startPoint, PointF endPoint, PointF cp1,... method closeQuietly (line 39) | static void closeQuietly(Closeable closeable) { method getScreenWidth (line 50) | static int getScreenWidth(Context context) { method getScreenHeight (line 59) | static int getScreenHeight(Context context) { method getScale (line 68) | static float getScale(Matrix matrix) { method applyTrimPathIfNeeded (line 82) | static void applyTrimPathIfNeeded(Path path, @Nullable TrimPathContent... FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/androidTest/java/com/taobao/middleware/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/middleware/dialog/Button.java class Button (line 19) | public abstract class Button extends CustomView { method Button (line 35) | public Button(Context context, AttributeSet attrs) { method setDefaultProperties (line 46) | protected void setDefaultProperties() { method setAttributes (line 56) | abstract protected void setAttributes(AttributeSet attrs); method onTouchEvent (line 63) | @Override method onFocusChanged (line 103) | @Override method onInterceptTouchEvent (line 112) | @Override method makeCircle (line 118) | public Bitmap makeCircle() { method makePressColor (line 145) | protected int makePressColor() { method setOnClickListener (line 155) | @Override method setBackgroundColor (line 161) | public void setBackgroundColor(int color) { method setRippleSpeed (line 176) | public void setRippleSpeed(float rippleSpeed) { method getRippleSpeed (line 180) | public float getRippleSpeed() { method setText (line 184) | public void setText(String text) { method setTextColor (line 188) | public void setTextColor(int color) { method getTextView (line 192) | public TextView getTextView() { method getText (line 196) | public String getText() { FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/middleware/dialog/ButtonFlat.java class ButtonFlat (line 15) | public class ButtonFlat extends Button { method ButtonFlat (line 19) | public ButtonFlat(Context context, AttributeSet attrs) { method setDefaultProperties (line 24) | protected void setDefaultProperties(){ method setAttributes (line 34) | @Override method onDraw (line 67) | @Override method makePressColor (line 94) | @Override method setText (line 99) | public void setText(String text){ method setBackgroundColor (line 104) | public void setBackgroundColor(int color){ method getTextView (line 111) | @Override method getText (line 116) | public String getText(){ FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/middleware/dialog/CustomView.java class CustomView (line 9) | public class CustomView extends RelativeLayout { method CustomView (line 21) | public CustomView(Context context, AttributeSet attrs) { method setEnabled (line 25) | @Override method onAnimationStart (line 37) | @Override method onAnimationEnd (line 43) | @Override method onDraw (line 49) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/middleware/dialog/Dialog.java class Dialog (line 19) | public class Dialog extends android.app.Dialog { method Dialog (line 40) | public Dialog(Context context, String title, String message) { method Dialog (line 47) | public Dialog(Context context, String title, String message, boolean c... method addCancelButton (line 55) | public void addCancelButton(String buttonCancelText) { method addCancelButton (line 62) | public void addCancelButton(String buttonCancelText, View.OnClickListe... method addAcceptButton (line 67) | public void addAcceptButton(String buttonAcceptText) { method addAcceptButton (line 74) | public void addAcceptButton(String buttonAcceptText, View.OnClickListe... method setContentView (line 81) | @Override method getContentView (line 86) | public View getContentView() { method onCreate (line 90) | @Override method show (line 176) | @Override method getMessage (line 186) | public String getMessage() { method setMessage (line 190) | public void setMessage(String message) { method getMessageTextView (line 195) | public TextView getMessageTextView() { method setMessageTextView (line 199) | public void setMessageTextView(TextView messageTextView) { method getTitle (line 203) | public String getTitle() { method setTitle (line 207) | public void setTitle(String title) { method getTitleTextView (line 217) | public TextView getTitleTextView() { method setTitleTextView (line 221) | public void setTitleTextView(TextView titleTextView) { method getButtonAccept (line 225) | public ButtonFlat getButtonAccept() { method setButtonAccept (line 229) | public void setButtonAccept(ButtonFlat buttonAccept) { method getButtonCancel (line 233) | public ButtonFlat getButtonCancel() { method setButtonCancel (line 237) | public void setButtonCancel(ButtonFlat buttonCancel) { method setOnAcceptButtonClickListener (line 241) | public void setOnAcceptButtonClickListener( method setOnCancelButtonClickListener (line 248) | public void setOnCancelButtonClickListener( method dismiss (line 255) | @Override method onBackPressed (line 285) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/middleware/dialog/Utils.java class Utils (line 9) | public class Utils { method dpToPx (line 13) | public static int dpToPx(float dp, Resources resources){ FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/ICaculator.java type ICaculator (line 7) | public interface ICaculator { method sum (line 9) | int sum(int a,int b); FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/ItemDetailActivity.java class ItemDetailActivity (line 20) | public class ItemDetailActivity extends AppCompatActivity { method onCreate (line 22) | @Override method onOptionsItemSelected (line 67) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/ItemDetailFragment.java class ItemDetailFragment (line 20) | public class ItemDetailFragment extends Fragment { method ItemDetailFragment (line 36) | public ItemDetailFragment() { method onCreate (line 39) | @Override method onCreateView (line 57) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/ItemListActivity.java class ItemListActivity (line 30) | public class ItemListActivity extends AppCompatActivity { method onCreate (line 38) | @Override method setupRecyclerView (line 69) | private void setupRecyclerView(@NonNull RecyclerView recyclerView) { class SimpleItemRecyclerViewAdapter (line 73) | public class SimpleItemRecyclerViewAdapter method SimpleItemRecyclerViewAdapter (line 78) | public SimpleItemRecyclerViewAdapter(List it... method onCreateViewHolder (line 82) | @Override method onBindViewHolder (line 89) | @Override method getItemCount (line 117) | @Override class ViewHolder (line 122) | public class ViewHolder extends RecyclerView.ViewHolder { method ViewHolder (line 128) | public ViewHolder(View view) { method toString (line 135) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/StringUtil.java class StringUtil (line 9) | public class StringUtil { method isEmpty (line 10) | public boolean isEmpty(String str){ FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/main/java/com/taobao/middleware/dummy/DummyContent.java class DummyContent (line 14) | public class DummyContent { method addItem (line 35) | private static void addItem(DummyItem item) { method createDummyItem (line 40) | private static DummyItem createDummyItem(int position) { method makeDetails (line 44) | private static String makeDetails(int position) { class DummyItem (line 56) | public static class DummyItem { method DummyItem (line 61) | public DummyItem(String id, String content, String details) { method toString (line 67) | @Override FILE: atlas-demo/AtlasDemo/middlewarelibrary/src/test/java/com/taobao/middleware/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/AtlasDemo/publicbundle/src/androidTest/java/com/taobao/publicBundle/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/publicbundle/src/main/java/com/taobao/publicBundle/Tools.java class Tools (line 7) | public class Tools { method getCurrentTime (line 9) | public static long getCurrentTime(){ FILE: atlas-demo/AtlasDemo/publicbundle/src/test/java/com/taobao/publicBundle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/AtlasDemo/remotebundle/src/androidTest/java/com/taobao/remotebunle/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/remotebundle/src/main/java/com/taobao/remotebunle/RemoteBundleActivity.java class RemoteBundleActivity (line 6) | public class RemoteBundleActivity extends Activity { method onCreate (line 8) | @Override FILE: atlas-demo/AtlasDemo/remotebundle/src/test/java/com/taobao/remotebunle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/MyRichView.java class MyRichView (line 12) | public class MyRichView extends TextView{ method MyRichView (line 13) | public MyRichView(Context context) { method MyRichView (line 17) | public MyRichView(Context context, @Nullable AttributeSet attrs) { method MyRichView (line 21) | public MyRichView(Context context, @Nullable AttributeSet attrs, int d... method MyRichView (line 25) | public MyRichView(Context context, @Nullable AttributeSet attrs, int d... FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/PlusOneFragment.java class PlusOneFragment (line 23) | public class PlusOneFragment extends Fragment{ method PlusOneFragment (line 39) | public PlusOneFragment() { method newInstance (line 52) | public static PlusOneFragment newInstance(String param1, String param2) { method onCreate (line 61) | @Override method onCreateView (line 70) | @Override method onResume (line 87) | @Override method onButtonPressed (line 96) | public void onButtonPressed(Uri uri) { method onAttach (line 102) | @Override method onDetach (line 113) | @Override type OnFragmentInteractionListener (line 129) | public interface OnFragmentInteractionListener { method onFragmentInteraction (line 131) | void onFragmentInteraction(Uri uri); FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/SecondBundleActivity.java class SecondBundleActivity (line 10) | public class SecondBundleActivity extends AppCompatActivity implements P... method onCreate (line 12) | @Override method onFragmentInteraction (line 22) | @Override FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/SecondBundleApplication.java class SecondBundleApplication (line 10) | public class SecondBundleApplication extends Application { method onCreate (line 14) | @Override FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/SecondBundleFragment.java class SecondBundleFragment (line 11) | public class SecondBundleFragment extends Fragment{ method onCreateView (line 14) | @Override FILE: atlas-demo/AtlasDemo/secondbundle/src/main/java/com/taobao/secondbundle/SecondBundleIniter.java class SecondBundleIniter (line 10) | public class SecondBundleIniter { method init (line 16) | public void init(Application application){ method getApplication (line 22) | public Application getApplication(){ FILE: atlas-demo/AtlasDemo/secondbundle/src/test/java/com/taobao/secondbundle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/AtlasDemo/secondbundlelibrary/src/androidTest/java/com/taobao/secondbundlelibrary/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/secondbundlelibrary/src/main/java/com/taobao/secondbundlelibrary/SecondbundleShareActivity.java class SecondbundleShareActivity (line 6) | public class SecondbundleShareActivity extends AppCompatActivity { method onCreate (line 8) | @Override FILE: atlas-demo/AtlasDemo/secondbundlelibrary/src/test/java/com/taobao/secondbundlelibrary/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/AtlasDemo/splashscreen/src/androidTest/java/com/taobao/splashscreen/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/AtlasDemo/splashscreen/src/main/java/com/airbnb/lottiesplash/LottieFontViewGroup.java class LottieFontViewGroup (line 18) | public class LottieFontViewGroup extends FrameLayout { method LottieFontViewGroup (line 24) | public LottieFontViewGroup(Context context) { method LottieFontViewGroup (line 29) | public LottieFontViewGroup(Context context, AttributeSet attrs) { method LottieFontViewGroup (line 34) | public LottieFontViewGroup(Context context, AttributeSet attrs, int de... method init (line 41) | private void init() { method onLayout (line 125) | @Override FILE: atlas-demo/AtlasDemo/splashscreen/src/main/java/com/taobao/splashscreen/WelcomeActivity.java class WelcomeActivity (line 12) | public class WelcomeActivity extends AppCompatActivity { method onCreate (line 16) | @Override method onPostCreate (line 41) | @Override FILE: atlas-demo/AtlasDemo/splashscreen/src/test/java/com/taobao/splashscreen/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/data/PhotoService.java class PhotoService (line 34) | public class PhotoService { type PhotoCallback (line 36) | public interface PhotoCallback { method success (line 37) | void success(ArrayList photos); method error (line 38) | void error(); method getInstance (line 46) | public static PhotoService getInstance() { method getPhotosAsync (line 53) | public void getPhotosAsync(final PhotoCallback callback) { FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/data/UnsplashService.java type UnsplashService (line 29) | public interface UnsplashService { method getFeed (line 33) | @GET("/list") FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/data/model/Photo.java class Photo (line 28) | public class Photo implements Parcelable { method Photo (line 52) | public Photo(String format, method Photo (line 70) | protected Photo(Parcel in) { method getPhotoUrl (line 81) | public String getPhotoUrl(int requestWidth) { method describeContents (line 85) | @Override method writeToParcel (line 90) | @Override method createFromParcel (line 103) | @Override method newArray (line 108) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/transition/TextResize.java class TextResize (line 57) | public class TextResize extends Transition { method TextResize (line 67) | public TextResize() { method TextResize (line 74) | public TextResize(Context context, AttributeSet attrs) { method getTransitionProperties (line 79) | @Override method captureStartValues (line 84) | @Override method captureEndValues (line 89) | @Override method captureValues (line 94) | private void captureValues(TransitionValues transitionValues) { method createAnimator (line 105) | @Override method setTextViewData (line 224) | private static void setTextViewData(TextView view, TextResizeData data... method captureTextBitmap (line 236) | private static Bitmap captureTextBitmap(TextView textView) { method interpolate (line 252) | private static float interpolate(float start, float end, float fractio... class SwitchBitmapDrawable (line 260) | private static class SwitchBitmapDrawable extends Drawable { method SwitchBitmapDrawable (line 278) | public SwitchBitmapDrawable(TextView view, int gravity, method invalidateSelf (line 292) | @Override method setFontSize (line 303) | public void setFontSize(float fontSize) { method setTextColor (line 313) | public void setTextColor(int textColor) { method setLeft (line 324) | public void setLeft(float left) { method setTop (line 334) | public void setTop(float top) { method setRight (line 344) | public void setRight(float right) { method setBottom (line 354) | public void setBottom(float bottom) { method getLeft (line 362) | public float getLeft() { method getTop (line 369) | public float getTop() { method getRight (line 376) | public float getRight() { method getBottom (line 383) | public float getBottom() { method getFontSize (line 390) | public float getFontSize() { method getTextColor (line 397) | public int getTextColor() { method draw (line 401) | @Override method setAlpha (line 438) | @Override method setColorFilter (line 442) | @Override method getOpacity (line 447) | @Override method getTranslationPoint (line 452) | private float getTranslationPoint(int gravity, float start, float en... class TextResizeData (line 475) | static class TextResizeData { method TextResizeData (line 485) | public TextResizeData(TextView textView) { FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/DetailSharedElementEnterCallback.java class DetailSharedElementEnterCallback (line 38) | public class DetailSharedElementEnterCallback extends SharedElementCallb... method DetailSharedElementEnterCallback (line 46) | public DetailSharedElementEnterCallback(Intent intent) { method onSharedElementStart (line 50) | @Override method onSharedElementEnd (line 71) | @Override method onMapSharedElements (line 92) | @Override method setView (line 99) | public void setView(@NonNull View view) { method getAuthor (line 103) | private TextView getAuthor() { method getPhoto (line 111) | private ImageView getPhoto() { method mapObsoleteElements (line 125) | @NonNull method removeObsoleteElements (line 142) | private void removeObsoleteElements(List names, method mapSharedElement (line 160) | private void mapSharedElement(List names, Map sh... method forceSharedElementLayout (line 166) | private void forceSharedElementLayout(View view) { FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/ForegroundImageView.java class ForegroundImageView (line 31) | public class ForegroundImageView extends ImageView { method ForegroundImageView (line 35) | public ForegroundImageView(Context context, AttributeSet attrs) { method onSizeChanged (line 48) | @Override method hasOverlappingRendering (line 56) | @Override method verifyDrawable (line 61) | @Override method jumpDrawablesToCurrentState (line 66) | @Override method drawableStateChanged (line 72) | @Override method getForeground (line 86) | public Drawable getForeground() { method setForeground (line 95) | public void setForeground(Drawable drawable) { method draw (line 118) | @Override method drawableHotspotChanged (line 126) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/ImageSize.java class ImageSize (line 19) | public class ImageSize { FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/ThreeTwoImageView.java class ThreeTwoImageView (line 22) | public class ThreeTwoImageView extends ForegroundImageView { method ThreeTwoImageView (line 24) | public ThreeTwoImageView(Context context, AttributeSet attrs) { method onMeasure (line 28) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/TransitionCallback.java class TransitionCallback (line 24) | public abstract class TransitionCallback implements Transition.Transitio... method onTransitionStart (line 26) | @Override method onTransitionEnd (line 31) | @Override method onTransitionCancel (line 36) | @Override method onTransitionPause (line 41) | @Override method onTransitionResume (line 46) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/grid/GridMarginDecoration.java class GridMarginDecoration (line 23) | public class GridMarginDecoration extends RecyclerView.ItemDecoration { method GridMarginDecoration (line 27) | public GridMarginDecoration(int space) { method getItemOffsets (line 31) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/grid/OnItemSelectedListener.java class OnItemSelectedListener (line 25) | public abstract class OnItemSelectedListener implements RecyclerView.OnI... method OnItemSelectedListener (line 29) | public OnItemSelectedListener(Context context) { method onItemSelected (line 39) | public abstract void onItemSelected(RecyclerView.ViewHolder holder, in... method onInterceptTouchEvent (line 41) | @Override method onTouchEvent (line 53) | @Override method onRequestDisallowInterceptTouchEvent (line 58) | @Override FILE: atlas-demo/multi-feature-module/base/src/main/java/com/example/android/unsplash/ui/grid/PhotoAdapter.java class PhotoAdapter (line 34) | public class PhotoAdapter extends RecyclerView.Adapter { method PhotoAdapter (line 42) | public PhotoAdapter(@NonNull Context context, @NonNull ArrayList photos) { method onSaveInstanceState (line 116) | @Override method onRestoreInstanceState (line 122) | @Override method onBackPressed (line 128) | @Override method finishAfterTransition (line 134) | @Override method setActivityResult (line 140) | private void setActivityResult() { FILE: atlas-demo/multi-feature-module/main/src/androidTest/java/com/example/android/unsplash/MainActivityTest.java class MainActivityTest (line 37) | @RunWith(AndroidJUnit4.class) method getActivityIntent (line 43) | @Override method isAddressableViaUrl (line 55) | @Test FILE: atlas-demo/multi-feature-module/main/src/main/java/com/example/android/unsplash/MainActivity.java class MainActivity (line 50) | public class MainActivity extends Activity { method onTransitionEnd (line 56) | @Override method onCreate (line 66) | @Override method displayData (line 85) | private void displayData() { method populateGrid (line 104) | private void populateGrid() { method onSaveInstanceState (line 124) | @Override method onActivityReenter (line 130) | @Override method setupRecyclerView (line 164) | private void setupRecyclerView() { method getDetailActivityStartIntent (line 188) | @NonNull method getActivityOptions (line 212) | private ActivityOptions getActivityOptions(PhotoViewHolder holder) { method onResume (line 237) | @Override method onActivityResult (line 242) | @Override FILE: atlas-demo/基于版本打包的demo/FirstBundle/src/main/java/com/taobao/firstbundle/FirstBundleActivity.java class FirstBundleActivity (line 215) | public class FirstBundleActivity extends Activity { method onCreate (line 219) | @Override FILE: atlas-demo/基于版本打包的demo/FirstBundle/src/main/java/com/taobao/firstbundle/FirstBundleApplication.java class FirstBundleApplication (line 218) | public class FirstBundleApplication extends Application { method onCreate (line 219) | @Override FILE: atlas-demo/基于版本打包的demo/app/activitygroupdelegate/src/androidTest/java/com/taoboa/activitygroupdelegate/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/基于版本打包的demo/app/activitygroupdelegate/src/test/java/com/taoboa/activitygroupdelegate/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/基于版本打包的demo/app/firstbundle/src/androidTest/java/com/taobao/firstbundle/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/基于版本打包的demo/app/firstbundle/src/main/java/com/taobao/firstbundle/MainActivity.java class MainActivity (line 10) | public class MainActivity extends AppCompatActivity { method onNavigationItemSelected (line 17) | @Override method onCreate (line 35) | @Override FILE: atlas-demo/基于版本打包的demo/app/firstbundle/src/test/java/com/taobao/firstbundle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/基于版本打包的demo/app/secondbundle/src/androidTest/java/com/taobao/secondbundle/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/基于版本打包的demo/app/secondbundle/src/main/java/com/taobao/secondbundle/LoginActivity.java class LoginActivity (line 40) | public class LoginActivity extends AppCompatActivity implements LoaderCa... method onCreate (line 65) | @Override method populateAutoComplete (line 97) | private void populateAutoComplete() { method mayRequestContacts (line 105) | private boolean mayRequestContacts() { method onRequestPermissionsResult (line 130) | @Override method attemptLogin (line 146) | private void attemptLogin() { method isEmailValid (line 193) | private boolean isEmailValid(String email) { method isPasswordValid (line 198) | private boolean isPasswordValid(String password) { method showProgress (line 206) | @TargetApi(Build.VERSION_CODES.HONEYCOMB_MR2) method onCreateLoader (line 239) | @Override method onLoadFinished (line 256) | @Override method onLoaderReset (line 268) | @Override method addEmailsToAutoComplete (line 273) | private void addEmailsToAutoComplete(List emailAddressCollecti... type ProfileQuery (line 283) | private interface ProfileQuery { class UserLoginTask (line 297) | public class UserLoginTask extends AsyncTask { method UserLoginTask (line 302) | UserLoginTask(String email, String password) { method doInBackground (line 307) | @Override method onPostExecute (line 330) | @Override method onCancelled (line 343) | @Override FILE: atlas-demo/基于版本打包的demo/app/secondbundle/src/test/java/com/taobao/secondbundle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/基于版本打包的demo/app/sharebundle/src/androidTest/java/com/taobao/sharebundle/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/基于版本打包的demo/app/sharebundle/src/test/java/com/taobao/sharebundle/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/基于版本打包的demo/app/sharedlibrary/src/androidTest/java/taobao/sharedlibrary/ExampleInstrumentedTest.java class ExampleInstrumentedTest (line 17) | @RunWith(AndroidJUnit4.class) method useAppContext (line 19) | @Test FILE: atlas-demo/基于版本打包的demo/app/sharedlibrary/src/test/java/taobao/sharedlibrary/ExampleUnitTest.java class ExampleUnitTest (line 12) | public class ExampleUnitTest { method addition_isCorrect (line 13) | @Test FILE: atlas-demo/基于版本打包的demo/app/src/main/java/com/taobao/demo/DemoApplication.java class DemoApplication (line 217) | public class DemoApplication extends Application { method onCreate (line 220) | @Override FILE: atlas-demo/基于版本打包的demo/app/src/main/java/com/taobao/demo/WelcomActivity.java class WelcomActivity (line 223) | public class WelcomActivity extends Activity { method onCreate (line 227) | @Override FILE: atlas-demo/基于版本打包的demo/app/src/main/java/com/taobao/demo/update/Updater.java class Updater (line 230) | public class Updater { method update (line 232) | public static void update(final Context context) { method toast (line 282) | private static void toast(final String msg, final Context context) { FILE: atlas-docs/_book/gitbook/gitbook-plugin-fontsettings/fontsettings.js function getThemes (line 44) | function getThemes() { function setThemes (line 49) | function setThemes(themes) { function getFamilies (line 55) | function getFamilies() { function setFamilies (line 60) | function setFamilies(families) { function saveFontSettings (line 66) | function saveFontSettings() { function enlargeFontSize (line 72) | function enlargeFontSize(e) { function reduceFontSize (line 81) | function reduceFontSize(e) { function changeFontFamily (line 90) | function changeFontFamily(configName, e) { function changeColorTheme (line 101) | function changeColorTheme(configName, e) { function getFontFamilyId (line 123) | function getFontFamilyId(configName) { function getThemeId (line 134) | function getThemeId(configName) { function update (line 143) | function update() { function init (line 159) | function init(config) { function updateButtons (line 174) | function updateButtons() { FILE: atlas-docs/_book/gitbook/gitbook-plugin-lunr/search-lunr.js function LunrSearchEngine (line 6) | function LunrSearchEngine() { FILE: atlas-docs/_book/gitbook/gitbook-plugin-search/search-engine.js function setEngine (line 10) | function setEngine(Engine, config) { function init (line 18) | function init(config) { function query (line 29) | function query(q, offset, length) { function getEngine (line 35) | function getEngine() { function isInitialized (line 39) | function isInitialized() { FILE: atlas-docs/_book/gitbook/gitbook-plugin-search/search.js function throttle (line 20) | function throttle(fn, wait) { function displayResults (line 34) | function displayResults(res) { function launchSearch (line 73) | function launchSearch(q) { function closeSearch (line 88) | function closeSearch() { function launchSearchFromQueryString (line 93) | function launchSearchFromQueryString() { function bindSearch (line 104) | function bindSearch() { function getParameterByName (line 172) | function getParameterByName(name) { function updateQueryString (line 182) | function updateQueryString(key, value) { FILE: atlas-docs/_book/gitbook/gitbook.js function o (line 1) | function o(s,a){if(!n[s]){if(!t[s]){var u="function"==typeof require&&re... function n (line 1) | function n(e,t){t=t||te;var n=t.createElement("script");n.text=e,t.head.... function r (line 1) | function r(e){var t=!!e&&"length"in e&&e.length,n=de.type(e);return"func... function o (line 1) | function o(e,t,n){return de.isFunction(t)?de.grep(e,function(e,r){return... function i (line 1) | function i(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e} function s (line 1) | function s(e){var t={};return de.each(e.match(qe)||[],function(e,n){t[n]... function a (line 1) | function a(e){return e} function u (line 1) | function u(e){throw e} function c (line 1) | function c(e,t,n){var r;try{e&&de.isFunction(r=e.promise)?r.call(e).done... function l (line 1) | function l(){te.removeEventListener("DOMContentLoaded",l),e.removeEventL... function f (line 1) | function f(){this.expando=de.expando+f.uid++} function p (line 1) | function p(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?... function h (line 1) | function h(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.rep... function d (line 1) | function d(e,t,n,r){var o,i=1,s=20,a=r?function(){return r.cur()}:functi... function g (line 1) | function g(e){var t,n=e.ownerDocument,r=e.nodeName,o=Ue[r];return o?o:(t... function m (line 1) | function m(e,t){for(var n,r,o=[],i=0,s=e.length;iC.cacheLength&&delete ... function r (line 1) | function r(e){return e[$]=!0,e} function o (line 1) | function o(e){var t=L.createElement("fieldset");try{return!!e(t)}catch(e... function i (line 1) | function i(e,t){for(var n=e.split("|"),r=n.length;r--;)C.attrHandle[n[r]... function s (line 1) | function s(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.source... function a (line 1) | function a(e){return function(t){var n=t.nodeName.toLowerCase();return"i... function u (line 1) | function u(e){return function(t){var n=t.nodeName.toLowerCase();return("... function c (line 1) | function c(e){return function(t){return"form"in t?t.parentNode&&t.disabl... function l (line 1) | function l(e){return r(function(t){return t=+t,r(function(n,r){for(var o... function f (line 1) | function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e} function p (line 1) | function p(){} function h (line 1) | function h(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var o=e.length;o--;)... function m (line 1) | function m(e,n,r){for(var o=0,i=n.length;o0,i=e.length>0,s=function(r,s,a,u,c){var ... function i (line 2) | function i(t,n,r,o){return function(){var c=this,l=arguments,f=function(... function t (line 2) | function t(){if(a){a.style.cssText="box-sizing:border-box;position:relat... function r (line 3) | function r(t,n,r,a){var c,p,h,b,w,T=n;l||(l=!0,u&&e.clearTimeout(u),o=vo... function t (line 3) | function t(e,t){for(var n=0,r=e.length-1;r>=0;r--){var o=e[r];"."===o?e.... function r (line 3) | function r(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r1&&(r=n[0]+"@",e=n[1]),... function a (line 3) | function a(e){for(var t,n,r=[],o=0,i=e.length;o65535&&(e-=65536,... function c (line 3) | function c(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:T} function l (line 3) | function l(e,t){return e+22+75*(e<26)-((0!=t)<<5)} function f (line 3) | function f(e,t,n){var r=0;for(e=n?F(e/E):e>>1,e+=F(e/t);e>H*j>>1;r+=T)e=... function p (line 3) | function p(e){var t,n,r,i,s,a,l,p,h,d,g=[],m=e.length,v=0,y=N,x=S;for(n=... function h (line 3) | function h(e){var t,n,r,i,s,u,c,p,h,d,g,m,v,y,x,b=[];for(e=a(e),m=e.leng... function d (line 3) | function d(e){return s(e,function(e){return q.test(e)?p(e.slice(4).toLow... function g (line 3) | function g(e){return s(e,function(e){return D.test(e)?"xn--"+h(e):e})} function r (line 3) | function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)} function r (line 3) | function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;rT.cacheLength&&delete ... function r (line 1) | function r(e){return e[$]=!0,e} function o (line 1) | function o(e){var t=L.createElement("fieldset");try{return!!e(t)}catch(e... function i (line 1) | function i(e,t){for(var n=e.split("|"),r=n.length;r--;)T.attrHandle[n[r]... function a (line 1) | function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.source... function s (line 1) | function s(e){return function(t){var n=t.nodeName.toLowerCase();return"i... function u (line 1) | function u(e){return function(t){var n=t.nodeName.toLowerCase();return("... function l (line 1) | function l(e){return function(t){return"form"in t?t.parentNode&&t.disabl... function c (line 1) | function c(e){return r(function(t){return t=+t,r(function(n,r){for(var o... function f (line 1) | function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e} function p (line 1) | function p(){} function h (line 1) | function h(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var o=e.length;o--;)... function m (line 1) | function m(e,n,r){for(var o=0,i=n.length;o0,i=e.length>0,a=function(r,a,s,u,l){var ... function i (line 2) | function i(t,n,r,o){return function(){var l=this,c=arguments,f=function(... function t (line 2) | function t(){if(s){s.style.cssText="box-sizing:border-box;position:relat... function r (line 3) | function r(t,n,r,s){var l,p,h,x,w,C=n;c||(c=!0,u&&e.clearTimeout(u),o=vo... function o (line 3) | function o(e,t,n){return e.addEventListener?void e.addEventListener(t,n,... function i (line 3) | function i(e){if("keypress"==e.type){var t=String.fromCharCode(e.which);... function a (line 3) | function a(e,t){return e.sort().join(",")===t.sort().join(",")} function s (line 3) | function s(e){var t=[];return e.shiftKey&&t.push("shift"),e.altKey&&t.pu... function u (line 3) | function u(e){return e.preventDefault?void e.preventDefault():void(e.ret... function l (line 3) | function l(e){return e.stopPropagation?void e.stopPropagation():void(e.c... function c (line 3) | function c(e){return"shift"==e||"ctrl"==e||"alt"==e||"meta"==e} function f (line 3) | function f(){if(!v){v={};for(var e in y)e>95&&e<112||y.hasOwnProperty(e)... function p (line 3) | function p(e,t,n){return n||(n=f()[e]?"keydown":"keypress"),"keypress"==... function h (line 3) | function h(e){return"+"===e?["+"]:(e=e.replace(/\+{2}/g,"+plus"),e.split... function d (line 3) | function d(e,t){var n,r,o,i=[];for(n=h(e),o=0;o1&&(r=n[0]+"@",e=n[1]),... function s (line 3) | function s(e){for(var t,n,r=[],o=0,i=e.length;o65535&&(e-=65536,... function l (line 3) | function l(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:C} function c (line 3) | function c(e,t){return e+22+75*(e<26)-((0!=t)<<5)} function f (line 3) | function f(e,t,n){var r=0;for(e=n?F(e/E):e>>1,e+=F(e/t);e>H*k>>1;r+=C)e=... function p (line 3) | function p(e){var t,n,r,i,a,s,c,p,h,d,g=[],m=e.length,v=0,y=S,b=N;for(n=... function h (line 3) | function h(e){var t,n,r,i,a,u,l,p,h,d,g,m,v,y,b,x=[];for(e=s(e),m=e.leng... function d (line 3) | function d(e){return a(e,function(e){return q.test(e)?p(e.slice(4).toLow... function g (line 3) | function g(e){return a(e,function(e){return D.test(e)?"xn--"+h(e):e})} function r (line 3) | function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)} function r (line 4) | function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r1?b.filter(functio... function u (line 4) | function u(e){var t=e.children("a"),n=t.attr("href").split("#")[1];retur... function l (line 4) | function l(){var e=r(),t=e.scrollTop(),n=e.prop("scrollHeight"),o=e.prop... function c (line 4) | function c(e,t){var n=C.parse(N),r=C.resolve(window.location.pathname,e)... function f (line 4) | function f(){var e,t;e=parseInt(w(".body-inner").css("width"),10),t=pars... function p (line 4) | function p(e){var t=w(".book-body"),n=t.find(".body-inner"),o=n.find(".p... function h (line 4) | function h(e){return 0===e.button} function d (line 4) | function d(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)} function g (line 4) | function g(e){var t=w(this),n=t.attr("target");if(!d(e)&&h(e)&&!n){e.sto... function m (line 4) | function m(){var e=w(".navigation-next").attr("href");e&&c(e,!0)} function v (line 4) | function v(){var e=w(".navigation-prev").attr("href");e&&c(e,!0)} function y (line 4) | function y(){w.ajaxSetup({cache:!1}),history.replaceState({path:window.l... function r (line 4) | function r(e,t){null!=l.state&&o()==e||(null==t&&(t=!0),l.state.$book.to... function o (line 4) | function o(){return l.state.$book.hasClass("with-summary")} function i (line 4) | function i(){u.isMobile()||r(l.storage.get("sidebar",!0),!1),s(document)... function a (line 4) | function a(e){var t=s(".book-summary");t.find("li").each(function(){var ... function r (line 4) | function r(){return"btn-"+g++} function o (line 4) | function o(e,t,n,r){var o=e.children(t).length;n<0&&(n=Math.max(0,o+1+n)... function i (line 4) | function i(e){e.preventDefault()} function a (line 4) | function a(e){var t=p("
",{class:"dropdown-menu",html:'
C.cacheLength&&delete ... function r (line 1) | function r(e){return e[$]=!0,e} function o (line 1) | function o(e){var t=L.createElement("fieldset");try{return!!e(t)}catch(e... function i (line 1) | function i(e,t){for(var n=e.split("|"),r=n.length;r--;)C.attrHandle[n[r]... function s (line 1) | function s(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.source... function a (line 1) | function a(e){return function(t){var n=t.nodeName.toLowerCase();return"i... function u (line 1) | function u(e){return function(t){var n=t.nodeName.toLowerCase();return("... function c (line 1) | function c(e){return function(t){return"form"in t?t.parentNode&&t.disabl... function l (line 1) | function l(e){return r(function(t){return t=+t,r(function(n,r){for(var o... function f (line 1) | function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e} function p (line 1) | function p(){} function h (line 1) | function h(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var o=e.length;o--;)... function m (line 1) | function m(e,n,r){for(var o=0,i=n.length;o0,i=e.length>0,s=function(r,s,a,u,c){var ... function i (line 2) | function i(t,n,r,o){return function(){var c=this,l=arguments,f=function(... function t (line 2) | function t(){if(a){a.style.cssText="box-sizing:border-box;position:relat... function r (line 3) | function r(t,n,r,a){var c,p,h,b,w,T=n;l||(l=!0,u&&e.clearTimeout(u),o=vo... function t (line 3) | function t(e,t){for(var n=0,r=e.length-1;r>=0;r--){var o=e[r];"."===o?e.... function r (line 3) | function r(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r1&&(r=n[0]+"@",e=n[1]),... function a (line 3) | function a(e){for(var t,n,r=[],o=0,i=e.length;o65535&&(e-=65536,... function c (line 3) | function c(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:T} function l (line 3) | function l(e,t){return e+22+75*(e<26)-((0!=t)<<5)} function f (line 3) | function f(e,t,n){var r=0;for(e=n?F(e/E):e>>1,e+=F(e/t);e>H*j>>1;r+=T)e=... function p (line 3) | function p(e){var t,n,r,i,s,a,l,p,h,d,g=[],m=e.length,v=0,y=N,x=S;for(n=... function h (line 3) | function h(e){var t,n,r,i,s,u,c,p,h,d,g,m,v,y,x,b=[];for(e=a(e),m=e.leng... function d (line 3) | function d(e){return s(e,function(e){return q.test(e)?p(e.slice(4).toLow... function g (line 3) | function g(e){return s(e,function(e){return D.test(e)?"xn--"+h(e):e})} function r (line 3) | function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)} function r (line 3) | function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;rT.cacheLength&&delete ... function r (line 1) | function r(e){return e[$]=!0,e} function o (line 1) | function o(e){var t=L.createElement("fieldset");try{return!!e(t)}catch(e... function i (line 1) | function i(e,t){for(var n=e.split("|"),r=n.length;r--;)T.attrHandle[n[r]... function a (line 1) | function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.source... function s (line 1) | function s(e){return function(t){var n=t.nodeName.toLowerCase();return"i... function u (line 1) | function u(e){return function(t){var n=t.nodeName.toLowerCase();return("... function l (line 1) | function l(e){return function(t){return"form"in t?t.parentNode&&t.disabl... function c (line 1) | function c(e){return r(function(t){return t=+t,r(function(n,r){for(var o... function f (line 1) | function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e} function p (line 1) | function p(){} function h (line 1) | function h(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var o=e.length;o--;)... function m (line 1) | function m(e,n,r){for(var o=0,i=n.length;o0,i=e.length>0,a=function(r,a,s,u,l){var ... function i (line 2) | function i(t,n,r,o){return function(){var l=this,c=arguments,f=function(... function t (line 2) | function t(){if(s){s.style.cssText="box-sizing:border-box;position:relat... function r (line 3) | function r(t,n,r,s){var l,p,h,x,w,C=n;c||(c=!0,u&&e.clearTimeout(u),o=vo... function o (line 3) | function o(e,t,n){return e.addEventListener?void e.addEventListener(t,n,... function i (line 3) | function i(e){if("keypress"==e.type){var t=String.fromCharCode(e.which);... function a (line 3) | function a(e,t){return e.sort().join(",")===t.sort().join(",")} function s (line 3) | function s(e){var t=[];return e.shiftKey&&t.push("shift"),e.altKey&&t.pu... function u (line 3) | function u(e){return e.preventDefault?void e.preventDefault():void(e.ret... function l (line 3) | function l(e){return e.stopPropagation?void e.stopPropagation():void(e.c... function c (line 3) | function c(e){return"shift"==e||"ctrl"==e||"alt"==e||"meta"==e} function f (line 3) | function f(){if(!v){v={};for(var e in y)e>95&&e<112||y.hasOwnProperty(e)... function p (line 3) | function p(e,t,n){return n||(n=f()[e]?"keydown":"keypress"),"keypress"==... function h (line 3) | function h(e){return"+"===e?["+"]:(e=e.replace(/\+{2}/g,"+plus"),e.split... function d (line 3) | function d(e,t){var n,r,o,i=[];for(n=h(e),o=0;o1&&(r=n[0]+"@",e=n[1]),... function s (line 3) | function s(e){for(var t,n,r=[],o=0,i=e.length;o65535&&(e-=65536,... function l (line 3) | function l(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:C} function c (line 3) | function c(e,t){return e+22+75*(e<26)-((0!=t)<<5)} function f (line 3) | function f(e,t,n){var r=0;for(e=n?F(e/E):e>>1,e+=F(e/t);e>H*k>>1;r+=C)e=... function p (line 3) | function p(e){var t,n,r,i,a,s,c,p,h,d,g=[],m=e.length,v=0,y=S,b=N;for(n=... function h (line 3) | function h(e){var t,n,r,i,a,u,l,p,h,d,g,m,v,y,b,x=[];for(e=s(e),m=e.leng... function d (line 3) | function d(e){return a(e,function(e){return q.test(e)?p(e.slice(4).toLow... function g (line 3) | function g(e){return a(e,function(e){return D.test(e)?"xn--"+h(e):e})} function r (line 3) | function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)} function r (line 4) | function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r1?b.filter(functio... function u (line 4) | function u(e){var t=e.children("a"),n=t.attr("href").split("#")[1];retur... function l (line 4) | function l(){var e=r(),t=e.scrollTop(),n=e.prop("scrollHeight"),o=e.prop... function c (line 4) | function c(e,t){var n=C.parse(N),r=C.resolve(window.location.pathname,e)... function f (line 4) | function f(){var e,t;e=parseInt(w(".body-inner").css("width"),10),t=pars... function p (line 4) | function p(e){var t=w(".book-body"),n=t.find(".body-inner"),o=n.find(".p... function h (line 4) | function h(e){return 0===e.button} function d (line 4) | function d(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)} function g (line 4) | function g(e){var t=w(this),n=t.attr("target");if(!d(e)&&h(e)&&!n){e.sto... function m (line 4) | function m(){var e=w(".navigation-next").attr("href");e&&c(e,!0)} function v (line 4) | function v(){var e=w(".navigation-prev").attr("href");e&&c(e,!0)} function y (line 4) | function y(){w.ajaxSetup({cache:!1}),history.replaceState({path:window.l... function r (line 4) | function r(e,t){null!=l.state&&o()==e||(null==t&&(t=!0),l.state.$book.to... function o (line 4) | function o(){return l.state.$book.hasClass("with-summary")} function i (line 4) | function i(){u.isMobile()||r(l.storage.get("sidebar",!0),!1),s(document)... function a (line 4) | function a(e){var t=s(".book-summary");t.find("li").each(function(){var ... function r (line 4) | function r(){return"btn-"+g++} function o (line 4) | function o(e,t,n,r){var o=e.children(t).length;n<0&&(n=Math.max(0,o+1+n)... function i (line 4) | function i(e){e.preventDefault()} function a (line 4) | function a(e){var t=p("
",{class:"dropdown-menu",html:'
getExportedSymbolList(); method getExportedSymbol (line 108) | CompiledFile.Symbol getExportedSymbol(int index); method getExportedSymbolCount (line 117) | int getExportedSymbolCount(); method hasXmlRoot (line 126) | boolean hasXmlRoot(); method getXmlRoot (line 135) | com.android.aapt.Resources.XmlNode getXmlRoot(); class CompiledFile (line 146) | public static final class CompiledFile method CompiledFile (line 150) | private CompiledFile() { type SymbolOrBuilder (line 156) | public interface SymbolOrBuilder extends method hasResourceName (line 167) | boolean hasResourceName(); method getResourceName (line 176) | String getResourceName(); method getResourceNameBytes (line 185) | com.google.protobuf.ByteString getResourceNameBytes(); method hasSource (line 194) | boolean hasSource(); method getSource (line 203) | com.android.aapt.Resources.SourcePosition getSource(); class Symbol (line 209) | public static final class Symbol extends com.google.protobuf.Generat... method Symbol (line 213) | private Symbol() { method hasResourceName (line 230) | @Override method getResourceName (line 242) | @Override method getResourceNameBytes (line 254) | @Override method setResourceName (line 266) | private void setResourceName(String value) { method clearResourceName (line 281) | private void clearResourceName() { method setResourceNameBytes (line 293) | private void setResourceNameBytes(com.google.protobuf.ByteString v... method hasSource (line 312) | @Override method getSource (line 324) | @Override method setSource (line 336) | private void setSource(com.android.aapt.Resources.SourcePosition v... method setSource (line 351) | private void setSource(com.android.aapt.Resources.SourcePosition.B... method mergeSource (line 363) | private void mergeSource(com.android.aapt.Resources.SourcePosition... method clearSource (line 381) | private void clearSource() { method writeTo (line 386) | @Override method getSerializedSize (line 397) | @Override method parseFrom (line 416) | public static Symbol parseFrom(com.google.protobuf.ByteString data) method parseFrom (line 421) | public static Symbol parseFrom(com.google.protobuf.ByteString data, method parseFrom (line 427) | public static Symbol parseFrom(byte[] data) throws com.google.prot... method parseFrom (line 431) | public static Symbol parseFrom(byte[] data, com.google.protobuf.Ex... method parseFrom (line 436) | public static Symbol parseFrom(java.io.InputStream input) throws j... method parseFrom (line 440) | public static Symbol parseFrom(java.io.InputStream input, method parseDelimitedFrom (line 446) | public static Symbol parseDelimitedFrom(java.io.InputStream input)... method parseDelimitedFrom (line 450) | public static Symbol parseDelimitedFrom(java.io.InputStream input, method parseFrom (line 456) | public static Symbol parseFrom(com.google.protobuf.CodedInputStrea... method parseFrom (line 460) | public static Symbol parseFrom(com.google.protobuf.CodedInputStrea... method newBuilder (line 466) | public static Builder newBuilder() { method newBuilder (line 470) | public static Builder newBuilder(Symbol prototype) { class Builder (line 477) | public static final class Builder extends com.google.protobuf.Gene... method Builder (line 482) | private Builder() { method hasResourceName (line 493) | @Override method getResourceName (line 505) | @Override method getResourceNameBytes (line 517) | @Override method setResourceName (line 529) | public Builder setResourceName(String value) { method clearResourceName (line 542) | public Builder clearResourceName() { method setResourceNameBytes (line 555) | public Builder setResourceNameBytes(com.google.protobuf.ByteStri... method hasSource (line 568) | @Override method getSource (line 580) | @Override method setSource (line 592) | public Builder setSource(com.android.aapt.Resources.SourcePositi... method setSource (line 605) | public Builder setSource(com.android.aapt.Resources.SourcePositi... method mergeSource (line 618) | public Builder mergeSource(com.android.aapt.Resources.SourcePosi... method clearSource (line 631) | public Builder clearSource() { method dynamicMethod (line 640) | @Override method getDefaultInstance (line 741) | public static Symbol getDefaultInstance() { method parser (line 747) | public static com.google.protobuf.Parser parser() { method hasResourceName (line 765) | @Override method getResourceName (line 777) | @Override method getResourceNameBytes (line 789) | @Override method setResourceName (line 801) | private void setResourceName(String value) { method clearResourceName (line 816) | private void clearResourceName() { method setResourceNameBytes (line 828) | private void setResourceNameBytes(com.google.protobuf.ByteString val... method hasConfig (line 847) | @Override method getConfig (line 859) | @Override method setConfig (line 871) | private void setConfig(com.android.aapt.Resources.ConfigDescription ... method setConfig (line 886) | private void setConfig(com.android.aapt.Resources.ConfigDescription.... method mergeConfig (line 898) | private void mergeConfig(com.android.aapt.Resources.ConfigDescriptio... method clearConfig (line 916) | private void clearConfig() { method hasSourcePath (line 933) | @Override method getSourcePath (line 946) | @Override method getSourcePathBytes (line 959) | @Override method setSourcePath (line 972) | private void setSourcePath(String value) { method clearSourcePath (line 988) | private void clearSourcePath() { method setSourcePathBytes (line 1001) | private void setSourcePathBytes(com.google.protobuf.ByteString value) { method getExportedSymbolList (line 1020) | @Override method getExportedSymbolOrBuilderList (line 1032) | public java.util.List getExportedSymbolOr... method getExportedSymbolCount (line 1043) | @Override method getExportedSymbol (line 1055) | @Override method getExportedSymbolOrBuilder (line 1067) | public SymbolOrBuilder getExportedSymbolOrBuilder(int index) { method ensureExportedSymbolIsMutable (line 1071) | private void ensureExportedSymbolIsMutable() { method setExportedSymbol (line 1084) | private void setExportedSymbol(int index, Symbol value) { method setExportedSymbol (line 1099) | private void setExportedSymbol(int index, Symbol.Builder builderForV... method addExportedSymbol (line 1111) | private void addExportedSymbol(Symbol value) { method addExportedSymbol (line 1126) | private void addExportedSymbol(int index, Symbol value) { method addExportedSymbol (line 1141) | private void addExportedSymbol(Symbol.Builder builderForValue) { method addExportedSymbol (line 1153) | private void addExportedSymbol(int index, Symbol.Builder builderForV... method addAllExportedSymbol (line 1165) | private void addAllExportedSymbol(Iterable values) { method clearExportedSymbol (line 1177) | private void clearExportedSymbol() { method removeExportedSymbol (line 1188) | private void removeExportedSymbol(int index) { method hasXmlRoot (line 1204) | @Override method getXmlRoot (line 1216) | @Override method setXmlRoot (line 1228) | private void setXmlRoot(com.android.aapt.Resources.XmlNode value) { method setXmlRoot (line 1243) | private void setXmlRoot(com.android.aapt.Resources.XmlNode.Builder b... method mergeXmlRoot (line 1255) | private void mergeXmlRoot(com.android.aapt.Resources.XmlNode value) { method clearXmlRoot (line 1271) | private void clearXmlRoot() { method writeTo (line 1276) | @Override method getSerializedSize (line 1296) | @Override method parseFrom (line 1324) | public static CompiledFile parseFrom(com.google.protobuf.ByteString ... method parseFrom (line 1329) | public static CompiledFile parseFrom(com.google.protobuf.ByteString ... method parseFrom (line 1335) | public static CompiledFile parseFrom(byte[] data) throws com.google.... method parseFrom (line 1339) | public static CompiledFile parseFrom(byte[] data, com.google.protobu... method parseFrom (line 1344) | public static CompiledFile parseFrom(java.io.InputStream input) thro... method parseFrom (line 1348) | public static CompiledFile parseFrom(java.io.InputStream input, method parseDelimitedFrom (line 1354) | public static CompiledFile parseDelimitedFrom(java.io.InputStream in... method parseDelimitedFrom (line 1358) | public static CompiledFile parseDelimitedFrom(java.io.InputStream in... method parseFrom (line 1364) | public static CompiledFile parseFrom(com.google.protobuf.CodedInputS... method parseFrom (line 1368) | public static CompiledFile parseFrom(com.google.protobuf.CodedInputS... method newBuilder (line 1374) | public static Builder newBuilder() { method newBuilder (line 1378) | public static Builder newBuilder(CompiledFile prototype) { class Builder (line 1390) | public static final class Builder method Builder (line 1395) | private Builder() { method hasResourceName (line 1406) | @Override method getResourceName (line 1418) | @Override method getResourceNameBytes (line 1430) | @Override method setResourceName (line 1442) | public Builder setResourceName(String value) { method clearResourceName (line 1455) | public Builder clearResourceName() { method setResourceNameBytes (line 1468) | public Builder setResourceNameBytes(com.google.protobuf.ByteString... method hasConfig (line 1481) | @Override method getConfig (line 1493) | @Override method setConfig (line 1505) | public Builder setConfig(com.android.aapt.Resources.ConfigDescript... method setConfig (line 1518) | public Builder setConfig(com.android.aapt.Resources.ConfigDescript... method mergeConfig (line 1531) | public Builder mergeConfig(com.android.aapt.Resources.ConfigDescri... method clearConfig (line 1544) | public Builder clearConfig() { method hasSourcePath (line 1558) | @Override method getSourcePath (line 1571) | @Override method getSourcePathBytes (line 1584) | @Override method setSourcePath (line 1597) | public Builder setSourcePath(String value) { method clearSourcePath (line 1611) | public Builder clearSourcePath() { method setSourcePathBytes (line 1625) | public Builder setSourcePathBytes(com.google.protobuf.ByteString v... method getExportedSymbolList (line 1638) | @Override method getExportedSymbolCount (line 1650) | @Override method getExportedSymbol (line 1662) | @Override method setExportedSymbol (line 1674) | public Builder setExportedSymbol(int index, Symbol value) { method setExportedSymbol (line 1687) | public Builder setExportedSymbol(int index, Symbol.Builder builder... method addExportedSymbol (line 1700) | public Builder addExportedSymbol(Symbol value) { method addExportedSymbol (line 1713) | public Builder addExportedSymbol(int index, Symbol value) { method addExportedSymbol (line 1726) | public Builder addExportedSymbol(Symbol.Builder builderForValue) { method addExportedSymbol (line 1739) | public Builder addExportedSymbol(int index, Symbol.Builder builder... method addAllExportedSymbol (line 1752) | public Builder addAllExportedSymbol(Iterable val... method clearExportedSymbol (line 1765) | public Builder clearExportedSymbol() { method removeExportedSymbol (line 1778) | public Builder removeExportedSymbol(int index) { method hasXmlRoot (line 1791) | @Override method getXmlRoot (line 1803) | @Override method setXmlRoot (line 1815) | public Builder setXmlRoot(com.android.aapt.Resources.XmlNode value) { method setXmlRoot (line 1828) | public Builder setXmlRoot(com.android.aapt.Resources.XmlNode.Build... method mergeXmlRoot (line 1841) | public Builder mergeXmlRoot(com.android.aapt.Resources.XmlNode val... method clearXmlRoot (line 1854) | public Builder clearXmlRoot() { method dynamicMethod (line 1863) | @Override method getDefaultInstance (line 1999) | public static CompiledFile getDefaultInstance() { method parser (line 2005) | public static com.google.protobuf.Parser parser() { FILE: atlas-gradle-plugin/atlas-plugin/src/main/java/com/android/aapt/Resources.java class Resources (line 6) | public final class Resources { method Resources (line 7) | private Resources() {} method registerAllExtensions (line 8) | public static void registerAllExtensions( type ConfigDescriptionOrBuilder (line 11) | public interface ConfigDescriptionOrBuilder extends method hasData (line 18) | boolean hasData(); method getData (line 22) | com.google.protobuf.ByteString getData(); method hasProduct (line 27) | boolean hasProduct(); method getProduct (line 31) | java.lang.String getProduct(); method getProductBytes (line 35) | com.google.protobuf.ByteString class ConfigDescription (line 47) | public static final class ConfigDescription extends method ConfigDescription (line 52) | private ConfigDescription() { method hasData (line 62) | public boolean hasData() { method getData (line 68) | public com.google.protobuf.ByteString getData() { method setData (line 74) | private void setData(com.google.protobuf.ByteString value) { method clearData (line 84) | private void clearData() { method hasProduct (line 94) | public boolean hasProduct() { method getProduct (line 100) | public java.lang.String getProduct() { method getProductBytes (line 106) | public com.google.protobuf.ByteString method setProduct (line 113) | private void setProduct( method clearProduct (line 124) | private void clearProduct() { method setProductBytes (line 131) | private void setProductBytes( method writeTo (line 140) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 151) | public int getSerializedSize() { method parseFrom (line 169) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method parseFrom (line 175) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method parseFrom (line 182) | public static com.android.aapt.Resources.ConfigDescription parseFrom... method parseFrom (line 187) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method parseFrom (line 194) | public static com.android.aapt.Resources.ConfigDescription parseFrom... method parseFrom (line 199) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method parseDelimitedFrom (line 206) | public static com.android.aapt.Resources.ConfigDescription parseDeli... method parseDelimitedFrom (line 210) | public static com.android.aapt.Resources.ConfigDescription parseDeli... method parseFrom (line 216) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method parseFrom (line 222) | public static com.android.aapt.Resources.ConfigDescription parseFrom( method newBuilder (line 230) | public static Builder newBuilder() { method newBuilder (line 233) | public static Builder newBuilder(com.android.aapt.Resources.ConfigDe... class Builder (line 246) | public static final class Builder extends method Builder (line 252) | private Builder() { method hasData (line 260) | public boolean hasData() { method getData (line 266) | public com.google.protobuf.ByteString getData() { method setData (line 272) | public Builder setData(com.google.protobuf.ByteString value) { method clearData (line 280) | public Builder clearData() { method hasProduct (line 289) | public boolean hasProduct() { method getProduct (line 295) | public java.lang.String getProduct() { method getProductBytes (line 301) | public com.google.protobuf.ByteString method setProduct (line 308) | public Builder setProduct( method clearProduct (line 317) | public Builder clearProduct() { method setProductBytes (line 325) | public Builder setProductBytes( method dynamicMethod (line 334) | protected final Object dynamicMethod( method getDefaultInstance (line 430) | public static com.android.aapt.Resources.ConfigDescription getDefaul... method parser (line 436) | public static com.google.protobuf.Parser parser() { type StringPoolOrBuilder (line 441) | public interface StringPoolOrBuilder extends method hasData (line 448) | boolean hasData(); method getData (line 452) | com.google.protobuf.ByteString getData(); class StringPool (line 461) | public static final class StringPool extends method StringPool (line 466) | private StringPool() { method hasData (line 475) | public boolean hasData() { method getData (line 481) | public com.google.protobuf.ByteString getData() { method setData (line 487) | private void setData(com.google.protobuf.ByteString value) { method clearData (line 497) | private void clearData() { method writeTo (line 502) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 510) | public int getSerializedSize() { method parseFrom (line 524) | public static com.android.aapt.Resources.StringPool parseFrom( method parseFrom (line 530) | public static com.android.aapt.Resources.StringPool parseFrom( method parseFrom (line 537) | public static com.android.aapt.Resources.StringPool parseFrom(byte[]... method parseFrom (line 542) | public static com.android.aapt.Resources.StringPool parseFrom( method parseFrom (line 549) | public static com.android.aapt.Resources.StringPool parseFrom(java.i... method parseFrom (line 554) | public static com.android.aapt.Resources.StringPool parseFrom( method parseDelimitedFrom (line 561) | public static com.android.aapt.Resources.StringPool parseDelimitedFr... method parseDelimitedFrom (line 565) | public static com.android.aapt.Resources.StringPool parseDelimitedFrom( method parseFrom (line 571) | public static com.android.aapt.Resources.StringPool parseFrom( method parseFrom (line 577) | public static com.android.aapt.Resources.StringPool parseFrom( method newBuilder (line 585) | public static Builder newBuilder() { method newBuilder (line 588) | public static Builder newBuilder(com.android.aapt.Resources.StringPo... class Builder (line 599) | public static final class Builder extends method Builder (line 605) | private Builder() { method hasData (line 613) | public boolean hasData() { method getData (line 619) | public com.google.protobuf.ByteString getData() { method setData (line 625) | public Builder setData(com.google.protobuf.ByteString value) { method clearData (line 633) | public Builder clearData() { method dynamicMethod (line 641) | protected final Object dynamicMethod( method getDefaultInstance (line 728) | public static com.android.aapt.Resources.StringPool getDefaultInstan... method parser (line 734) | public static com.google.protobuf.Parser parser() { type SourcePositionOrBuilder (line 739) | public interface SourcePositionOrBuilder extends method hasLineNumber (line 746) | boolean hasLineNumber(); method getLineNumber (line 750) | int getLineNumber(); method hasColumnNumber (line 755) | boolean hasColumnNumber(); method getColumnNumber (line 759) | int getColumnNumber(); class SourcePosition (line 768) | public static final class SourcePosition extends method SourcePosition (line 773) | private SourcePosition() { method hasLineNumber (line 781) | public boolean hasLineNumber() { method getLineNumber (line 787) | public int getLineNumber() { method setLineNumber (line 793) | private void setLineNumber(int value) { method clearLineNumber (line 800) | private void clearLineNumber() { method hasColumnNumber (line 810) | public boolean hasColumnNumber() { method getColumnNumber (line 816) | public int getColumnNumber() { method setColumnNumber (line 822) | private void setColumnNumber(int value) { method clearColumnNumber (line 829) | private void clearColumnNumber() { method writeTo (line 834) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 845) | public int getSerializedSize() { method parseFrom (line 863) | public static com.android.aapt.Resources.SourcePosition parseFrom( method parseFrom (line 869) | public static com.android.aapt.Resources.SourcePosition parseFrom( method parseFrom (line 876) | public static com.android.aapt.Resources.SourcePosition parseFrom(by... method parseFrom (line 881) | public static com.android.aapt.Resources.SourcePosition parseFrom( method parseFrom (line 888) | public static com.android.aapt.Resources.SourcePosition parseFrom(ja... method parseFrom (line 893) | public static com.android.aapt.Resources.SourcePosition parseFrom( method parseDelimitedFrom (line 900) | public static com.android.aapt.Resources.SourcePosition parseDelimit... method parseDelimitedFrom (line 904) | public static com.android.aapt.Resources.SourcePosition parseDelimit... method parseFrom (line 910) | public static com.android.aapt.Resources.SourcePosition parseFrom( method parseFrom (line 916) | public static com.android.aapt.Resources.SourcePosition parseFrom( method newBuilder (line 924) | public static Builder newBuilder() { method newBuilder (line 927) | public static Builder newBuilder(com.android.aapt.Resources.SourcePo... class Builder (line 938) | public static final class Builder extends method Builder (line 944) | private Builder() { method hasLineNumber (line 952) | public boolean hasLineNumber() { method getLineNumber (line 958) | public int getLineNumber() { method setLineNumber (line 964) | public Builder setLineNumber(int value) { method clearLineNumber (line 972) | public Builder clearLineNumber() { method hasColumnNumber (line 981) | public boolean hasColumnNumber() { method getColumnNumber (line 987) | public int getColumnNumber() { method setColumnNumber (line 993) | public Builder setColumnNumber(int value) { method clearColumnNumber (line 1001) | public Builder clearColumnNumber() { method dynamicMethod (line 1009) | protected final Object dynamicMethod( method getDefaultInstance (line 1104) | public static com.android.aapt.Resources.SourcePosition getDefaultIn... method parser (line 1110) | public static com.google.protobuf.Parser parser() { type SourceOrBuilder (line 1115) | public interface SourceOrBuilder extends method hasPathIdx (line 1126) | boolean hasPathIdx(); method getPathIdx (line 1134) | int getPathIdx(); method hasPosition (line 1139) | boolean hasPosition(); method getPosition (line 1143) | com.android.aapt.Resources.SourcePosition getPosition(); class Source (line 1152) | public static final class Source extends method Source (line 1157) | private Source() { method hasPathIdx (line 1169) | public boolean hasPathIdx() { method getPathIdx (line 1179) | public int getPathIdx() { method setPathIdx (line 1189) | private void setPathIdx(int value) { method clearPathIdx (line 1200) | private void clearPathIdx() { method hasPosition (line 1210) | public boolean hasPosition() { method getPosition (line 1216) | public com.android.aapt.Resources.SourcePosition getPosition() { method setPosition (line 1222) | private void setPosition(com.android.aapt.Resources.SourcePosition v... method setPosition (line 1232) | private void setPosition( method mergePosition (line 1240) | private void mergePosition(com.android.aapt.Resources.SourcePosition... method clearPosition (line 1253) | private void clearPosition() { position_ = null; method writeTo (line 1257) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 1268) | public int getSerializedSize() { method parseFrom (line 1286) | public static com.android.aapt.Resources.Source parseFrom( method parseFrom (line 1292) | public static com.android.aapt.Resources.Source parseFrom( method parseFrom (line 1299) | public static com.android.aapt.Resources.Source parseFrom(byte[] data) method parseFrom (line 1304) | public static com.android.aapt.Resources.Source parseFrom( method parseFrom (line 1311) | public static com.android.aapt.Resources.Source parseFrom(java.io.In... method parseFrom (line 1316) | public static com.android.aapt.Resources.Source parseFrom( method parseDelimitedFrom (line 1323) | public static com.android.aapt.Resources.Source parseDelimitedFrom(j... method parseDelimitedFrom (line 1327) | public static com.android.aapt.Resources.Source parseDelimitedFrom( method parseFrom (line 1333) | public static com.android.aapt.Resources.Source parseFrom( method parseFrom (line 1339) | public static com.android.aapt.Resources.Source parseFrom( method newBuilder (line 1347) | public static Builder newBuilder() { method newBuilder (line 1350) | public static Builder newBuilder(com.android.aapt.Resources.Source p... class Builder (line 1361) | public static final class Builder extends method Builder (line 1367) | private Builder() { method hasPathIdx (line 1379) | public boolean hasPathIdx() { method getPathIdx (line 1389) | public int getPathIdx() { method setPathIdx (line 1399) | public Builder setPathIdx(int value) { method clearPathIdx (line 1411) | public Builder clearPathIdx() { method hasPosition (line 1420) | public boolean hasPosition() { method getPosition (line 1426) | public com.android.aapt.Resources.SourcePosition getPosition() { method setPosition (line 1432) | public Builder setPosition(com.android.aapt.Resources.SourcePositi... method setPosition (line 1440) | public Builder setPosition( method mergePosition (line 1449) | public Builder mergePosition(com.android.aapt.Resources.SourcePosi... method clearPosition (line 1457) | public Builder clearPosition() { copyOnWrite(); method dynamicMethod (line 1464) | protected final Object dynamicMethod( method getDefaultInstance (line 1565) | public static com.android.aapt.Resources.Source getDefaultInstance() { method parser (line 1571) | public static com.google.protobuf.Parser parser() { type ResourceTableOrBuilder (line 1576) | public interface ResourceTableOrBuilder extends method hasSourcePool (line 1588) | boolean hasSourcePool(); method getSourcePool (line 1597) | com.android.aapt.Resources.StringPool getSourcePool(); method getPackageList (line 1606) | java.util.List method getPackage (line 1615) | com.android.aapt.Resources.Package getPackage(int index); method getPackageCount (line 1623) | int getPackageCount(); class ResourceTable (line 1632) | public static final class ResourceTable extends method ResourceTable (line 1637) | private ResourceTable() { method hasSourcePool (line 1651) | public boolean hasSourcePool() { method getSourcePool (line 1662) | public com.android.aapt.Resources.StringPool getSourcePool() { method setSourcePool (line 1673) | private void setSourcePool(com.android.aapt.Resources.StringPool val... method setSourcePool (line 1688) | private void setSourcePool( method mergeSourcePool (line 1701) | private void mergeSourcePool(com.android.aapt.Resources.StringPool v... method clearSourcePool (line 1719) | private void clearSourcePool() { sourcePool_ = null; method getPackageList (line 1732) | public java.util.List getPackage... method getPackageOrBuilderList (line 1742) | public java.util.List getPacka... method getPackageCount (line 2107) | public int getPackageCount() { method getPackage (line 2116) | public com.android.aapt.Resources.Package getPackage(int index) { method setPackage (line 2126) | public Builder setPackage( method setPackage (line 2139) | public Builder setPackage( method addPackage (line 2152) | public Builder addPackage(com.android.aapt.Resources.Package value) { method addPackage (line 2164) | public Builder addPackage( method addPackage (line 2177) | public Builder addPackage( method addPackage (line 2190) | public Builder addPackage( method addAllPackage (line 2203) | public Builder addAllPackage( method clearPackage (line 2216) | public Builder clearPackage() { method removePackage (line 2228) | public Builder removePackage(int index) { method dynamicMethod (line 2236) | protected final Object dynamicMethod( method getDefaultInstance (line 2340) | public static com.android.aapt.Resources.ResourceTable getDefaultIns... method parser (line 2346) | public static com.google.protobuf.Parser parser() { type PackageOrBuilder (line 2351) | public interface PackageOrBuilder extends method hasPackageId (line 2367) | boolean hasPackageId(); method getPackageId (line 2380) | int getPackageId(); method hasPackageName (line 2389) | boolean hasPackageName(); method getPackageName (line 2397) | java.lang.String getPackageName(); method getPackageNameBytes (line 2405) | com.google.protobuf.ByteString method getTypeList (line 2415) | java.util.List method getType (line 2424) | com.android.aapt.Resources.Type getType(int index); method getTypeCount (line 2432) | int getTypeCount(); class Package (line 2441) | public static final class Package extends method Package (line 2446) | private Package() { method hasPackageId (line 2465) | public boolean hasPackageId() { method getPackageId (line 2480) | public int getPackageId() { method setPackageId (line 2495) | private void setPackageId(int value) { method clearPackageId (line 2511) | private void clearPackageId() { method hasPackageName (line 2525) | public boolean hasPackageName() { method getPackageName (line 2535) | public java.lang.String getPackageName() { method getPackageNameBytes (line 2545) | public com.google.protobuf.ByteString method setPackageName (line 2556) | private void setPackageName( method clearPackageName (line 2571) | private void clearPackageName() { method setPackageNameBytes (line 2582) | private void setPackageNameBytes( method getTypeList (line 2600) | public java.util.List getTypeList() { method getTypeOrBuilderList (line 2610) | public java.util.List getTypeList... method getTypeCount (line 3042) | public int getTypeCount() { method getType (line 3051) | public com.android.aapt.Resources.Type getType(int index) { method setType (line 3061) | public Builder setType( method setType (line 3074) | public Builder setType( method addType (line 3087) | public Builder addType(com.android.aapt.Resources.Type value) { method addType (line 3099) | public Builder addType( method addType (line 3112) | public Builder addType( method addType (line 3125) | public Builder addType( method addAllType (line 3138) | public Builder addAllType( method clearType (line 3151) | public Builder clearType() { method removeType (line 3163) | public Builder removeType(int index) { method dynamicMethod (line 3171) | protected final Object dynamicMethod( method getDefaultInstance (line 3278) | public static com.android.aapt.Resources.Package getDefaultInstance() { method parser (line 3284) | public static com.google.protobuf.Parser parser() { type TypeOrBuilder (line 3289) | public interface TypeOrBuilder extends method hasId (line 3300) | boolean hasId(); method getId (line 3308) | int getId(); method hasName (line 3318) | boolean hasName(); method getName (line 3327) | java.lang.String getName(); method getNameBytes (line 3336) | com.google.protobuf.ByteString method getEntryList (line 3346) | java.util.List method getEntry (line 3355) | com.android.aapt.Resources.Entry getEntry(int index); method getEntryCount (line 3363) | int getEntryCount(); class Type (line 3373) | public static final class Type extends method Type (line 3378) | private Type() { method hasId (line 3392) | public boolean hasId() { method getId (line 3402) | public int getId() { method setId (line 3412) | private void setId(int value) { method clearId (line 3423) | private void clearId() { method hasName (line 3438) | public boolean hasName() { method getName (line 3449) | public java.lang.String getName() { method getNameBytes (line 3460) | public com.google.protobuf.ByteString method setName (line 3472) | private void setName( method clearName (line 3488) | private void clearName() { method setNameBytes (line 3500) | private void setNameBytes( method getEntryList (line 3518) | public java.util.List getEntryList... method getEntryOrBuilderList (line 3528) | public java.util.List getEntryLi... method getEntryCount (line 3947) | public int getEntryCount() { method getEntry (line 3956) | public com.android.aapt.Resources.Entry getEntry(int index) { method setEntry (line 3966) | public Builder setEntry( method setEntry (line 3979) | public Builder setEntry( method addEntry (line 3992) | public Builder addEntry(com.android.aapt.Resources.Entry value) { method addEntry (line 4004) | public Builder addEntry( method addEntry (line 4017) | public Builder addEntry( method addEntry (line 4030) | public Builder addEntry( method addAllEntry (line 4043) | public Builder addAllEntry( method clearEntry (line 4056) | public Builder clearEntry() { method removeEntry (line 4068) | public Builder removeEntry(int index) { method dynamicMethod (line 4076) | protected final Object dynamicMethod( method getDefaultInstance (line 4183) | public static com.android.aapt.Resources.Type getDefaultInstance() { method parser (line 4189) | public static com.google.protobuf.Parser parser() { type SymbolStatusOrBuilder (line 4194) | public interface SymbolStatusOrBuilder extends method hasVisibility (line 4201) | boolean hasVisibility(); method getVisibility (line 4205) | com.android.aapt.Resources.SymbolStatus.Visibility getVisibility(); method hasSource (line 4214) | boolean hasSource(); method getSource (line 4222) | com.android.aapt.Resources.Source getSource(); method hasComment (line 4231) | boolean hasComment(); method getComment (line 4239) | java.lang.String getComment(); method getCommentBytes (line 4247) | com.google.protobuf.ByteString method hasAllowNew (line 4258) | boolean hasAllowNew(); method getAllowNew (line 4267) | boolean getAllowNew(); class SymbolStatus (line 4277) | public static final class SymbolStatus extends method SymbolStatus (line 4282) | private SymbolStatus() { type Visibility (line 4292) | public enum Visibility method getNumber (line 4360) | public final int getNumber() { method valueOf (line 4367) | @java.lang.Deprecated method forNumber (line 4372) | public static Visibility forNumber(int value) { method internalGetValueMap (line 4381) | public static com.google.protobuf.Internal.EnumLiteMap method findValueByNumber (line 4388) | public Visibility findValueByNumber(int number) { method Visibility (line 4395) | private Visibility(int value) { method hasVisibility (line 4408) | public boolean hasVisibility() { method getVisibility (line 4414) | public com.android.aapt.Resources.SymbolStatus.Visibility getVisibil... method setVisibility (line 4421) | private void setVisibility(com.android.aapt.Resources.SymbolStatus.V... method clearVisibility (line 4431) | private void clearVisibility() { method hasSource (line 4445) | public boolean hasSource() { method getSource (line 4455) | public com.android.aapt.Resources.Source getSource() { method setSource (line 4465) | private void setSource(com.android.aapt.Resources.Source value) { method setSource (line 4479) | private void setSource( method mergeSource (line 4491) | private void mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 4508) | private void clearSource() { source_ = null; method hasComment (line 4521) | public boolean hasComment() { method getComment (line 4531) | public java.lang.String getComment() { method getCommentBytes (line 4541) | public com.google.protobuf.ByteString method setComment (line 4552) | private void setComment( method clearComment (line 4567) | private void clearComment() { method setCommentBytes (line 4578) | private void setCommentBytes( method hasAllowNew (line 4597) | public boolean hasAllowNew() { method getAllowNew (line 4608) | public boolean getAllowNew() { method setAllowNew (line 4619) | private void setAllowNew(boolean value) { method clearAllowNew (line 4631) | private void clearAllowNew() { method writeTo (line 4636) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 4653) | public int getSerializedSize() { method parseFrom (line 4679) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method parseFrom (line 4685) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method parseFrom (line 4692) | public static com.android.aapt.Resources.SymbolStatus parseFrom(byte... method parseFrom (line 4697) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method parseFrom (line 4704) | public static com.android.aapt.Resources.SymbolStatus parseFrom(java... method parseFrom (line 4709) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method parseDelimitedFrom (line 4716) | public static com.android.aapt.Resources.SymbolStatus parseDelimited... method parseDelimitedFrom (line 4720) | public static com.android.aapt.Resources.SymbolStatus parseDelimited... method parseFrom (line 4726) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method parseFrom (line 4732) | public static com.android.aapt.Resources.SymbolStatus parseFrom( method newBuilder (line 4740) | public static Builder newBuilder() { method newBuilder (line 4743) | public static Builder newBuilder(com.android.aapt.Resources.SymbolSt... class Builder (line 4755) | public static final class Builder extends method Builder (line 4761) | private Builder() { method hasVisibility (line 4769) | public boolean hasVisibility() { method getVisibility (line 4775) | public com.android.aapt.Resources.SymbolStatus.Visibility getVisib... method setVisibility (line 4781) | public Builder setVisibility(com.android.aapt.Resources.SymbolStat... method clearVisibility (line 4789) | public Builder clearVisibility() { method hasSource (line 4802) | public boolean hasSource() { method getSource (line 4812) | public com.android.aapt.Resources.Source getSource() { method setSource (line 4822) | public Builder setSource(com.android.aapt.Resources.Source value) { method setSource (line 4834) | public Builder setSource( method mergeSource (line 4847) | public Builder mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 4859) | public Builder clearSource() { copyOnWrite(); method hasComment (line 4871) | public boolean hasComment() { method getComment (line 4881) | public java.lang.String getComment() { method getCommentBytes (line 4891) | public com.google.protobuf.ByteString method setComment (line 4902) | public Builder setComment( method clearComment (line 4915) | public Builder clearComment() { method setCommentBytes (line 4927) | public Builder setCommentBytes( method hasAllowNew (line 4942) | public boolean hasAllowNew() { method getAllowNew (line 4953) | public boolean getAllowNew() { method setAllowNew (line 4964) | public Builder setAllowNew(boolean value) { method clearAllowNew (line 4977) | public Builder clearAllowNew() { method dynamicMethod (line 4985) | protected final Object dynamicMethod( method getDefaultInstance (line 5108) | public static com.android.aapt.Resources.SymbolStatus getDefaultInst... method parser (line 5114) | public static com.google.protobuf.Parser parser() { type EntryOrBuilder (line 5119) | public interface EntryOrBuilder extends method hasId (line 5132) | boolean hasId(); method getId (line 5142) | int getId(); method hasName (line 5152) | boolean hasName(); method getName (line 5161) | java.lang.String getName(); method getNameBytes (line 5170) | com.google.protobuf.ByteString method hasSymbolStatus (line 5180) | boolean hasSymbolStatus(); method getSymbolStatus (line 5188) | com.android.aapt.Resources.SymbolStatus getSymbolStatus(); method getConfigValueList (line 5198) | java.util.List method getConfigValue (line 5208) | com.android.aapt.Resources.ConfigValue getConfigValue(int index); method getConfigValueCount (line 5217) | int getConfigValueCount(); class Entry (line 5228) | public static final class Entry extends method Entry (line 5233) | private Entry() { method hasId (line 5249) | public boolean hasId() { method getId (line 5261) | public int getId() { method setId (line 5273) | private void setId(int value) { method clearId (line 5286) | private void clearId() { method hasName (line 5301) | public boolean hasName() { method getName (line 5312) | public java.lang.String getName() { method getNameBytes (line 5323) | public com.google.protobuf.ByteString method setName (line 5335) | private void setName( method clearName (line 5351) | private void clearName() { method setNameBytes (line 5363) | private void setNameBytes( method hasSymbolStatus (line 5381) | public boolean hasSymbolStatus() { method getSymbolStatus (line 5391) | public com.android.aapt.Resources.SymbolStatus getSymbolStatus() { method setSymbolStatus (line 5401) | private void setSymbolStatus(com.android.aapt.Resources.SymbolStatus... method setSymbolStatus (line 5415) | private void setSymbolStatus( method mergeSymbolStatus (line 5427) | private void mergeSymbolStatus(com.android.aapt.Resources.SymbolStat... method clearSymbolStatus (line 5444) | private void clearSymbolStatus() { symbolStatus_ = null; method getConfigValueList (line 5458) | public java.util.List getCon... method getConfigValueOrBuilderList (line 5469) | public java.util.List getC... method getConfigValueCount (line 5987) | public int getConfigValueCount() { method getConfigValue (line 5997) | public com.android.aapt.Resources.ConfigValue getConfigValue(int i... method setConfigValue (line 6008) | public Builder setConfigValue( method setConfigValue (line 6022) | public Builder setConfigValue( method addConfigValue (line 6036) | public Builder addConfigValue(com.android.aapt.Resources.ConfigVal... method addConfigValue (line 6049) | public Builder addConfigValue( method addConfigValue (line 6063) | public Builder addConfigValue( method addConfigValue (line 6077) | public Builder addConfigValue( method addAllConfigValue (line 6091) | public Builder addAllConfigValue( method clearConfigValue (line 6105) | public Builder clearConfigValue() { method removeConfigValue (line 6118) | public Builder removeConfigValue(int index) { method dynamicMethod (line 6126) | protected final Object dynamicMethod( method getDefaultInstance (line 6247) | public static com.android.aapt.Resources.Entry getDefaultInstance() { method parser (line 6253) | public static com.google.protobuf.Parser parser() { type ConfigValueOrBuilder (line 6258) | public interface ConfigValueOrBuilder extends method hasConfig (line 6265) | boolean hasConfig(); method getConfig (line 6269) | com.android.aapt.Resources.ConfigDescription getConfig(); method hasValue (line 6274) | boolean hasValue(); method getValue (line 6278) | com.android.aapt.Resources.Value getValue(); class ConfigValue (line 6287) | public static final class ConfigValue extends method ConfigValue (line 6292) | private ConfigValue() { method hasConfig (line 6300) | public boolean hasConfig() { method getConfig (line 6306) | public com.android.aapt.Resources.ConfigDescription getConfig() { method setConfig (line 6312) | private void setConfig(com.android.aapt.Resources.ConfigDescription ... method setConfig (line 6322) | private void setConfig( method mergeConfig (line 6330) | private void mergeConfig(com.android.aapt.Resources.ConfigDescriptio... method clearConfig (line 6343) | private void clearConfig() { config_ = null; method hasValue (line 6352) | public boolean hasValue() { method getValue (line 6358) | public com.android.aapt.Resources.Value getValue() { method setValue (line 6364) | private void setValue(com.android.aapt.Resources.Value value) { method setValue (line 6374) | private void setValue( method mergeValue (line 6382) | private void mergeValue(com.android.aapt.Resources.Value value) { method clearValue (line 6395) | private void clearValue() { value_ = null; method writeTo (line 6399) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 6410) | public int getSerializedSize() { method parseFrom (line 6428) | public static com.android.aapt.Resources.ConfigValue parseFrom( method parseFrom (line 6434) | public static com.android.aapt.Resources.ConfigValue parseFrom( method parseFrom (line 6441) | public static com.android.aapt.Resources.ConfigValue parseFrom(byte[... method parseFrom (line 6446) | public static com.android.aapt.Resources.ConfigValue parseFrom( method parseFrom (line 6453) | public static com.android.aapt.Resources.ConfigValue parseFrom(java.... method parseFrom (line 6458) | public static com.android.aapt.Resources.ConfigValue parseFrom( method parseDelimitedFrom (line 6465) | public static com.android.aapt.Resources.ConfigValue parseDelimitedF... method parseDelimitedFrom (line 6469) | public static com.android.aapt.Resources.ConfigValue parseDelimitedF... method parseFrom (line 6475) | public static com.android.aapt.Resources.ConfigValue parseFrom( method parseFrom (line 6481) | public static com.android.aapt.Resources.ConfigValue parseFrom( method newBuilder (line 6489) | public static Builder newBuilder() { method newBuilder (line 6492) | public static Builder newBuilder(com.android.aapt.Resources.ConfigVa... class Builder (line 6503) | public static final class Builder extends method Builder (line 6509) | private Builder() { method hasConfig (line 6517) | public boolean hasConfig() { method getConfig (line 6523) | public com.android.aapt.Resources.ConfigDescription getConfig() { method setConfig (line 6529) | public Builder setConfig(com.android.aapt.Resources.ConfigDescript... method setConfig (line 6537) | public Builder setConfig( method mergeConfig (line 6546) | public Builder mergeConfig(com.android.aapt.Resources.ConfigDescri... method clearConfig (line 6554) | public Builder clearConfig() { copyOnWrite(); method hasValue (line 6562) | public boolean hasValue() { method getValue (line 6568) | public com.android.aapt.Resources.Value getValue() { method setValue (line 6574) | public Builder setValue(com.android.aapt.Resources.Value value) { method setValue (line 6582) | public Builder setValue( method mergeValue (line 6591) | public Builder mergeValue(com.android.aapt.Resources.Value value) { method clearValue (line 6599) | public Builder clearValue() { copyOnWrite(); method dynamicMethod (line 6606) | protected final Object dynamicMethod( method getDefaultInstance (line 6713) | public static com.android.aapt.Resources.ConfigValue getDefaultInsta... method parser (line 6719) | public static com.google.protobuf.Parser parser() { type ValueOrBuilder (line 6724) | public interface ValueOrBuilder extends method hasSource (line 6735) | boolean hasSource(); method getSource (line 6743) | com.android.aapt.Resources.Source getSource(); method hasComment (line 6752) | boolean hasComment(); method getComment (line 6760) | java.lang.String getComment(); method getCommentBytes (line 6768) | com.google.protobuf.ByteString method hasWeak (line 6778) | boolean hasWeak(); method getWeak (line 6786) | boolean getWeak(); method hasItem (line 6795) | boolean hasItem(); method getItem (line 6803) | com.android.aapt.Resources.Item getItem(); method hasCompoundValue (line 6812) | boolean hasCompoundValue(); method getCompoundValue (line 6820) | com.android.aapt.Resources.CompoundValue getCompoundValue(); class Value (line 6829) | public static final class Value extends method Value (line 6834) | private Value() { method hasSource (line 6847) | public boolean hasSource() { method getSource (line 6857) | public com.android.aapt.Resources.Source getSource() { method setSource (line 6867) | private void setSource(com.android.aapt.Resources.Source value) { method setSource (line 6881) | private void setSource( method mergeSource (line 6893) | private void mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 6910) | private void clearSource() { source_ = null; method hasComment (line 6923) | public boolean hasComment() { method getComment (line 6933) | public java.lang.String getComment() { method getCommentBytes (line 6943) | public com.google.protobuf.ByteString method setComment (line 6954) | private void setComment( method clearComment (line 6969) | private void clearComment() { method setCommentBytes (line 6980) | private void setCommentBytes( method hasWeak (line 6998) | public boolean hasWeak() { method getWeak (line 7008) | public boolean getWeak() { method setWeak (line 7018) | private void setWeak(boolean value) { method clearWeak (line 7029) | private void clearWeak() { method hasItem (line 7043) | public boolean hasItem() { method getItem (line 7053) | public com.android.aapt.Resources.Item getItem() { method setItem (line 7063) | private void setItem(com.android.aapt.Resources.Item value) { method setItem (line 7077) | private void setItem( method mergeItem (line 7089) | private void mergeItem(com.android.aapt.Resources.Item value) { method clearItem (line 7106) | private void clearItem() { item_ = null; method hasCompoundValue (line 7119) | public boolean hasCompoundValue() { method getCompoundValue (line 7129) | public com.android.aapt.Resources.CompoundValue getCompoundValue() { method setCompoundValue (line 7139) | private void setCompoundValue(com.android.aapt.Resources.CompoundVal... method setCompoundValue (line 7153) | private void setCompoundValue( method mergeCompoundValue (line 7165) | private void mergeCompoundValue(com.android.aapt.Resources.CompoundV... method clearCompoundValue (line 7182) | private void clearCompoundValue() { compoundValue_ = null; method writeTo (line 7186) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 7206) | public int getSerializedSize() { method parseFrom (line 7236) | public static com.android.aapt.Resources.Value parseFrom( method parseFrom (line 7242) | public static com.android.aapt.Resources.Value parseFrom( method parseFrom (line 7249) | public static com.android.aapt.Resources.Value parseFrom(byte[] data) method parseFrom (line 7254) | public static com.android.aapt.Resources.Value parseFrom( method parseFrom (line 7261) | public static com.android.aapt.Resources.Value parseFrom(java.io.Inp... method parseFrom (line 7266) | public static com.android.aapt.Resources.Value parseFrom( method parseDelimitedFrom (line 7273) | public static com.android.aapt.Resources.Value parseDelimitedFrom(ja... method parseDelimitedFrom (line 7277) | public static com.android.aapt.Resources.Value parseDelimitedFrom( method parseFrom (line 7283) | public static com.android.aapt.Resources.Value parseFrom( method parseFrom (line 7289) | public static com.android.aapt.Resources.Value parseFrom( method newBuilder (line 7297) | public static Builder newBuilder() { method newBuilder (line 7300) | public static Builder newBuilder(com.android.aapt.Resources.Value pr... class Builder (line 7311) | public static final class Builder extends method Builder (line 7317) | private Builder() { method hasSource (line 7329) | public boolean hasSource() { method getSource (line 7339) | public com.android.aapt.Resources.Source getSource() { method setSource (line 7349) | public Builder setSource(com.android.aapt.Resources.Source value) { method setSource (line 7361) | public Builder setSource( method mergeSource (line 7374) | public Builder mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 7386) | public Builder clearSource() { copyOnWrite(); method hasComment (line 7398) | public boolean hasComment() { method getComment (line 7408) | public java.lang.String getComment() { method getCommentBytes (line 7418) | public com.google.protobuf.ByteString method setComment (line 7429) | public Builder setComment( method clearComment (line 7442) | public Builder clearComment() { method setCommentBytes (line 7454) | public Builder setCommentBytes( method hasWeak (line 7468) | public boolean hasWeak() { method getWeak (line 7478) | public boolean getWeak() { method setWeak (line 7488) | public Builder setWeak(boolean value) { method clearWeak (line 7500) | public Builder clearWeak() { method hasItem (line 7513) | public boolean hasItem() { method getItem (line 7523) | public com.android.aapt.Resources.Item getItem() { method setItem (line 7533) | public Builder setItem(com.android.aapt.Resources.Item value) { method setItem (line 7545) | public Builder setItem( method mergeItem (line 7558) | public Builder mergeItem(com.android.aapt.Resources.Item value) { method clearItem (line 7570) | public Builder clearItem() { copyOnWrite(); method hasCompoundValue (line 7582) | public boolean hasCompoundValue() { method getCompoundValue (line 7592) | public com.android.aapt.Resources.CompoundValue getCompoundValue() { method setCompoundValue (line 7602) | public Builder setCompoundValue(com.android.aapt.Resources.Compoun... method setCompoundValue (line 7614) | public Builder setCompoundValue( method mergeCompoundValue (line 7627) | public Builder mergeCompoundValue(com.android.aapt.Resources.Compo... method clearCompoundValue (line 7639) | public Builder clearCompoundValue() { copyOnWrite(); method dynamicMethod (line 7646) | protected final Object dynamicMethod( method getDefaultInstance (line 7784) | public static com.android.aapt.Resources.Value getDefaultInstance() { method parser (line 7790) | public static com.google.protobuf.Parser parser() { type ItemOrBuilder (line 7795) | public interface ItemOrBuilder extends method hasRef (line 7802) | boolean hasRef(); method getRef (line 7806) | com.android.aapt.Resources.Reference getRef(); method hasStr (line 7811) | boolean hasStr(); method getStr (line 7815) | com.android.aapt.Resources.String getStr(); method hasRawStr (line 7820) | boolean hasRawStr(); method getRawStr (line 7824) | com.android.aapt.Resources.RawString getRawStr(); method hasStyledStr (line 7829) | boolean hasStyledStr(); method getStyledStr (line 7833) | com.android.aapt.Resources.StyledString getStyledStr(); method hasFile (line 7838) | boolean hasFile(); method getFile (line 7842) | com.android.aapt.Resources.FileReference getFile(); method hasId (line 7847) | boolean hasId(); method getId (line 7851) | com.android.aapt.Resources.Id getId(); method hasPrim (line 7856) | boolean hasPrim(); method getPrim (line 7860) | com.android.aapt.Resources.Primitive getPrim(); class Item (line 7871) | public static final class Item extends method Item (line 7876) | private Item() { method hasRef (line 7884) | public boolean hasRef() { method getRef (line 7890) | public com.android.aapt.Resources.Reference getRef() { method setRef (line 7896) | private void setRef(com.android.aapt.Resources.Reference value) { method setRef (line 7906) | private void setRef( method mergeRef (line 7914) | private void mergeRef(com.android.aapt.Resources.Reference value) { method clearRef (line 7927) | private void clearRef() { ref_ = null; method hasStr (line 7936) | public boolean hasStr() { method getStr (line 7942) | public com.android.aapt.Resources.String getStr() { method setStr (line 7948) | private void setStr(com.android.aapt.Resources.String value) { method setStr (line 7958) | private void setStr( method mergeStr (line 7966) | private void mergeStr(com.android.aapt.Resources.String value) { method clearStr (line 7979) | private void clearStr() { str_ = null; method hasRawStr (line 7988) | public boolean hasRawStr() { method getRawStr (line 7994) | public com.android.aapt.Resources.RawString getRawStr() { method setRawStr (line 8000) | private void setRawStr(com.android.aapt.Resources.RawString value) { method setRawStr (line 8010) | private void setRawStr( method mergeRawStr (line 8018) | private void mergeRawStr(com.android.aapt.Resources.RawString value) { method clearRawStr (line 8031) | private void clearRawStr() { rawStr_ = null; method hasStyledStr (line 8040) | public boolean hasStyledStr() { method getStyledStr (line 8046) | public com.android.aapt.Resources.StyledString getStyledStr() { method setStyledStr (line 8052) | private void setStyledStr(com.android.aapt.Resources.StyledString va... method setStyledStr (line 8062) | private void setStyledStr( method mergeStyledStr (line 8070) | private void mergeStyledStr(com.android.aapt.Resources.StyledString ... method clearStyledStr (line 8083) | private void clearStyledStr() { styledStr_ = null; method hasFile (line 8092) | public boolean hasFile() { method getFile (line 8098) | public com.android.aapt.Resources.FileReference getFile() { method setFile (line 8104) | private void setFile(com.android.aapt.Resources.FileReference value) { method setFile (line 8114) | private void setFile( method mergeFile (line 8122) | private void mergeFile(com.android.aapt.Resources.FileReference valu... method clearFile (line 8135) | private void clearFile() { file_ = null; method hasId (line 8144) | public boolean hasId() { method getId (line 8150) | public com.android.aapt.Resources.Id getId() { method setId (line 8156) | private void setId(com.android.aapt.Resources.Id value) { method setId (line 8166) | private void setId( method mergeId (line 8174) | private void mergeId(com.android.aapt.Resources.Id value) { method clearId (line 8187) | private void clearId() { id_ = null; method hasPrim (line 8196) | public boolean hasPrim() { method getPrim (line 8202) | public com.android.aapt.Resources.Primitive getPrim() { method setPrim (line 8208) | private void setPrim(com.android.aapt.Resources.Primitive value) { method setPrim (line 8218) | private void setPrim( method mergePrim (line 8226) | private void mergePrim(com.android.aapt.Resources.Primitive value) { method clearPrim (line 8239) | private void clearPrim() { prim_ = null; method writeTo (line 8243) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 8269) | public int getSerializedSize() { method parseFrom (line 8307) | public static com.android.aapt.Resources.Item parseFrom( method parseFrom (line 8313) | public static com.android.aapt.Resources.Item parseFrom( method parseFrom (line 8320) | public static com.android.aapt.Resources.Item parseFrom(byte[] data) method parseFrom (line 8325) | public static com.android.aapt.Resources.Item parseFrom( method parseFrom (line 8332) | public static com.android.aapt.Resources.Item parseFrom(java.io.Inpu... method parseFrom (line 8337) | public static com.android.aapt.Resources.Item parseFrom( method parseDelimitedFrom (line 8344) | public static com.android.aapt.Resources.Item parseDelimitedFrom(jav... method parseDelimitedFrom (line 8348) | public static com.android.aapt.Resources.Item parseDelimitedFrom( method parseFrom (line 8354) | public static com.android.aapt.Resources.Item parseFrom( method parseFrom (line 8360) | public static com.android.aapt.Resources.Item parseFrom( method newBuilder (line 8368) | public static Builder newBuilder() { method newBuilder (line 8371) | public static Builder newBuilder(com.android.aapt.Resources.Item pro... class Builder (line 8384) | public static final class Builder extends method Builder (line 8390) | private Builder() { method hasRef (line 8398) | public boolean hasRef() { method getRef (line 8404) | public com.android.aapt.Resources.Reference getRef() { method setRef (line 8410) | public Builder setRef(com.android.aapt.Resources.Reference value) { method setRef (line 8418) | public Builder setRef( method mergeRef (line 8427) | public Builder mergeRef(com.android.aapt.Resources.Reference value) { method clearRef (line 8435) | public Builder clearRef() { copyOnWrite(); method hasStr (line 8443) | public boolean hasStr() { method getStr (line 8449) | public com.android.aapt.Resources.String getStr() { method setStr (line 8455) | public Builder setStr(com.android.aapt.Resources.String value) { method setStr (line 8463) | public Builder setStr( method mergeStr (line 8472) | public Builder mergeStr(com.android.aapt.Resources.String value) { method clearStr (line 8480) | public Builder clearStr() { copyOnWrite(); method hasRawStr (line 8488) | public boolean hasRawStr() { method getRawStr (line 8494) | public com.android.aapt.Resources.RawString getRawStr() { method setRawStr (line 8500) | public Builder setRawStr(com.android.aapt.Resources.RawString valu... method setRawStr (line 8508) | public Builder setRawStr( method mergeRawStr (line 8517) | public Builder mergeRawStr(com.android.aapt.Resources.RawString va... method clearRawStr (line 8525) | public Builder clearRawStr() { copyOnWrite(); method hasStyledStr (line 8533) | public boolean hasStyledStr() { method getStyledStr (line 8539) | public com.android.aapt.Resources.StyledString getStyledStr() { method setStyledStr (line 8545) | public Builder setStyledStr(com.android.aapt.Resources.StyledStrin... method setStyledStr (line 8553) | public Builder setStyledStr( method mergeStyledStr (line 8562) | public Builder mergeStyledStr(com.android.aapt.Resources.StyledStr... method clearStyledStr (line 8570) | public Builder clearStyledStr() { copyOnWrite(); method hasFile (line 8578) | public boolean hasFile() { method getFile (line 8584) | public com.android.aapt.Resources.FileReference getFile() { method setFile (line 8590) | public Builder setFile(com.android.aapt.Resources.FileReference va... method setFile (line 8598) | public Builder setFile( method mergeFile (line 8607) | public Builder mergeFile(com.android.aapt.Resources.FileReference ... method clearFile (line 8615) | public Builder clearFile() { copyOnWrite(); method hasId (line 8623) | public boolean hasId() { method getId (line 8629) | public com.android.aapt.Resources.Id getId() { method setId (line 8635) | public Builder setId(com.android.aapt.Resources.Id value) { method setId (line 8643) | public Builder setId( method mergeId (line 8652) | public Builder mergeId(com.android.aapt.Resources.Id value) { method clearId (line 8660) | public Builder clearId() { copyOnWrite(); method hasPrim (line 8668) | public boolean hasPrim() { method getPrim (line 8674) | public com.android.aapt.Resources.Primitive getPrim() { method setPrim (line 8680) | public Builder setPrim(com.android.aapt.Resources.Primitive value) { method setPrim (line 8688) | public Builder setPrim( method mergePrim (line 8697) | public Builder mergePrim(com.android.aapt.Resources.Primitive valu... method clearPrim (line 8705) | public Builder clearPrim() { copyOnWrite(); method dynamicMethod (line 8712) | protected final Object dynamicMethod( method getDefaultInstance (line 8889) | public static com.android.aapt.Resources.Item getDefaultInstance() { method parser (line 8895) | public static com.google.protobuf.Parser parser() { type CompoundValueOrBuilder (line 8900) | public interface CompoundValueOrBuilder extends method hasAttr (line 8907) | boolean hasAttr(); method getAttr (line 8911) | com.android.aapt.Resources.Attribute getAttr(); method hasStyle (line 8916) | boolean hasStyle(); method getStyle (line 8920) | com.android.aapt.Resources.Style getStyle(); method hasStyleable (line 8925) | boolean hasStyleable(); method getStyleable (line 8929) | com.android.aapt.Resources.Styleable getStyleable(); method hasArray (line 8934) | boolean hasArray(); method getArray (line 8938) | com.android.aapt.Resources.Array getArray(); method hasPlural (line 8943) | boolean hasPlural(); method getPlural (line 8947) | com.android.aapt.Resources.Plural getPlural(); class CompoundValue (line 8958) | public static final class CompoundValue extends method CompoundValue (line 8963) | private CompoundValue() { method hasAttr (line 8971) | public boolean hasAttr() { method getAttr (line 8977) | public com.android.aapt.Resources.Attribute getAttr() { method setAttr (line 8983) | private void setAttr(com.android.aapt.Resources.Attribute value) { method setAttr (line 8993) | private void setAttr( method mergeAttr (line 9001) | private void mergeAttr(com.android.aapt.Resources.Attribute value) { method clearAttr (line 9014) | private void clearAttr() { attr_ = null; method hasStyle (line 9023) | public boolean hasStyle() { method getStyle (line 9029) | public com.android.aapt.Resources.Style getStyle() { method setStyle (line 9035) | private void setStyle(com.android.aapt.Resources.Style value) { method setStyle (line 9045) | private void setStyle( method mergeStyle (line 9053) | private void mergeStyle(com.android.aapt.Resources.Style value) { method clearStyle (line 9066) | private void clearStyle() { style_ = null; method hasStyleable (line 9075) | public boolean hasStyleable() { method getStyleable (line 9081) | public com.android.aapt.Resources.Styleable getStyleable() { method setStyleable (line 9087) | private void setStyleable(com.android.aapt.Resources.Styleable value) { method setStyleable (line 9097) | private void setStyleable( method mergeStyleable (line 9105) | private void mergeStyleable(com.android.aapt.Resources.Styleable val... method clearStyleable (line 9118) | private void clearStyleable() { styleable_ = null; method hasArray (line 9127) | public boolean hasArray() { method getArray (line 9133) | public com.android.aapt.Resources.Array getArray() { method setArray (line 9139) | private void setArray(com.android.aapt.Resources.Array value) { method setArray (line 9149) | private void setArray( method mergeArray (line 9157) | private void mergeArray(com.android.aapt.Resources.Array value) { method clearArray (line 9170) | private void clearArray() { array_ = null; method hasPlural (line 9179) | public boolean hasPlural() { method getPlural (line 9185) | public com.android.aapt.Resources.Plural getPlural() { method setPlural (line 9191) | private void setPlural(com.android.aapt.Resources.Plural value) { method setPlural (line 9201) | private void setPlural( method mergePlural (line 9209) | private void mergePlural(com.android.aapt.Resources.Plural value) { method clearPlural (line 9222) | private void clearPlural() { plural_ = null; method writeTo (line 9226) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 9246) | public int getSerializedSize() { method parseFrom (line 9276) | public static com.android.aapt.Resources.CompoundValue parseFrom( method parseFrom (line 9282) | public static com.android.aapt.Resources.CompoundValue parseFrom( method parseFrom (line 9289) | public static com.android.aapt.Resources.CompoundValue parseFrom(byt... method parseFrom (line 9294) | public static com.android.aapt.Resources.CompoundValue parseFrom( method parseFrom (line 9301) | public static com.android.aapt.Resources.CompoundValue parseFrom(jav... method parseFrom (line 9306) | public static com.android.aapt.Resources.CompoundValue parseFrom( method parseDelimitedFrom (line 9313) | public static com.android.aapt.Resources.CompoundValue parseDelimite... method parseDelimitedFrom (line 9317) | public static com.android.aapt.Resources.CompoundValue parseDelimite... method parseFrom (line 9323) | public static com.android.aapt.Resources.CompoundValue parseFrom( method parseFrom (line 9329) | public static com.android.aapt.Resources.CompoundValue parseFrom( method newBuilder (line 9337) | public static Builder newBuilder() { method newBuilder (line 9340) | public static Builder newBuilder(com.android.aapt.Resources.Compound... class Builder (line 9353) | public static final class Builder extends method Builder (line 9359) | private Builder() { method hasAttr (line 9367) | public boolean hasAttr() { method getAttr (line 9373) | public com.android.aapt.Resources.Attribute getAttr() { method setAttr (line 9379) | public Builder setAttr(com.android.aapt.Resources.Attribute value) { method setAttr (line 9387) | public Builder setAttr( method mergeAttr (line 9396) | public Builder mergeAttr(com.android.aapt.Resources.Attribute valu... method clearAttr (line 9404) | public Builder clearAttr() { copyOnWrite(); method hasStyle (line 9412) | public boolean hasStyle() { method getStyle (line 9418) | public com.android.aapt.Resources.Style getStyle() { method setStyle (line 9424) | public Builder setStyle(com.android.aapt.Resources.Style value) { method setStyle (line 9432) | public Builder setStyle( method mergeStyle (line 9441) | public Builder mergeStyle(com.android.aapt.Resources.Style value) { method clearStyle (line 9449) | public Builder clearStyle() { copyOnWrite(); method hasStyleable (line 9457) | public boolean hasStyleable() { method getStyleable (line 9463) | public com.android.aapt.Resources.Styleable getStyleable() { method setStyleable (line 9469) | public Builder setStyleable(com.android.aapt.Resources.Styleable v... method setStyleable (line 9477) | public Builder setStyleable( method mergeStyleable (line 9486) | public Builder mergeStyleable(com.android.aapt.Resources.Styleable... method clearStyleable (line 9494) | public Builder clearStyleable() { copyOnWrite(); method hasArray (line 9502) | public boolean hasArray() { method getArray (line 9508) | public com.android.aapt.Resources.Array getArray() { method setArray (line 9514) | public Builder setArray(com.android.aapt.Resources.Array value) { method setArray (line 9522) | public Builder setArray( method mergeArray (line 9531) | public Builder mergeArray(com.android.aapt.Resources.Array value) { method clearArray (line 9539) | public Builder clearArray() { copyOnWrite(); method hasPlural (line 9547) | public boolean hasPlural() { method getPlural (line 9553) | public com.android.aapt.Resources.Plural getPlural() { method setPlural (line 9559) | public Builder setPlural(com.android.aapt.Resources.Plural value) { method setPlural (line 9567) | public Builder setPlural( method mergePlural (line 9576) | public Builder mergePlural(com.android.aapt.Resources.Plural value) { method clearPlural (line 9584) | public Builder clearPlural() { copyOnWrite(); method dynamicMethod (line 9591) | protected final Object dynamicMethod( method getDefaultInstance (line 9740) | public static com.android.aapt.Resources.CompoundValue getDefaultIns... method parser (line 9746) | public static com.google.protobuf.Parser parser() { type ReferenceOrBuilder (line 9751) | public interface ReferenceOrBuilder extends method hasType (line 9758) | boolean hasType(); method getType (line 9762) | com.android.aapt.Resources.Reference.Type getType(); method hasId (line 9771) | boolean hasId(); method getId (line 9779) | int getId(); method hasName (line 9788) | boolean hasName(); method getName (line 9796) | java.lang.String getName(); method getNameBytes (line 9804) | com.google.protobuf.ByteString method hasPrivate (line 9814) | boolean hasPrivate(); method getPrivate (line 9822) | boolean getPrivate(); class Reference (line 9831) | public static final class Reference extends method Reference (line 9836) | private Reference() { type Type (line 9842) | public enum Type method getNumber (line 9880) | public final int getNumber() { method valueOf (line 9887) | @java.lang.Deprecated method forNumber (line 9892) | public static Type forNumber(int value) { method internalGetValueMap (line 9900) | public static com.google.protobuf.Internal.EnumLiteMap method findValueByNumber (line 9907) | public Type findValueByNumber(int number) { method Type (line 9914) | private Type(int value) { method hasType (line 9927) | public boolean hasType() { method getType (line 9933) | public com.android.aapt.Resources.Reference.Type getType() { method setType (line 9940) | private void setType(com.android.aapt.Resources.Reference.Type value) { method clearType (line 9950) | private void clearType() { method hasId (line 9964) | public boolean hasId() { method getId (line 9974) | public int getId() { method setId (line 9984) | private void setId(int value) { method clearId (line 9995) | private void clearId() { method hasName (line 10009) | public boolean hasName() { method getName (line 10019) | public java.lang.String getName() { method getNameBytes (line 10029) | public com.google.protobuf.ByteString method setName (line 10040) | private void setName( method clearName (line 10055) | private void clearName() { method setNameBytes (line 10066) | private void setNameBytes( method hasPrivate (line 10084) | public boolean hasPrivate() { method getPrivate (line 10094) | public boolean getPrivate() { method setPrivate (line 10104) | private void setPrivate(boolean value) { method clearPrivate (line 10115) | private void clearPrivate() { method writeTo (line 10120) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 10137) | public int getSerializedSize() { method parseFrom (line 10163) | public static com.android.aapt.Resources.Reference parseFrom( method parseFrom (line 10169) | public static com.android.aapt.Resources.Reference parseFrom( method parseFrom (line 10176) | public static com.android.aapt.Resources.Reference parseFrom(byte[] ... method parseFrom (line 10181) | public static com.android.aapt.Resources.Reference parseFrom( method parseFrom (line 10188) | public static com.android.aapt.Resources.Reference parseFrom(java.io... method parseFrom (line 10193) | public static com.android.aapt.Resources.Reference parseFrom( method parseDelimitedFrom (line 10200) | public static com.android.aapt.Resources.Reference parseDelimitedFro... method parseDelimitedFrom (line 10204) | public static com.android.aapt.Resources.Reference parseDelimitedFrom( method parseFrom (line 10210) | public static com.android.aapt.Resources.Reference parseFrom( method parseFrom (line 10216) | public static com.android.aapt.Resources.Reference parseFrom( method newBuilder (line 10224) | public static Builder newBuilder() { method newBuilder (line 10227) | public static Builder newBuilder(com.android.aapt.Resources.Referenc... class Builder (line 10238) | public static final class Builder extends method Builder (line 10244) | private Builder() { method hasType (line 10252) | public boolean hasType() { method getType (line 10258) | public com.android.aapt.Resources.Reference.Type getType() { method setType (line 10264) | public Builder setType(com.android.aapt.Resources.Reference.Type v... method clearType (line 10272) | public Builder clearType() { method hasId (line 10285) | public boolean hasId() { method getId (line 10295) | public int getId() { method setId (line 10305) | public Builder setId(int value) { method clearId (line 10317) | public Builder clearId() { method hasName (line 10330) | public boolean hasName() { method getName (line 10340) | public java.lang.String getName() { method getNameBytes (line 10350) | public com.google.protobuf.ByteString method setName (line 10361) | public Builder setName( method clearName (line 10374) | public Builder clearName() { method setNameBytes (line 10386) | public Builder setNameBytes( method hasPrivate (line 10400) | public boolean hasPrivate() { method getPrivate (line 10410) | public boolean getPrivate() { method setPrivate (line 10420) | public Builder setPrivate(boolean value) { method clearPrivate (line 10432) | public Builder clearPrivate() { method dynamicMethod (line 10440) | protected final Object dynamicMethod( method getDefaultInstance (line 10557) | public static com.android.aapt.Resources.Reference getDefaultInstanc... method parser (line 10563) | public static com.google.protobuf.Parser parser() { type IdOrBuilder (line 10568) | public interface IdOrBuilder extends class Id (line 10580) | public static final class Id extends method Id (line 10585) | private Id() { method writeTo (line 10587) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 10592) | public int getSerializedSize() { method parseFrom (line 10602) | public static com.android.aapt.Resources.Id parseFrom( method parseFrom (line 10608) | public static com.android.aapt.Resources.Id parseFrom( method parseFrom (line 10615) | public static com.android.aapt.Resources.Id parseFrom(byte[] data) method parseFrom (line 10620) | public static com.android.aapt.Resources.Id parseFrom( method parseFrom (line 10627) | public static com.android.aapt.Resources.Id parseFrom(java.io.InputS... method parseFrom (line 10632) | public static com.android.aapt.Resources.Id parseFrom( method parseDelimitedFrom (line 10639) | public static com.android.aapt.Resources.Id parseDelimitedFrom(java.... method parseDelimitedFrom (line 10643) | public static com.android.aapt.Resources.Id parseDelimitedFrom( method parseFrom (line 10649) | public static com.android.aapt.Resources.Id parseFrom( method parseFrom (line 10655) | public static com.android.aapt.Resources.Id parseFrom( method newBuilder (line 10663) | public static Builder newBuilder() { method newBuilder (line 10666) | public static Builder newBuilder(com.android.aapt.Resources.Id proto... class Builder (line 10678) | public static final class Builder extends method Builder (line 10684) | private Builder() { method dynamicMethod (line 10691) | protected final Object dynamicMethod( method getDefaultInstance (line 10769) | public static com.android.aapt.Resources.Id getDefaultInstance() { method parser (line 10775) | public static com.google.protobuf.Parser parser() { type StringOrBuilder (line 10780) | public interface StringOrBuilder extends method hasValue (line 10787) | boolean hasValue(); method getValue (line 10791) | java.lang.String getValue(); method getValueBytes (line 10795) | com.google.protobuf.ByteString class String (line 10805) | public static final class String extends method String (line 10810) | private String() { method hasValue (line 10819) | public boolean hasValue() { method getValue (line 10825) | public java.lang.String getValue() { method getValueBytes (line 10831) | public com.google.protobuf.ByteString method setValue (line 10838) | private void setValue( method clearValue (line 10849) | private void clearValue() { method setValueBytes (line 10856) | private void setValueBytes( method writeTo (line 10865) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 10873) | public int getSerializedSize() { method parseFrom (line 10887) | public static com.android.aapt.Resources.String parseFrom( method parseFrom (line 10893) | public static com.android.aapt.Resources.String parseFrom( method parseFrom (line 10900) | public static com.android.aapt.Resources.String parseFrom(byte[] data) method parseFrom (line 10905) | public static com.android.aapt.Resources.String parseFrom( method parseFrom (line 10912) | public static com.android.aapt.Resources.String parseFrom(java.io.In... method parseFrom (line 10917) | public static com.android.aapt.Resources.String parseFrom( method parseDelimitedFrom (line 10924) | public static com.android.aapt.Resources.String parseDelimitedFrom(j... method parseDelimitedFrom (line 10928) | public static com.android.aapt.Resources.String parseDelimitedFrom( method parseFrom (line 10934) | public static com.android.aapt.Resources.String parseFrom( method parseFrom (line 10940) | public static com.android.aapt.Resources.String parseFrom( method newBuilder (line 10948) | public static Builder newBuilder() { method newBuilder (line 10951) | public static Builder newBuilder(com.android.aapt.Resources.String p... class Builder (line 10962) | public static final class Builder extends method Builder (line 10968) | private Builder() { method hasValue (line 10976) | public boolean hasValue() { method getValue (line 10982) | public java.lang.String getValue() { method getValueBytes (line 10988) | public com.google.protobuf.ByteString method setValue (line 10995) | public Builder setValue( method clearValue (line 11004) | public Builder clearValue() { method setValueBytes (line 11012) | public Builder setValueBytes( method dynamicMethod (line 11021) | protected final Object dynamicMethod( method getDefaultInstance (line 11109) | public static com.android.aapt.Resources.String getDefaultInstance() { method parser (line 11115) | public static com.google.protobuf.Parser parser() { type RawStringOrBuilder (line 11120) | public interface RawStringOrBuilder extends method hasValue (line 11127) | boolean hasValue(); method getValue (line 11131) | java.lang.String getValue(); method getValueBytes (line 11135) | com.google.protobuf.ByteString class RawString (line 11147) | public static final class RawString extends method RawString (line 11152) | private RawString() { method hasValue (line 11161) | public boolean hasValue() { method getValue (line 11167) | public java.lang.String getValue() { method getValueBytes (line 11173) | public com.google.protobuf.ByteString method setValue (line 11180) | private void setValue( method clearValue (line 11191) | private void clearValue() { method setValueBytes (line 11198) | private void setValueBytes( method writeTo (line 11207) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 11215) | public int getSerializedSize() { method parseFrom (line 11229) | public static com.android.aapt.Resources.RawString parseFrom( method parseFrom (line 11235) | public static com.android.aapt.Resources.RawString parseFrom( method parseFrom (line 11242) | public static com.android.aapt.Resources.RawString parseFrom(byte[] ... method parseFrom (line 11247) | public static com.android.aapt.Resources.RawString parseFrom( method parseFrom (line 11254) | public static com.android.aapt.Resources.RawString parseFrom(java.io... method parseFrom (line 11259) | public static com.android.aapt.Resources.RawString parseFrom( method parseDelimitedFrom (line 11266) | public static com.android.aapt.Resources.RawString parseDelimitedFro... method parseDelimitedFrom (line 11270) | public static com.android.aapt.Resources.RawString parseDelimitedFrom( method parseFrom (line 11276) | public static com.android.aapt.Resources.RawString parseFrom( method parseFrom (line 11282) | public static com.android.aapt.Resources.RawString parseFrom( method newBuilder (line 11290) | public static Builder newBuilder() { method newBuilder (line 11293) | public static Builder newBuilder(com.android.aapt.Resources.RawStrin... class Builder (line 11306) | public static final class Builder extends method Builder (line 11312) | private Builder() { method hasValue (line 11320) | public boolean hasValue() { method getValue (line 11326) | public java.lang.String getValue() { method getValueBytes (line 11332) | public com.google.protobuf.ByteString method setValue (line 11339) | public Builder setValue( method clearValue (line 11348) | public Builder clearValue() { method setValueBytes (line 11356) | public Builder setValueBytes( method dynamicMethod (line 11365) | protected final Object dynamicMethod( method getDefaultInstance (line 11453) | public static com.android.aapt.Resources.RawString getDefaultInstanc... method parser (line 11459) | public static com.google.protobuf.Parser parser() { type StyledStringOrBuilder (line 11464) | public interface StyledStringOrBuilder extends method hasValue (line 11475) | boolean hasValue(); method getValue (line 11483) | java.lang.String getValue(); method getValueBytes (line 11491) | com.google.protobuf.ByteString method getSpanList (line 11497) | java.util.List method getSpan (line 11502) | com.android.aapt.Resources.StyledString.Span getSpan(int index); method getSpanCount (line 11506) | int getSpanCount(); class StyledString (line 11515) | public static final class StyledString extends method StyledString (line 11520) | private StyledString() { type SpanOrBuilder (line 11524) | public interface SpanOrBuilder extends method hasTag (line 11536) | boolean hasTag(); method getTag (line 11545) | java.lang.String getTag(); method getTagBytes (line 11554) | com.google.protobuf.ByteString method hasFirstChar (line 11564) | boolean hasFirstChar(); method getFirstChar (line 11572) | int getFirstChar(); method hasLastChar (line 11581) | boolean hasLastChar(); method getLastChar (line 11589) | int getLastChar(); class Span (line 11598) | public static final class Span extends method Span (line 11603) | private Span() { method hasTag (line 11617) | public boolean hasTag() { method getTag (line 11628) | public java.lang.String getTag() { method getTagBytes (line 11639) | public com.google.protobuf.ByteString method setTag (line 11651) | private void setTag( method clearTag (line 11667) | private void clearTag() { method setTagBytes (line 11679) | private void setTagBytes( method hasFirstChar (line 11697) | public boolean hasFirstChar() { method getFirstChar (line 11707) | public int getFirstChar() { method setFirstChar (line 11717) | private void setFirstChar(int value) { method clearFirstChar (line 11728) | private void clearFirstChar() { method hasLastChar (line 11742) | public boolean hasLastChar() { method getLastChar (line 11752) | public int getLastChar() { method setLastChar (line 11762) | private void setLastChar(int value) { method clearLastChar (line 11773) | private void clearLastChar() { method writeTo (line 11778) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 11792) | public int getSerializedSize() { method parseFrom (line 11814) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method parseFrom (line 11820) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method parseFrom (line 11827) | public static com.android.aapt.Resources.StyledString.Span parseFr... method parseFrom (line 11832) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method parseFrom (line 11839) | public static com.android.aapt.Resources.StyledString.Span parseFr... method parseFrom (line 11844) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method parseDelimitedFrom (line 11851) | public static com.android.aapt.Resources.StyledString.Span parseDe... method parseDelimitedFrom (line 11855) | public static com.android.aapt.Resources.StyledString.Span parseDe... method parseFrom (line 11861) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method parseFrom (line 11867) | public static com.android.aapt.Resources.StyledString.Span parseFrom( method newBuilder (line 11875) | public static Builder newBuilder() { method newBuilder (line 11878) | public static Builder newBuilder(com.android.aapt.Resources.Styled... class Builder (line 11889) | public static final class Builder extends method Builder (line 11895) | private Builder() { method hasTag (line 11908) | public boolean hasTag() { method getTag (line 11919) | public java.lang.String getTag() { method getTagBytes (line 11930) | public com.google.protobuf.ByteString method setTag (line 11942) | public Builder setTag( method clearTag (line 11956) | public Builder clearTag() { method setTagBytes (line 11969) | public Builder setTagBytes( method hasFirstChar (line 11983) | public boolean hasFirstChar() { method getFirstChar (line 11993) | public int getFirstChar() { method setFirstChar (line 12003) | public Builder setFirstChar(int value) { method clearFirstChar (line 12015) | public Builder clearFirstChar() { method hasLastChar (line 12028) | public boolean hasLastChar() { method getLastChar (line 12038) | public int getLastChar() { method setLastChar (line 12048) | public Builder setLastChar(int value) { method clearLastChar (line 12060) | public Builder clearLastChar() { method dynamicMethod (line 12068) | protected final Object dynamicMethod( method getDefaultInstance (line 12172) | public static com.android.aapt.Resources.StyledString.Span getDefa... method parser (line 12178) | public static com.google.protobuf.Parser parser() { method hasValue (line 12193) | public boolean hasValue() { method getValue (line 12203) | public java.lang.String getValue() { method getValueBytes (line 12213) | public com.google.protobuf.ByteString method setValue (line 12224) | private void setValue( method clearValue (line 12239) | private void clearValue() { method setValueBytes (line 12250) | private void setValueBytes( method getSpanList (line 12264) | public java.util.List ... method getSpanOrBuilderList (line 12270) | public java.util.List parser() { type FileReferenceOrBuilder (line 12773) | public interface FileReferenceOrBuilder extends method hasPath (line 12784) | boolean hasPath(); method getPath (line 12792) | java.lang.String getPath(); method getPathBytes (line 12800) | com.google.protobuf.ByteString class FileReference (line 12810) | public static final class FileReference extends method FileReference (line 12815) | private FileReference() { method hasPath (line 12828) | public boolean hasPath() { method getPath (line 12838) | public java.lang.String getPath() { method getPathBytes (line 12848) | public com.google.protobuf.ByteString method setPath (line 12859) | private void setPath( method clearPath (line 12874) | private void clearPath() { method setPathBytes (line 12885) | private void setPathBytes( method writeTo (line 12894) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 12902) | public int getSerializedSize() { method parseFrom (line 12916) | public static com.android.aapt.Resources.FileReference parseFrom( method parseFrom (line 12922) | public static com.android.aapt.Resources.FileReference parseFrom( method parseFrom (line 12929) | public static com.android.aapt.Resources.FileReference parseFrom(byt... method parseFrom (line 12934) | public static com.android.aapt.Resources.FileReference parseFrom( method parseFrom (line 12941) | public static com.android.aapt.Resources.FileReference parseFrom(jav... method parseFrom (line 12946) | public static com.android.aapt.Resources.FileReference parseFrom( method parseDelimitedFrom (line 12953) | public static com.android.aapt.Resources.FileReference parseDelimite... method parseDelimitedFrom (line 12957) | public static com.android.aapt.Resources.FileReference parseDelimite... method parseFrom (line 12963) | public static com.android.aapt.Resources.FileReference parseFrom( method parseFrom (line 12969) | public static com.android.aapt.Resources.FileReference parseFrom( method newBuilder (line 12977) | public static Builder newBuilder() { method newBuilder (line 12980) | public static Builder newBuilder(com.android.aapt.Resources.FileRefe... class Builder (line 12991) | public static final class Builder extends method Builder (line 12997) | private Builder() { method hasPath (line 13009) | public boolean hasPath() { method getPath (line 13019) | public java.lang.String getPath() { method getPathBytes (line 13029) | public com.google.protobuf.ByteString method setPath (line 13040) | public Builder setPath( method clearPath (line 13053) | public Builder clearPath() { method setPathBytes (line 13065) | public Builder setPathBytes( method dynamicMethod (line 13074) | protected final Object dynamicMethod( method getDefaultInstance (line 13162) | public static com.android.aapt.Resources.FileReference getDefaultIns... method parser (line 13168) | public static com.google.protobuf.Parser parser() { type PrimitiveOrBuilder (line 13173) | public interface PrimitiveOrBuilder extends method hasType (line 13180) | boolean hasType(); method getType (line 13184) | int getType(); method hasData (line 13189) | boolean hasData(); method getData (line 13193) | int getData(); class Primitive (line 13203) | public static final class Primitive extends method Primitive (line 13208) | private Primitive() { method hasType (line 13216) | public boolean hasType() { method getType (line 13222) | public int getType() { method setType (line 13228) | private void setType(int value) { method clearType (line 13235) | private void clearType() { method hasData (line 13245) | public boolean hasData() { method getData (line 13251) | public int getData() { method setData (line 13257) | private void setData(int value) { method clearData (line 13264) | private void clearData() { method writeTo (line 13269) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 13280) | public int getSerializedSize() { method parseFrom (line 13298) | public static com.android.aapt.Resources.Primitive parseFrom( method parseFrom (line 13304) | public static com.android.aapt.Resources.Primitive parseFrom( method parseFrom (line 13311) | public static com.android.aapt.Resources.Primitive parseFrom(byte[] ... method parseFrom (line 13316) | public static com.android.aapt.Resources.Primitive parseFrom( method parseFrom (line 13323) | public static com.android.aapt.Resources.Primitive parseFrom(java.io... method parseFrom (line 13328) | public static com.android.aapt.Resources.Primitive parseFrom( method parseDelimitedFrom (line 13335) | public static com.android.aapt.Resources.Primitive parseDelimitedFro... method parseDelimitedFrom (line 13339) | public static com.android.aapt.Resources.Primitive parseDelimitedFrom( method parseFrom (line 13345) | public static com.android.aapt.Resources.Primitive parseFrom( method parseFrom (line 13351) | public static com.android.aapt.Resources.Primitive parseFrom( method newBuilder (line 13359) | public static Builder newBuilder() { method newBuilder (line 13362) | public static Builder newBuilder(com.android.aapt.Resources.Primitiv... class Builder (line 13374) | public static final class Builder extends method Builder (line 13380) | private Builder() { method hasType (line 13388) | public boolean hasType() { method getType (line 13394) | public int getType() { method setType (line 13400) | public Builder setType(int value) { method clearType (line 13408) | public Builder clearType() { method hasData (line 13417) | public boolean hasData() { method getData (line 13423) | public int getData() { method setData (line 13429) | public Builder setData(int value) { method clearData (line 13437) | public Builder clearData() { method dynamicMethod (line 13445) | protected final Object dynamicMethod( method getDefaultInstance (line 13540) | public static com.android.aapt.Resources.Primitive getDefaultInstanc... method parser (line 13546) | public static com.google.protobuf.Parser parser() { type AttributeOrBuilder (line 13551) | public interface AttributeOrBuilder extends method hasFormatFlags (line 13563) | boolean hasFormatFlags(); method getFormatFlags (line 13572) | int getFormatFlags(); method hasMinInt (line 13582) | boolean hasMinInt(); method getMinInt (line 13591) | int getMinInt(); method hasMaxInt (line 13601) | boolean hasMaxInt(); method getMaxInt (line 13610) | int getMaxInt(); method getSymbolList (line 13620) | java.util.List method getSymbol (line 13630) | com.android.aapt.Resources.Attribute.Symbol getSymbol(int index); method getSymbolCount (line 13639) | int getSymbolCount(); class Attribute (line 13648) | public static final class Attribute extends method Attribute (line 13653) | private Attribute() { type FormatFlags (line 13663) | public enum FormatFlags method getNumber (line 13845) | public final int getNumber() { method valueOf (line 13852) | @java.lang.Deprecated method forNumber (line 13857) | public static FormatFlags forNumber(int value) { method internalGetValueMap (line 13874) | public static com.google.protobuf.Internal.EnumLiteMap method findValueByNumber (line 13881) | public FormatFlags findValueByNumber(int number) { method FormatFlags (line 13888) | private FormatFlags(int value) { type SymbolOrBuilder (line 13895) | public interface SymbolOrBuilder extends method hasSource (line 13906) | boolean hasSource(); method getSource (line 13914) | com.android.aapt.Resources.Source getSource(); method hasComment (line 13923) | boolean hasComment(); method getComment (line 13931) | java.lang.String getComment(); method getCommentBytes (line 13939) | com.google.protobuf.ByteString method hasName (line 13950) | boolean hasName(); method getName (line 13959) | com.android.aapt.Resources.Reference getName(); method hasValue (line 13968) | boolean hasValue(); method getValue (line 13976) | int getValue(); class Symbol (line 13985) | public static final class Symbol extends method Symbol (line 13990) | private Symbol() { method hasSource (line 14003) | public boolean hasSource() { method getSource (line 14013) | public com.android.aapt.Resources.Source getSource() { method setSource (line 14023) | private void setSource(com.android.aapt.Resources.Source value) { method setSource (line 14037) | private void setSource( method mergeSource (line 14049) | private void mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 14066) | private void clearSource() { source_ = null; method hasComment (line 14079) | public boolean hasComment() { method getComment (line 14089) | public java.lang.String getComment() { method getCommentBytes (line 14099) | public com.google.protobuf.ByteString method setComment (line 14110) | private void setComment( method clearComment (line 14125) | private void clearComment() { method setCommentBytes (line 14136) | private void setCommentBytes( method hasName (line 14155) | public boolean hasName() { method getName (line 14166) | public com.android.aapt.Resources.Reference getName() { method setName (line 14177) | private void setName(com.android.aapt.Resources.Reference value) { method setName (line 14192) | private void setName( method mergeName (line 14205) | private void mergeName(com.android.aapt.Resources.Reference value) { method clearName (line 14223) | private void clearName() { name_ = null; method hasValue (line 14236) | public boolean hasValue() { method getValue (line 14246) | public int getValue() { method setValue (line 14256) | private void setValue(int value) { method clearValue (line 14267) | private void clearValue() { method writeTo (line 14272) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 14289) | public int getSerializedSize() { method parseFrom (line 14315) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method parseFrom (line 14321) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method parseFrom (line 14328) | public static com.android.aapt.Resources.Attribute.Symbol parseFro... method parseFrom (line 14333) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method parseFrom (line 14340) | public static com.android.aapt.Resources.Attribute.Symbol parseFro... method parseFrom (line 14345) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method parseDelimitedFrom (line 14352) | public static com.android.aapt.Resources.Attribute.Symbol parseDel... method parseDelimitedFrom (line 14356) | public static com.android.aapt.Resources.Attribute.Symbol parseDel... method parseFrom (line 14362) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method parseFrom (line 14368) | public static com.android.aapt.Resources.Attribute.Symbol parseFrom( method newBuilder (line 14376) | public static Builder newBuilder() { method newBuilder (line 14379) | public static Builder newBuilder(com.android.aapt.Resources.Attrib... class Builder (line 14390) | public static final class Builder extends method Builder (line 14396) | private Builder() { method hasSource (line 14408) | public boolean hasSource() { method getSource (line 14418) | public com.android.aapt.Resources.Source getSource() { method setSource (line 14428) | public Builder setSource(com.android.aapt.Resources.Source value) { method setSource (line 14440) | public Builder setSource( method mergeSource (line 14453) | public Builder mergeSource(com.android.aapt.Resources.Source val... method clearSource (line 14465) | public Builder clearSource() { copyOnWrite(); method hasComment (line 14477) | public boolean hasComment() { method getComment (line 14487) | public java.lang.String getComment() { method getCommentBytes (line 14497) | public com.google.protobuf.ByteString method setComment (line 14508) | public Builder setComment( method clearComment (line 14521) | public Builder clearComment() { method setCommentBytes (line 14533) | public Builder setCommentBytes( method hasName (line 14548) | public boolean hasName() { method getName (line 14559) | public com.android.aapt.Resources.Reference getName() { method setName (line 14570) | public Builder setName(com.android.aapt.Resources.Reference valu... method setName (line 14583) | public Builder setName( method mergeName (line 14597) | public Builder mergeName(com.android.aapt.Resources.Reference va... method clearName (line 14610) | public Builder clearName() { copyOnWrite(); method hasValue (line 14622) | public boolean hasValue() { method getValue (line 14632) | public int getValue() { method setValue (line 14642) | public Builder setValue(int value) { method clearValue (line 14654) | public Builder clearValue() { method dynamicMethod (line 14662) | protected final Object dynamicMethod( method getDefaultInstance (line 14786) | public static com.android.aapt.Resources.Attribute.Symbol getDefau... method parser (line 14792) | public static com.google.protobuf.Parser parser() { method hasFormatFlags (line 14808) | public boolean hasFormatFlags() { method getFormatFlags (line 14819) | public int getFormatFlags() { method setFormatFlags (line 14830) | private void setFormatFlags(int value) { method clearFormatFlags (line 14842) | private void clearFormatFlags() { method hasMinInt (line 14857) | public boolean hasMinInt() { method getMinInt (line 14868) | public int getMinInt() { method setMinInt (line 14879) | private void setMinInt(int value) { method clearMinInt (line 14891) | private void clearMinInt() { method hasMaxInt (line 14906) | public boolean hasMaxInt() { method getMaxInt (line 14917) | public int getMaxInt() { method setMaxInt (line 14928) | private void setMaxInt(int value) { method clearMaxInt (line 14940) | private void clearMaxInt() { method getSymbolList (line 14955) | public java.util.List g... method getSymbolOrBuilderList (line 14966) | public java.util.List... method getSymbolCount (line 15431) | public int getSymbolCount() { method getSymbol (line 15441) | public com.android.aapt.Resources.Attribute.Symbol getSymbol(int i... method setSymbol (line 15452) | public Builder setSymbol( method setSymbol (line 15466) | public Builder setSymbol( method addSymbol (line 15480) | public Builder addSymbol(com.android.aapt.Resources.Attribute.Symb... method addSymbol (line 15493) | public Builder addSymbol( method addSymbol (line 15507) | public Builder addSymbol( method addSymbol (line 15521) | public Builder addSymbol( method addAllSymbol (line 15535) | public Builder addAllSymbol( method clearSymbol (line 15549) | public Builder clearSymbol() { method removeSymbol (line 15562) | public Builder removeSymbol(int index) { method dynamicMethod (line 15570) | protected final Object dynamicMethod( method getDefaultInstance (line 15684) | public static com.android.aapt.Resources.Attribute getDefaultInstanc... method parser (line 15690) | public static com.google.protobuf.Parser parser() { type StyleOrBuilder (line 15695) | public interface StyleOrBuilder extends method hasParent (line 15706) | boolean hasParent(); method getParent (line 15714) | com.android.aapt.Resources.Reference getParent(); method hasParentSource (line 15723) | boolean hasParentSource(); method getParentSource (line 15731) | com.android.aapt.Resources.Source getParentSource(); method getEntryList (line 15740) | java.util.List method getEntry (line 15749) | com.android.aapt.Resources.Style.Entry getEntry(int index); method getEntryCount (line 15757) | int getEntryCount(); class Style (line 15766) | public static final class Style extends method Style (line 15771) | private Style() { type EntryOrBuilder (line 15774) | public interface EntryOrBuilder extends method hasSource (line 15785) | boolean hasSource(); method getSource (line 15793) | com.android.aapt.Resources.Source getSource(); method hasComment (line 15802) | boolean hasComment(); method getComment (line 15810) | java.lang.String getComment(); method getCommentBytes (line 15818) | com.google.protobuf.ByteString method hasKey (line 15828) | boolean hasKey(); method getKey (line 15836) | com.android.aapt.Resources.Reference getKey(); method hasItem (line 15845) | boolean hasItem(); method getItem (line 15853) | com.android.aapt.Resources.Item getItem(); class Entry (line 15862) | public static final class Entry extends method Entry (line 15867) | private Entry() { method hasSource (line 15880) | public boolean hasSource() { method getSource (line 15890) | public com.android.aapt.Resources.Source getSource() { method setSource (line 15900) | private void setSource(com.android.aapt.Resources.Source value) { method setSource (line 15914) | private void setSource( method mergeSource (line 15926) | private void mergeSource(com.android.aapt.Resources.Source value) { method clearSource (line 15943) | private void clearSource() { source_ = null; method hasComment (line 15956) | public boolean hasComment() { method getComment (line 15966) | public java.lang.String getComment() { method getCommentBytes (line 15976) | public com.google.protobuf.ByteString method setComment (line 15987) | private void setComment( method clearComment (line 16002) | private void clearComment() { method setCommentBytes (line 16013) | private void setCommentBytes( method hasKey (line 16031) | public boolean hasKey() { method getKey (line 16041) | public com.android.aapt.Resources.Reference getKey() { method setKey (line 16051) | private void setKey(com.android.aapt.Resources.Reference value) { method setKey (line 16065) | private void setKey( method mergeKey (line 16077) | private void mergeKey(com.android.aapt.Resources.Reference value) { method clearKey (line 16094) | private void clearKey() { key_ = null; method hasItem (line 16107) | public boolean hasItem() { method getItem (line 16117) | public com.android.aapt.Resources.Item getItem() { method setItem (line 16127) | private void setItem(com.android.aapt.Resources.Item value) { method setItem (line 16141) | private void setItem( method mergeItem (line 16153) | private void mergeItem(com.android.aapt.Resources.Item value) { method clearItem (line 16170) | private void clearItem() { item_ = null; method writeTo (line 16174) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 16191) | public int getSerializedSize() { method parseFrom (line 16217) | public static com.android.aapt.Resources.Style.Entry parseFrom( method parseFrom (line 16223) | public static com.android.aapt.Resources.Style.Entry parseFrom( method parseFrom (line 16230) | public static com.android.aapt.Resources.Style.Entry parseFrom(byt... method parseFrom (line 16235) | public static com.android.aapt.Resources.Style.Entry parseFrom( method parseFrom (line 16242) | public static com.android.aapt.Resources.Style.Entry parseFrom(jav... method parseFrom (line 16247) | public static com.android.aapt.Resources.Style.Entry parseFrom( method parseDelimitedFrom (line 16254) | public static com.android.aapt.Resources.Style.Entry parseDelimite... method parseDelimitedFrom (line 16258) | public static com.android.aapt.Resources.Style.Entry parseDelimite... method parseFrom (line 16264) | public static com.android.aapt.Resources.Style.Entry parseFrom( method parseFrom (line 16270) | public static com.android.aapt.Resources.Style.Entry parseFrom( method newBuilder (line 16278) | public static Builder newBuilder() { method newBuilder (line 16281) | public static Builder newBuilder(com.android.aapt.Resources.Style.... class Builder (line 16292) | public static final class Builder extends method Builder (line 16298) | private Builder() { method hasSource (line 16310) | public boolean hasSource() { method getSource (line 16320) | public com.android.aapt.Resources.Source getSource() { method setSource (line 16330) | public Builder setSource(com.android.aapt.Resources.Source value) { method setSource (line 16342) | public Builder setSource( method mergeSource (line 16355) | public Builder mergeSource(com.android.aapt.Resources.Source val... method clearSource (line 16367) | public Builder clearSource() { copyOnWrite(); method hasComment (line 16379) | public boolean hasComment() { method getComment (line 16389) | public java.lang.String getComment() { method getCommentBytes (line 16399) | public com.google.protobuf.ByteString method setComment (line 16410) | public Builder setComment( method clearComment (line 16423) | public Builder clearComment() { method setCommentBytes (line 16435) | public Builder setCommentBytes( method hasKey (line 16449) | public boolean hasKey() { method getKey (line 16459) | public com.android.aapt.Resources.Reference getKey() { method setKey (line 16469) | public Builder setKey(com.android.aapt.Resources.Reference value) { method setKey (line 16481) | public Builder setKey( method mergeKey (line 16494) | public Builder mergeKey(com.android.aapt.Resources.Reference val... method clearKey (line 16506) | public Builder clearKey() { copyOnWrite(); method hasItem (line 16518) | public boolean hasItem() { method getItem (line 16528) | public com.android.aapt.Resources.Item getItem() { method setItem (line 16538) | public Builder setItem(com.android.aapt.Resources.Item value) { method setItem (line 16550) | public Builder setItem( method mergeItem (line 16563) | public Builder mergeItem(com.android.aapt.Resources.Item value) { method clearItem (line 16575) | public Builder clearItem() { copyOnWrite(); method dynamicMethod (line 16582) | protected final Object dynamicMethod( method getDefaultInstance (line 16712) | public static com.android.aapt.Resources.Style.Entry getDefaultIns... method parser (line 16718) | public static com.google.protobuf.Parser parser() { method hasParent (line 16733) | public boolean hasParent() { method getParent (line 16743) | public com.android.aapt.Resources.Reference getParent() { method setParent (line 16753) | private void setParent(com.android.aapt.Resources.Reference value) { method setParent (line 16767) | private void setParent( method mergeParent (line 16779) | private void mergeParent(com.android.aapt.Resources.Reference value) { method clearParent (line 16796) | private void clearParent() { parent_ = null; method hasParentSource (line 16809) | public boolean hasParentSource() { method getParentSource (line 16819) | public com.android.aapt.Resources.Source getParentSource() { method setParentSource (line 16829) | private void setParentSource(com.android.aapt.Resources.Source value) { method setParentSource (line 16843) | private void setParentSource( method mergeParentSource (line 16855) | private void mergeParentSource(com.android.aapt.Resources.Source val... method clearParentSource (line 16872) | private void clearParentSource() { parentSource_ = null; method getEntryList (line 16885) | public java.util.List getEnt... method getEntryOrBuilderList (line 16895) | public java.util.List getE... method getEntryCount (line 17330) | public int getEntryCount() { method getEntry (line 17339) | public com.android.aapt.Resources.Style.Entry getEntry(int index) { method setEntry (line 17349) | public Builder setEntry( method setEntry (line 17362) | public Builder setEntry( method addEntry (line 17375) | public Builder addEntry(com.android.aapt.Resources.Style.Entry val... method addEntry (line 17387) | public Builder addEntry( method addEntry (line 17400) | public Builder addEntry( method addEntry (line 17413) | public Builder addEntry( method addAllEntry (line 17426) | public Builder addAllEntry( method clearEntry (line 17439) | public Builder clearEntry() { method removeEntry (line 17451) | public Builder removeEntry(int index) { method dynamicMethod (line 17459) | protected final Object dynamicMethod( method getDefaultInstance (line 17577) | public static com.android.aapt.Resources.Style getDefaultInstance() { method parser (line 17583) | public static com.google.protobuf.Parser