Home
last modified time | relevance | path

Searched refs:VXWORKS (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/aom_mem/include/
Daom_mem_intrnl.h20 #if defined(VXWORKS)
/external/libvpx/libvpx/vpx_mem/include/
Dvpx_mem_intrnl.h18 #if defined(VXWORKS)
/external/python/cpython3/Lib/test/
Dtest_utf8_mode.py15 VXWORKS = (sys.platform == "vxworks") variable
228 if sys.platform == 'darwin' or support.is_android or VXWORKS:
/external/python/cpython3/
Dsetup.py67 VXWORKS = ('vxworks' in HOST_PLATFORM) variable
891 if not VXWORKS:
1115 if VXWORKS:
1131 if not VXWORKS:
1556 if not VXWORKS: