Searched defs:REVERSE (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/libasm/
H A Dsymbolhash.c28 #define REVERSE 1 macro
/external/llvm/utils/lit/lit/
H A DProgressBar.py59 REVERSE = '' #: Turn on reverse-video mode variable in class:TerminalController
80 BLINK=blink DIM=dim REVERSE=rev UNDERLINE=smul NORMAL=sgr0
/external/qemu/distrib/zlib-1.2.3/
H A Dinflate.c468 #define REVERSE(q) \ macro
763 strm->adler = state->check = REVERSE(hold);
1091 REVERSE(hold)) != state->check) {
/external/zlib/
H A Dinflate.c503 #define REVERSE(q) \ macro
800 strm->adler = state->check = REVERSE(hold);
1173 REVERSE(hold)) != state->check) {
/external/icu4c/i18n/
H A Dtridpars.cpp41 static const int32_t REVERSE = UTRANS_REVERSE; variable
102 * @param dir the direction. If the direction is REVERSE then the
186 single = specsToID(specsA, REVERSE);
246 * at the start, if dir is REVERSE. The pattern will be enclosed
252 * if withParens != (dir == REVERSE).
424 if (dir == REVERSE) {
/external/bluetooth/glib/tests/
H A Dqueue-test.c200 IS_EMPTY, GET_LENGTH, REVERSE, COPY, enumerator in enum:__anon703
281 case REVERSE:
/external/icu4c/test/intltest/
H A Dtranstst.cpp1348 const char* REVERSE = "R"; local
1353 "Latin-Hangul", REVERSE, "Hangul-Latin", // JB#912
1357 "InvalidSource-InvalidTarget", REVERSE, "",
1359 "Hex-Any;InvalidSource-InvalidTarget", REVERSE, "",
1361 "InvalidSource-InvalidTarget;Hex-Any", REVERSE, "",

Completed in 876 milliseconds