Home
last modified time | relevance | path

Searched +defs:next +defs:push +defs:position (Results 26 – 50 of 207) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-serialize.hh76 unsigned position: 28; member
84 object_t *next; member
190 Type *push () in push() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-serialize.hh76 unsigned position: 28; member
84 object_t *next; member
190 Type *push () in push() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-serialize.hh76 unsigned position: 28; member
84 object_t *next; member
190 Type *push () in push() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-serialize.hh88 unsigned position: 28; member
96 object_t *next; member
232 Type *push () in push() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-serialize.hh88 unsigned position: 28; member
96 object_t *next; member
232 Type *push () in push() function
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-serialize.hh88 unsigned position: 28; member
96 object_t *next; member
232 Type *push () in push() function
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-serialize.hh95 unsigned position: 28; member
104 object_t *next; member
254 Type *push () in push() function
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-serialize.hh95 unsigned position: 28; member
104 object_t *next; member
254 Type *push () in push() function
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-serialize.hh95 unsigned position: 28; member
104 object_t *next; member
254 Type *push () in push() function
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-serialize.hh95 unsigned position: 28; member
104 object_t *next; member
254 Type *push () in push() function
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dagent.cc325 int position; member in a_segs
372 int position; member in a_ssif
1365 sched_aq *next; member
1460 agent::push(socky int fd) in push() function in agent
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DFormula.cpp260 const QChar * next = data + 1; in parseOperator() local
474 void TokenStack::push(const Token& token) in push() function in TokenStack
1496 const QPoint position = region.firstRange().topLeft(); in valueOrElement() local
1773 const QPoint position = region.firstRange().topLeft(); in evalRecursive() local
/dports/editors/xi-core/xi-editor-0.3.0/rust/rope/src/
H A Dtree.rs189 fn next(l: &N::L, offset: usize) -> Option<usize>; in next() method
481 pub fn push(&mut self, n: Node<N>) { in push() method
556 position: usize, field
695 pub fn next<M: Metric<N>>(&mut self) -> Option<(usize)> { in next() method
968 fn next(&mut self) -> Option<usize> { in next() method
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Drange.rs773 let mut next = iter.next(); in DeleteContents() localVariable
987 let position = b_node.CompareDocumentPosition(a_node); in bp_position() localVariable
1236 fn push(&self, ref_: WeakRef<Range>) { in push() method
1245 let position = ranges.iter().position(|ref_| { in remove() localVariable
/dports/math/openfst/openfst-1.8.1/src/extensions/python/
H A Dpywrapfst.pxd435 cpdef void next(self) member in _ArcIterator
437 cpdef size_t position(self) member in _ArcIterator
457 cpdef void next(self) member in _MutableArcIterator
459 cpdef size_t position(self) member in _MutableArcIterator
479 cpdef void next(self) member in _StateIterator
537 cpdef MutableFst push(Fst ifst, function
631 cpdef void next(self) member in FarReader
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dproc.go4713 func (q *gQueue) push(gp *g) { func
4779 func (l *gList) push(gp *g) { func
4923 func (enum *randomEnum) next() { func
4928 func (enum *randomEnum) position() uint32 { func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dproc.go4713 func (q *gQueue) push(gp *g) { func
4779 func (l *gList) push(gp *g) { func
4923 func (enum *randomEnum) next() { func
4928 func (enum *randomEnum) position() uint32 { func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dproc.go4713 func (q *gQueue) push(gp *g) { func
4779 func (l *gList) push(gp *g) { func
4923 func (enum *randomEnum) next() { func
4928 func (enum *randomEnum) position() uint32 { func
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DTextIterator.cpp132 void BitStack::push(bool bit) in push() function in WebCore::BitStack
188 if (Node* next = rangeEndContainer->childNode(rangeEndOffset)) in nextInPreOrderCrossingShadowBoundaries() local
192 if (Node* next = node->nextSibling()) in nextInPreOrderCrossingShadowBoundaries() local
213 EPosition position = renderer->style()->position(); in ignoresContainerClip() local
403 Node* next = m_handledChildren ? 0 : m_node->firstChild(); in advance() local
1323 bool SimplifiedBackwardsTextIterator::advanceRespectingRange(Node* next) in advanceRespectingRange()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dproc.go4870 func (q *gQueue) push(gp *g) { func
4936 func (l *gList) push(gp *g) { func
5080 func (enum *randomEnum) next() { func
5085 func (enum *randomEnum) position() uint32 { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dproc.go5143 func (q *gQueue) push(gp *g) { func
5209 func (l *gList) push(gp *g) { func
5371 func (enum *randomEnum) next() { func
5376 func (enum *randomEnum) position() uint32 { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dproc.go4870 func (q *gQueue) push(gp *g) { func
4936 func (l *gList) push(gp *g) { func
5080 func (enum *randomEnum) next() { func
5085 func (enum *randomEnum) position() uint32 { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dproc.go4870 func (q *gQueue) push(gp *g) { func
4936 func (l *gList) push(gp *g) { func
5080 func (enum *randomEnum) next() { func
5085 func (enum *randomEnum) position() uint32 { func
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DMarking.cpp1349 JSRope* next = nullptr; in eagerlyMarkChildren() local
2195 inline bool MarkStack::push(T* ptr) { in push() function in MarkStack
2203 inline bool MarkStack::push(JSObject* obj, SlotsOrElementsKind kind, in push() function in MarkStack
2208 inline bool MarkStack::push(const SlotsOrElementsRange& array) { in push() function in MarkStack
2301 inline size_t MarkStackIter::position() const { return pos_; } in position() function in MarkStackIter
2318 inline void MarkStackIter::next() { in next() function in MarkStackIter
2416 Arena* next; in forEachDelayedMarkingArena() local
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dproc.go5599 func (q *gQueue) push(gp *g) { func
5665 func (l *gList) push(gp *g) { func
5809 func (enum *randomEnum) next() { func
5814 func (enum *randomEnum) position() uint32 { func

123456789