Home
last modified time | relevance | path

Searched refs:justs (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dgvariant.c3411 memset (justs, 1, sizeof justs); in test_varargs()
3424 g_assert_true (!(justs[0] || justs[1] || justs[2] || justs[3] || justs[4] || in test_varargs()
3425 justs[5] || justs[6] || justs[7] || justs[8] || justs[9])); in test_varargs()
3428 memset (justs, 1, sizeof justs); in test_varargs()
3445 g_assert_true (!(justs[0] || justs[1] || justs[2] || justs[3] || justs[4] || in test_varargs()
3446 justs[5] || justs[6] || justs[7] || justs[8] || justs[9])); in test_varargs()
3508 memset (justs, 0, sizeof justs); in test_varargs()
3521 g_assert_true (justs[0] && justs[1] && justs[2] && justs[3] && justs[4] && in test_varargs()
3522 justs[5] && justs[6] && justs[7] && justs[8] && justs[9]); in test_varargs()
3542 g_assert_true (justs[0] && justs[1] && justs[2] && justs[3] && justs[4] && in test_varargs()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/
H A DSegment.cpp178 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
179 if (!justs) return NULL; in newJustify()
182 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
183 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
186 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp497 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
499 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
500 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
501 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
502 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/
H A DSegment.cpp178 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
179 if (!justs) return NULL; in newJustify()
182 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
183 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
186 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp497 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
499 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
500 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
501 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
502 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/graphics/graphite2/graphite2-1.3.14/src/
H A DSegment.cpp178 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
179 if (!justs) return NULL; in newJustify()
182 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
183 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
186 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp497 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
499 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
500 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
501 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
502 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/
H A DSegment.cpp178 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
179 if (!justs) return NULL; in newJustify()
182 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
183 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
186 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp497 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
499 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
500 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
501 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
502 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/
H A DSegment.cpp178 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
179 if (!justs) return NULL; in newJustify()
182 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
183 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
186 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp497 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
499 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
500 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
501 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
502 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/
H A DSegment.cpp242 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
243 if (!justs) return NULL; in newJustify()
246 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
247 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
250 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp502 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
504 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
505 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
506 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
507 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/
H A DSegment.cpp244 byte *justs = grzeroalloc<byte>(justSize * m_bufSize); in newJustify() local
245 if (!justs) return NULL; in newJustify()
248 SlotJustify *p = reinterpret_cast<SlotJustify *>(justs + justSize * i); in newJustify()
249 SlotJustify *next = reinterpret_cast<SlotJustify *>(justs + justSize * (i + 1)); in newJustify()
252 m_freeJustifies = (SlotJustify *)justs; in newJustify()
H A DSlot.cpp502 Justinfo *justs = seg->silf()->justAttrs() + i; in LoadSlot() local
504 v[0] = seg->glyphAttr(s->gid(), justs->attrStretch()); in LoadSlot()
505 v[1] = seg->glyphAttr(s->gid(), justs->attrShrink()); in LoadSlot()
506 v[2] = seg->glyphAttr(s->gid(), justs->attrStep()); in LoadSlot()
507 v[3] = seg->glyphAttr(s->gid(), justs->attrWeight()); in LoadSlot()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/
H A DPluginUtils.hs222 justs (p, Just x) = [(p, x)] function
223 justs (_, Nothing) = [] function
227 = maker $ concatMap (\(pid, p) -> justs (pid, selector p)) ls
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/
H A DPluginUtils.hs222 justs (p, Just x) = [(p, x)] function
223 justs (_, Nothing) = [] function
227 = maker $ concatMap (\(pid, p) -> justs (pid, selector p)) ls
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/
H A Dg.c582 char *justs, Ggattr_t *ap in Gtext() argument
596 if (!justs[0] || !justs[1]) in Gtext()
599 js[0] = justs[0], js[1] = justs[1]; in Gtext()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/none/
H A Dgpcanvas.c82 double fs, char *justs, Ggattr_t *ap in GPtext() argument
H A Dgcanvas.c80 char *fn, double fs, char *justs, Ggattr_t *ap in GCtext() argument
/dports/misc/otter/otter-3.3f/source/
H A Dmultijust.c958 struct glist *justs = NULL; in jproof() local
1007 justs = glist_tack_on(justs, g->v1); in jproof()
1031 for (p1 = derived, p2 = justs; p1 && p2; p1 = p1->next, p2 = p2->next) { in jproof()
1037 free_glist_list(justs); in jproof()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/gtk/
H A Dgpcanvas.c102 char *fn, double fs, char *justs, Ggattr_t * ap) in GPtext() argument
/dports/x11-toolkits/Xmt/xmt400/examples/22/
H A DREADME19 This program doesn't actually save a file; it justs pretends to.
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/test/
H A Dfilter_test.cpp134 auto result = fplus::justs(v);
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/
H A Dgpcanvas.c485 double fs, char *justs, Ggattr_t *ap in GPtext() argument
501 (int) po.x, justs[0], (int) po.y, justs[1] in GPtext()

12345