Home | History | Annotate | Download | only in core

Lines Matching refs:Function

51 # Function : last2
59 # Function : last3
67 # Function : remove-duplicates
71 # Note : This is equivalent to the 'uniq' function provided by GMSL,
100 # Function : assert-defined
114 # Function : clear-vars
124 # Function : check-required-vars
140 # Function : host-path
144 # Rationale: This function is used to translate Cygwin paths into
155 # Function : host-rm
158 # Rationale: This function expands to the host-specific shell command used
168 # Function : host-rmdir
171 # Rationale: This function expands to the host-specific shell command used
181 # Function : host-mkdir
184 # Rationale: This function expands to the host-specific shell command used
194 # Function : host-cp
198 # Rationale: This function expands to the host-specific shell command used
208 # Function : host-install
212 # Rationale: This function expands to the host-specific shell command used
224 # Function : host-c-includes
228 # Rationale: This function is used to translate Cygwin paths into
240 # Function : link-whole-archives
244 # Rationale: This function is used to put the list of whole static libraries
247 # This function also calls host-path to translate the library
350 # Function : modules-clear
368 # Function : modules-get-list
376 # Function : modules-get-top-list
384 # Function : module-add
430 # Function : module-get-export
440 # Function : module-get-listed-export
454 # Function : modules-restore-locals
487 # Function : module-add-static-depends
499 # Function : module-add-shared-depends
511 # NOTE: this function must not modify the existing dependency order when new depends are added.
531 # Function : modules-get-all-dependencies
562 # Function : module-get-depends
573 # Function : modules-get-all-installable
623 # This function is used to remove certain flags from a module compiler flags
703 # Function : parent-dir
711 # Function : pretty-dir
720 # Function : check-user-define
734 # Function : check-user-LOCAL_MODULE
750 # Function : check-user-LOCAL_MODULE_FILENAME
766 # Function : handle-module-filename
834 # Function : handle-module-built
847 # Function : strip-lib-prefix
858 # Function : check-user-LOCAL_MODULE
874 # Function : all-makefiles-under
912 # Tags are processed by a toolchain-specific function (e.g. TARGET-compute-cflags)
918 # source file. This is set by the function TARGET-set-cflags
979 # when building a given set of source files. This function should
980 # normally be called from the toolchain-specific function that
1014 # ARM-based toolchains. This function must be called by the
1261 # Function : compile-c-source
1271 # Function : compile-s-source
1312 # Function : compile-cpp-source