Home
last modified time | relevance | path

Searched defs:WHICH (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/tools/infra/
Dgo.py15 WHICH = 'where' if sys.platform == 'win32' else 'which' variable
/third_party/skia/tools/infra/
Dgo.py15 WHICH = 'where' if sys.platform == 'win32' else 'which' variable
/third_party/pulseaudio/src/pulsecore/
Daupdate.c33 #define WHICH(n) (!!((n) & MSB)) macro
/third_party/flutter/skia/infra/bots/
Dutils.py21 WHICH = 'where' if sys.platform == 'win32' else 'which' variable
/third_party/skia/infra/bots/
Dutils.py24 WHICH = 'where' if sys.platform == 'win32' else 'which' variable