HomeSort by relevance Sort by last modified time
    Searched full:over (Results 176 - 200 of 5857) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/sync/engine/
update_applicator.h 5 // An UpdateApplicator is used to iterate over a number of unapplied updates,
59 // If true, AttemptOneApplication will skip over |entry| and return true.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state.h 39 // Like normal menus, hovering over a folder button causes it to
54 // and show the button that the BookmarkBarFolderController drags over.
  /external/chromium/chrome/browser/ui/cocoa/
hover_button.mm 51 // moved under the mouse during tab resize, instead of the mouse moving over
68 // move the mouse directly over the close button without entering another
url_drop_target.h 65 // Dragging is in progress over the owner view (at the given point, in view
70 // Dragging is over, and any indicator should be hidden.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.h 48 // over anything.
55 // event is not over a decoration.
  /external/chromium/third_party/libjingle/source/talk/base/
ratetracker.cc 45 // elapsed since our last reference point. If over 1 second, establish
47 // last one, and compute the units over that interval.
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 36 "Over quota"
103 "Mailbox is over quota"
  /external/elfutils/libdw/
dwarf_getattrs.c 48 /* Go over the list of attributes. */
79 /* Skip over the rest of this attribute (if there is any). */
  /external/iproute2/man/man8/
tc-bfifo.8 27 pfifo or bfifo over the default.
53 In this example, the queue length is 100 packets, 45894 bytes were sent over 681 packets.
tc-pfifo.8 27 pfifo or bfifo over the default.
53 In this example, the queue length is 100 packets, 45894 bytes were sent over 681 packets.
  /external/kernel-headers/original/linux/
if_pppol2tp.h 2 * Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661)
4 * This file supplies definitions required by the PPP over L2TP driver
list.h 357 * list_for_each - iterate over a list
366 * __list_for_each - iterate over a list
379 * list_for_each_prev - iterate over a list backwards
388 * list_for_each_safe - iterate over a list safe against removal of list entry
398 * list_for_each_entry - iterate over list of given type
409 * list_for_each_entry_reverse - iterate backwards over list of given type.
431 * list_for_each_entry_continue - continue iteration over list of given type
436 * Continue to iterate over list of given type, continuing after
445 * list_for_each_entry_from - iterate over list of given type from the current point
450 * Iterate over list of given type, continuing from current position
    [all...]
  /external/llvm/docs/CommandGuide/
llvm-as.pod 24 =over
45 =over
  /external/webkit/Source/WebCore/manual-tests/plugins/
timeout-dialog-displayed-over-navigation.html 18 <param name="movie" value="timeout-dialog-displayed-over-navigation.swf">
21 <embed src="timeout-dialog-displayed-over-navigation.swf" quality="high" bgcolor="#ffffff" width="550" height="400" align="middle"
  /frameworks/base/docs/html/guide/topics/nfc/
index.jd 20 applications of data that is relevant to the application. It also goes over how to work with the
26 <dd>This document goes over the APIs that enable use of the various tag technologies that
  /frameworks/base/tools/aapt/
FileFinder.cpp 68 // If this entry is a file, we'll pass it over to checkAndAddFile
84 // Loop over the extensions, checking for a match
  /libcore/luni/src/main/java/libcore/icu/
CollationKeyICU.java 86 * Compute the hash by iterating sparsely over about 32 (up to 63) bytes
90 * deterministic value well distributed over the output range.
  /libcore/luni/src/main/java/libcore/io/
HeapBufferIterator.java 23 * Iterates over big- or little-endian bytes in a Java byte[].
80 * Returns a new iterator over {@code buffer}, starting at {@code offset} and continuing for
  /packages/apps/Browser/src/com/android/browser/
NfcHandler.java 30 * shown browser page over NFC. Sharing is only active
32 * Incognito tabs will not be shared over NFC.
  /packages/apps/Contacts/src/com/android/contacts/detail/
CarouselTab.java 37 * This view adds an alpha layer over the entire tab.
42 * This view adds a layer over the entire tab so that when visible, it intercepts all touch
  /system/core/toolbox/
dynarray.h 20 /* Used to iterate over a dynarray_t
52 /* Used to iterate over a strlist_t
  /packages/providers/DownloadProvider/res/values/
strings.xml 150 <!-- When a download is paused because it's too large to download over a
164 over the mobile network and Wi-Fi is required. The user has the choice to either queue the
170 over the mobile network and Wi-Fi is required. The user has the choice to either queue the
180 downloads over the mobile network, and the user may choose to start the download over mobile
186 downloads over the mobile network, and the user may choose to start the download over mobile
201 <!-- Text for button to cancel a download because it's too large to proceed over the mobile
205 <!-- Text for button to start a download over the mobile connection now, even though it's over
    [all...]
  /external/iptables/libiptc/
linux_list.h 334 * list_for_each - iterate over a list
343 * __list_for_each - iterate over a list
356 * list_for_each_prev - iterate over a list backwards
365 * list_for_each_safe - iterate over a list safe against removal of list entry
375 * list_for_each_entry - iterate over list of given type
388 * list_for_each_entry_reverse - iterate backwards over list of given type.
411 * list_for_each_entry_continue - iterate over list of given type
425 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
438 * list_for_each_rcu - iterate over an rcu-protected list
455 * list_for_each_safe_rcu - iterate over an rcu-protected list saf
    [all...]
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstallDiffCert/
AndroidManifest.xml 20 A simple second app to test that apps cannot be installed over existing app
  /cts/tools/host/src/com/android/cts/
TestCase.java 190 * Run the test case over device given.
192 * @param device The device to run the test case over.
207 * Run the the specific test contained in the test case over device given.
209 * @param device The device to run the test over.

Completed in 1079 milliseconds

1 2 3 4 5 6 78 91011>>