/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 154 """Do any platform-specific customization of a CCompiler instance. 171 # Perform first-time customization of compiler-related 475 # OS X platforms require special customization to handle
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 154 """Do any platform-specific customization of a CCompiler instance. 171 # Perform first-time customization of compiler-related 475 # OS X platforms require special customization to handle
|
/external/chromium/chrome/browser/chromeos/status/ |
network_menu.cc | 512 ServicesCustomizationDocument* customization = local 514 if (is_browser_mode && customization->IsReady()) { 523 customization->GetCarrierDeal(carrier_id, false); [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
existing_user_controller.cc | 1045 ServicesCustomizationDocument* customization = local [all...] |
/external/chromium/chrome/browser/history/ |
snippet.cc | 220 // Locale does not matter because there's no per-locale customization
|
/external/chromium_org/chrome/browser/history/ |
snippet.cc | 220 // Locale does not matter because there's no per-locale customization
|
/external/chromium_org/tools/python/google/httpd_config/ |
httpd2.conf | 240 # to do with the FancyIndexing customization directives above.
|
/external/llvm/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 136 * Full diagnostic customization by client (can format diagnostics however they
|
/external/llvm/include/llvm/Support/ |
CallSite.h | 13 // Finally, when some degree of customization is necessary between these two
|
/external/protobuf/editors/ |
protobuf-mode.el | 54 ;; customization details and how to use this mode.
|
/frameworks/base/docs/html/design/patterns/ |
new.jd | 122 <p>Widgets are an essential aspect of home screen customization, allowing
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastDatabaseHelper.java | 51 * Database version 2-9: (reserved for OEM database customization)
|
/packages/apps/UnifiedEmail/src/com/android/mail/photo/ |
MailPhotoViewActivity.java | 52 * Derives from {@link PhotoViewActivity} to allow customization
|
/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 64 <p>Android 3.0 builds on the things people love most about Android — refined multitasking, rich notifications, Home screen customization, widgets, and more — and transforms them with a vibrant, 3D experience and deeper interactivity, making them familiar but even better than before.</p> 66 <p>The new UI brings fresh paradigms for interaction, navigation, and customization and makes them available to all applications — even those built for earlier versions of the platform. Applications written for Android 3.0 are able to use an extended set of UI objects, powerful graphics, and media capabilities to engage users in new ways.</p>
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
internet_options_handler.cc | 724 chromeos::ServicesCustomizationDocument* customization = local 726 if (customization->IsReady()) { 729 customization->GetCarrierDeal(carrier_id, false); [all...] |
/external/chromium_org/chrome/browser/ui/webui/ |
about_ui.cc | 280 const chromeos::StartupCustomizationDocument* customization = local 282 if (customization->IsReady()) { 284 if (net::FileURLToFilePath(GURL(customization->GetEULAPage(locale_)), [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
CtsXmlResultReporter.java | 145 // TODO: allow customization of log dir
|
/external/chromium/chrome/browser/extensions/ |
extension_function_dispatcher.cc | 314 // Device Customization.
|
/external/chromium_org/chrome/browser/extensions/ |
external_provider_impl.cc | 480 // On Chrome OS, this serves as a source for OEM customization.
|
/external/chromium_org/third_party/icu/ |
README.chromium | 135 9. Transliterator customization
|
/external/chromium_org/third_party/libxml/src/ |
TODO | 191 the ones defined in the external subset (DtD customization).
|
/external/chromium_org/tools/metrics/histograms/ |
pretty_print.py | 11 we need additional customization, like special attribute ordering in tags
|
/external/clang/include/clang/Driver/ |
Driver.h | 87 /// FIXME: This type of customization should be removed in favor of the
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
DefaultServer.java | 124 // would allow all kinds of channel customization maybe... but for
|
/external/stlport/stlport/stl/config/ |
user_config.h | 49 * in STLport iostreams mode, namespace customization guaranty that you
|