Home
last modified time | relevance | path

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

/system/core/logd/
Dmain.cpp110 static bool property_get_bool(const char *key, bool def) { in property_get_bool()
/system/core/toolbox/upstream-netbsd/bin/dd/
Dconv.c62 def(void) in def() function
/system/extras/tests/bionic/libc/other/
Dtest_zlib.c45 int def(FILE *source, FILE *dest, int level) in def() function
/system/core/libpixelflinger/
Dscanline.cpp526 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()