Home
last modified time | relevance | path

Searched refs:component_name (Results 1 – 25 of 693) sorted by relevance

12345678910>>...28

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/purestorage/flasharray/plugins/modules/
H A Dpurefa_inventory.py162 if "FAN" in component_name:
163 fan_name = component_name
165 if "PWR" in component_name:
166 pwr_name = component_name
173 if "IB" in component_name:
174 ib_name = component_name
179 if "SAS" in component_name:
180 sas_name = component_name
185 if "ETH" in component_name:
191 if "FC" in component_name:
[all …]
/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/middleware/
H A Dyarp_json_request_manager.py73 def post_registration(self, component_name, service, is_async): argument
84 if not component_name in self._yarp_request_ports.keys():
90 self._yarp_request_ports[component_name] = request_port
91 self._yarp_reply_ports[component_name] = reply_port
95 self._in_bottles[component_name] = bottle_in
97 self._reply_bottles[component_name] = bottle_reply
110 bottle_in = self._in_bottles[component_name]
111 bottle_reply = self._reply_bottles[component_name]
123 …ger.info("Got '%s | %s | %s' (id = %s) from %s" % (component_name, service, params, id, component_…
185 component_name = request['component']
[all …]
H A Dyarp_request_manager.py71 def post_registration(self, component_name, service, is_async): argument
82 if not component_name in self._yarp_request_ports.keys():
88 self._yarp_request_ports[component_name] = request_port
89 self._yarp_reply_ports[component_name] = reply_port
93 self._in_bottles[component_name] = bottle_in
95 self._reply_bottles[component_name] = bottle_reply
108 bottle_in = self._in_bottles[component_name]
109 bottle_reply = self._reply_bottles[component_name]
120 …ger.info("Got '%s | %s | %s' (id = %s) from %s" % (component_name, service, params, id, component_…
172 component_name = bottle.get(1).toString()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/devel/upp/upp/bazaar/FreeType/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/www/firefox/firefox-99.0/modules/freetype2/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/print/freetype2/freetype-2.11.1/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/lang/spidermonkey60/firefox-60.9.0/modules/freetype2/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line ) variable
67 if component_name in USED_COMPONENT:
68 USED_COMPONENT[component_name].append( "%s:%d" % ( src_pathname, line_num ) )
70 USED_COMPONENT[component_name] = [ "%s:%d" % ( src_pathname, line_num ) ]
86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable
87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
88 if component_name in KNOWN_COMPONENT:
90 ( component_name, KNOWN_COMPONENT[component_name], line_num )
92 KNOWN_COMPONENT[component_name] = "%s:%d" % \

12345678910>>...28