Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 25 of 7494) sorted by relevance

12345678910>>...300

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm_batch/
H A Dexample_change_map_update_and_recognize_roc.py8 import bvxm_batch as batch namespace
19 batch.run_process()
60 batch.run_process()
65 batch.run_process()
90 batch.run_process()
171 batch.run_process()
186 batch.run_process()
195 batch.run_process()
205 batch.run_process()
214 batch.run_process()
[all …]
H A Dexample_rpc_registration_with_lidar.py2 import bvxm_batch as batch namespace
8 batch.run_process()
19 batch.run_process()
33 batch.run_process()
44 batch.run_process()
49 batch.run_process()
54 batch.run_process()
59 batch.run_process()
68 batch.run_process()
75 batch.run_process()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dvpgl_adaptor.py6 batch = brl_init.DummyBatch() variable
27 batch.run_process()
43 batch.run_process()
52 batch.run_process()
70 batch.run_process()
88 batch.run_process()
99 batch.run_process()
121 batch.run_process()
129 batch.run_process()
147 batch.run_process()
[all …]
H A Dvolm_adaptor.py5 batch = brl_init.DummyBatch() variable
14 batch.run_process()
24 batch.run_process()
31 batch.run_process()
37 batch.run_process()
47 batch.run_process()
64 batch.run_process()
111 batch.run_process()
163 batch.run_process()
178 batch.run_process()
[all …]
H A Dsdet_adaptor.py5 batch = brl_init.DummyBatch() variable
26 batch.run_process()
36 batch.run_process()
42 batch.run_process()
51 batch.run_process()
61 batch.run_process()
69 batch.run_process()
89 batch.run_process()
100 batch.run_process()
108 batch.run_process()
[all …]
H A Dbbas_adaptor.py5 batch = brl_init.DummyBatch() variable
17 batch.run_process()
28 batch.run_process()
33 batch.remove_data(id)
40 batch.run_process()
43 batch.remove_data(id)
46 batch.remove_data(id)
53 batch.run_process()
72 batch.run_process()
87 batch.run_process()
[all …]
H A Dvil_adaptor.py5 batch = brl_init.DummyBatch() variable
52 batch.run_process()
79 batch.run_process()
95 batch.run_process()
107 batch.run_process()
119 batch.run_process()
130 batch.run_process()
142 batch.run_process()
155 batch.run_process()
170 batch.run_process()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pyscripts/
H A Dboxm2_adaptor.py2 import boxm2_batch as batch namespace
95 batch.run_process()
121 batch.run_process()
124 batch.remove_data(id)
154 batch.run_process()
169 batch.run_process()
179 batch.run_process()
186 batch.run_process()
296 batch.run_process()
308 batch.run_process()
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/batch/batchiface/
H A Dinterface.go63 CancelJob(*batch.CancelJobInput) (*batch.CancelJobOutput, error)
65 CancelJobRequest(*batch.CancelJobInput) (*request.Request, *batch.CancelJobOutput)
71 CreateJobQueue(*batch.CreateJobQueueInput) (*batch.CreateJobQueueOutput, error)
83 DeleteJobQueue(*batch.DeleteJobQueueInput) (*batch.DeleteJobQueueOutput, error)
116 DescribeJobs(*batch.DescribeJobsInput) (*batch.DescribeJobsOutput, error)
124 ListJobs(*batch.ListJobsInput) (*batch.ListJobsOutput, error)
126 ListJobsRequest(*batch.ListJobsInput) (*request.Request, *batch.ListJobsOutput)
146 SubmitJob(*batch.SubmitJobInput) (*batch.SubmitJobOutput, error)
150 TagResource(*batch.TagResourceInput) (*batch.TagResourceOutput, error)
154 TerminateJob(*batch.TerminateJobInput) (*batch.TerminateJobOutput, error)
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
334 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
342 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
366 if (batch == batch->ctx->batch) in batch_flush()
367 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/sql-schema/
H A D1000.sql2 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_access_points_table', 1…
3 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_alert_device_map_table'…
5 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_alert_log_table', 1);
6 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_alert_rules_table', 1);
14 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_alerts_table', 1);
18 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_authlog_table', 1);
20 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_bgpPeers_table', 1);
26 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_bills_table', 1);
33 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_config_table', 1);
60 INSERT INTO migrations (migration, batch) VALUES ('2018_07_03_091314_create_links_table', 1);
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm_batch/multiscale/
H A Dmulti_train.py2 import bvxm_batch as batch namespace
13 batch.run_process()
23 batch.run_process()
28 batch.set_input_string(
30 batch.set_input_string(
33 batch.run_process()
43 batch.run_process()
68 batch.run_process()
73 batch.run_process()
93 batch.run_process()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c68 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
71 batch->draw = alloc_ring(batch, 0x100000, 0); in batch_init()
75 batch->binning = alloc_ring(batch, 0x100000, 0); in batch_init()
87 batch->fence = fd_fence_create(batch); in batch_init()
92 batch->restore = batch->resolve = 0; in batch_init()
128 if (!batch) in fd_batch_create()
328 batch->prologue = alloc_ring(batch, 0x1000, 0); in fd_batch_get_prologue()
336 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
360 if (batch == batch->ctx->batch) in batch_flush()
361 fd_batch_reference_locked(&batch->ctx->batch, NULL); in batch_flush()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c61 batch->draw = fd_submit_new_ringbuffer(batch->submit, size, in batch_init()
70 batch->binning = fd_submit_new_ringbuffer(batch->submit, in batch_init()
76 batch->fence = fd_fence_create(batch); in batch_init()
81 batch->restore = batch->resolve = 0; in batch_init()
117 if (!batch) in fd_batch_create()
136 return batch; in fd_batch_create()
295 free(batch); in __fd_batch_destroy()
308 DBG("%p: needs_flush=%d", batch, batch->needs_flush); in batch_flush()
324 fd_fence_ref(&batch->ctx->last_fence, batch->fence); in batch_flush()
357 if (batch == batch->ctx->batch) { in fd_batch_flush()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/pyscripts/
H A Dbvxm_adaptor.py2 import bvxm_batch as batch namespace
72 batch.run_process()
75 batch.remove_data(id)
78 batch.remove_data(id)
108 batch.run_process()
124 batch.run_process()
142 batch.run_process()
172 batch.run_process()
204 batch.run_process()
220 batch.run_process()
[all …]
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dintel_batchbuffer.c64 batch->map = batch->buffer->virtual; in intel_batchbuffer_reset()
66 batch->ptr = batch->map; in intel_batchbuffer_reset()
73 return (batch->size - BATCH_RESERVED) - (batch->ptr - batch->map); in intel_batchbuffer_space()
146 used = batch->ptr - batch->map; in intel_batchbuffer_flush()
147 batch->run(batch->buffer, used, 0, 0, 0, batch->flag); in intel_batchbuffer_flush()
164 assert(batch->ptr - batch->map < batch->size); in intel_batchbuffer_emit_reloc()
175 assert(batch->ptr - batch->map < batch->size); in intel_batchbuffer_emit_reloc64()
329 batch->emit_start = batch->ptr; in intel_batchbuffer_begin_batch()
335 assert(batch->emit_total == (batch->ptr - batch->emit_start)); in intel_batchbuffer_advance_batch()
429 return batch->ptr - batch->map; in intel_batchbuffer_used_size()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/iris/
H A Diris_batch.c200 malloc(batch->exec_array_size * sizeof(batch->exec_bos[0])); in iris_init_batch()
207 memset(batch->other_batches, 0, sizeof(batch->other_batches)); in iris_init_batch()
237 if (index < batch->exec_count && batch->exec_bos[index] == bo) in find_validation_entry()
252 while (batch->exec_count + count > batch->exec_array_size) { in ensure_exec_obj_space()
337 batch->validation_list[batch->exec_count] = in iris_use_pinned_bo()
345 batch->exec_bos[batch->exec_count] = bo; in iris_use_pinned_bo()
361 batch->map_next = batch->map; in create_batch()
457 if (batch->bo != batch->exec_bos[0] || in iris_batch_maybe_flush()
470 if (batch->bo == batch->exec_bos[0]) in record_batch_sizes()
506 struct iris_bo *bo = batch->exec_bos[batch->exec_count]; in add_aux_map_bos_to_batch()
[all …]

12345678910>>...300