Searched refs:Check (Results 1 – 25 of 110) sorted by relevance
12345
148 /* Check if data + heap + stack exceeds RAM limit */151 /* Check if text sections + data exceeds FLASH limit */
155 /* Check if data + heap + stack exceeds RAM limit */158 /* Check if text sections + data exceeds FLASH limit */
333 uint8_t Check = CheckStart; in XorCheck() local338 Check ^= Data[i]; in XorCheck()340 return Check; in XorCheck()345 uint8_t Check = 0; in SumCheck() local349 Check += Data[i]; in SumCheck()351 return Check; in SumCheck()
154 /* Check if data + heap + stack exceeds RAM limit */175 /* Check if data + heap + stack exceeds RAM limit */
83 REM Check if exe exists, otherwise assume it's been removed85 REM Check for specified target version and exe path match165 REM Check if the input string is a number
123 /* Check if data + heap + stack exceeds RAM limit */
84 echo Error: QEMU failed to run. Check configuration or paths.
144 /* Check if data + heap + stack exceeds RAM limit */
48 @rem Check the existence of firmware generation tools131 @rem Check whether the file exists
159 /* Check if data + heap + stack exceeds RAM limit */
181 /* Check if data + heap + stack exceeds RAM limit */
174 /* Check if data + heap + stack exceeds RAM limit */
165 /* Check if data + heap + stack exceeds RAM limit */
Completed in 37 milliseconds