Home
last modified time | relevance | path

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

/system/extras/tests/kernel.config/
Daslr_test.h47 static unsigned int def, min, max; variable
Daslr_test.cpp142 unsigned int AslrMmapTest::def, AslrMmapTest::min, AslrMmapTest::max; member in AslrMmapTest
/system/core/liblog/
Dlogger_read.c124 #define LOGGER_FUNCTION(logger, def, func, args...) \ argument
186 #define LOGGER_LIST_FUNCTION(logger_list, def, func, args...) \ argument
Dfake_log_device.c716 int def) in __android_log_is_loggable()
/system/core/toolbox/upstream-netbsd/bin/dd/
Dconv.c62 def(void) in def() function
/system/core/logd/
Dmain.cpp161 char def[PROPERTY_VALUE_MAX]; in property_get_bool() local
/system/core/libpixelflinger/
Dscanline.cpp533 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()