Home
last modified time | relevance | path

Searched refs:EQUAL (Results 1 – 5 of 5) sorted by relevance

/sof-2.7.6/scripts/cmake/
Dgit-submodules.cmake23 if(NOT "${status}" EQUAL "0")
49 if(NOT GIT_SUBMOD_RESULT EQUAL "0")
Dxtensa-toolchain.cmake76 if(NOT ${show_config_res} EQUAL 0)
94 if(XCC_TOOLS_VERSION_PADDING EQUAL 0)
/sof-2.7.6/src/arch/xtensa/xtos/
Dxtos-internal.h609 #define EQUAL(a, b) ((1 << (a)) & (1 << (b))) macro
/sof-2.7.6/scripts/kconfig/
Dkconfiglib.py5535 if rel is EQUAL: return 2*(comp == 0)
5956 return (expr[0] is EQUAL and right is sym.kconfig.m or
6386 EQUAL = _T_EQUAL variable
6538 EQUAL,
6625 EQUAL,
6634 EQUAL: "=",
/sof-2.7.6/src/arch/xtensa/
DCMakeLists.txt413 if(NOT ${meu_ver_res} EQUAL 0)