Searched refs:_sources (Results 1 – 18 of 18) sorted by relevance
41 _sources.push_back(MonitoredSource(source, mask)); in addSource()48 for (SourceList::iterator it=_sources.begin(); it!=_sources.end(); ++it) in removeSource()51 _sources.erase(it); in removeSource()61 for (SourceList::iterator it=_sources.begin(); it!=_sources.end(); ++it) in setSourceEvents()81 while (_sources.size() > 0) { in work()91 for (it=_sources.begin(); it!=_sources.end(); ++it) { in work()119 for (it=_sources.begin(); it != _sources.end(); ) in work()135 _sources.erase(thisIt); // Stop monitoring this one in work()147 SourceList closeList = _sources; in work()148 _sources.clear(); in work()[all …]
77 SourceList _sources; variable
16 local _sources ;20 _sources = basepic37 _sources = ftbase ;40 Library $(FT2_LIB) : $(_sources).c ;46 local _sources = ftapi70 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = ftgrays26 _sources = smooth ;29 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = psmodule25 _sources = psnames ;28 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = ftraster26 _sources = raster ;29 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = afmparse29 _sources = psaux ;32 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = pngshim34 _sources = sfnt ;37 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = t1afm29 _sources = type1 ;32 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = pshalgo28 _sources = pshinter ;31 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = cidgload28 _sources = type1cid ;31 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = ttdriver31 _sources = truetype ;34 Library $(FT2_LIB) : $(_sources).c ;
15 local _sources ;19 _sources = cffcmap39 _sources = cff ;42 Library $(FT2_LIB) : $(_sources).c ;
58 set(_sources ${ARGN}) variable59 list(LENGTH _sources _argn_length)61 list(REMOVE_ITEM _sources ON OFF TRUE FALSE)63 list(LENGTH _sources _src_length)72 ADD_EXECUTABLE(${targetname} ${_sources})
54 …mojom_list_outputs.py --basedir <(mojom_base_output_dir) --variant <(mojom_variant) <@(_sources))',72 'inputs': [ '<@(_sources)' ],173 '<@(_sources)',
87 this._sources = {};134 return Object.keys(this._sources);247 this._sources[url] = true;
38 Example debug build (Note that the update\_external\_sources script used below builds external tool…129 …use Cygwin's "git.exe". However, in order to use the "update\_external\_sources.bat" script, you …136 …- update\_external\_sources.bat --build-glslang (Note: see **Loader and Validation Layer Dependenc…144 …loper Command Prompt for VS2013" window (Note that the update\_external\_sources script used below…272 - Follow the steps defined elsewhere for the OS using the update\_external\_sources script or as sh…278 …ally cloned and built to predefined locations with the update\_external\_sources scripts. If a cus…
262 o Use _SOURCES, not _sources, in sample/Makefile.am (7f82382)