HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 1801 - 1825 of 2398) sorted by null

<<71727374757677787980>>

  /external/chromium_org/content/browser/
host_zoom_map_impl.cc 211 const NotificationDetails& details) {
  /external/chromium_org/content/browser/media/
media_internals_proxy.cc 35 const NotificationDetails& details) {
webrtc_internals.cc 202 const NotificationDetails& details) {
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py 110 help=('With this mode, email includes issue details '
  /external/chromium_org/third_party/openssl/openssl/
check-all-builds.sh 185 panic "Unknown option '$OPT', see --help for details."
  /external/chromium_org/ui/app_list/views/
apps_grid_view.h 131 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/llvm/docs/
Makefile 6 # License. See LICENSE.TXT for details.
96 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
  /external/openssl/
check-all-builds.sh 185 panic "Unknown option '$OPT', see --help for details."
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosASM.S 13 ; Library General Public License for more details.
  /external/stlport/
configure 83 static C runtime use --with-static-rtl. See README.options for details.
  /external/v8/src/
handles.cc 734 PropertyDetails details(descs->GetDetails(i));
735 sort_array->set(index, Smi::FromInt(details.index()));
737 if (details.type() != FIELD) {
746 sort_array2->set(index, Smi::FromInt(details.index()));
    [all...]
  /external/valgrind/main/coregrind/
m_errormgr.c 21 General Public License for more details.
365 VG_(details).name);
380 VG_(xaprintf)(text, " %s:%s\n", VG_(details).name, name);
419 " <skind>%pS:%pS</skind>\n", VG_(details).name, name);
769 is for when there are more details to fill in which take time to work
771 postponing those details until now, we avoid the extra work in the
    [all...]
pub_core_tooliface.h 21 General Public License for more details.
38 // interface: 'details', 'needs' and 'trackable events'.
61 'Details'
75 extern VgDetails VG_(details);
  /external/valgrind/main/massif/
ms_print.in 21 # General Public License for more details.
199 my $details = $3;
207 # Nb: $details might have '%' in it, so don't embed directly in the
211 $details);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SMSDispatcher.java 562 TextEncodingDetails details = calculateLength(parts.get(i), false); local
563 if (encoding != details.codeUnitSize
566 encoding = details.codeUnitSize;
568 encodingForParts[i] = details;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
textwrap.py 168 details. As an example, the text
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 168 details. As an example, the text
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc 516 const content::NotificationDetails& details) OVERRIDE;
573 const content::NotificationDetails& details) {
606 const content::NotificationDetails& details) OVERRIDE;
654 const content::NotificationDetails& details) {
696 const content::NotificationDetails& details) OVERRIDE;
748 const content::NotificationDetails& details) {
753 content::Details<CaptivePortalService::Results>(details).ptr();
    [all...]
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu.cc     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 1756 CharSequence details = ""; local
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
background.js 594 * @param {Object} details Details object.
597 Background.prototype.onExecute_ = function(action, details) {
598 var urls = details.entries.map(function(e) { return e.toURL(); });
639 defaultPath: details.entries[0].fullPath
737 * @param {OnClickData} info Event details.
  /external/chromium_org/chrome/browser/metrics/
metrics_service.cc 419 // Handles asynchronous fetching of memory details.
730 const content::NotificationDetails& details) {
756 content::Details<
758 details).ptr();
775 *content::Details<OmniboxLog>(details).ptr());
    [all...]
  /external/chromium_org/net/quic/
quic_connection.cc 1539 << details; local
    [all...]
  /external/chromium_org/ui/events/gestures/
gesture_sequence.cc 869 const GestureEventDetails& details,
874 GestureEventDetails gesture_details(details);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 6 * See README for more details.
973 QString details; local
975 details = tr("P2P GO for interface ") +
978 details = tr("P2P client for interface ") +
982 details += "\nPersistent group";
983 item->setData(details, peer_role_details);
    [all...]

Completed in 1086 milliseconds

<<71727374757677787980>>