Home
last modified time | relevance | path

Searched defs:IS_WIN (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/perfetto/tools/
H A Dgen_all24 IS_WIN = sys.platform.startswith('win') variable
H A Dgen_c_protos68 IS_WIN = sys.platform.startswith('win') variable
/aosp_15_r20/external/crosvm/infra/
H A Drecipes.py108 IS_WIN = sys.platform.startswith(('win', 'cygwin')) variable
/aosp_15_r20/external/perfetto/infra/luci/
H A Drecipes.py108 IS_WIN = sys.platform.startswith(('win', 'cygwin')) variable
/aosp_15_r20/external/skia/infra/bots/
H A Drecipes.py108 IS_WIN = sys.platform.startswith(('win', 'cygwin')) variable
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dhelpers.py29 IS_WIN = sys.platform == "win32" variable
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfdriver.c504 #define IS_WIN( n ) ( (n)->platformID == 3 && \ macro
/aosp_15_r20/external/python/dateutil/dateutil/test/
Dtest_parser.py22 IS_WIN = sys.platform.startswith('win') variable
Dtest_tz.py23 IS_WIN = sys.platform.startswith('win') variable
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Djconsole.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/tools/jconsole/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Djconsole.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/tools/jconsole/ ...