/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
x25.h | 104 unsigned int reverse; member in struct:x25_facilities
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
ethernet.h | 50 #define ETHERTYPE_REVARP 0x8035 /* Reverse ARP */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/trie_policy/ |
string_trie_e_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/ |
trie_string_access_traits_imp.hpp | 43 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
/system/bluetooth/data/ |
auto_pairing.conf | 23 // Note the reverse logic in this case compared to other's in this file
|
/frameworks/base/core/tests/coretests/src/android/webkit/ |
AccessibilityInjectorTest.java | 191 // go to the fifth character (reverse) 195 // go to the fourth character (reverse) 219 // go to the second character (reverse again) 302 // go to the last word (reverse) 346 // go to the second word (reverse again) 412 // go to the fourth sentence (reverse) 438 // go to the second sentence (reverse again) 516 // go to the fifth heading (reverse) 540 // go to the second heading (reverse again) 604 // go to the previous sibling (reverse) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_list.h | 761 * Returns a read/write reverse iterator that points to the last 762 * element in the %list. Iteration is done in reverse element 770 * Returns a read-only (constant) reverse iterator that points to 771 * the last element in the %list. Iteration is done in reverse 779 * Returns a read/write reverse iterator that points to one 781 * reverse element order. 788 * Returns a read-only (constant) reverse iterator that points to one 789 * before the first element in the %list. Iteration is done in reverse 816 * Returns a read-only (constant) reverse iterator that points to 817 * the last element in the %list. Iteration is done in reverse 1415 reverse() function in class:list [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_list.h | 770 * Returns a read/write reverse iterator that points to the last 771 * element in the %list. Iteration is done in reverse element 779 * Returns a read-only (constant) reverse iterator that points to 780 * the last element in the %list. Iteration is done in reverse 788 * Returns a read/write reverse iterator that points to one 790 * reverse element order. 797 * Returns a read-only (constant) reverse iterator that points to one 798 * before the first element in the %list. Iteration is done in reverse 825 * Returns a read-only (constant) reverse iterator that points to 826 * the last element in the %list. Iteration is done in reverse [all...] |
/external/bluetooth/bluedroid/stack/smp/ |
aes.h | 123 to reverse the encryption operation. The two key arrays can 128 can be used to reverse their effect when used for encryption.
|
/external/ceres-solver/include/ceres/ |
ordered_groups.h | 109 // Reverse the order of the groups in place. 110 void Reverse() {
|
/external/chromium/base/ |
sys_string_conversions_unittest.cc | 58 // it. This seems weird because it's inconsistent with the reverse conversion. 135 // it. This seems weird because it's inconsistent with the reverse conversion.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/ |
sorttable.js | 23 reverse(). 104 // reverse the table, which is quicker 105 sorttable.reverse(this.sorttable_tbody); 116 // if we're already sorted by this column in reverse, just 117 // re-reverse the table, which is quicker 118 sorttable.reverse(this.sorttable_tbody); 263 reverse: function(tbody) { 264 // reverse the rows in a tbody
|
/external/chromium/net/proxy/ |
proxy_server.h | 87 // Formats as a URI string. This does the reverse of FromURI. 124 // Formats as a PAC result entry. This does the reverse of FromPacString().
|
/external/grub/stage2/ |
terminfo.c | 232 /* enter reverse video */ 239 /* exit reverse video */
|
/external/guava/guava/src/com/google/common/collect/ |
RegularImmutableSortedMultiset.java | 94 return new RegularImmutableSortedSet<E>(elementList().reverse(), reverseComparator()); 106 return (UnmodifiableIterator) entries.reverse().iterator();
|
/external/icu4c/common/ |
rbbidata.h | 78 uint32_t fRTable; /* Offset to the reverse state transition table. */ 82 uint32_t fSRTable; /* safe point reverse transition table */
|
rbbiscan.h | 72 // reverse rules, 126 // is a reverse direction rule (if it
|
/external/icu4c/common/unicode/ |
unimatch.h | 86 * Matching in the reverse direction is indicated by limit < 96 * reverse direction, this will be the index of the last matched
|
/external/icu4c/layout/ |
LayoutEngine.h | 239 * @param reverse - <code>TRUE</code> if the glyphs in the glyph array have been reordered 246 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success); 269 * text with the ability to store the glyphs in reverse order, and by supporting 277 * @param reverse - if <code>TRUE</code>, the output will be in reverse order 287 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage &glyphStorage, LEErrorCode &success); 315 * @param reverse - <code>TRUE</code> if the glyph array has been reordered 323 static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
sdlbasic.php | 55 'reverse', 'reverse$', 'right', 'right$', 'rinstr', 'rtrim', 'rtrim$',
|