HomeSort by relevance Sort by last modified time
    Searched full:online (Results 51 - 75 of 988) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/base/
sys_info_mac.cc 56 // Don't just return the number of online displays. It includes displays
sys_info_posix.cc 31 // Mac and Linux. So we get the number of "online logical" processors.
  /external/e2fsprogs/resize/
Makefile.in 19 RESIZE_OBJS= extent.o resize2fs.o main.o online.o sim_progress.o
26 $(srcdir)/online.c \
168 online.o: $(srcdir)/online.c $(srcdir)/resize2fs.h \
online.c 2 * online.c --- Do on-line resizing of the ext3 filesystem
61 _("Filesystem does not support online resizing"));
79 _("Kernel does not support online resizing"));
resize2fs.h 147 /* online.c */
  /external/llvm/utils/lit/
setup.py 41 The official *lit* documentation is in the man page, available online at the LLVM
  /external/webkit/Source/WebCore/page/
Navigator.idl 41 readonly attribute boolean onLine;
NavigatorBase.h 46 bool onLine() const;
WorkerNavigator.idl 41 readonly attribute boolean onLine;
  /frameworks/base/docs/html/sdk/
index.jd 34 <p class="online-message">To get started, download the appropriate package from the table above,
  /frameworks/base/drm/java/android/drm/
DrmInfoStatus.java 20 * An entity class that wraps the result of communication between a device and an online DRM
  /external/chromium/net/base/
network_change_notifier_win.cc 30 // Conceptually we would like to tell whether the user is "online" verus
34 // While we can't conclusively determine when a user is "online", we can at
47 // (iphlpapi.dll), and assume we are "online" if there is at least one interface
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 45 <h1><?cs if:android.whichdoc == "online" ?>Download the <?cs /if ?><?cs var:page.title ?></h1>
145 <?cs if:android.whichdoc == "online" ?>
212 <?cs else ?> <?cs # end if online ?>
229 p.online-message { display:none; }
233 <?cs /if ?> <?cs # end if/else online ?>
  /external/kernel-headers/original/linux/
cpumask.h 60 * int num_online_cpus() Number of online CPUs
64 * int cpu_online(cpu) Is some cpu online?
68 * int any_online_cpu(mask) First online cpu in mask
326 * possible, present and online cpus. Each of them is a fixed size
361 * assumption that their single CPU is online. The UP
362 * cpu_{online,possible,present}_maps are placebos. Changing them
366 * asking if you're online or how many CPUs there are if there is
cpu.h 88 /* CPUs don't go offline once they're online w/o CONFIG_HOTPLUG_CPU */
nodemask.h 62 * int num_online_nodes() Number of online Nodes
65 * int node_online(node) Is some node online?
68 * int any_online_node(mask) First online node in mask
342 * on them manage all possible and online nodes.
smp.h 72 * Mark the boot cpu "online" so that it can call console drivers in
  /cts/tests/tests/hardware/src/android/hardware/cts/
GeomagneticFieldTest.java 83 // Reference values calculated from NOAA online calculator for WMM 2010,
  /external/chromium/chrome/browser/chromeos/login/
login_status_consumer.h 114 // The same password didn't work both online and offline.
login_utils.h 50 // If |pending_requests| is true, there's a pending online auth request.
  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update_unittest.cc 55 // Modifications happen online and are instantly visible, though.
  /external/chromium/chrome/browser/userfeedback/proto/
dom.proto 66 // The value of 'navigator.onLine' property.
  /external/chromium/sdch/open-vcdiff/man/
vcdiff.1 76 can be found online at
  /external/grub/
AUTHORS 18 network support, online help support, command-line history support,
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
FileSystemResourceLoader.java 68 * Some applications, e.g. online help, need to know when a file has changed due to a symlink

Completed in 1171 milliseconds

1 23 4 5 6 7 8 91011>>