Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/netbsd/external/mit/lua/dist/src/
H A Dlgc.h89 #define iswhite(x) testbits((x)->marked, WHITEBITS)
90 #define isblack(x) testbit((x)->marked, BLACKBIT)
92 (!testbits((x)->marked, WHITEBITS | bitmask(BLACKBIT)))
94 #define tofinalize(x) testbit((x)->marked, FINALIZEDBIT)
98 #define isdead(g,v) isdeadm(otherwhite(g), (v)->marked)
100 #define changewhite(x) ((x)->marked ^= WHITEBITS)
102 check_exp(!iswhite(x), l_setbit((x)->marked, BLACKBIT))
118 #define getage(o) ((o)->marked & AGEBITS)
119 #define setage(o,a) ((o)->marked = cast_byte(((o)->marked & (~AGEBITS)) | a))
123 check_exp(getage(o) == (f), (o)->marked ^= ((f)^(t)))
H A Dlgc.c75 (x->marked = cast_byte((x->marked & ~maskcolors) | luaC_white(g)))
83 (x->marked = cast_byte((x->marked & ~WHITEBITS) | bitmask(BLACKBIT)))
265 o->marked = luaC_white(g); in luaC_newobjdt()
493 marked = 1; in traverseephemeron()
509 marked = 1; in traverseephemeron()
522 return marked; in traverseephemeron()
833 int marked = curr->marked; in sweeplist() local
839 curr->marked = cast_byte((marked & ~maskgcbits) | white); in sweeplist()
1137 int marked = curr->marked & ~maskgcbits; /* erase GC bits */ in sweepgen() local
1138 curr->marked = cast_byte(marked | G_SURVIVAL | white); in sweepgen()
[all …]
/netbsd/etc/etc.luna68k/
H A Dttys7 # If the console is marked insecure, single-user requires
21 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/etc/etc.evbcf/
H A Dttys6 # If the console is marked insecure, single-user requires
15 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/etc/etc.next68k/
H A Dttys6 # If the console is marked insecure, single-user requires
16 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dc-v850.texi44 Specifies that the assembled code should be marked as being targeted at
50 Specifies that the assembled code should be marked as being targeted at
56 Specifies that the assembled code should be marked as being targeted at
62 Specifies that the assembled code should be marked as being targeted at
73 Specifies that the assembled code should be marked as being targeted at
79 Specifies that the assembled code should be marked as being targeted at
89 Specifies that the assembled code should be marked as being targeted at
302 Specifies that the assembled code should be marked as being targeted at
308 Specifies that the assembled code should be marked as being targeted at
314 Specifies that the assembled code should be marked as being targeted at
[all …]
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dc-v850.texi44 Specifies that the assembled code should be marked as being targeted at
50 Specifies that the assembled code should be marked as being targeted at
56 Specifies that the assembled code should be marked as being targeted at
62 Specifies that the assembled code should be marked as being targeted at
73 Specifies that the assembled code should be marked as being targeted at
79 Specifies that the assembled code should be marked as being targeted at
89 Specifies that the assembled code should be marked as being targeted at
302 Specifies that the assembled code should be marked as being targeted at
308 Specifies that the assembled code should be marked as being targeted at
314 Specifies that the assembled code should be marked as being targeted at
[all …]
/netbsd/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-v850.texi44 Specifies that the assembled code should be marked as being targeted at
50 Specifies that the assembled code should be marked as being targeted at
56 Specifies that the assembled code should be marked as being targeted at
62 Specifies that the assembled code should be marked as being targeted at
73 Specifies that the assembled code should be marked as being targeted at
79 Specifies that the assembled code should be marked as being targeted at
89 Specifies that the assembled code should be marked as being targeted at
302 Specifies that the assembled code should be marked as being targeted at
308 Specifies that the assembled code should be marked as being targeted at
314 Specifies that the assembled code should be marked as being targeted at
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dc-v850.texi44 Specifies that the assembled code should be marked as being targeted at
50 Specifies that the assembled code should be marked as being targeted at
56 Specifies that the assembled code should be marked as being targeted at
62 Specifies that the assembled code should be marked as being targeted at
73 Specifies that the assembled code should be marked as being targeted at
79 Specifies that the assembled code should be marked as being targeted at
89 Specifies that the assembled code should be marked as being targeted at
302 Specifies that the assembled code should be marked as being targeted at
308 Specifies that the assembled code should be marked as being targeted at
314 Specifies that the assembled code should be marked as being targeted at
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst36 **Windows Behavior**: Any symbol marked `dllimport` cannot be overridden
39 locally overridable, and therefore must not be marked `dllimport`. On Windows,
69 together. This also means that functions marked with `_LIBCPP_HIDE_FROM_ABI`
140 explicit instantiations themselves are marked as exported. Note that this
157 is intended specifically for method templates of either classes marked with
159 declaration marked with `_LIBCPP_EXTERN_TEMPLATE_TYPE_VIS`.
169 either marked `_LIBCPP_TYPE_VIS` or with extern template instantiation
170 declarations marked with `_LIBCPP_EXTERN_TEMPLATE_TYPE_VIS` also get default
177 Consequently, all such problematic method templates are explicitly marked
/netbsd/etc/etc.hppa/
H A Dttys7 # If the console is marked insecure, single-user requires
12 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/external/mit/libuv/dist/.github/
H A Dstale.yml5 # manually, but will remain marked as stale.
20 This issue has been automatically marked as stale because it has not had
/netbsd/etc/etc.mvme68k/
H A Dttys6 # If the console is marked insecure, single-user requires
15 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgty.texi21 memory must also be marked. Finally, all global variables that need
65 These don't need to be marked.
69 classes/structures marked for automatic GC code generation. The
71 structures/classes marked for automatic GC code generation:
112 the data structure being marked:
124 the array item currently being marked.
221 there is one, otherwise no field in the union will be marked.
342 the Garbage Collector. So, memory marked as @code{atomic} is
365 Note that, currently, global variables cannot be marked with
487 When a template type @code{TP} is marked with @code{GTY}, all
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dgty.texi21 memory must also be marked. Finally, all global variables that need
65 These don't need to be marked.
77 classes/structures marked for automatic GC code generation. The
79 structures/classes marked for automatic GC code generation:
120 the data structure being marked:
132 the array item currently being marked.
238 there is one, otherwise no field in the union will be marked.
359 the Garbage Collector. So, memory marked as @code{atomic} is
382 Note that, currently, global variables cannot be marked with
504 When a template type @code{TP} is marked with @code{GTY}, all
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddce.c57 static sbitmap marked; variable
211 return bitmap_bit_p (marked, INSN_UID (insn)); in marked_insn_p()
225 bitmap_set_bit (marked, INSN_UID (insn)); in mark_insn()
778 marked = sbitmap_alloc (get_max_uid () + 1); in init_dce()
779 bitmap_clear (marked); in init_dce()
788 sbitmap_free (marked); in fini_dce()
1158 bitmap_clear (marked); in fast_dce()
H A Ddce.cc57 static sbitmap marked; variable
211 return bitmap_bit_p (marked, INSN_UID (insn)); in marked_insn_p()
225 bitmap_set_bit (marked, INSN_UID (insn)); in mark_insn()
778 marked = sbitmap_alloc (get_max_uid () + 1); in init_dce()
779 bitmap_clear (marked); in init_dce()
788 sbitmap_free (marked); in fini_dce()
1158 bitmap_clear (marked); in fast_dce()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddce.c57 static sbitmap marked; variable
211 return bitmap_bit_p (marked, INSN_UID (insn)); in marked_insn_p()
225 bitmap_set_bit (marked, INSN_UID (insn)); in mark_insn()
778 marked = sbitmap_alloc (get_max_uid () + 1); in init_dce()
779 bitmap_clear (marked); in init_dce()
788 sbitmap_free (marked); in fini_dce()
1158 bitmap_clear (marked); in fast_dce()
/netbsd/external/apache2/llvm/dist/llvm/docs/PDB/
H A DCodeViewTypes.rst111 Volatile = 0x02, // pointer is marked volatile
112 Const = 0x04, // pointer is marked const
113 Unaligned = 0x08, // pointer is marked unaligned
114 Restrict = 0x10, // pointer is marked restrict
/netbsd/etc/etc.hp300/
H A Dttys6 # If the console is marked insecure, single-user requires
14 # Hardwired lines are marked off, by default, so getty(8)
/netbsd/external/bsd/jemalloc/dist/src/
H A Dbackground_thread.c598 VARIABLE_ARRAY(bool, marked, max_background_threads);
601 marked[i] = false;
605 marked[0] = true;
609 if (marked[i % max_background_threads] ||
619 marked[i % max_background_threads] = true;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetCallingConv.td78 /// CCIfInReg - If this argument is marked with the 'inreg' attribute, apply
82 /// CCIfNest - If this argument is marked with the 'nest' attribute, apply
86 /// CCIfSplit - If this argument is marked with the 'split' attribute, apply
90 /// CCIfSRet - If this argument is marked with the 'sret' attribute, apply
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dthumbver.s1 @ Check that symbols created by .symver are marked as Thumb.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumbver.s1 @ Check that symbols created by .symver are marked as Thumb.
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-cris/
H A Dv32-va.d9 # does work and results in the output marked as a v32 object.

12345678910>>...44