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

1 23 4 5 6 7 8 91011>>

  /external/netcat/data/
nfs-0.d 2 # If you get *something* back, there's an NFS server there.
  /external/proguard/src/proguard/classfile/
package.html 9 a complete representation that can be read, modified, and written back.
  /external/skia/src/core/
SkDeque.cpp 86 const void* SkDeque::back() const { function in class:SkDeque
87 Head* back = fBack; local
89 if (NULL == back) {
92 if (NULL == back->fEnd) { // marked as deleted
93 back = back->fPrev;
94 if (NULL == back) {
98 SkASSERT(back->fEnd);
99 return back->fEnd - fElemSize;
  /external/webkit/LayoutTests/platform/android-v8/storage/
transaction-error-callback-expected.txt 3 This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure.
  /external/webkit/LayoutTests/storage/
transaction-error-callback-expected.txt 3 This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure.
  /external/webkit/WebCore/manual-tests/redirectHistory/
redir-1.html 7 <p>This test checks that a &quot;quick&quot; redirect does not create an extra entry in the back/forward list. See Radar 4351664.</p>
  /system/media/opensles/tools/hashgen/
README.txt 11 If the differences look OK, then copy the new IID_to_MPH.c back to
  /cts/tests/res/layout/
app_another.xml 31 <Button android:id="@+id/back"
33 android:text="@string/back">
  /development/samples/SkeletonApp/res/values/
strings.xml 23 <string name="back">Back</string>
  /external/iptables/extensions/
libip6t_REJECT.man 1 This is used to send back an error packet in response to the matched
30 TCP RST packet to be sent back. This is mainly useful for blocking
libipt_REJECT.man 1 This is used to send back an error packet in response to the matched
29 TCP RST packet to be sent back. This is mainly useful for blocking
  /external/webkit/WebCore/manual-tests/
animated-gif-bfcache-crash.html 35 <a href="rdar://problem/6978362">rdar://problem/6978362</a> Repro crash animating GIF if previously used in a closed window's back/forward list <br>
43 <li>about:blank will be loaded in that window, putting the animated gif in the back/forward cache.</li>
reset-initiatedDrag.html 11 2. Choose History &gt; Back to go back to this page.<br>
scrollbar-hittest.html 14 Scroll thumb will move back up to the top.
18 Scroll thumb will NOT move back up to the top.
  /frameworks/base/core/java/android/content/
EntityIterator.java 24 * resetting the iterator back to the beginning and provides for an explicit {@link #close()}
30 * Reset the iterator back to the beginning.
  /development/samples/SkeletonApp/src/com/example/android/skeletonapp/
SkeletonActivity.java 57 ((Button) findViewById(R.id.back)).setOnClickListener(mBackListener);
81 menu.add(0, BACK_ID, 0, R.string.back).setShortcut('0', 'b');
119 * A call-back for when the user presses the back button.
128 * A call-back for when the user presses the clear button.
  /external/chromium/third_party/icu/source/common/
unisetspan.h 39 BACK = 0x10,
51 BACK_UTF16_CONTAINED = BACK | UTF16 | CONTAINED,
52 BACK_UTF16_NOT_CONTAINED= BACK | UTF16 | NOT_CONTAINED,
53 BACK_UTF8_CONTAINED = BACK | UTF8 | CONTAINED,
54 BACK_UTF8_NOT_CONTAINED = BACK | UTF8 | NOT_CONTAINED
  /external/icu4c/common/
unisetspan.h 39 BACK = 0x10,
51 BACK_UTF16_CONTAINED = BACK | UTF16 | CONTAINED,
52 BACK_UTF16_NOT_CONTAINED= BACK | UTF16 | NOT_CONTAINED,
53 BACK_UTF8_CONTAINED = BACK | UTF8 | CONTAINED,
54 BACK_UTF8_NOT_CONTAINED = BACK | UTF8 | NOT_CONTAINED
  /frameworks/base/core/java/android/view/inputmethod/
InputBinding.java 32 * The connection back to the client.
37 * A remotable token for the connection back to the client.
54 * @param conn The interface for communicating back with the application.
89 * Return the connection for interacting back with the application.
96 * Return the token for the connection back to the application. You can
  /external/webkit/WebKit/gtk/webkit/
webkitwebbackforwardlist.cpp 100 * @web_view: the back forward list's #WebKitWebView
102 * Creates an instance of the back forward list with a controlling #WebKitWebView
125 * Steps forward in the back forward list
140 * Steps backward in the back forward list
156 * Checks if @web_history_item is in the back forward list
158 * Return: %TRUE if @web_history_item is in the back forward list, %FALSE if it doesn't
179 * Go to the specified @web_history_item in the back forward list
280 * Returns a NULL value if the back forward list is empty
384 * Returns the maximum limit of the back forward list.
386 * Return value: a #gint indicating the number of #WebHistoryItem the back forward list can hol
    [all...]
  /external/libnfc-nxp/src/
phHciNfc.c 179 /* Roll Back the State Machine to its Original State */
277 /* Roll Back the State Machine to its Original State */
403 /* Roll Back the State Machine to its Original State */
438 /* Roll Back the State Machine to its Original State */
509 /* Roll Back the State Machine to its Original State */
549 /* To be back in the Poll State to Re-Poll the Target */
606 /* Roll Back the State Machine to its Original State */
614 /* Roll Back the State Machine to its Original State */
626 /* Roll Back the State Machine to its Original State */
724 /* Roll Back the State Machine to its Original State *
    [all...]
  /external/chromium/base/
event_recorder.h 18 // A class for recording and playing back keyboard and mouse input events.
27 // be playing back events while already recording events.
29 // You might be recording globally, while recording or playing back
  /external/chromium/net/base/
upload_data.h 68 elements_.back().SetToBytes(bytes, bytes_len);
74 elements_.back().SetToFilePath(file_path);
80 elements_.back().SetToFilePathRange(file_path, offset, length);
  /external/chromium/third_party/icu/source/test/cintltst/
cintltst.h 70 * Call this once to get a consistent timezone. Use ctest_resetTimeZone to set it back to the original value.
76 * Call this once get back the original timezone
81 * Call this once get ICU back to its original state with test arguments.
  /external/icu4c/test/cintltst/
cintltst.h 70 * Call this once to get a consistent timezone. Use ctest_resetTimeZone to set it back to the original value.
76 * Call this once get back the original timezone
81 * Call this once get ICU back to its original state with test arguments.

Completed in 399 milliseconds

1 23 4 5 6 7 8 91011>>