/external/e2fsprogs/e2fsck/ |
swapfs.c | 197 * To cope with this, we byte-reverse each word of a bitmap if
|
/external/e2fsprogs/lib/blkid/ |
devno.c | 153 * Add the starting directories to search in reverse order of
|
/external/emma/core/java12/com/vladium/emma/data/ |
DataFactory.java | 196 // read array in reverse order: 216 // read array in reverse order: 236 // write array in reverse order: 254 // write array in reverse order:
|
/external/grub/netboot/ |
misc.c | 156 /* reverse digits, stop in middle */
|
/external/icu4c/common/ |
rbbidata.cpp | 252 printTable("Reverse State Transition Table", fReverseTable); 254 printTable("Safe Reverse State Transition Table", fSafeRevTable); 390 // Reverse state table. Same layout as forward table, above. 412 // Safe Reverse state table. Same layout as forward table, above.
|
/external/icu4c/data/brkitr/ |
line.txt | 30 # The problem occurs in the reverse rules. 45 # (Look-ahead in a reverse rule is looking towards the start) 369 # Reverse Rules. 373 !!reverse;
|
/external/icu4c/data/mappings/ |
macos-29-10.2.ucm | 21 # |3 for the best reverse fallback Unicode scaler value
|
macos-7_3-10.2.ucm | 21 # |3 for the best reverse fallback Unicode scaler value
|
/external/icu4c/i18n/ |
strmatch.cpp | 90 // Match in the reverse direction
|
/external/icu4c/io/ |
ufmt_cmn.c | 87 /* reverse the buffer */
|
/external/icu4c/stubdata/ |
readme.txt | 77 "Reverse collation keys" tables are not included in ICU data on Android. To
|
/external/iproute2/include/linux/ |
if_ether.h | 60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */
|
/external/kernel-headers/original/linux/ |
if_ether.h | 60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
tsc_h324m_config_interface.h | 489 Extension interface to indicate reverse logical channel parameters to the user of the stack node 495 * @return The reverse media format and capabilities. 500 * @param aPortTag The port tag to use for the reverse channel if it is accepted. 505 * @return The port tag for the reverse channel
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_channelcontrol.cpp | 134 // Check FSI in reverse parameters. Set it to fsi if its different from filler fsi
|
/external/openssl/crypto/des/ |
str2key.c | 81 /* Reverse the bit order 05/05/92 eay */
|
/external/proguard/docs/ |
main.html | 30 <li>Making programs and libraries harder to reverse-engineer.
|
/external/proguard/src/proguard/evaluation/ |
Processor.java | 794 // Note that the stack entries are popped in reverse order. 800 // Note that the stack entries are popped in reverse order. 806 // Note that the stack entries are popped in reverse order. 812 // Note that the stack entries are popped in reverse order. [all...] |
/external/qemu/android/ |
cmdline-options.h | 104 OPT_FLAG ( raw_keys, "disable Unicode keyboard reverse-mapping" )
|
/external/srec/tools/grxmlcompile/ |
sub_grph.cpp | 520 // Code to push back nodes for reverse connecting transitions 593 // Code to push back nodes for reverse connecting transitions 613 // Code to push back nodes for reverse connecting transitions 756 // Code to push back nodes for reverse connecting transitions
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
arc.h | 139 // Arc with the reverse of the weight found in its template arg.
|
/external/v8/test/mjsunit/ |
undeletable-functions.js | 37 "toString", "toLocaleString", "join", "pop", "push", "concat", "reverse",
|
/external/v8/test/mozilla/ |
testcfg.py | 116 framework.reverse()
|
/external/v8/tools/ |
windows-tick-processor.py | 67 substrings.reverse()
|
/external/webkit/WebCore/platform/text/ |
BidiResolver.h | 473 // Get the item before the start of the runs to reverse and put it in 474 // |beforeStart|. |curr| should point to the first run to reverse. 922 // do not reverse for visually ordered web sites [all...] |