Searched
full:reverse (Results
451 -
475 of
1025) sorted by null
<<11121314151617181920>>
/external/svox/pico/lib/ |
picosa.c | 609 PICODBG_ERROR(("problem doing reverse output mapping")); 855 phones which are predicted in reverse order. Once all are 857 used to fille item in reverse order starting at the end of [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngvcrd.c | [all...] |
/external/webkit/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 839 if (!Array.prototype._reverse) Array.prototype._reverse = Array.prototype.reverse; 880 reverse: function(inline) { 939 var n = this.slice(0, i).reverse().indexOf(item); [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
TimSort.java | 302 * reverse a descending sequence without violating stability. 319 // Find end of run, and reverse range if descending 333 * Reverse the specified range of the specified array. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
StylesheetRoot.java | 253 // Now we create an array and reverse the order of the importList vector. 395 * @param importList The working import list. Templates are added here in the reverse 396 * order of priority. When we're all done, we'll reverse this to the correct [all...] |
/external/icu4c/tools/gennames/ |
gennames.c | 668 /* sort the words in reverse order by weight */ 716 /* sort these words in reverse order by weight */ 917 /* reverse sort by word weight */ [all...] |
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
ccrgb24torgb16.cpp | 172 int32 reverse(uint8 *src, uint8 *dst, int32 *disp); 193 return reverse(src, dst, disp_prop); 285 int32 reverse(uint8 *src, uint8 *dst, int32 *disp) function [all...] |
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 822 cout << "info: creating reverse g fst" << endl; 830 fst::Reverse( g_fst, &grev_fst); 843 cout << "info: writing reverse G fst as text " << grevFilename << endl; [all...] |
/ndk/build/gmsl/ |
index.html | 127 <hr><b>reverse</b><br> 129 <span style="font-family: monospace;">Arguments: 1: A list to reverse<br> 130 Returns: The list with its elements in reverse order<br>
|
/bionic/libc/include/net/ |
ethertypes.h | 159 #define ETHERTYPE_REVARP 0x8035 /* Reverse addr resolution protocol */
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
TreeWalker.java | 472 // do the endPrefixMapping calls in reverse order
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
PredicatedNodeTest.java | 292 * Tells if this is a reverse axes.
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/sax2/ |
Driver.java | 431 // undeclare them in reverse order
|
/development/scripts/ |
divide_and_compress.py | 223 # it seems that dir_contents is given in reverse alphabetical order,
|
/external/bison/lib/ |
abitset.c | 137 /* Find list of up to NUM bits set in BSET in reverse order, starting
|
/external/bluetooth/glib/gio/ |
gfilemonitor.c | 414 /* We reverse this in the processor */
|
/external/bluetooth/glib/gio/xdgmime/ |
xdgmime.c | 850 printf ("\n*** GLOBS REVERSE TREE ***\n\n");
|
/external/dhcpcd/ |
configure.c | 271 * We should do this in reverse order. */
|
dhcpcd.8 | 95 In the rare case it fails, it normally means that there is a reverse ARP proxy
|
dhcpcd.8.in | 96 In the rare case it fails, it normally means that there is a reverse ARP proxy
|
/external/dnsmasq/src/ |
nameser.h | 160 #define T_NSAP_PTR 23 /* reverse NSAP lookup (deprecated) */
|
/external/dropbear/ |
options.h | 114 /* Whether to do reverse DNS lookups. */
|
/external/grub/stage2/ |
tparm.c | 125 * resulting in x mod y, not the reverse.
|
/external/icu4c/common/ |
util.cpp | 151 * reverse direction. In either case, the leftmost index will be
|
/external/icu4c/i18n/ |
umsg.cpp | 118 // For parse, do the reverse of format:
|
Completed in 461 milliseconds
<<11121314151617181920>>