Lines Matching refs:of
44 # @target Object: the name of the target
45 # @sources List[str]: the code source path of list
46 # @cppincs List[str]: the include directories path of list
47 # @cppdefines List[str]: the defines of list
48 # @cflags List[str]: the c compile flags of list
49 # @component_name str: the component name of the atrget
50 # @working_directory str: the directory of command execute
84 # @target Object: the name of the target
85 # @sources List[str]: the code source path of list
86 # @cppincs List[str]: the include directories path of list
87 # @cppdefines List[str]: the defines of list
88 # @cflags List[str]: the c compile flags of list
89 # @component_name str: the component name of the atrget
90 # @working_directory str: the directory of command execute
125 # @target Object: the name of the target
126 # @sources List[str]: the code source path of list
127 # @cppincs List[str]: the include directories path of list
128 # @cppdefines List[str]: the defines of list
129 # @cflags List[str]: the c compile flags of list
130 # @component_name str: the component name of the atrget
131 # @working_directory str: the directory of command execute
150 # @target Object: the name of the target
151 # @sources List[str]: the code source path of list
152 # @cppincs List[str]: the include directories path of list
153 # @cppdefines List[str]: the defines of list
154 # @cflags List[str]: the c compile flags of list
155 # @component_name str: the component name of the atrget
156 # @working_directory str: the directory of command execute