Home
last modified time | relevance | path

Searched refs:EMSCRIPTEN (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
H A Dplatform.h26 #elif defined(__linux__) || defined(EMSCRIPTEN)
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcpu.c188 #elif defined(EMSCRIPTEN) // also needs to be before generic NEON test
/third_party/python/Tools/wasm/
H A Dwasm_build.py241 emconfigure = EMSCRIPTEN.configure_wrapper
278 EMSCRIPTEN = Platform( variable
341 return EMSCRIPTEN
/third_party/python/
H A Dsetup.py87 EMSCRIPTEN = HOST_PLATFORM == 'emscripten-wasm32'
92 if EMSCRIPTEN:

Completed in 5 milliseconds