HomeSort by: relevance | last modified time | path
    Searched defs:mark (Results 1 - 25 of 148) sorted by relevancy

1 2 3 4 5 6

  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests_sh_rpz_dnsrps.py 14 import isctest.mark namespace
17 isctest.mark.dnsrps_enabled,
18 pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/rpzrecurse/
tests_sh_rpzrecurse_dnsrps.py 14 import isctest.mark namespace
17 isctest.mark.dnsrps_enabled,
18 pytest.mark.extra_artifacts(
  /src/external/lgpl3/gmp/dist/
tal-debug.c 62 struct tmp_debug_t **markp, struct tmp_debug_t *mark,
77 if (mark->file != NULL && mark->file[0] != '\0' && mark->line != -1)
79 __gmp_assert_header (mark->file, mark->line);
85 *markp = mark;
86 mark->file = file;
87 mark->line = line;
88 mark->list = NULL
96 struct tmp_debug_t *mark = *markp; local
121 struct tmp_debug_t *mark = *markp; local
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/nzd2nzf/
tests_nzd2nzf.py 18 import isctest.mark namespace
22 isctest.mark.with_lmdb,
23 pytest.mark.extra_artifacts(
  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-pipe.cc 84 event_pipe::mark () function in class:event_pipe
  /src/external/gpl3/gdb/dist/gdbsupport/
event-pipe.cc 84 event_pipe::mark () function in class:event_pipe
  /src/external/mpl/bind/dist/bin/tests/system/cipher_suites/
tests_cipher_suites.py 18 import isctest.mark namespace
20 pytestmark = pytest.mark.extra_artifacts(
38 @pytest.mark.requires_zones_loaded("ns1", "ns2", "ns3", "ns4", "ns5")
39 @pytest.mark.parametrize(
51 marks=isctest.mark.without_fips,
58 marks=isctest.mark.without_fips,
65 marks=isctest.mark.without_fips,
77 marks=isctest.mark.without_fips,
  /src/external/mpl/bind/dist/bin/tests/system/dnstap/
tests_dnstap.py 22 import isctest.mark namespace
25 isctest.mark.with_dnstap,
26 pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/filters/
tests_filter_a_v4.py 21 import isctest.mark namespace
23 pytestmark = pytest.mark.extra_artifacts(ARTIFACTS)
39 @pytest.mark.parametrize(
52 @isctest.mark.with_ipv6
53 @pytest.mark.parametrize(
tests_filter_a_v6.py 21 import isctest.mark namespace
23 pytestmark = pytest.mark.extra_artifacts(ARTIFACTS)
39 @isctest.mark.with_ipv6
40 @pytest.mark.parametrize(
73 @pytest.mark.parametrize(
tests_filter_aaaa_v4.py 21 import isctest.mark namespace
23 pytestmark = pytest.mark.extra_artifacts(ARTIFACTS)
39 @pytest.mark.parametrize(
52 @isctest.mark.with_ipv6
53 @pytest.mark.parametrize(
tests_filter_aaaa_v6.py 21 import isctest.mark namespace
23 pytestmark = pytest.mark.extra_artifacts(ARTIFACTS)
39 @isctest.mark.with_ipv6
40 @pytest.mark.parametrize(
73 @isctest.mark.with_ipv6
74 @pytest.mark.parametrize(
  /src/external/mpl/bind/dist/bin/tests/system/nsprocessinglimit/
tests_nsprocessinglimit.py 15 import isctest.mark namespace
17 pytestmark = [isctest.mark.with_dnstap]
  /src/sys/arch/mvme68k/stand/sboot/
console.c 51 int mark = time(); local
54 if (time() > mark + 5) break;
  /src/usr.bin/telnet/
ring.h 51 *mark; /* marker (user defined) */ member in struct:__anon8335
  /src/external/bsd/nvi/dist/vi/
v_mark.c 35 static int mark __P((SCR *, VICMD *, int, enum which));
39 * Set a mark.
51 * Move to a mark.
53 * Moves to a mark, setting both row and column.
67 return (mark(sp, vp, 1, BQMARK));
72 * Move to a mark.
74 * Move to the first nonblank character of the line containing the mark.
81 return (mark(sp, vp, 1, FQMARK));
86 * Mouse mark.
103 return (mark(sp, vp, 0, BQMARK))
111 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) function
    [all...]
  /src/external/mit/isl/dist/
isl_schedule_tree.h 44 * The "mark" field is valid when type is isl_schedule_node_mark and
45 * identifies the mark.
70 isl_id *mark; member in union:isl_schedule_tree::__anon23682
217 __isl_take isl_schedule_tree *tree, __isl_take isl_id *mark);
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
cu.c 128 dwarf2_cu::mark () function in class:dwarf2_cu
146 cu->mark ();
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
cu.c 135 dwarf2_cu::mark () function in class:dwarf2_cu
153 cu->mark ();
  /src/external/mpl/bind/dist/bin/tests/system/keyfromlabel/
tests_keyfromlabel.py 20 import isctest.mark namespace
23 isctest.mark.softhsm2_environment,
24 pytest.mark.extra_artifacts(
89 @pytest.mark.parametrize(
  /src/external/mpl/bind/dist/bin/tests/system/statschannel/
tests_json.py 19 import isctest.mark namespace
24 isctest.mark.with_json_c,
25 pytest.mark.extra_artifacts(
119 @pytest.mark.flaky(max_runs=2)
  /src/usr.bin/tail/
reverse.c 169 BF *mark, *tl, *tr; local
176 for (mark = NULL, enomem = 0;;) {
183 if (!mark) {
193 if (!mark) {
197 tl = mark;
199 } else if (mark) {
200 tl->next = mark;
201 tl->prev = mark->prev;
202 mark->prev->next = tl;
203 mark->prev = tl
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
TypeReferenceTracker.cpp 50 void TypeReferenceTracker::mark() { function in class:TypeReferenceTracker
75 // Walk globals and mark types referenced from globals.
95 // Otherwise, mark it seen and add it to the work list.
141 // If this is a tag kind and this is a PDB input, mark the complete type as
  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.y 76 %token MARK
108 %right LPILE RPILE CPILE PILE TEXT QUOTED_TEXT MATRIX MARK LINEUP '^' '~' '\t' '{' SPLIT NOSPLIT
116 %type <b> mark from_to sqrt_over script simple equation nonsup
131 mark
133 | equation mark
143 mark: label
146 | MARK mark
148 | LINEUP mark
  /src/external/gpl3/binutils/dist/include/
fibheap.h 68 __extension__ unsigned long int mark : 1; member in struct:fibnode
71 unsigned int mark : 1; member in struct:fibnode

Completed in 28 milliseconds

1 2 3 4 5 6