Home
last modified time | relevance | path

Searched refs:GC (Results 1 – 25 of 71) sorted by relevance

123

/freebsd-12-stable/sys/contrib/ck/include/
Dck_rwcohort.h45 #define CK_RWCOHORT_WP_READ_LOCK(N, RW, C, GC, LC) \ argument
46 ck_rwcohort_wp_##N##_read_lock(RW, C, GC, LC)
47 #define CK_RWCOHORT_WP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
49 #define CK_RWCOHORT_WP_WRITE_LOCK(N, RW, C, GC, LC) \ argument
50 ck_rwcohort_wp_##N##_write_lock(RW, C, GC, LC)
51 #define CK_RWCOHORT_WP_WRITE_UNLOCK(N, RW, C, GC, LC) \ argument
52 ck_rwcohort_wp_##N##_write_unlock(RW, C, GC, LC)
149 #define CK_RWCOHORT_RP_READ_LOCK(N, RW, C, GC, LC) \ argument
150 ck_rwcohort_rp_##N##_read_lock(RW, C, GC, LC)
151 #define CK_RWCOHORT_RP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
[all …]
Dck_cohort.h51 #define CK_COHORT_LOCK(N, C, GC, LC) ck_cohort_##N##_lock(C, GC, LC) argument
52 #define CK_COHORT_UNLOCK(N, C, GC, LC) ck_cohort_##N##_unlock(C, GC, LC) argument
54 #define CK_COHORT_LOCKED(N, C, GC, LC) ck_cohort_##N##_locked(C, GC, LC) argument
/freebsd-12-stable/secure/caroot/trusted/
DOISTE_WISeKey_Global_Root_GC_CA.pem2 ## OISTE WISeKey Global Root GC CA
21 … Issuer: C = CH, O = WISeKey, OU = OISTE Foundation Endorsed, CN = OISTE WISeKey Global Root GC CA
25 … Subject: C = CH, O = WISeKey, OU = OISTE Foundation Endorsed, CN = OISTE WISeKey Global Root GC CA
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_fake_stack.cpp91 GC(real_stack); in Allocate()
141 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
Dasan_fake_stack.h153 void GC(uptr real_stack);
/freebsd-12-stable/contrib/llvm-project/lld/lib/Driver/
DDarwinLdOptions.td246 HelpText<"Unsupported ObjC GC option">, Group<grp_obsolete>;
248 HelpText<"Unsupported ObjC GC option">, Group<grp_obsolete>;
250 HelpText<"Unsupported ObjC GC option">, Group<grp_obsolete>;
/freebsd-12-stable/share/syscons/fonts/
Diso04-8x8.fnt47 M?@`8```&?,[6YGS```#,S,Q^,!P,&"#,S,S,=GC,`,S,S,QV`,P`S,S,S'9V
Diso04-vga9-8x8.fnt47 M?@`8```&?,[6YGS```#,S,Q^,!P,&"#,S,S,=GC,`,S,S,QV`,P`S,S,S'9V
Darmscii8-8x14.fnt72 M````^`Q\S,S`P,#,S'@`````````>,S,S`P8,&#`?GC,S,S,S,S,S,S,````
Dcp866u-8x14.fnt6 M/`````#_____PYF]O9G#_____P``'@X:,GC,S,QX```````\9F9F/!A^&!@`
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/
DTextStubCommon.cpp42 IO.enumCase(Constraint, "gc", ObjCConstraintType::GC); in enumeration()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
DInterfaceFile.h51 GC = 4, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DType.h154 enum GC {
309 GC getObjCGCAttr() const { return GC((Mask & GCAttrMask) >> GCAttrShift); }
310 void setObjCGCAttr(GC type) {
314 void addObjCGCAttr(GC type) {
1102 inline Qualifiers::GC getObjCGCAttr() const;
1407 Qualifiers::GC getObjCGCAttr() const { return Quals.getObjCGCAttr(); }
6553 inline Qualifiers::GC QualType::getObjCGCAttr() const {
DASTContext.h1208 QualType getObjCGCQualType(QualType T, Qualifiers::GC gcAttr) const;
2164 Qualifiers::GC getObjCGCAttrKind(QualType Ty) const;
/freebsd-12-stable/contrib/ntp/scripts/stats/
DREADME.timecodes93 Heath GC-1000 Most Accurate Clock (WWV/H)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
Druntime.c165 #pragma mark GC Support Routines
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DLangOptions.def211 BENIGN_LANGOPT(ObjCGCBitmapPrint , 1, 0, "printing of GC's bitmap layout for __weak/__strong ivars")
322 ENUM_LANGOPT(GC, GCMode, 2, NonGC, "Objective-C Garbage Collection mode")
DDiagnosticCommonKinds.td337 def warn_arcmt_nsalloc_realloc : Warning<"[rewriter] call returns pointer to GC managed memory; it …
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-19992617 Add GC roots.
2637 (init_tree): This. Add GC roots.
2713 set up globals. Add GC roots.
2719 (init_decl2): Add GC roots.
2726 instead. Add GC roots.
2734 (init_parse): Add GC roots.
2740 (init_method): Add GC roots.
2748 (init_repo): Add GC roots.
2768 Register GC roots.
2769 (expand_static_init): Add GC roots.
[all …]
DChangeLog-20022639 * pt.c (inline_parm_levels): Mark for GC.
2769 (feed): Mark as GC root.
2770 (pending_inlines): Mark as GC root.
2777 (feed_input): Use GC for struct feed. Update for changes to
2843 (save_function_data): Allocate it using GC.
3299 (cxx_init_decl_processing): Register incomplete_vars for GC.
4128 for GC to cp_function_chain->unparsed_inlines instead.
/freebsd-12-stable/contrib/gcc/
DChangeLog-19991458 (main): Add stack_limit_rtx as GC root.
4364 (init_stmt): Don't add a GC root for it.
4521 Register it as a GC root.
4522 (end_alias_analysis): Free reg_base_value. Remove it as a GC root.
6576 * optabs.c (init_traps): Register trap_rtx as a GC root.
7163 for const_int_rtx. Add both as GC roots.
7435 * dsp16xx.c (override_options): Fix typos in GC root registration.
7983 GC'ing.
8173 push and pop GC context around rest_of_compilation.
8244 (aof_pic_entry): Add a GC root for aof_pic_label when it's allocated.
[all …]
/freebsd-12-stable/contrib/gcc/doc/
Dgty.texi59 static GTY(()) struct @var{tag} *@var{list}; /* @r{points to GC memory} */
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp3012 Qualifiers::GC GCAttr) const { in getObjCGCQualType()
8597 Qualifiers::GC ASTContext::getObjCGCAttrKind(QualType Ty) const { in getObjCGCAttrKind()
8602 Qualifiers::GC GCAttrs = Ty.getObjCGCAttr(); in getObjCGCAttrKind()
9699 Qualifiers::GC GC_L = LQuals.getObjCGCAttr(); in mergeTypes()
9700 Qualifiers::GC GC_R = RQuals.getObjCGCAttr(); in mergeTypes()
10102 Qualifiers::GC GC_L = LQuals.getObjCGCAttr(); in mergeObjCGCQualifiers()
10103 Qualifiers::GC GC_R = RQuals.getObjCGCAttr(); in mergeObjCGCQualifiers()
/freebsd-12-stable/contrib/ntp/
Dconfigure.ac2085 AC_MSG_CHECKING([Heath GC-1000 WWV/WWVH receiver])
2090 [s Heath GC-1000 WWV/WWVH receiver]
2098 AC_DEFINE([CLOCK_HEATH], [1], [Heath GC-1000 WWV/WWVH receiver?])
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp2453 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC() argument
2455 if (GC) in LLVMSetGC()
2456 F->setGC(GC); in LLVMSetGC()

123