Home
last modified time | relevance | path

Searched refs:categorize (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp19 SymbolCategory::Category::categorize(const ResolveInfo& pInfo) in categorize() function in SymbolCategory::Category
68 Category::Type target = Category::categorize(*pSymbol.resolveInfo()); in add()
108 Category::Type source = Category::categorize(pSourceInfo); in arrange()
109 Category::Type target = Category::categorize(*pSymbol.resolveInfo()); in arrange()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h141 static Type categorize(const ResolveInfo& pInfo);
/frameworks/base/docs/html/guide/topics/data/
Ddata-storage.jd284 ensure that the Android's media scanner will properly categorize your files in the system (for
/frameworks/base/docs/html/guide/components/
Dfundamentals.jd412 <dd>In order to categorize devices by their screen type, Android defines two characteristics for
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd145 categorize menu items so they share properties such as active state and visibility. For more