Searched refs:def (Results 1 – 25 of 195) sorted by relevance
12345678
83 def ObjRemove(objs, remove):90 def ProjectRemove(group, remove):109 AddOption('--def',110 dest='def',113 help='create rtthread.def of rtthread.dll on windows')114 if GetOption('def'):118 rtconfig.POST_ACTION = 'python createdef.py $TARGET rtthread.def'123 objs += ['rtthread.def']126 # rtconfig.POST_ACTION = 'lib /machine:i386 /def:rtthread.def /out:rtthread.lib'
68 a. 生成rtthread.def文件69 执行`scons --def`可以自动生成rtthread.def。70 当修改了rtconfig.h,打开或禁用了某些组件时,需要重新生成rtthread.def文件.
48 *.def
84 .def F28x_usDelay86 .def _F28x_usDelay
50 def is_phytium_sdk_installed():54 def install_phytium_sdk():
47 def ourspawn(sh, escape, cmd, args, e):61 def res_output(_output, _s):
13 def bsp_pkg_check():
12 def bsp_pkg_check():
47 def startup_check():
48 def startup_check():
Completed in 32 milliseconds