Home
last modified time | relevance | path

Searched defs:def (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/bionic/libc/other/
Dtest_zlib.c45 int def(FILE *source, FILE *dest, int level) in def() function
/system/core/toolbox/
Ddd.c768 def(void) in def() function
1194 static long long strsuftoll(const char* name, const char* arg, int def, unsigned int max) in strsuftoll()
/system/core/libpixelflinger/
Dscanline.cpp489 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()