Home
last modified time | relevance | path

Searched refs:gc (Results 1 – 25 of 11136) sorted by relevance

12345678910>>...446

/dports/misc/usd/USD-21.11/pxr/base/trace/testenv/
H A DtestTraceRecursion.py51 gc = Trace.Collector() variable
54 gc.enabled = True
84 gc.EndEventAtTime('C',1.0)
85 gc.EndEventAtTime('B',2.0)
86 gc.EndEventAtTime('A',3.0)
87 gc.EndEventAtTime('C',4.0)
88 gc.EndEventAtTime('B',5.0)
89 gc.EndEventAtTime('A',6.0)
90 gc.EndEventAtTime('R',7.0)
104 gc.EndEventAtTime('D', 2.0)
[all …]
/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dgctl.c31 gctl_struct *gc,
95 if(gc == NULL) in GCtlNew()
104 free(gc); in GCtlNew()
286 gc->pointer_x = (gc->pointer_box_width / 2); in GCtlNew()
287 gc->pointer_y = (gc->pointer_box_height / 2); in GCtlNew()
291 return(gc); in GCtlNew()
331 if(gc == NULL) in GCtlUpdate()
720 if(gc == NULL) in GCtlHandlePointer()
952 gc->throttle += (float)((gc->shift_state) ? 0.1 : 0.01); in GCtlHandleKey()
961 gc->throttle -= (float)((gc->shift_state) ? 0.1 : 0.01); in GCtlHandleKey()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpio/
H A Dgpio-mmio.c230 gc->write_reg(gc->reg_dat, gc->bgpio_data); in bgpio_set()
258 gc->write_reg(gc->reg_set, gc->bgpio_data); in bgpio_set_set()
341 gc->set(gc, gpio, val); in bgpio_simple_dir_out()
355 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_in()
357 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_in()
395 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_out()
397 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_out()
633 gc->bgpio_data = gc->read_reg(gc->reg_dat); in bgpio_init()
636 gc->bgpio_data = gc->read_reg(gc->reg_set); in bgpio_init()
647 gc->bgpio_dir = gc->read_reg(gc->reg_dir_out); in bgpio_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpio/
H A Dgpio-mmio.c230 gc->write_reg(gc->reg_dat, gc->bgpio_data); in bgpio_set()
258 gc->write_reg(gc->reg_set, gc->bgpio_data); in bgpio_set_set()
341 gc->set(gc, gpio, val); in bgpio_simple_dir_out()
355 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_in()
357 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_in()
395 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_out()
397 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_out()
633 gc->bgpio_data = gc->read_reg(gc->reg_dat); in bgpio_init()
636 gc->bgpio_data = gc->read_reg(gc->reg_set); in bgpio_init()
647 gc->bgpio_dir = gc->read_reg(gc->reg_dir_out); in bgpio_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpio/
H A Dgpio-mmio.c230 gc->write_reg(gc->reg_dat, gc->bgpio_data); in bgpio_set()
258 gc->write_reg(gc->reg_set, gc->bgpio_data); in bgpio_set_set()
341 gc->set(gc, gpio, val); in bgpio_simple_dir_out()
355 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_in()
357 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_in()
395 gc->write_reg(gc->reg_dir_in, ~gc->bgpio_dir); in bgpio_dir_out()
397 gc->write_reg(gc->reg_dir_out, gc->bgpio_dir); in bgpio_dir_out()
633 gc->bgpio_data = gc->read_reg(gc->reg_dat); in bgpio_init()
636 gc->bgpio_data = gc->read_reg(gc->reg_set); in bgpio_init()
647 gc->bgpio_dir = gc->read_reg(gc->reg_dir_out); in bgpio_init()
[all …]
/dports/print/fontforge/fontforge-20201107/gutils/
H A Dgio.c84 gc->origpath = gc->path; in GIOdispatch()
100 if ( pt==NULL ) pt = gc->path+u_strlen(gc->path); in GIOdispatch()
108 if ( tpt-gc->topath!=pt-gc->path || in GIOdispatch()
109 u_strnmatch(gc->path,gc->topath,pt-gc->path)!=0 ) { in GIOdispatch()
126 u_strncpy(gc->status+u_strlen(gc->status), gc->path, pt-gc->path ); in GIOdispatch()
128 (gc->receiveerror)(gc); in GIOdispatch()
139 (gc->receiveerror)(gc); in GIOdispatch()
149 gc->receiveerror(gc); in _GIO_PostError()
153 gc->receiveintermediate(gc); in _GIO_PostInter()
157 gc->receivedata(gc); in _GIO_PostSuccess()
[all …]
/dports/lang/racket/racket-8.3/src/bc/gc2/
H A Dmem_account.c429 return gc->mark_table[btc_redirect_thread](p, gc); in BTC_thread_mark()
448 return gc->mark_table[btc_redirect_cust_box](p, gc); in BTC_cust_box_mark()
467 return gc->mark_table[btc_redirect_bi_chan](p, gc); in BTC_bi_chan_mark()
532 GC_ASSERT(gc->gc_full || gc->finished_incremental); in BTC_do_accounting()
565 if (!gc->gc_full || gc->acct_mark_stack) { in BTC_do_accounting()
568 gc->mark_stack = gc->acct_mark_stack; in BTC_do_accounting()
667 gc->acct_mark_stack = gc->mark_stack; in BTC_do_accounting()
674 gc->old_btc_mark = gc->new_btc_mark; in BTC_do_accounting()
675 gc->new_btc_mark = !gc->new_btc_mark; in BTC_do_accounting()
700 c1 = gc->park[0]; gc->park[0] = NULL; in BTC_add_account_hook()
[all …]
H A Dweak.c52 if (!gc->gc_full in mark_weak_array()
67 if (gc->gc_full) in mark_weak_array()
126 gc->park[0] = NULL; in GC_malloc_weak_array()
171 if (gc->gc_full || !gc->started_incremental) in zero_weak_arrays()
284 if (gc->gc_full) in mark_weak_box()
373 if (gc->gc_full || !gc->started_incremental) in zero_weak_boxes()
529 gc->park[0] = k; in GC_malloc_ephemeron()
530 gc->park[1] = v; in GC_malloc_ephemeron()
534 k = gc->park[0]; in GC_malloc_ephemeron()
535 v = gc->park[1]; in GC_malloc_ephemeron()
[all …]
H A Dnewgc.c112 #define GC_set_GC(gc) (GC_instance = gc) argument
314 gc->unsafe_allocation_abort(gc); in check_used_against_max()
828 GC_add_roots(&gc->park, (char *)&gc->park + sizeof(gc->park) + 1); in init_type_tags_worker()
2644 gcMARK2(gc->run_queue, gc); in mark_finalizer_structs()
2671 gcFIXUP2(gc->run_queue, gc); in repair_finalizer_structs()
3259 GC_ASSERT(!gc->check_gen1 || gc->gc_full || gc->inc_gen1); in marked()
5582 gc->use_gen_half = !gc->gc_full && AGE_GEN_0_TO_GEN_HALF(gc); in garbage_collect()
5608 gc->mark_gen1 = (gc->gc_full || gc->started_incremental) && !gc->all_marked_incremental; in garbage_collect()
5609 gc->check_gen1 = gc->gc_full && !gc->all_marked_incremental; in garbage_collect()
5846 if(gc->peak_memory_use < gc->memory_in_use) gc->peak_memory_use = gc->memory_in_use; in garbage_collect()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/gc2/
H A Dmem_account.c429 return gc->mark_table[btc_redirect_thread](p, gc); in BTC_thread_mark()
448 return gc->mark_table[btc_redirect_cust_box](p, gc); in BTC_cust_box_mark()
467 return gc->mark_table[btc_redirect_bi_chan](p, gc); in BTC_bi_chan_mark()
532 GC_ASSERT(gc->gc_full || gc->finished_incremental); in BTC_do_accounting()
565 if (!gc->gc_full || gc->acct_mark_stack) { in BTC_do_accounting()
568 gc->mark_stack = gc->acct_mark_stack; in BTC_do_accounting()
667 gc->acct_mark_stack = gc->mark_stack; in BTC_do_accounting()
674 gc->old_btc_mark = gc->new_btc_mark; in BTC_do_accounting()
675 gc->new_btc_mark = !gc->new_btc_mark; in BTC_do_accounting()
700 c1 = gc->park[0]; gc->park[0] = NULL; in BTC_add_account_hook()
[all …]
H A Dweak.c52 if (!gc->gc_full in mark_weak_array()
67 if (gc->gc_full) in mark_weak_array()
126 gc->park[0] = NULL; in GC_malloc_weak_array()
171 if (gc->gc_full || !gc->started_incremental) in zero_weak_arrays()
284 if (gc->gc_full) in mark_weak_box()
373 if (gc->gc_full || !gc->started_incremental) in zero_weak_boxes()
529 gc->park[0] = k; in GC_malloc_ephemeron()
530 gc->park[1] = v; in GC_malloc_ephemeron()
534 k = gc->park[0]; in GC_malloc_ephemeron()
535 v = gc->park[1]; in GC_malloc_ephemeron()
[all …]
H A Dnewgc.c112 #define GC_set_GC(gc) (GC_instance = gc) argument
314 gc->unsafe_allocation_abort(gc); in check_used_against_max()
828 GC_add_roots(&gc->park, (char *)&gc->park + sizeof(gc->park) + 1); in init_type_tags_worker()
2644 gcMARK2(gc->run_queue, gc); in mark_finalizer_structs()
2671 gcFIXUP2(gc->run_queue, gc); in repair_finalizer_structs()
3259 GC_ASSERT(!gc->check_gen1 || gc->gc_full || gc->inc_gen1); in marked()
5582 gc->use_gen_half = !gc->gc_full && AGE_GEN_0_TO_GEN_HALF(gc); in garbage_collect()
5608 gc->mark_gen1 = (gc->gc_full || gc->started_incremental) && !gc->all_marked_incremental; in garbage_collect()
5609 gc->check_gen1 = gc->gc_full && !gc->all_marked_incremental; in garbage_collect()
5846 if(gc->peak_memory_use < gc->memory_in_use) gc->peak_memory_use = gc->memory_in_use; in garbage_collect()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_gc.c12 ui_gc_t *gc; in ui_gc_new() local
30 gc->gc = XCreateGC(gc->display, drawable, GCForeground | GCBackground | GCGraphicsExposures, in ui_gc_new()
43 if ((gc->gc != DefaultGC(gc->display, DefaultScreen(gc->display)))) { in ui_gc_destroy()
44 XFreeGC(gc->display, gc->gc); in ui_gc_destroy()
47 free(gc); in ui_gc_destroy()
53 XSetClipMask(gc->display, gc->gc, None); in ui_gc_set_fg_color()
58 XSetForeground(gc->display, gc->gc, fg_color); in ui_gc_set_fg_color()
66 XSetClipMask(gc->display, gc->gc, None); in ui_gc_set_bg_color()
71 XSetBackground(gc->display, gc->gc, bg_color); in ui_gc_set_bg_color()
80 XSetClipMask(gc->display, gc->gc, None); in ui_gc_set_fid()
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/geometry/
H A Dgeometry.go38 gc.Stroke()
83 gc.Close()
104 gc.Stroke()
121 gc.Stroke()
135 gc.Fill()
162 gc.Fill()
194 gc.Save()
227 gc.Close()
233 gc.Close()
276 gc.Save()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dgame-capture.c532 gc->priority = gc->config.priority; in game_capture_update()
656 gc->keepalive_mutex = gc->is_app in init_keepalive()
1020 gc->window = gc->next_window; in init_hook()
1230 gc->cx = gc->global_hook_info->cx; in init_capture_data()
1231 gc->cy = gc->global_hook_info->cy; in init_capture_data()
1771 if (gc->active && !gc->hook_ready && gc->process_id) { in game_capture_tick()
1798 gc->capturing = start_capture(gc); in game_capture_tick()
1829 gc->copy_texture(gc); in game_capture_tick()
1875 if (!gc->texture || !gc->active) in game_capture_render()
1958 return gc->active ? gc->cx : 0; in game_capture_width()
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dmzmarksrc.c8 gcMARK2(b->key, gc);
9 gcMARK2(b->val, gc);
20 gcMARK2(b->key, gc);
21 gcMARK2(b->val, gc);
105 gcMARK2(r->rand, gc);
139 gcMARK2(b->test, gc);
211 gcMARK2(w->key, gc);
212 gcMARK2(w->val, gc);
383 gcMARK2(c->dw, gc);
562 gcMARK2(c->r, gc);
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dmzmarksrc.c8 gcMARK2(b->key, gc);
9 gcMARK2(b->val, gc);
20 gcMARK2(b->key, gc);
21 gcMARK2(b->val, gc);
105 gcMARK2(r->rand, gc);
139 gcMARK2(b->test, gc);
211 gcMARK2(w->key, gc);
212 gcMARK2(w->val, gc);
383 gcMARK2(c->dw, gc);
562 gcMARK2(c->r, gc);
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/drawing/
H A Dstack_graphic_context.go45 gc.current.Cap = RoundCap
49 return gc
54 return gc.current.Tr
59 gc.current.Tr = tr
104 gc.current.Cap = cap
109 gc.current.Join = join
114 gc.current.Dash = dash
130 gc.current.Font = f
135 return gc.current.Font
201 gc.current = context
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/unic-ucd-category-0.9.0/tests/
H A Dmajor_category_tests.rs21 gc.is_letter() in test_general_category_major_groups()
29 gc in test_general_category_major_groups()
40 gc in test_general_category_major_groups()
50 gc in test_general_category_major_groups()
54 !gc.is_punctuation() && !gc.is_symbol() && !gc.is_separator() && !gc.is_other(), in test_general_category_major_groups()
56 gc in test_general_category_major_groups()
60 !gc.is_symbol() && !gc.is_separator() && !gc.is_other(), in test_general_category_major_groups()
62 gc in test_general_category_major_groups()
65 assert!(!gc.is_separator() && !gc.is_other(), "GC: `{:?}`", gc); in test_general_category_major_groups()
67 assert!(!gc.is_other(), "GC: `{:?}`", gc); in test_general_category_major_groups()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/unic-ucd-category-0.9.0/tests/
H A Dmajor_category_tests.rs21 gc.is_letter() in test_general_category_major_groups()
29 gc in test_general_category_major_groups()
40 gc in test_general_category_major_groups()
50 gc in test_general_category_major_groups()
54 !gc.is_punctuation() && !gc.is_symbol() && !gc.is_separator() && !gc.is_other(), in test_general_category_major_groups()
56 gc in test_general_category_major_groups()
60 !gc.is_symbol() && !gc.is_separator() && !gc.is_other(), in test_general_category_major_groups()
62 gc in test_general_category_major_groups()
65 assert!(!gc.is_separator() && !gc.is_other(), "GC: `{:?}`", gc); in test_general_category_major_groups()
67 assert!(!gc.is_other(), "GC: `{:?}`", gc); in test_general_category_major_groups()
[all …]
/dports/net-mgmt/pads/pads-1.2/src/
H A Dpads.c190 init_pid_file(gc.pid_file, gc.priv_user, gc.priv_group); in init_pads()
217 gc.mask = 0; in main_pads()
218 gc.net = 0; in main_pads()
238 if (gc.priv_user != NULL && gc.priv_group != NULL) { in main_pads()
240 drop_privs(gc.priv_user, gc.priv_group); in main_pads()
245 if (pcap_lookupnet(gc.dev, &gc.net, &gc.mask, errbuf) == -1) { in main_pads()
247 memset(&gc.net, 0, sizeof(gc.net)); in main_pads()
248 memset(&gc.mask, 0, sizeof(gc.mask)); in main_pads()
259 if (pcap_compile(gc.handle, &gc.filter, gc.pcap_filter, 0, gc.net) == -1) { in main_pads()
262 if (pcap_setfilter(gc.handle, &gc.filter)) { in main_pads()
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/draw2dbase/
H A Dstack_gc.go57 gc.Current.FontSize = 10
59 return gc
63 return gc.Current.Tr
67 gc.Current.Tr = Tr
95 gc.Current.FillRule = f
103 gc.Current.Cap = cap
107 gc.Current.Join = join
111 gc.Current.Dash = dash
132 gc.Current.Path.Clear()
184 gc.Current = context
[all …]
/dports/editors/ted/Ted-2.23/ind/
H A Dindguess.c116 gc->gcSource[from] == gc->gcSource[from-1] ) in indGuessAcceptToEndCost()
118 else{ cost= gc->gcDelCost* ( gc->gcSourceLen- from ); } in indGuessAcceptToEndCost()
133 gc->gcSource[from+ n] != gc->gcTarget[to] ) in indGuessCanSkip()
156 gc->gcSource[from] == gc->gcTarget[to] ) in indGuessInsertCost()
170 if ( gc->gcSource[from] == ucdToUpper( gc->gcTarget[to] ) || in indGuessCanReplace()
171 gc->gcSource[from] == ucdToLower( gc->gcTarget[to] ) ) in indGuessCanReplace()
192 gc->gcSource[from+1] != gc->gcSource[from] && /* TRUE! */ in indGuessCanSwap()
193 gc->gcSource[from+1] == gc->gcTarget[to] ) in indGuessCanSwap()
355 gc->gcTarget[to+ 1]= gc->gcSource[from]; in indIndGuessForNode()
362 { gc->gcTarget[to++]= gc->gcSource[from++]; } in indIndGuessForNode()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/
H A Dui_gc.c26 return gc; in ui_gc_new()
30 free(gc); in ui_gc_destroy()
34 gc->gc = _gc; in ui_set_gc()
36 SetTextAlign(gc->gc, TA_LEFT | TA_BASELINE); in ui_set_gc()
41 SetTextColor(gc->gc, gc->fg_color); in ui_set_gc()
47 SetBkColor(gc->gc, gc->bg_color); in ui_set_gc()
57 SetTextColor(gc->gc, (gc->fg_color = ARGB_TO_RGB(fg_color))); in ui_gc_set_fg_color()
63 SetBkColor(gc->gc, (gc->bg_color = ARGB_TO_RGB(bg_color))); in ui_gc_set_bg_color()
69 SelectObject(gc->gc, fid); in ui_gc_set_fid()
78 return SelectObject(gc->gc, pen); in ui_gc_set_pen()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/
H A Dgcmodule.c206 for (gc = list->gc.gc_next; gc != list; gc = gc->gc.gc_next) { in gc_list_size()
219 for (gc = gc_list->gc.gc_next; gc != gc_list; gc = gc->gc.gc_next) { in append_objects()
241 for (; gc != containers; gc = gc->gc.gc_next) { in update_refs()
294 for (; gc != containers; gc=gc->gc.gc_next) { in subtract_refs()
476 for (; gc != finalizers; gc = gc->gc.gc_next) { in move_legacy_finalizer_reachable()
662 for (; gc != finalizers; gc = gc->gc.gc_next) { in handle_legacy_finalizers()
718 gc = gc->gc.gc_next) { in check_garbage()
724 gc = gc->gc.gc_next) { in check_garbage()
737 gc = gc->gc.gc_next) { in revive_garbage()
892 for (gc = unreachable.gc.gc_next; gc != &unreachable; gc = gc->gc.gc_next) { in collect()
[all …]

12345678910>>...446