Home
last modified time | relevance | path

Searched refs:vb (Results 1 – 25 of 5614) sorted by relevance

12345678910>>...225

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-varbuf.c144 test_pass(vb.size >= vb.used); in test_varbuf_add_buf()
149 test_pass(vb.size >= vb.used); in test_varbuf_add_buf()
164 test_pass(vb.size >= vb.used); in test_varbuf_add_char()
169 test_pass(vb.size >= vb.used); in test_varbuf_add_char()
174 test_pass(vb.size >= vb.used); in test_varbuf_add_char()
179 test_pass(vb.size >= vb.used); in test_varbuf_add_char()
194 test_pass(vb.size >= vb.used); in test_varbuf_dup_char()
199 test_pass(vb.size >= vb.used); in test_varbuf_dup_char()
216 test_pass(vb.size >= vb.used); in test_varbuf_map_char()
231 test_pass(vb.size >= vb.used); in test_varbuf_end_str()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/
H A Dvbnc.exe.sources1 source/Code/CodeBlock.vb
2 source/Code/ImplicitCodeBlock.vb
6 source/Emit/EmitInfo.vb
9 source/Enums/IntegerBase.vb
10 source/Enums/KS.vb
13 source/Enums/Operators.vb
14 source/Enums/TokenType.vb
79 source/Parser/Parser.vb
108 source/Emit/Emitter.vb
332 source/Enums/Enums.vb
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/
H A DMicrosoft.VisualBasic.dll.sources1 AssemblyInfo.vb
2 Helper.vb
3 Microsoft.VisualBasic/Hashtable.vb
4 Microsoft.VisualBasic/ArrayList.vb
119 Microsoft.VisualBasic/Globals.vb
120 Microsoft.VisualBasic/SpcInfo.vb
121 Microsoft.VisualBasic/TabInfo.vb
128 Microsoft.VisualBasic/DueDate.vb
143 Microsoft.VisualBasic/Strings.vb
146 Microsoft.VisualBasic/VBMath.vb
[all …]
H A DMicrosoft.VisualBasic.dll.monotouch.sources1 AssemblyInfo.vb
2 Helper.vb
107 Microsoft.VisualBasic/CallType.vb
115 Microsoft.VisualBasic/Globals.vb
116 #Microsoft.VisualBasic/SpcInfo.vb
117 #Microsoft.VisualBasic/TabInfo.vb
124 #Microsoft.VisualBasic/DueDate.vb
139 Microsoft.VisualBasic/Strings.vb
140 Microsoft.VisualBasic/TriState.vb
142 Microsoft.VisualBasic/VBMath.vb
[all …]
H A DMicrosoft.VisualBasic.dll.moonlight.sources1 AssemblyInfo.vb
2 Helper.vb
107 Microsoft.VisualBasic/CallType.vb
115 Microsoft.VisualBasic/Globals.vb
116 #Microsoft.VisualBasic/SpcInfo.vb
117 #Microsoft.VisualBasic/TabInfo.vb
124 #Microsoft.VisualBasic/DueDate.vb
139 Microsoft.VisualBasic/Strings.vb
140 Microsoft.VisualBasic/TriState.vb
142 Microsoft.VisualBasic/VBMath.vb
[all …]
H A DMicrosoft.VisualBasic.dll.monodroid.sources1 AssemblyInfo.vb
2 Helper.vb
107 Microsoft.VisualBasic/CallType.vb
115 Microsoft.VisualBasic/Globals.vb
116 #Microsoft.VisualBasic/SpcInfo.vb
117 #Microsoft.VisualBasic/TabInfo.vb
124 #Microsoft.VisualBasic/DueDate.vb
139 Microsoft.VisualBasic/Strings.vb
140 Microsoft.VisualBasic/TriState.vb
142 Microsoft.VisualBasic/VBMath.vb
[all …]
H A DMicrosoft.VisualBasic.dll.sources.win1 AssemblyInfo.vb
2 Helper.vb
108 Microsoft.VisualBasic\CallType.vb
116 Microsoft.VisualBasic\FileData.vb
117 Microsoft.VisualBasic\Globals.vb
118 Microsoft.VisualBasic\SpcInfo.vb
119 Microsoft.VisualBasic\TabInfo.vb
126 Microsoft.VisualBasic\DueDate.vb
141 Microsoft.VisualBasic\Strings.vb
144 Microsoft.VisualBasic\VBMath.vb
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/virtio/
H A Dvirtio_balloon.c157 sg_init_one(&sg, vb->pfns, sizeof(vb->pfns[0]) * vb->num_pfns); in tell_host()
244 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in fill_balloon()
255 tell_host(vb, vb->inflate_vq); in fill_balloon()
293 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in leak_balloon()
305 tell_host(vb, vb->deflate_vq); in leak_balloon()
792 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()
799 set_page_pfns(vb, vb->pfns, page); in virtballoon_migratepage()
800 tell_host(vb, vb->deflate_vq); in virtballoon_migratepage()
1034 leak_balloon(vb, vb->num_pages); in remove_common()
1042 vb->vdev->config->reset(vb->vdev); in remove_common()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/virtio/
H A Dvirtio_balloon.c157 sg_init_one(&sg, vb->pfns, sizeof(vb->pfns[0]) * vb->num_pfns); in tell_host()
244 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in fill_balloon()
255 tell_host(vb, vb->inflate_vq); in fill_balloon()
293 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in leak_balloon()
305 tell_host(vb, vb->deflate_vq); in leak_balloon()
792 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()
799 set_page_pfns(vb, vb->pfns, page); in virtballoon_migratepage()
800 tell_host(vb, vb->deflate_vq); in virtballoon_migratepage()
1034 leak_balloon(vb, vb->num_pages); in remove_common()
1042 vb->vdev->config->reset(vb->vdev); in remove_common()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/virtio/
H A Dvirtio_balloon.c157 sg_init_one(&sg, vb->pfns, sizeof(vb->pfns[0]) * vb->num_pfns); in tell_host()
244 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in fill_balloon()
255 tell_host(vb, vb->inflate_vq); in fill_balloon()
293 set_page_pfns(vb, vb->pfns + vb->num_pfns, page); in leak_balloon()
305 tell_host(vb, vb->deflate_vq); in leak_balloon()
792 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()
799 set_page_pfns(vb, vb->pfns, page); in virtballoon_migratepage()
800 tell_host(vb, vb->deflate_vq); in virtballoon_migratepage()
1034 leak_balloon(vb, vb->num_pages); in remove_common()
1042 vb->vdev->config->reset(vb->vdev); in remove_common()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs-opengl/
H A Dgl-vertexbuffer.c52 da_reserve(vb->uv_buffers, vb->data->num_tex); in create_buffers()
53 da_reserve(vb->uv_sizes, vb->data->num_tex); in create_buffers()
68 if (!vb->dynamic) { in create_buffers()
70 vb->data = NULL; in create_buffers()
85 vb->data = data; in device_vertexbuffer_create()
95 return vb; in device_vertexbuffer_create()
100 if (vb) { in gs_vertexbuffer_destroy()
113 if (vb->vao) in gs_vertexbuffer_destroy()
120 bfree(vb); in gs_vertexbuffer_destroy()
180 gs_vertexbuffer_flush_internal(vb, vb->data); in gs_vertexbuffer_flush()
[all …]
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dvideo_buffer.c15 vb->fps_counter = fps_counter; in video_buffer_init()
37 vb->interrupted = false; in video_buffer_init()
59 SDL_DestroyMutex(vb->mutex); in video_buffer_destroy()
67 vb->decoding_frame = vb->rendering_frame; in video_buffer_swap_frames()
68 vb->rendering_frame = tmp; in video_buffer_swap_frames()
74 mutex_lock(vb->mutex); in video_buffer_offer_decoded_frame()
77 while (!vb->rendering_frame_consumed && !vb->interrupted) { in video_buffer_offer_decoded_frame()
78 cond_wait(vb->rendering_frame_consumed_cond, vb->mutex); in video_buffer_offer_decoded_frame()
89 mutex_unlock(vb->mutex); in video_buffer_offer_decoded_frame()
101 return vb->rendering_frame; in video_buffer_consume_rendered_frame()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.ApplicationServices/
H A DChangeLog3 * User.vb:
4 * WebUser.vb:
5 * BuiltInRole.vb:
35 * CantStartSingleInstanceException.vb, ShutdownEventHandler.vb, WebUser.vb,
36 User.vb, ShutdownMode.vb, WindowsFormsApplicationBase.vb,
38 ConsoleApplicationBase.vb, StartupEventArgs.vb, AuthenticationMode.vb,
39 StartupNextInstanceEventHandler.vb, BuiltInRole.vb,
40 WindowsFormsApplicationContext.vb, AssemblyInfo.vb, ApplicationBase.vb,
62 * Added AssemblyInfo.vb, BuiltInRole.vb,
64 NoStartupFormException.vb, ShutdownEventHandler.vb, StartupEventArgs.vb,
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/
H A DChangeLog87 * DoubleType.vb, DecimalType.vb, DateType.vb, BooleanType.vb, SingleType.vb,
88 IntegerType.vb, ShortType.vb, LongType.vb, ByteType.vb: Minor exception
120 * DoubleType.vb, NewLateBinding.vb, Versioned.vb, ObjectFlowControl.vb,
121 LikeOperator.vb, Operators.vb, BooleanType.vb, IntegerType.vb, Utils.vb,
158 * DoubleType.vb, StaticLocalInitFlag.vb, LateBinding.vb,
160 ProjectData.vb, LikeOperator.vb, DecimalType.vb,
162 StringType.vb, CharArrayType.vb, IVbHost.vb, Operators.vb,
163 CharType.vb, DateType.vb, ExceptionUtils.vb, BooleanType.vb,
165 IntegerType.vb, Utils.vb, ShortType.vb, LongType.vb,
202 * BooleanType.vb, CharArrayType.vb, CharType.vb, DateType.vb,
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.Devices/
H A DChangeLog3 * Clock.vb:
4 * Audio.vb:
5 * Ports.vb:
35 * NetworkAvailableEventArgs.vb, ComputerInfo.vb, ServerComputer.jvm.vb,
36 MyWebClient.vb, Mouse.jvm.vb, ServerComputer.vb, Mouse.vb,
37 Computer.jvm.vb, Network.vb, MyProgressDialog.vb,
38 NetworkAvailableEventHandler.vb, Keyboard.jvm.vb, Clock.vb,
39 Audio.jvm.vb, Computer.vb, Keyboard.vb, Audio.vb, Ports.jvm.vb,
50 * Added Audio.vb, Computer.vb, ComputerInfo.vb, Keyboard.vb
51 Mouse.vb, MyProgressDialog.vb, MyWebClient.vb, Network.vb,
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/tests/
H A DChangeLog152 * Errors/30059.vb, Errors/30060.vb, Errors/30060-1.vb,
159 Errors/30060-4.vb, Errors/30060-5.vb, Errors/30060-6.vb,
160 Errors/30060-7.vb, Errors/30060-8.vb, Errors/30311-1.vb,
171 Errors/30311-5.vb, Errors/30311-6.vb, Errors/30311-7.vb,
173 Errors/30439.vb, Errors/30439-1.vb, Errors/30532.vb,
174 Errors/30533.vb, Errors/32006.vb, Errors/32006-1.vb,
175 Errors/32006-2.vb, Errors/32006-3.vb, Errors/32006-4.vb,
177 Errors/32007.vb, Errors/32007-1.vb, Errors/32007-2.vb,
234 * Errors/30206.vb, Errors/30207.vb, Errors/30225.vb, Errors/30225-1.vb,
235 Errors/30225-2.vb, Errors/30574.vb, Errors/30620.vb, Errors/30640.vb:
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c434 q->bufs[vb->index] = vb; in __vb2_queue_alloc()
452 ret = call_vb_qop(vb, buf_init, vb); in __vb2_queue_alloc()
526 if (vb && vb->planes[0].mem_priv) in __vb2_queue_free()
527 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
579 vb->cnt_mem_alloc, vb->cnt_mem_put, in __vb2_queue_free()
1068 vb, vb->planes); in __prepare_mmap()
1158 ret = call_vb_qop(vb, buf_init, vb); in __prepare_userptr()
1165 ret = call_vb_qop(vb, buf_prepare, vb); in __prepare_userptr()
1300 ret = call_vb_qop(vb, buf_init, vb); in __prepare_dmabuf()
1334 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c434 q->bufs[vb->index] = vb; in __vb2_queue_alloc()
452 ret = call_vb_qop(vb, buf_init, vb); in __vb2_queue_alloc()
526 if (vb && vb->planes[0].mem_priv) in __vb2_queue_free()
527 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
579 vb->cnt_mem_alloc, vb->cnt_mem_put, in __vb2_queue_free()
1068 vb, vb->planes); in __prepare_mmap()
1158 ret = call_vb_qop(vb, buf_init, vb); in __prepare_userptr()
1165 ret = call_vb_qop(vb, buf_prepare, vb); in __prepare_userptr()
1300 ret = call_vb_qop(vb, buf_init, vb); in __prepare_dmabuf()
1334 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c434 q->bufs[vb->index] = vb; in __vb2_queue_alloc()
452 ret = call_vb_qop(vb, buf_init, vb); in __vb2_queue_alloc()
526 if (vb && vb->planes[0].mem_priv) in __vb2_queue_free()
527 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
579 vb->cnt_mem_alloc, vb->cnt_mem_put, in __vb2_queue_free()
1068 vb, vb->planes); in __prepare_mmap()
1158 ret = call_vb_qop(vb, buf_init, vb); in __prepare_userptr()
1165 ret = call_vb_qop(vb, buf_prepare, vb); in __prepare_userptr()
1300 ret = call_vb_qop(vb, buf_init, vb); in __prepare_dmabuf()
1334 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
[all …]
/dports/devel/global/global-6.6.7/libutil/
H A Dvarray.c96 vb->size = size;
97 vb->alloced = vb->length = 0;
100 return vb;
134 vb->alloced += vb->expand;
141 vb->vbuf = (char *)check_malloc(vb->size * vb->alloced);
143 vb->vbuf = (char *)check_realloc(vb->vbuf, vb->size * vb->alloced);
147 return (void *)(vb->vbuf + vb->size * index);
161 return varray_assign(vb, vb->length, 1);
171 vb->length = 0;
181 if (vb) {
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/include/
H A Dvbm.h81 memcpy(p, vb->bits, vb->nbits / 8); in vbit_expand()
83 memset(p + vb->nbits / 8, 0, (bit - vb->nbits) / 8); in vbit_expand()
108 vb = p; in vbit_init()
114 if (vb->nbits) in vbit_init()
115 vb->bits = p; in vbit_init()
117 return (vb); in vbit_init()
126 vb = calloc(1, sizeof *vb); in vbit_new()
132 return (vb); in vbit_new()
139 if (vb == NULL) in vbit_destroy()
144 vb->nbits = 0; in vbit_destroy()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.FileIO/
H A DChangeLog3 * UIOption.vb:
4 * FieldType.vb:
5 * FileSystem.vb:
43 * FileSystemOperationUIQuestion.vb, UICancelOption.vb,
44 MalformedLineException.vb, SpecialDirectories.vb, SearchOption.vb,
45 RecycleOption.vb, DeleteDirectoryOption.vb, FileSystemOperationUI.vb,
46 FileSystem.vb, FieldType.vb, FileSystemOperation.vb, UIOption.vb:
63 * Added DeleteDirectoryOption.vb, FieldType.vb, FileSystem.vb,
64 FileSystemOperation.vb, FileSystemOperationUI.vb,
66 RecycleOption.vb, SearchOption.vb, SpecialDirectories.vb,
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/
H A DChangeLog3 * Strings.vb:
4 * Globals.vb:
5 * FileData.vb:
6 * ErrObject.vb:
7 * Conversion.vb:
8 * Collection.vb:
10 * VbStrConv.vb:
204 * Globals.vb, FileSystem.vb, VbStrConv.vb, HideModuleNameAttribute.vb,
205 Conversion.vb, Strings.vb, Collection.vb, AudioPlayMode.vb,
211 * Constants.vb, Interaction.vb, Strings.vb: Removed some members for
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Dkey_helper.go39 vb.hash.Write(vb.buffer[:8])
51 vb.hash.Write(vb.buffer[:4])
63 vb.hash.Write(vb.buffer[:2])
70 vb.hash.Write(vb.buffer[:4])
77 vb.hash.Write(vb.buffer[:8])
129 v.pack(vb)
132 v.pack(vb)
135 v.pack(vb)
138 v.pack(vb)
141 v.pack(vb)
[all …]
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Ddump.c53 varbuf_add_str(vb, ": "); in varbuf_add_fieldname()
57 w_name(struct varbuf *vb, in w_name() argument
72 w_version(struct varbuf *vb, in w_version() argument
106 w_null(struct varbuf *vb, in w_null() argument
113 w_section(struct varbuf *vb, in w_section() argument
123 varbuf_add_str(vb, value); in w_section()
487 varbuf_end_str(&vb); in writerecord()
493 varbuf_destroy(&vb); in writerecord()
526 varbuf_end_str(&vb); in writedb_records()
530 varbuf_reset(&vb); in writedb_records()
[all …]

12345678910>>...225