Searched refs:FWD (Results 1 - 16 of 16) sorted by relevance

/external/aac/libAACdec/src/
H A Drvlcbit.cpp117 if (readDirection == FWD) {
H A Drvlc_info.h94 #define FWD 0 /* bitstream decoding direction forward (RVL coded part) */ macro
H A Drvlc.cpp245 FWD);
373 if (direction == FWD) {
382 if (direction == FWD) {
437 pRvlc->direction = FWD;
/external/chromium_org/third_party/icu/source/common/
H A Dunisetspan.h38 FWD = 0x20, enumerator in enum:UnicodeSetStringSpan::__anon11665
47 FWD_UTF16_CONTAINED = FWD | UTF16 | CONTAINED,
48 FWD_UTF16_NOT_CONTAINED = FWD | UTF16 | NOT_CONTAINED,
49 FWD_UTF8_CONTAINED = FWD | UTF8 | CONTAINED,
50 FWD_UTF8_NOT_CONTAINED = FWD | UTF8 | NOT_CONTAINED,
H A Dunisetspan.cpp314 if(which&FWD) {
333 if(which&FWD) {
350 if(which&FWD) {
/external/icu4c/common/
H A Dunisetspan.h38 FWD = 0x20, enumerator in enum:UnicodeSetStringSpan::__anon19148
47 FWD_UTF16_CONTAINED = FWD | UTF16 | CONTAINED,
48 FWD_UTF16_NOT_CONTAINED = FWD | UTF16 | NOT_CONTAINED,
49 FWD_UTF8_CONTAINED = FWD | UTF8 | CONTAINED,
50 FWD_UTF8_NOT_CONTAINED = FWD | UTF8 | NOT_CONTAINED,
H A Dunisetspan.cpp316 if(which&FWD) {
335 if(which&FWD) {
352 if(which&FWD) {
/external/llvm/lib/Support/
H A Dregengine.inc873 FWD(aft, bef, 1);
877 FWD(aft, bef, 1);
881 FWD(aft, bef, 1);
885 FWD(aft, bef, 1);
889 FWD(aft, bef, 1);
893 FWD(aft, bef, 1);
898 FWD(aft, bef, 1);
902 FWD(aft, aft, 1);
905 FWD(aft, aft, 1);
908 FWD(af
[all...]
H A Dregexec.c76 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro
100 #undef FWD macro
125 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
/external/chromium_org/chrome/common/
H A Dautomation_constants.h108 enum FindInPageDirection { BACK = 0, FWD = 1 }; enumerator in enum:FindInPageDirection
/external/chromium_org/chrome_frame/
H A Dfind_dialog.cc30 automation_client_->FindInPage(ASCIIToWide(guid), FWD, CASE_SENSITIVE, false); local
50 search_down ? FWD : BACK,
H A Dchrome_frame_automation.cc782 params.forward = (forward == FWD);
/external/chromium/chrome/browser/
H A Dtab_restore_uitest.cc628 EXPECT_TRUE(tab->FindInPage(std::wstring(L"webkit"), FWD, IGNORE_CASE, false,
668 EXPECT_TRUE(tab->FindInPage(std::wstring(L"webkit"), FWD, IGNORE_CASE, false,
H A Dsession_history_uitest.cc505 int num = tab_->FindInPage(L"<img", FWD, CASE_SENSITIVE, false, NULL);
/external/chromium_org/chrome/test/automation/
H A Dtab_proxy.cc66 params.forward = (forward == FWD);
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids3793 085d PX-603F [ME OFFICE 960FWD Series/Stylus Office BX625FWD/TX620FWD Series]

Completed in 365 milliseconds