代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/460673/7243803
err usbout.err
"src\usbout.c", line 100: Warning: C2206W: Undefined macro 'USBDMA' in #if - treated as 0
"src\usbout.c", line 108: Warning: C2206W: Undefined macro 'USBDMA' in #if - treated as 0
"src\usbout.c", li
www.eeworm.com/read/460673/7243811
err extdmam.err
"src\extdmam.c", line 273: Warning: C2870W: variable 'memSum1' declared but not used
"src\extdmam.c", line 273: Warning: C2870W: variable 'memSum0' declared but not used
"src\extdmam.c", line 273: W
www.eeworm.com/read/460553/7247296
err spi.err
"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *'
"spi.c", line 302: Warning: C2870W: variabl
www.eeworm.com/read/460553/7247304
err camif.err
"camif.c", line 171: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/460553/7247310
err dvstest.err
"dvstest.c", line 83: Warning: C2207W: inventing 'extern int Calc_Clock();'
"dvstest.c", line 90: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"dvstest.c", line 92: Warning: C2207W: invent
www.eeworm.com/read/438832/7725751
sh param-sub.sh
#!/bin/bash
# param-sub.sh
# 一个变量是否被声明或设置,
#+ 将会影响这个变量是否使用默认值,
#+ 即使这个变量值为空(null).
username0=
echo "username0 has been declared, but is set to null."
echo "username0 = ${username0-`whoami`}"
# 不会有
www.eeworm.com/read/144368/12800086
err u241mon.err
"u241mon.c", line 70: Warning: C2207W: inventing 'extern int __rt_lib_init();'
"u241mon.c", line 141: Warning: C2870W: variable 'key' declared but not used
"u241mon.c", line 141: Warning: C2870W: va
www.eeworm.com/read/330381/12897506
err spi.err
"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *'
"spi.c", line 302: Warning: C2870W: variabl
www.eeworm.com/read/330381/12897522
err camif.err
"camif.c", line 171: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/330381/12897534
err dvstest.err
"dvstest.c", line 83: Warning: C2207W: inventing 'extern int Calc_Clock();'
"dvstest.c", line 90: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"dvstest.c", line 92: Warning: C2207W: invent