OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reverse
(Results
401 - 425
of
1025
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/v8/src/
data-flow.cc
545
// Visit child nodes in
reverse
evaluation order.
disassembler.cc
253
//
Reverse
lookup required as the minor key cannot be retrieved
/external/v8/src/ia32/
debug-ia32.cc
101
// stack in the
reverse
order as they where pushed.
/external/v8/src/x64/
debug-x64.cc
75
// stack in the
reverse
order as they where pushed.
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.5-2.js
28
In this cases, the sort creates a
reverse
sort.
/external/webkit/WebCore/inspector/front-end/
TextEditorModel.js
188
var prefix = line.substring(0, column).split("").
reverse
().join("");
/external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp
405
return String::fromUTF8(_("fast
reverse
"));
/external/webkit/WebKit/mac/Plugins/
WebBasePluginPackage.mm
372
//
Reverse
the mapping
/external/webkit/WebKit/win/Interfaces/
DOMEvents.idl
72
//
Reverse
-engineered from Netscape
/external/zlib/
inflate.c
467
/*
Reverse
the bytes in a 32-bit value */
468
#define
REVERSE
(q) \
763
strm->adler = state->check =
REVERSE
(hold);
[
all
...]
/frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java
334
if (matches(getResources().getDomainSuffixes(),
reverse
(domain))) {
381
// prefix matches, we
reverse
all the strings to get suffix comparisons.
1330
protected static String
reverse
(String str) {
method in class:AbstractMessageParser
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Thread.c
44
*! 22-May-2006 mf: Revisions appear in
reverse
chronological order;
/ndk/build/tools/
build-ndk-sysroot.sh
195
# Copy headers. This need to be done in the
reverse
order of inclusion
/packages/apps/Calendar/src/com/android/calendar/
AlertService.java
236
// Assumes alerts are sorted by begin time in
reverse
/packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java
198
// Perform a
reverse
-phonebook lookup to find the PERSON_ID
/packages/apps/Contacts/tests/src/com/android/contacts/
RecentCallsListActivityTests.java
89
//
reverse
order compare to the DB.
/packages/apps/Gallery3D/src/com/cooliris/media/
GridCamera.java
264
//
reverse
direction.
MediaSet.java
61
//
Reverse
geocoding the latitude, longitude and getting an address or
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java
87
// to be able to do the
reverse
resolution.
/system/extras/librank/
librank.c
308
" -R
Reverse
sort order (default is descending).\n"
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
IMemorySystem.java
215
* true if the shorts should be written in
reverse
byte order.
247
* true if the ints should be written in
reverse
byte order.
OSMemory.java
273
* true if the shorts should be written in
reverse
byte order.
305
* true if the ints should be written in
reverse
byte order.
/dalvik/libcore/text/src/main/java/java/text/
BreakIterator.java
111
* //print each sentence in
reverse
order
137
* Print each element in
reverse
order:
/external/bluetooth/bluez/tools/
ubcsp.c
483
/*
Reverse
the CRC */
900
/*
reverse
the CRC from what we computed along the way */
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
string_utils.sgml
781
g_strcompress() does the
reverse
conversion.
793
does the
reverse
conversion of g_strescape().
Completed in 443 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>