Searched refs:_template (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dcustom.cpp285 c4_View _parent, _argView, _template; member in class:c4_ProductViewer
297 _parent(&seq_), _argView(view_), _template(_parent.Clone()) {
299 _template.AddProperty(_argView.NthProperty(i));
305 return _template;
320 col_ = v.FindProperty(_template.NthProperty(col_).GetId());
386 c4_View _parent, _argView, _template; member in class:c4_PairViewer
401 (&seq_), _argView(view_), _template(_parent.Clone()) {
403 _template.AddProperty(_argView.NthProperty(i));
409 return _template;
421 col_ = v.FindProperty(_template
521 c4_View _parent, _template; member in class:c4_RenameViewer
698 c4_View _parent, _template; member in class:c4_JoinPropViewer
791 c4_View _parent, _argView, _template; member in class:c4_JoinViewer
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyStorage.cpp419 c4_View _template; member in class:PyViewer
434 byPos_): _data(data_), _template(template_), _byPos(byPos_){}
439 return _template;
447 const c4_Property &prop = _template.NthProperty(col_);
464 if (_template.NumProperties() == 1) {
479 const c4_Property &prop = _template.NthProperty(col_);
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dtic54x.h85 typedef struct _template struct
H A Dtic30.h216 typedef struct _template struct
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Drpc.idl447 [in] rpc_binding_handle_template_t *_template,

Completed in 178 milliseconds