Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dlog.py65 def set_threshold(level): function
/third_party/backends/backend/
Depson.h117 unsigned char set_threshold; member
Depson2.h225 unsigned char set_threshold; member
Depson.c1136 #define set_threshold(s,v) set_cmd( s,(s)->hw->cmd->set_threshold, v) macro