Searched defs:E6 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/ASTMerge/Inputs/
H A Denum1.c40 } E6; typedef in typeref:enum:__anon3143
42 E6 x6;
H A Denum2.c40 } E6; typedef in typeref:enum:__anon3144
42 E6 x6;
/external/webrtc/src/system_wrappers/source/
H A Devent_linux.cc22 const long int E6 = 1000000; member in namespace:webrtc
23 const long int E9 = 1000 * E6;
154 tEnd.tv_nsec += (timeout - (timeout / 1000) * 1000) * E6;
269 tEnd.tv_nsec = _tCreate.tv_nsec + (time - (time/1000)*1000)*E6;
/external/clang/test/SemaCXX/
H A Denum-scoped.cpp50 enum class E6 : bool { class in class:E1::E2::E4
/external/svox/pico/lib/
H A Dpicopam.c211 picoos_uint8 e5_e6_content_word; /* E5,E6 */
306 #define E6 37 macro
1814 outVect[T_E6] = inVect[E6];
3647 case E5:/*processor for E5,E6*/
3653 sDest = E6;
3675 case E6:/*processor for E6 : done in E5*/

Completed in 166 milliseconds