Home
last modified time | relevance | path

Searched refs:it (Results 76 – 100 of 1489) sorted by relevance

12345678910>>...60

/dragonfly/sys/vfs/ufs/
H A DREADME20 on systems where the system administrator is aware that it is being
21 run, and knows how to turn it off if problems arise. Thus, you may
42 Phase Normal Softdep What it does
66 of the machine on which it runs. Here are the numbers:
133 to use it while retaining for myself the right to peddle it for
147 to the on-disk format of your filesystems. Furthermore it is
153 you can simply run tunefs on it again to turn off the bit and
167 queue. If it still exists and has dirty data when it reaches the
235 lag between deleting a directory entry and the inode it
239 and only uses the new algorithms if it is set. So, it will run
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddiagnostic.def5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
19 /* DK_UNSPECIFIED must be first so it has a value of zero. We never
27 /* If a diagnostic is set to DK_IGNORED, it won't get reported at all.
28 This is used by the diagnostic machinery when it wants to disable a
29 diagnostic without disabling the option which causes it. */
/dragonfly/tools/tools/netrate/accept_connect/connect_client/
H A Dconnect_client.c122 struct itimerval it; in mainloop() local
128 it.it_interval.tv_sec = 0; in mainloop()
129 it.it_interval.tv_usec = 0; in mainloop()
130 it.it_value.tv_sec = dur; in mainloop()
131 it.it_value.tv_usec = 0; in mainloop()
133 if (setitimer(ITIMER_REAL, &it, NULL) < 0) in mainloop()
/dragonfly/test/socket/socket/nonblock/
H A Dsocket_nblock.c38 struct itimerval it; in main() local
70 memset(&it, 0, sizeof(it)); in main()
71 it.it_value.tv_sec = READ_BLOCK_TIME; in main()
74 if (setitimer(ITIMER_REAL, &it, NULL) < 0) in main()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcppinternals.texi120 stick to it.
215 @code{parsing_args} is set to 2. It doesn't set it if it meets a new
246 warning wherever it encounters it.
417 it and stores it in the hash table. By ``identifier'' we mean tokens
434 macro, such as whether it is function-like, how many arguments it takes,
551 to it are being expanded.
783 the line number of a token passed to it:
787 The source line it was lexed on.
789 The line it is output on. This can be different to the line it was
887 defined, then it is ignored and it doesn't preprocess or even re-open
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Ddebug_fn_imps.hpp49 for (const_iterator it = begin(); it != end(); ++it) in assert_valid() local
51 debug_base::check_key_exists(PB_DS_V2F(*it), __file, __line); in assert_valid()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Ddebug_fn_imps.hpp49 for (const_iterator it = begin(); it != end(); ++it) in assert_valid() local
51 debug_base::check_key_exists(PB_DS_V2F(*it), __file, __line); in assert_valid()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-icf.c2294 it != m_classes.end (); ++it) in ~sem_item_optimizer()
2300 free (*it); in ~sem_item_optimizer()
2842 it != m_classes.end (); ++it) in subdivide_classes_by_equality()
2929 it != m_classes.end (); ++it) in subdivide_classes_by_sensitive_refs()
3023 it != m_classes.end (); ++it) in verify_classes()
3317 it != m_classes.end (); ++it) in process_cong_reduction()
3361 it != m_classes.end (); ++it) in dump_cong_classes()
3383 it != m_classes.end (); ++it) in dump_cong_classes()
3482 it != m_classes.end (); ++it) in merge_classes()
3494 it != m_classes.end (); ++it) in merge_classes()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Ddebug_fn_imps.hpp65 typename rc_t::const_iterator it = m_rc.end(); in assert_valid() local
66 --it; in assert_valid()
70 PB_DS_DEBUG_VERIFY(*it == p_nd); in assert_valid()
77 --it; in assert_valid()
80 PB_DS_DEBUG_VERIFY(it + 1 == m_rc.begin()); in assert_valid()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Ddebug_fn_imps.hpp65 typename rc_t::const_iterator it = m_rc.end(); in assert_valid() local
66 --it; in assert_valid()
70 PB_DS_DEBUG_VERIFY(*it == p_nd); in assert_valid()
77 --it; in assert_valid()
80 PB_DS_DEBUG_VERIFY(it + 1 == m_rc.begin()); in assert_valid()
/dragonfly/contrib/smbfs/
H A DINSTALL4 Copy config.in file to the config.local and edit it for your needs. Build
9 Note for FreeBSD-current: it have kernel module sources in the base
28 If you're running smbfs for the first time, it is also necessary to
42 However it is not strictly necessary because mount_smbfs(8) command
43 will load it automatically.
46 name and edit it for your needs.
58 If something goes wrong, please try to find a problem and, if it is a bug
/dragonfly/tools/tools/netrate/netblast/
H A Dnetblast.c71 struct itimerval it; in blast_loop() local
90 it.it_interval.tv_sec = 0; in blast_loop()
91 it.it_interval.tv_usec = 0; in blast_loop()
92 it.it_value.tv_sec = duration; in blast_loop()
93 it.it_value.tv_usec = 0; in blast_loop()
95 if (setitimer(ITIMER_REAL, &it, NULL) < 0) { in blast_loop()
/dragonfly/sys/netgraph7/
H A DNOTES15 (or so it seems)
20 getting rid of it altogether. It doesn't seem necessary and
28 it will be ported eventually :)
31 make it a macro, then its always portable:
48 - ngctl needs to be rewritten using libnetgraph. Also it needs a
63 to do it either way!
66 it was a bad idea.
75 - Write code so it can be an LKM or built into the kernel.. this means
101 all information needed to queue such a request and deliver it later, so
102 it is now the basis of all data transfer since any transfer may need to
/dragonfly/usr.bin/indent/
H A DREADME4 This is the C indenter, it originally came from the University of Illinois
7 to be completely redone, but it is probably the nicest C pretty printer
40 | It was my first big C program. It was ugly. It wasn't designed, it
41 | just sort of grew. But it pretty much worked, and it stopped most of
46 | on an ARPA contract, it was in the public domain.
52 | indent was in the public domain. They wanted to include it in their
54 | UofI, but Rob Kolstad, who was, asked me about it. I told him I didn't
55 | care if they used it, and since then it has been on the BSD distributions.
58 | hands in it. It was converted to understand version 7 C. (The
71 | don't know their feelings about sending it out.
[all …]
/dragonfly/test/interbench/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/binutils-2.34/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/gcc-4.7/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/gcc-8.0/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/gdb-7/include/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/binutils-2.27/include/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/zstd/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Lesser General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/cryptsetup/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/gnu/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/gdb-7/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]
/dragonfly/contrib/lvm2/dist/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
18 the GNU Library General Public License instead.) You can apply it to
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
67 that is to say, a work containing the Program or a portion of it,
80 source code as you receive it, in any medium, provided that you
91 of it, thus forming a work based on the Program, and copy and
104 when run, you must cause it, when started running for such
187 the Program or works based on it.
[all …]

12345678910>>...60