Searched defs:DIM (Results 1 - 3 of 3) sorted by relevance

/external/dbus/tools/
H A Ddbus-launch-win.c80 #define DIM(x) (sizeof(x) / sizeof(x[0])) macro
109 GetModuleFileNameW (NULL, dbusDaemonPath, DIM (dbusDaemonPath));
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_match.h50 DIM = 1 << 2, // "Helper text" enumerator in enum:AutocompleteMatch::ACMatchClassification::Style
112 // will also not be dimmed, if |style| has DIM set.)
/external/llvm/utils/lit/lit/
H A DProgressBar.py58 DIM = '' #: Turn on half-bright mode variable in class:TerminalController
80 BLINK=blink DIM=dim REVERSE=rev UNDERLINE=smul NORMAL=sgr0

Completed in 361 milliseconds