Searched defs:ovalue (Results 1 – 7 of 7) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/setitimer/ |
| D | setitimer03.c | 69 struct itimerval *value, *ovalue; in main() local
|
| D | setitimer01.c | 72 struct itimerval *value, *ovalue; in main() local
|
| /external/python/cpython2/Modules/ |
| D | imageop.c | 278 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/ |
| D | idl_parser.cpp | 1074 uoffset_t *ovalue) { in ParseTable() 1282 CheckedError Parser::ParseVector(const Type &type, uoffset_t *ovalue, in ParseVector()
|
| /external/llvm-project/compiler-rt/include/sanitizer/ |
| D | netbsd_syscall_hooks.h | 1247 ovalue) \ argument 1252 value, ovalue) \ argument 2478 ovalue) \ argument 2483 ovalue) \ argument
|
| D | linux_syscall_hooks.h | 182 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument 185 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
|
| /external/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 183 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument 186 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
|