Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1720 enum Color { WHITE, GREY, BLACK }; in isReducibleRegion() enumerator
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2444 #define GREY(x) c = Map[x]; *p++ = PACK(c,c,c); in makebwmap() macro
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc393 #define GREY "30" macro