/frameworks/compile/mclinker/include/mcld/MC/ |
SymbolCategory.h | 20 * \brief SymbolCategory groups output LDSymbol into different categories.
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParser_V30.java | 48 "SORT-STRING", "CATEGORIES", "PRODID", // 3.0
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/ |
locale_win32.cpp | 26 // uselocale sets all categories
|
/ndk/sources/cxx-stl/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/ndk/sources/host-tools/make-3.81/po/ |
Makevars | 56 # This is the list of locale categories, beyond LC_MESSAGES, for which the
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
Makevars | 52 # This is the list of locale categories, beyond LC_MESSAGES, for which the
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
iterator_categories.hpp | 27 // Traversal Categories
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/ |
c++locale.h | 32 // ISO C++ 14882: 22.8 Standard locale categories.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/ |
c++locale.h | 32 // ISO C++ 14882: 22.8 Standard locale categories.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++locale.h | 31 // ISO C++ 14882: 22.8 Standard locale categories.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++locale.h | 31 // ISO C++ 14882: 22.8 Standard locale categories.
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_common.i | 89 type categories
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/ |
type_traits | 199 // [4.5.1] primary type categories: 358 // 4.5.2 composite type categories 370 // [4.5.1] primary type categories (continued): 393 // 4.5.2 composite type categories (continued)
|
/external/chromium_org/chrome/browser/ |
shell_integration_linux.cc | 57 // The Categories for the App Launcher desktop shortcut. Should be the same as 769 const std::string& categories, 775 icon_name, categories, no_display); 784 const std::string& categories, 823 // Set the "Categories" key. 824 if (!categories.empty()) { 826 key_file, kDesktopEntry, "Categories", categories.c_str()); [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
APIspecutil.py | 269 def Categories(funcname): 270 """Return all the categories of the named GL function."""
|
/external/lldb/source/DataFormatters/ |
TypeCategoryMap.cpp | 241 // loop through enabled categories in respective order 253 // loop through disabled categories in just any order
|
/external/mesa3d/src/mesa/main/ |
APIspecutil.py | 269 def Categories(funcname): 270 """Return all the categories of the named GL function."""
|
/frameworks/support/v4/java/android/support/v4/content/ |
LocalBroadcastManager.java | 207 final Set<String> categories = intent.getCategories(); local 232 categories, "LocalBroadcastManager");
|
/packages/apps/Settings/res/xml/ |
dashboard_categories.xml | 17 <dashboard-categories 246 </dashboard-categories>
|
/external/lldb/source/Core/ |
Log.cpp | 370 const char **categories, 378 pos->second.enable (log_stream_sp, log_options, categories, feedback_strm); 384 channel_pos->second->Enable (log_stream_sp, log_options, feedback_strm, categories); 415 const char *categories[1] = {NULL}; local 418 pos->second.disable (categories, feedback_strm); 423 channel_pos->second->Disable (categories, feedback_strm);
|
/external/chromium_org/third_party/icu/patches/ |
locale2.patch | 7 + * Chrome Note: This locale data is abridged to contain categories 106 + * Chrome Note: This locale data is abridged to contain categories 166 + * Chrome Note: This locale data is abridged to contain categories 830 + * Chrome Note: This locale data is abridged to contain categories 891 + * Chrome Note: This locale data is abridged to contain categories 1091 + * Chrome Note: This locale data is abridged to contain categories [all...] |