Home
last modified time | relevance | path

Searched refs:on_windows (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/
Ddump-cpp.py23 on_windows = platform.system() == 'Windows' variable
37 if on_windows:
65 if on_windows and out:
/external/libopus/
Dconfigure.ac832 on_windows=no
835 on_windows=yes
845 …AS_IF([test "$ac_cv_c_compiler_gnu" = "yes" && test "$on_x86" = "yes" && test "$on_windows" = "no"…