Home
last modified time | relevance | path

Searched refs:_doc (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Dom/
H A DXmlLoader.cs16 private XmlDocument _doc; field in System.Xml.XmlLoader
27 _doc = doc; in Load()
72 _doc = doc; in ReadCurrentNode()
286 node.AppendChildForLoad(_doc.CreateTextNode(string.Empty), _doc); in LoadAttributeNode()
376 eref.AppendChildForLoad(_doc.CreateTextNode(string.Empty), _doc); in LoadEntityReferenceNode()
886 eref.AppendChildForLoad(_doc.CreateTextNode("<"), _doc); in ExpandEntityReference()
890 eref.AppendChildForLoad(_doc.CreateTextNode(">"), _doc); in ExpandEntityReference()
894 eref.AppendChildForLoad(_doc.CreateTextNode("&"), _doc); in ExpandEntityReference()
898 eref.AppendChildForLoad(_doc.CreateTextNode("'"), _doc); in ExpandEntityReference()
902 eref.AppendChildForLoad(_doc.CreateTextNode("\""), _doc); in ExpandEntityReference()
[all …]
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/bracketcompletion/
H A Dbracketcompletion.py61 self._doc = self.view.get_buffer()
68 insert = self._doc.get_iter_at_mark(self._doc.get_insert())
113 lang = self._doc.get_language()
138 end = self._doc.get_iter_at_mark(self._doc.get_insert())
157 start = self._doc.get_iter_at_mark(self._doc.get_insert())
214 iter = self._doc.get_iter_at_mark(self._doc.get_insert())
218 self._doc.end_user_action()
237 self._doc.end_user_action()
258 insert = self._doc.get_insert()
310 self._doc.end_user_action()
[all …]
/dports/editors/xed/xed-3.2.0/plugins/bracket-complete/bracket-complete/
H A Dbracketcompletion.py59 self._doc = self.view.get_buffer()
66 insert = self._doc.get_iter_at_mark(self._doc.get_insert())
111 lang = self._doc.get_language()
136 end = self._doc.get_iter_at_mark(self._doc.get_insert())
155 start = self._doc.get_iter_at_mark(self._doc.get_insert())
212 iter1 = self._doc.get_iter_at_mark(self._doc.get_insert())
216 self._doc.end_user_action()
235 self._doc.end_user_action()
256 insert = self._doc.get_insert()
308 self._doc.end_user_action()
[all …]
/dports/editors/pluma-plugins/pluma-plugins-1.26.0/plugins/bracketcompletion/
H A Dbracketcompletion.py60 self._doc = self.view.get_buffer()
67 insert = self._doc.get_iter_at_mark(self._doc.get_insert())
112 lang = self._doc.get_language()
137 end = self._doc.get_iter_at_mark(self._doc.get_insert())
156 start = self._doc.get_iter_at_mark(self._doc.get_insert())
213 iter = self._doc.get_iter_at_mark(self._doc.get_insert())
217 self._doc.end_user_action()
236 self._doc.end_user_action()
257 insert = self._doc.get_insert()
309 self._doc.end_user_action()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c++/layout/
H A DconvertLayout.cpp80 _doc = doc; in LayoutConverter()
90 delete _doc; in ~LayoutConverter()
99 if (_doc == NULL || _doc->getModel() == NULL) in convertLayout()
115 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL2()
168 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL3()
667 SBMLDocument* _doc; member in LayoutConverter
686 _doc = doc; in SimpleLayoutConverter()
696 delete _doc; in ~SimpleLayoutConverter()
705 if (_doc == NULL || _doc->getModel() == NULL) in convertLayout()
721 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL2()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/c++/layout/
H A DconvertLayout.cpp80 _doc = doc; in LayoutConverter()
90 delete _doc; in ~LayoutConverter()
99 if (_doc == NULL || _doc->getModel() == NULL) in convertLayout()
115 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL2()
168 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL3()
667 SBMLDocument* _doc; member in LayoutConverter
686 _doc = doc; in SimpleLayoutConverter()
696 delete _doc; in ~SimpleLayoutConverter()
705 if (_doc == NULL || _doc->getModel() == NULL) in convertLayout()
721 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL2()
[all …]
/dports/databases/pymongo/pymongo-3.12.0/pymongo/
H A Dhello.py60 self._doc = doc
78 return self._doc.copy()
88 self._doc.get('hosts', []),
89 self._doc.get('passives', []),
95 return self._doc.get('tags', {})
100 if self._doc.get('primary'):
108 return self._doc.get('setName')
132 return self._doc.get('setVersion')
136 return self._doc.get('electionId')
156 me = self._doc.get('me')
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/testfiles/src/cxxtests-to-migrate/
H A Dsp-style-elem-test.h23 std::unique_ptr<SPDocument> _doc;
76 TS_ASSERT( _doc ); in testWrite()
77 TS_ASSERT( _doc->getReprDoc() ); in testWrite()
78 if ( !_doc->getReprDoc() ) { in testWrite()
102 TS_ASSERT( _doc ); in testBuild()
103 TS_ASSERT( _doc->getReprDoc() ); in testBuild()
104 if ( !_doc->getReprDoc() ) { in testBuild()
130 TS_ASSERT( _doc ); in testReadContent()
131 TS_ASSERT( _doc->getReprDoc() ); in testReadContent()
132 if ( !_doc->getReprDoc() ) { in testReadContent()
[all …]
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/index/
H A DAbstractAllTermDocs.cpp14 this->_doc = -1; in AbstractAllTermDocs()
22 _doc = -1; in seek()
33 return _doc; in doc()
41 return skipTo(_doc + 1); in next()
48 if (!isDeleted(_doc)) { in read()
49 docs[i] = _doc; in read()
53 ++_doc; in read()
59 _doc = target; in skipTo()
60 while (_doc < maxDoc) { in skipTo()
61 if (!isDeleted(_doc)) { in skipTo()
[all …]
H A DSegmentTermDocs.cpp28 this->_doc = 0; in SegmentTermDocs()
82 _doc = 0; in seek()
99 return _doc; in doc()
117 _doc += docCode; in next()
130 if (!deletedDocs || !deletedDocs->get(_doc)) { in next()
156 docs[i] = _doc; in read()
169 _doc += _freqStream->readVInt(); in readNoTf()
172 if (!deletedDocs || !deletedDocs->get(_doc)) { in readNoTf()
173 docs[i] = _doc; in readNoTf()
202 _doc = skipListReader->getDoc(); in skipTo()
[all …]
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/parsing/src/
H A Dascii_parser.C45 _doc(file.c_str()), in ASCIIParser()
52 if(!_doc.is_open()) in ASCIIParser()
73 _doc.close(); in ~ASCIIParser()
79 _doc.close(); in change_file()
82 if(!_doc.is_open()) in change_file()
143 while(_doc.good()) in species_list()
147 _doc >> spec; in species_list()
198 while (_doc.good()) in read_chemical_species()
263 while (_doc.good()) in read_vibrational_data()
314 while (_doc.good()) in read_electronic_data()
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/support/xappy/
H A Ddatastructures.py92 self._doc = log(xapian.Document)
94 self._doc = xapdoc
143 self._doc.add_term(prefix + term, wdfinc)
168 self._doc.add_value(slot, value)
175 return self._doc.get_value(slot)
187 return self._doc
191 rawdata = self._doc.get_data()
210 tl = self._doc.termlist()
219 tl = self._doc.termlist()
225 self._doc.remove_term(term)
[all …]
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/search/
H A DScorerDocQueue.cpp10 int32_t _doc; member in ScorerDocQueue::HeapedScorerDoc
19 ScorerDocQueue::HeapedScorerDoc::HeapedScorerDoc( Scorer* scorer ) : _scorer(scorer), _doc(scorer->… in HeapedScorerDoc()
23 …Queue::HeapedScorerDoc::HeapedScorerDoc( Scorer* scorer, int32_t doc ) : _scorer(scorer), _doc(doc) in HeapedScorerDoc()
33 this->_doc = _scorer->doc(); in adjust()
66 if (( _size > 0 ) && ( !( docNr < topHsd->_doc ))) { in insert()
110 return topHsd->_doc; in topDoc()
131 topHsd->_doc = topHsd->_scorer->doc(); in checkAdjustElsePop()
156 while (( j > 0 ) && ( node->_doc < heap[j]->_doc )) { in upHeap()
172 if (( k <= _size ) && ( heap[k]->_doc < heap[j]->_doc )) { in downHeap()
176 while (( j <= _size ) && ( heap[j]->_doc < node->_doc )) { in downHeap()
[all …]
/dports/net-mgmt/smokeping/SmokePing-2.8.2/lib/Smokeping/probes/
H A DIRTT.pm114 _doc => <<DOC,
126 _doc => <<DOC,
133 _doc => <<DOC,
141 _doc => <<DOC,
149 _doc => <<DOC,
168 _doc => <<DOC,
177 _doc => <<DOC,
188 _doc => <<DOC,
195 _doc => <<DOC,
246 _doc => <<DOC,
[all …]
H A DLDAP.pm98 _doc => "TCP port of the LDAP server",
104 _doc => "LDAP scheme to use: ldap, ldaps or ldapi",
112 _doc => "The LDAP version to be used.",
116 _doc => "If true, encrypt the connection with the starttls command. Disabled by default.",
126 _doc => "LDAP query timeout in seconds.",
132 _doc => "The base to be used in the LDAP query",
136 _doc => "The actual search to be made",
140 _doc => "The attributes queried.",
144 _doc => "If present, authenticate the LDAP bind with this DN.",
148 _doc => "The password to be used, if not present in <passwordfile>.",
[all …]
/dports/lang/mono/mono-5.10.1.57/docs/HtmlAgilityPack/
H A DHtmlNodeNavigator.cs46 _doc = doc; in HtmlNodeNavigator()
59 _doc = nav._doc; in HtmlNodeNavigator()
71 _doc.Load(stream); in HtmlNodeNavigator()
93 _doc.Load(stream, encoding); in HtmlNodeNavigator()
128 _doc.Load(reader); in HtmlNodeNavigator()
138 _doc.Load(path); in HtmlNodeNavigator()
160 _doc.Load(path, encoding); in HtmlNodeNavigator()
211 get { return _doc; }
496 if (nav._doc == _doc) in MoveTo()
708 _currentnode = _doc.DocumentNode; in MoveToRoot()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/tools/template_writers/writers/
H A Dandroid_policy_writer.py35 _doc = None variable in AndroidPolicyWriter
43 string_node = self._doc.createElement('string')
45 string_node.appendChild(self._doc.createTextNode(_EscapeResource(string)))
52 string_array_node = self._doc.createElement('string-array')
56 string_node = self._doc.createElement('item')
57 string_node.appendChild(self._doc.createTextNode(_EscapeResource(item)))
92 comment_node = self._doc.createComment(comment_text)
93 self._doc.insertBefore(comment_node, self._resources)
97 self._doc = impl.createDocument(None, 'resources', None)
98 self._resources = self._doc.documentElement
[all …]
/dports/devel/p5-Config-Grammar/Config-Grammar-1.10/t/
H A Dinherit.t24 a => { _doc => "The 'A' variable", _default => 5, },
25 b => { _doc => "The 'B' variable", _default => 6, },
26 c => { _doc => "The 'C' variable", },
27 d => { _doc => "The 'D' variable", _default => 11 },
32 a => { _doc => "The 'A' variable", _default => 7, },
33 b => { _doc => "The 'B' variable", _default => 8, },
34 c => { _doc => "The 'C' variable", _default => 9, },
35 d => { _doc => "The 'D' variable", },
39 a => { _doc => "The 'A' variable"},
40 b => { _doc => "The 'B' variable", _default => 8, },
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c++/render/
H A DconvertLayout.cpp38 _doc = doc; in LayoutConverter()
42 _doc = readSBMLFromFile(filename); in LayoutConverter()
46 delete _doc; in ~LayoutConverter()
53 if (_doc == NULL || _doc->getModel() == NULL) in convertLayout()
57 if (_doc->getPlugin("layout") == NULL) in convertLayout()
60 if (_doc->getLevel() == 3) in convertLayout()
68 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL2()
89 _doc->convert(prop); in convertLayoutToL2()
113 if (_doc == NULL || _doc->getModel() == NULL) in convertLayoutToL3()
135 _doc->convert(prop); in convertLayoutToL3()
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/peak_controller_effect/
H A Dpeak_controller_effect_controls.cpp88 void PeakControllerEffectControls::saveSettings( QDomDocument & _doc, in saveSettings() argument
93 m_baseModel.saveSettings( _doc, _this, "base" ); in saveSettings()
94 m_amountModel.saveSettings( _doc, _this, "amount" ); in saveSettings()
95 m_muteModel.saveSettings( _doc, _this, "mute" ); in saveSettings()
97 m_attackModel.saveSettings( _doc, _this, "attack" ); in saveSettings()
98 m_decayModel.saveSettings( _doc, _this, "decay" ); in saveSettings()
100 m_absModel.saveSettings( _doc, _this, "abs" ); in saveSettings()
101 m_amountMultModel.saveSettings( _doc, _this, "amountmult" ); in saveSettings()
103 m_tresholdModel.saveSettings( _doc, _this, "treshold" ); in saveSettings()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/index/
H A DSegmentTermDocs.cpp25 _doc = 0; in CL_NS_DEF()
83 _doc = 0; in seek()
109 return _doc; in doc()
123 _doc += docCode >> 1; //unsigned shift in next()
130 if (deletedDocs == NULL || (_doc >= 0 && !deletedDocs->get(_doc))) in next()
145 _doc += docCode >> 1; in read()
152 if (deletedDocs == NULL || (_doc >= 0 && !deletedDocs->get(_doc))) { in read()
153 docs[i] = _doc; in read()
182 if (skipDoc != 0 && skipDoc >= _doc) in skipTo()
200 _doc = lastSkipDoc; in skipTo()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Xml/
H A DDataPointer.cs14 private XmlDataDocument _doc; field in System.Xml.DataPointer
23 _doc = doc; in DataPointer()
34 _doc = pointer._doc; in DataPointer()
57 _doc.Mapper.GetRegion(_node, out rowElem); in GetRowElement()
85 Debug.Assert(_node == _doc || _node.OwnerDocument == _doc); in MoveTo()
87 _doc = pointer._doc; in MoveTo()
96 Debug.Assert(node == _doc || node.OwnerDocument == _doc); in MoveTo()
107 Debug.Assert(node == _doc || node.OwnerDocument == _doc); in MoveTo()
197 XmlNode n = _doc.SafeFirstChild(_node); in MoveToFirstChild()
654 if (_doc.IsTextOnly(_column)) in RealFoliate()
[all …]
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/search/spans/
H A DTermSpans.cpp17 this->_doc = -1; in TermSpans()
29 _doc = INT_MAX; in next()
32 _doc = positions->doc(); in next()
43 _doc = INT_MAX; in skipTo()
47 _doc = positions->doc(); in skipTo()
58 return _doc; in doc()
82 if (_doc == -1) { in toString()
84 } else if (_doc == INT_MAX) { in toString()
87 buffer << _doc << L"-" << position; in toString()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/view/
H A Dview.cpp59 : _doc(nullptr) in View()
82 if (_doc) { in _close()
85 if (INKSCAPE.remove_document(_doc)) { in _close()
89 _doc = nullptr; in _close()
108 if (_doc) { in setDocument()
111 if (INKSCAPE.remove_document(_doc)) { in setDocument()
119 _doc = doc; in setDocument()
121 _doc->connectURISet(sigc::bind(sigc::ptr_fun(&_onDocumentURISet), this)); in setDocument()
123 _doc->connectResized(sigc::bind(sigc::ptr_fun(&_onDocumentResized), this)); in setDocument()
124 _document_uri_set_signal.emit( _doc->getDocumentURI() ); in setDocument()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/
H A DHtmlNodeNavigator.cs71 _currentnode = _doc.DocumentNode; in Reset()
140 _doc = doc; in HtmlNodeNavigator()
153 _doc = nav._doc; in HtmlNodeNavigator()
165 _doc.Load(stream); in HtmlNodeNavigator()
187 _doc.Load(stream, encoding); in HtmlNodeNavigator()
222 _doc.Load(reader); in HtmlNodeNavigator()
232 _doc.Load(path); in HtmlNodeNavigator()
254 _doc.Load(path, encoding); in HtmlNodeNavigator()
584 _currentnode = _doc.DocumentNode; in MoveToRoot()
605 if (nav._doc == _doc) in MoveTo()
[all …]

12345678910>>...58