Searched refs:mb_ptr (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-lex.c170 mb_ptr (const mbchar_t mbc) function
759 switch (mb_ptr (mbc) [0])
784 return mb_ptr (mbc) [0];
792 char c = mb_ptr (mbc) [0];
799 switch (mb_ptr (mbc) [0])
816 || !c_isxdigit (mb_ptr (mbc) [0]))
822 char c = mb_ptr (mbc) [0];
836 switch (mb_ptr (mbc) [0])
879 switch (mb_ptr (mbc) [0])
942 memcpy_small (&buf[bufpos], mb_ptr (mb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmbchar.h36 mb_ptr (mbc)
117 extern const char * mb_ptr (const mbchar_t mbc);
176 #define mb_ptr(mbc) ((mbc).ptr) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmbchar.h36 mb_ptr (mbc)
117 extern const char * mb_ptr (const mbchar_t mbc);
176 #define mb_ptr(mbc) ((mbc).ptr) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmbchar.h36 mb_ptr (mbc)
117 extern const char * mb_ptr (const mbchar_t mbc);
176 #define mb_ptr(mbc) ((mbc).ptr) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Derror_resilience.c768 uint8_t *mb_ptr = s->current_picture.f.data[0] + local
779 is_intra_likely += s->dsp.sad[0](NULL, last_mb_ptr, mb_ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Derror_resilience.c732 uint8_t *mb_ptr = s->cur_pic.f->data[0] + local
742 is_intra_likely += s->dsp->sad[0](NULL, last_mb_ptr, mb_ptr,

Completed in 108 milliseconds