Home
last modified time | relevance | path

Searched refs:qt (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/file/magic/Magdir/
H A Dqt3 # $File: qt,v 1.3 2019/04/19 00:42:27 christos Exp $
4 # qt: file(1) magic for Qt
6 # https://doc.qt.io/qt-5/resources.html
9 # https://qt.gitorious.org/qt/qtbase/source/\
15 # https://qt.gitorious.org/qt/qtbase/source/\
H A Danimation100 >8 string/W qt \b, Apple QuickTime movie
262 >8 string qt \b, Apple QuickTime (.MOV/QT)
/dragonfly/contrib/gdb-7/gdb/
H A Dtop.c1199 struct qt_args *qt = args; in kill_or_detach() local
1214 target_detach (qt->args, qt->from_tty); in kill_or_detach()
1292 struct qt_args *qt = (struct qt_args *)arg; in quit_target() local
1295 iterate_over_inferiors (kill_or_detach, qt); in quit_target()
1316 struct qt_args qt; in quit_force() local
1329 qt.args = args; in quit_force()
1330 qt.from_tty = from_tty; in quit_force()
1333 catch_errors (quit_target, &qt, in quit_force()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgraphds.c204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs() argument
253 if (qt) in graphds_dfs()
254 qt->safe_push (v); in graphds_dfs()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphds.c190 graphds_dfs (struct graph *g, int *qs, int nq, VEC (int, heap) **qt, in graphds_dfs() argument
238 if (qt) in graphds_dfs()
239 VEC_safe_push (int, heap, *qt, v); in graphds_dfs()
/dragonfly/crypto/openssh/
H A Dge25519.c85 fe25519 a,b,t1,t2,c,d,e,f,g,h,qt; in ge25519_mixadd2() local
86 fe25519_mul(&qt, &q->x, &q->y); in ge25519_mixadd2()
95 fe25519_mul(&c, &r->t, &qt); /* C = T1*k*T2 */ in ge25519_mixadd2()
/dragonfly/contrib/nvi2/common/
H A Drecover.c322 char *dp, *p, *t, *qt, *buf, *mpath; in rcv_mailfile() local
410 if ((qt = quote(t)) == NULL) { in rcv_mailfile()
421 getprogname(), " -r ", qt); in rcv_mailfile()
422 free(qt); in rcv_mailfile()
/dragonfly/usr.bin/gzip/
H A Dznew31 gzip -qt < "$1"
/dragonfly/share/zoneinfo/
H A DNEWS2044 around Qt bug 53071 <https://bugreports.qt.io/browse/QTBUG-53071>.