Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Ddes-internal.c327 right ^= work; in desfunc()
331 right ^= work; in desfunc()
335 leftt ^= work; in desfunc()
339 leftt ^= work; in desfunc()
345 leftt ^= work; in desfunc()
346 right ^= work; in desfunc()
375 leftt ^= work; in desfunc()
437 u32 work[2]; in des_block_encrypt() local
448 u32 work[2]; in des_block_decrypt() local
471 u32 work[2]; in des3_encrypt() local
[all …]
/dragonfly/usr.bin/dsynth/
H A Dmount.c196 ++work->mount_error; in DoWorkerMounts()
205 ++work->mount_error; in DoWorkerMounts()
242 ++work->accum_error; in DoWorkerMounts()
243 snprintf(work->status, sizeof(work->status), in DoWorkerMounts()
265 work->mount_error = 0; in DoWorkerUnmounts()
290 dounmount(work, ""); in DoWorkerUnmounts()
297 ++work->accum_error; in DoWorkerUnmounts()
298 snprintf(work->status, sizeof(work->status), in DoWorkerUnmounts()
328 ++work->mount_error; in domount()
400 ++work->mount_error; in domount()
[all …]
H A Dbuild.c109 worker_t *work; in DoInitBuild() local
124 asprintf(&work->basedir, "%s/SL%02d", BuildBase, work->index); in DoInitBuild()
814 worker_t *work; in startbuild() local
1070 pthread_create(&work->td, NULL, childBuilderThread, work); in startworker()
1100 work->index, work->state, work->index); in startworker()
1109 work->flags = 0; in cleanworker()
1275 worker_t *work; in waitbuild() local
1544 work->pkg->portdir, work->pkg->pkgfile, in childBuilderThread()
1656 work->index, work->state, work->index); in childBuilderThread()
1961 worker_t *work; in WorkerProcess() local
[all …]
H A Dhtml.c170 int i = work->index; in HtmlUpdate()
182 switch(work->state) { in HtmlUpdate()
187 if (work->state == WORKER_IDLE) in HtmlUpdate()
192 if (work->state == WORKER_FAILED) in HtmlUpdate()
196 if (work->state == WORKER_EXITING) in HtmlUpdate()
239 else if (work->pkg) in HtmlUpdate()
240 origin = work->pkg->portdir; in HtmlUpdate()
408 if (work) { in HtmlUpdateCompletion()
414 slot = work->index; in HtmlUpdateCompletion()
429 if (work) { in HtmlUpdateCompletion()
[all …]
H A Dncurses.c250 int i = work->index; in NCursesUpdate()
261 switch(work->state) { in NCursesUpdate()
266 if (work->state == WORKER_IDLE) in NCursesUpdate()
270 if (work->state == WORKER_FAILED) in NCursesUpdate()
301 t = time(NULL) - work->start_time; in NCursesUpdate()
306 if (work->state == WORKER_RUNNING) in NCursesUpdate()
307 phase = getphasestr(work->phase); in NCursesUpdate()
315 else if (work->pkg) in NCursesUpdate()
316 origin = work->pkg->portdir; in NCursesUpdate()
326 if (work->lines > 9999999) { in NCursesUpdate()
[all …]
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c664 memset ((char *) work, 0, sizeof (work)); in cplus_demangle_opname()
872 memset ((char *) work, 0, sizeof (work)); in cplus_demangle()
1227 work->constructor = work->destructor = 0; in internal_cplus_demangle()
2060 || (work->tmpl_argvec && idx >= work->ntmpl_args) in demangle_template_value_parm()
4344 if (work->nproctypes >= work->proctypevec_size) in push_processed_type()
4384 if (work -> ntypes >= work -> typevec_size) in remember_type()
4403 work -> typevec[work -> ntypes++] = tem; in remember_type()
4413 if (work -> numk >= work -> ksize) in remember_Ktype()
4418 work -> ktypevec = XNEWVEC (char *, work->ksize); in remember_Ktype()
4432 work -> ktypevec[work -> numk++] = tem; in remember_Ktype()
[all …]
/dragonfly/sys/dev/drm/
H A Dlinux_workqueue.c89 work->func(work); in process_all_work()
98 wakeup(work); in process_all_work()
136 if (work->on_queue == false || work->running == false) { in queue_work()
163 int pending = work->work.on_queue; // XXX: running too ? in queue_delayed_work()
165 callout_reset(&work->timer, delay, _delayed_work_fn, work); in queue_delayed_work()
298 return (work->on_queue || work->running); in work_busy()
331 while (work->on_queue || work->running) { in flush_work()
354 if (worker != work->worker || work->on_queue == false) { in _cancel_work()
371 if (worker != work->worker || work->running == false) { in _cancel_work()
407 struct work_struct *work = &dwork->work; in cancel_delayed_work() local
[all …]
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c648 memset ((char *) work, 0, sizeof (work)); in cplus_demangle_opname()
856 memset ((char *) work, 0, sizeof (work)); in cplus_demangle()
1173 work->constructor = work->destructor = 0; in internal_cplus_demangle()
1993 || (work->tmpl_argvec && idx >= work->ntmpl_args) in demangle_template_value_parm()
4248 if (work -> ntypes >= work -> typevec_size) in remember_type()
4265 work -> typevec[work -> ntypes++] = tem; in remember_type()
4275 if (work -> numk >= work -> ksize) in remember_Ktype()
4280 work -> ktypevec = XNEWVEC (char *, work->ksize); in remember_Ktype()
4292 work -> ktypevec[work -> numk++] = tem; in remember_Ktype()
4304 if (work -> numb >= work -> bsize) in register_Btype()
[all …]
/dragonfly/contrib/gdb-7/libiberty/
H A Dcplus-dem.c642 memset ((char *) work, 0, sizeof (work)); in cplus_demangle_opname()
850 memset ((char *) work, 0, sizeof (work)); in cplus_demangle()
1160 work->constructor = work->destructor = 0; in internal_cplus_demangle()
1973 || (work->tmpl_argvec && idx >= work->ntmpl_args) in demangle_template_value_parm()
4225 if (work -> ntypes >= work -> typevec_size) in remember_type()
4242 work -> typevec[work -> ntypes++] = tem; in remember_type()
4252 if (work -> numk >= work -> ksize) in remember_Ktype()
4257 work -> ktypevec = XNEWVEC (char *, work->ksize); in remember_Ktype()
4269 work -> ktypevec[work -> numk++] = tem; in remember_Ktype()
4281 if (work -> numb >= work -> bsize) in register_Btype()
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c642 memset ((char *) work, 0, sizeof (work)); in cplus_demangle_opname()
850 memset ((char *) work, 0, sizeof (work)); in cplus_demangle()
1160 work->constructor = work->destructor = 0; in internal_cplus_demangle()
1973 || (work->tmpl_argvec && idx >= work->ntmpl_args) in demangle_template_value_parm()
4225 if (work -> ntypes >= work -> typevec_size) in remember_type()
4242 work -> typevec[work -> ntypes++] = tem; in remember_type()
4252 if (work -> numk >= work -> ksize) in remember_Ktype()
4257 work -> ktypevec = XNEWVEC (char *, work->ksize); in remember_Ktype()
4269 work -> ktypevec[work -> numk++] = tem; in remember_Ktype()
4281 if (work -> numb >= work -> bsize) in register_Btype()
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c358 shar->work.length); in archive_write_shar_data_sed()
363 buf = shar->work.s + shar->work.length; in archive_write_shar_data_sed()
380 shar->work.length = buf - shar->work.s; in archive_write_shar_data_sed()
386 buf = shar->work.s; in archive_write_shar_data_sed()
390 shar->work.length = buf - shar->work.s; in archive_write_shar_data_sed()
423 buf = shar->work.s + shar->work.length; in _uuencode_line()
443 if ((buf - shar->work.s) > (ptrdiff_t)(shar->work.length + 62)) { in _uuencode_line()
448 shar->work.length = buf - shar->work.s; in _uuencode_line()
497 shar->work.length); in archive_write_shar_data_uuencode()
579 ret = __archive_write_output(a, shar->work.s, shar->work.length); in archive_write_shar_finish_entry()
[all …]
/dragonfly/sys/dev/drm/include/linux/
H A Dworkqueue.h66 struct work_struct work; member
74 return container_of(work, struct delayed_work, work); in to_delayed_work()
77 #define INIT_WORK(work, _func) \ argument
79 (work)->ws_entries.stqe_next = NULL; \
80 (work)->func = (_func); \
81 (work)->on_queue = false; \
82 (work)->running = false; \
83 (work)->canceled = false; \
86 #define INIT_WORK_ONSTACK(work, _func) INIT_WORK(work, _func) argument
94 #define INIT_DELAYED_WORK_ONSTACK(work, _func) INIT_DELAYED_WORK(work, _func) argument
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddata-streamer-out.c245 work >>= 7; in streamer_write_uhwi_stream()
255 if (work != 0) in streamer_write_uhwi_stream()
264 work >>= 7; in streamer_write_uhwi_stream()
265 if (work != 0) in streamer_write_uhwi_stream()
296 work >>= 6; in streamer_write_hwi_stream()
297 more = !(work == 0 || work == -1); in streamer_write_hwi_stream()
301 work >>= 1; in streamer_write_hwi_stream()
319 work >>= 6; in streamer_write_hwi_stream()
320 more = !(work == 0 || work == -1); in streamer_write_hwi_stream()
323 work >>= 1; in streamer_write_hwi_stream()
[all …]
H A Ddata-streamer.c34 bp_pack_var_len_unsigned (struct bitpack_d *bp, unsigned HOST_WIDE_INT work) in bp_pack_var_len_unsigned() argument
38 unsigned int half_byte = (work & 0x7); in bp_pack_var_len_unsigned()
39 work >>= 3; in bp_pack_var_len_unsigned()
40 if (work != 0) in bp_pack_var_len_unsigned()
46 while (work != 0); in bp_pack_var_len_unsigned()
53 bp_pack_var_len_int (struct bitpack_d *bp, HOST_WIDE_INT work) in bp_pack_var_len_int() argument
59 half_byte = (work & 0x7); in bp_pack_var_len_int()
61 work >>= 3; in bp_pack_var_len_int()
62 more = !((work == 0 && (half_byte & 0x4) == 0) in bp_pack_var_len_int()
63 || (work == -1 && (half_byte & 0x4) != 0)); in bp_pack_var_len_int()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_display.c48 schedule_work(&work->flip_work.work); in amdgpu_display_flip_callback()
83 if (amdgpu_display_flip_handle_fence(work, &work->excl)) in amdgpu_display_flip_work_func()
87 if (amdgpu_display_flip_handle_fence(work, &work->shared[i])) in amdgpu_display_flip_work_func()
109 adev->mode_info.funcs->page_flip(adev, work->crtc_id, work->base, work->async); in amdgpu_display_flip_work_func()
142 kfree(work->shared); in amdgpu_display_unpin_work_func()
143 kfree(work); in amdgpu_display_unpin_work_func()
162 work = kzalloc(sizeof *work, GFP_KERNEL); in amdgpu_display_crtc_page_flip_target()
163 if (work == NULL) in amdgpu_display_crtc_page_flip_target()
170 work->adev = adev; in amdgpu_display_crtc_page_flip_target()
236 amdgpu_display_flip_work_func(&work->flip_work.work); in amdgpu_display_crtc_page_flip_target()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddata-streamer-out.c132 streamer_write_uhwi_stream (ob->main_stream, work); in streamer_write_uhwi()
141 streamer_write_hwi_stream (ob->main_stream, work); in streamer_write_hwi()
149 unsigned HOST_WIDE_INT work) in streamer_write_uhwi_stream() argument
153 unsigned int byte = (work & 0x7f); in streamer_write_uhwi_stream()
154 work >>= 7; in streamer_write_uhwi_stream()
155 if (work != 0) in streamer_write_uhwi_stream()
161 while (work != 0); in streamer_write_uhwi_stream()
174 byte = (work & 0x7f); in streamer_write_hwi_stream()
176 work >>= 7; in streamer_write_hwi_stream()
177 more = !((work == 0 && (byte & 0x40) == 0) in streamer_write_hwi_stream()
[all …]
H A Ddata-streamer.c30 bp_pack_var_len_unsigned (struct bitpack_d *bp, unsigned HOST_WIDE_INT work) in bp_pack_var_len_unsigned() argument
34 unsigned int half_byte = (work & 0x7); in bp_pack_var_len_unsigned()
35 work >>= 3; in bp_pack_var_len_unsigned()
36 if (work != 0) in bp_pack_var_len_unsigned()
42 while (work != 0); in bp_pack_var_len_unsigned()
49 bp_pack_var_len_int (struct bitpack_d *bp, HOST_WIDE_INT work) in bp_pack_var_len_int() argument
55 half_byte = (work & 0x7); in bp_pack_var_len_int()
57 work >>= 3; in bp_pack_var_len_int()
58 more = !((work == 0 && (half_byte & 0x4) == 0) in bp_pack_var_len_int()
59 || (work == -1 && (half_byte & 0x4) != 0)); in bp_pack_var_len_int()
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_userptr.c67 struct i915_mmu_object *mo = container_of(work, typeof(*mo), work); in cancel_userptr()
377 struct i915_mm_struct *mm = container_of(work, typeof(*mm), work); in __i915_mm_struct_free__worker()
501 struct get_pages_work *work = container_of(_work, typeof(*work), work);
523 (work->task, mm,
539 if (obj->userptr.work == &work->work) {
562 kfree(work);
589 work = kmalloc(sizeof(*work), M_DRM, GFP_KERNEL);
590 if (work == NULL)
593 obj->userptr.work = &work->work;
600 INIT_WORK(&work->work, __i915_gem_userptr_get_pages_worker);
[all …]
/dragonfly/contrib/binutils-2.34/gas/
H A Dflonum-mult.c81 unsigned long work; in flonum_multip() local
119 work = carry; in flonum_multip()
128 A, a->low[A], B, b->low[B], work); in flonum_multip()
135 carry += work >> LITTLENUM_NUMBER_OF_BITS; in flonum_multip()
136 work &= LITTLENUM_MASK; in flonum_multip()
138 printf ("work=%08x carry=%04x\n", work, carry); in flonum_multip()
142 significant |= work; in flonum_multip()
147 product->low[P] = work; in flonum_multip()
149 printf ("P=%d. work[p]:=%04x\n", P, work); in flonum_multip()
177 work = *q; in flonum_multip()
[all …]
/dragonfly/contrib/binutils-2.27/gas/
H A Dflonum-mult.c81 unsigned long work; in flonum_multip() local
119 work = carry; in flonum_multip()
128 A, a->low[A], B, b->low[B], work); in flonum_multip()
135 carry += work >> LITTLENUM_NUMBER_OF_BITS; in flonum_multip()
136 work &= LITTLENUM_MASK; in flonum_multip()
138 printf ("work=%08x carry=%04x\n", work, carry); in flonum_multip()
142 significant |= work; in flonum_multip()
147 product->low[P] = work; in flonum_multip()
149 printf ("P=%d. work[p]:=%04x\n", P, work); in flonum_multip()
177 work = *q; in flonum_multip()
[all …]
/dragonfly/contrib/mpfr/
H A DCOPYING84 To "modify" a work means to copy from or adapt all or part of the work
87 earlier work or a work "based on" the earlier work.
89 A "covered work" means either the unmodified Program or a work based
114 The "source code" for a work means the preferred form of the work
116 form of a work.
136 work) run the object code and to modify the work, including scripts to
152 same work.
191 modification of the work as a means of enforcing, against the work's
509 covered work in a country, or your recipient's use of the covered work
555 permission to link or combine any covered work with a work licensed
[all …]
/dragonfly/contrib/diffutils/
H A DCOPYING84 To "modify" a work means to copy from or adapt all or part of the work
87 earlier work or a work "based on" the earlier work.
89 A "covered work" means either the unmodified Program or a work based
114 The "source code" for a work means the preferred form of the work
116 form of a work.
136 work) run the object code and to modify the work, including scripts to
152 same work.
191 modification of the work as a means of enforcing, against the work's
509 covered work in a country, or your recipient's use of the covered work
555 permission to link or combine any covered work with a work licensed
[all …]
/dragonfly/contrib/binutils-2.34/
H A DCOPYING384 To "modify" a work means to copy from or adapt all or part of the work
87 earlier work or a work "based on" the earlier work.
89 A "covered work" means either the unmodified Program or a work based
114 The "source code" for a work means the preferred form of the work
116 form of a work.
136 work) run the object code and to modify the work, including scripts to
152 same work.
191 modification of the work as a means of enforcing, against the work's
509 covered work in a country, or your recipient's use of the covered work
555 permission to link or combine any covered work with a work licensed
[all …]
/dragonfly/contrib/gcc-4.7/
H A DCOPYING384 To "modify" a work means to copy from or adapt all or part of the work
87 earlier work or a work "based on" the earlier work.
89 A "covered work" means either the unmodified Program or a work based
114 The "source code" for a work means the preferred form of the work
116 form of a work.
136 work) run the object code and to modify the work, including scripts to
152 same work.
191 modification of the work as a means of enforcing, against the work's
509 covered work in a country, or your recipient's use of the covered work
555 permission to link or combine any covered work with a work licensed
[all …]
/dragonfly/contrib/gmp/
H A DCOPYING84 To "modify" a work means to copy from or adapt all or part of the work
87 earlier work or a work "based on" the earlier work.
89 A "covered work" means either the unmodified Program or a work based
114 The "source code" for a work means the preferred form of the work
116 form of a work.
136 work) run the object code and to modify the work, including scripts to
152 same work.
191 modification of the work as a means of enforcing, against the work's
509 covered work in a country, or your recipient's use of the covered work
555 permission to link or combine any covered work with a work licensed
[all …]

12345678910>>...21