/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDec_Utils.c | [all...] |
/external/chromium/chrome/browser/content_settings/ |
content_settings_pref_provider.cc | 239 // Careful: The returned value could be NULL if the pref has never been set. 620 // Careful: The returned value could be NULL if the pref has never been set.
|
/external/chromium/chrome/browser/extensions/ |
extension_service.h | 355 // Go through each extensions in pref, unload blacklisted extensions 356 // and update the blacklist state in pref.
|
/external/chromium/chrome/browser/net/ |
predictor_api.cc | 123 // Cached inverted copy of the off_the_record pref. 126 // Enable/disable Dns prefetch activity (either via command line, or via pref).
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller_unittest.mm | 87 // Check to make sure there is no existing pref for window placement. 435 // Set the pref to the bookmark bar is visible when the toolbar is
|
/external/chromium/chrome/browser/ui/webui/ |
ntp_resource_cache.cc | 157 // Watch for pref changes that cause us to need to invalidate the HTML cache. 356 // Pass the shown_sections pref early so that we can prevent flicker.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/ |
openid.php | 63 'pref/language' => 'language', 64 'pref/timezone' => 'timezone',
|
/external/chromium/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.cc | 395 float pref, 401 port->set_preference(pref);
|
/external/chromium_org/chrome/browser/performance_monitor/ |
performance_monitor_browsertest.cc | 341 SessionStartupPref pref(SessionStartupPref::LAST); 342 SessionStartupPref::SetStartupPref(browser()->profile(), pref);
|
/external/chromium_org/chrome/browser/profile_resetter/ |
automatic_profile_resetter.cc | 146 const PrefService::Preference* pref = source->FindPreference(it->c_str()); local 148 *it, new base::FundamentalValue(pref->IsUserControlled()));
|
/external/chromium_org/chrome/browser/search_engines/ |
template_url_service.cc | 1687 const PrefService::Preference* pref = local [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
options_browsertest.js | 746 // Remove all supervised users, then add some, watching for the pref change 747 // notifications and UI updates in each case. Any non-empty pref dictionary
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/ |
openid.php | 63 'pref/language' => 'language', 64 'pref/timezone' => 'timezone',
|
/external/dnsmasq/src/ |
option.c | 258 { 'm', ARG_DUP, "host_name,target,pref", gettext_noop("Specify an MX record."), NULL }, 1179 int pref = 1; local 2368 int order, pref; local [all...] |
/external/llvm/include/llvm/IR/ |
DataLayout.h | 63 unsigned PrefAlign : 16; ///< Pref. alignment for this type/bitw 80 unsigned PrefAlign; ///< Pref. alignment for this type/bitw
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.h | 246 std::vector<DIEAbbrev *> *A, const char *Pref, 249 NextStringPoolNumber(0), StringPref(Pref), AddressPool(),
|
/frameworks/base/docs/html/tools/debugging/ |
improving-w-lint.jd | 17 <LI><a href="#pref">Configuring the lint file</a></LI> 129 <h3 id="pref">Configuring the lint file</h3>
|
/frameworks/base/docs/html/training/basics/network-ops/ |
xml.jd | 507 boolean pref = sharedPrefs.getBoolean("summaryPref", false); 536 if (pref) {
|
/packages/apps/Camera2/src/com/android/camera/ |
VideoUI.java | 647 public void initializePopup(PreferenceGroup pref) { 648 mVideoMenu.initialize(pref);
|
/packages/apps/Settings/src/com/android/settings/ |
SecuritySettings.java | 583 private boolean isToggled(Preference pref) { 584 return ((CheckBoxPreference) pref).isChecked();
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 1679 gfx::Size pref = instructions_->GetPreferredSize(); local 1694 gfx::Size pref = child->GetPreferredSize(); local [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
user_manager_impl.cc | 71 // A vector pref of the the regular users known on this device, arranged in LRU 75 // A vector pref of the public accounts defined on this device. 78 // A string pref that gets set when a public account is removed but a user is 96 // A string pref containing the ID of the last user who logged in if it was [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 1769 gfx::Size pref = instructions_->GetPreferredSize(); local 1784 gfx::Size pref = child->GetPreferredSize(); local [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardEntry.java | 114 // select the most preferable one using PREF parameter. 117 // FN;PREF=1:John M. Doe 118 // FN;PREF=2:John Doe 119 // FN;PREF=3;John [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | 888 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->sCompPorts[0].pVPPBufHeader[nCount].pBufHeader), pBuffer),
889 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->sCompPorts[0].pVPPBufHeader[nCount].pBufHeader), nFilledLen),
[all...] |