Home
last modified time | relevance | path

Searched refs:GET_STATE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/tools/
Davctrl.c72 #define GET_STATE 0x01 macro
/external/chromium/third_party/icu/source/common/
Dubidi.c889 #define GET_STATE(cell) ((cell)&0x0f) macro
1209 pLevState->state=GET_STATE(cell); /* isolate the new state */ in processPropertySeq()
/external/icu4c/common/
Dubidi.c885 #define GET_STATE(cell) ((cell)&0x0f) macro
1205 pLevState->state=GET_STATE(cell); /* isolate the new state */ in processPropertySeq()