Home
last modified time | relevance | path

Searched defs:ovalue (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setitimer/
Dsetitimer03.c69 struct itimerval *value, *ovalue; in main() local
Dsetitimer01.c72 struct itimerval *value, *ovalue; in main() local
/external/python/cpython2/Modules/
Dimageop.c278 unsigned char ovalue; in imageop_grey2mono() local
316 unsigned char ovalue; in imageop_grey2grey4() local
353 unsigned char ovalue; in imageop_grey2grey2() local
390 unsigned char ovalue; in imageop_dither2mono() local
432 unsigned char ovalue; in imageop_dither2grey2() local
/external/flatbuffers/src/
Didl_parser.cpp992 uoffset_t *ovalue) { in ParseTable()
1160 CheckedError Parser::ParseVector(const Type &type, uoffset_t *ovalue) { in ParseVector()
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h183 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
186 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument