Home
last modified time | relevance | path

Searched +defs:handle +defs:mode (Results 101 – 125 of 8669) sorted by relevance

12345678910>>...347

/dports/databases/postgresql12-plperl/postgresql-12.9/src/port/
H A Ddlopen.c25 dlopen(const char *file, int mode) in dlopen()
40 dlsym(void *handle, const char *symbol) in dlsym()
50 dlclose(void *handle) in dlclose()
99 dlclose(void *handle) in dlclose()
111 dlsym(void *handle, const char *symbol) in dlsym()
126 dlopen(const char *file, int mode) in dlopen()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/port/
H A Ddlopen.c25 dlopen(const char *file, int mode) in dlopen()
40 dlsym(void *handle, const char *symbol) in dlsym()
50 dlclose(void *handle) in dlclose()
99 dlclose(void *handle) in dlclose()
111 dlsym(void *handle, const char *symbol) in dlsym()
126 dlopen(const char *file, int mode) in dlopen()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/port/
H A Ddlopen.c25 dlopen(const char *file, int mode) in dlopen()
40 dlsym(void *handle, const char *symbol) in dlsym()
50 dlclose(void *handle) in dlclose()
99 dlclose(void *handle) in dlclose()
111 dlsym(void *handle, const char *symbol) in dlsym()
126 dlopen(const char *file, int mode) in dlopen()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/port/
H A Ddlopen.c25 dlopen(const char *file, int mode) in dlopen()
40 dlsym(void *handle, const char *symbol) in dlsym()
50 dlclose(void *handle) in dlclose()
99 dlclose(void *handle) in dlclose()
111 dlsym(void *handle, const char *symbol) in dlsym()
126 dlopen(const char *file, int mode) in dlopen()
/dports/databases/postgresql13-docs/postgresql-13.5/src/port/
H A Ddlopen.c25 dlopen(const char *file, int mode) in dlopen()
40 dlsym(void *handle, const char *symbol) in dlsym()
50 dlclose(void *handle) in dlclose()
99 dlclose(void *handle) in dlclose()
111 dlsym(void *handle, const char *symbol) in dlsym()
126 dlopen(const char *file, int mode) in dlopen()
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/mmap-0.5.9/cbits/
H A Dposix.c25 void *system_io_mmap_file_open(const char *filepath, int mode) in system_io_mmap_file_open()
27 void *handle = NULL; in system_io_mmap_file_open() local
68 void system_io_mmap_file_close(void *handle) in system_io_mmap_file_close()
80 void *system_io_mmap_mmap(void *handle, int mode, long long offset, size_t size) in system_io_mmap_mmap()
147 long long system_io_mmap_file_size(void *handle) in system_io_mmap_file_size()
155 int system_io_mmap_extend_file_size(void *handle, long long size) in system_io_mmap_extend_file_size()
H A Dwin32.c15 void *system_io_mmap_file_open(const char *filepath, int mode) in system_io_mmap_file_open()
28 void *handle = NULL; in system_io_mmap_file_open() local
69 void system_io_mmap_file_close(void *handle) in system_io_mmap_file_close()
80 void *system_io_mmap_mmap(void *handle, int mode, long long offset, size_t size) in system_io_mmap_mmap()
181 long long system_io_mmap_file_size(void *handle) in system_io_mmap_file_size()
188 int system_io_mmap_extend_file_size(void *handle, long long size) in system_io_mmap_extend_file_size()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/mmap-0.5.9/cbits/
H A Dposix.c25 void *system_io_mmap_file_open(const char *filepath, int mode) in system_io_mmap_file_open()
27 void *handle = NULL; in system_io_mmap_file_open() local
68 void system_io_mmap_file_close(void *handle) in system_io_mmap_file_close()
80 void *system_io_mmap_mmap(void *handle, int mode, long long offset, size_t size) in system_io_mmap_mmap()
147 long long system_io_mmap_file_size(void *handle) in system_io_mmap_file_size()
155 int system_io_mmap_extend_file_size(void *handle, long long size) in system_io_mmap_extend_file_size()
H A Dwin32.c15 void *system_io_mmap_file_open(const char *filepath, int mode) in system_io_mmap_file_open()
28 void *handle = NULL; in system_io_mmap_file_open() local
69 void system_io_mmap_file_close(void *handle) in system_io_mmap_file_close()
80 void *system_io_mmap_mmap(void *handle, int mode, long long offset, size_t size) in system_io_mmap_mmap()
181 long long system_io_mmap_file_size(void *handle) in system_io_mmap_file_size()
188 int system_io_mmap_extend_file_size(void *handle, long long size) in system_io_mmap_extend_file_size()
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dcalc_8x.c89 static int send_key (CalcHandle* handle, uint32_t key) in send_key()
107 static int execute (CalcHandle* handle, VarEntry *ve, const char* args) in execute()
449 static int send_backup (CalcHandle* handle, BackupContent* content) in send_backup()
616 static int recv_backup (CalcHandle* handle, BackupContent* content) in recv_backup()
751 static int send_var_ns (CalcHandle* handle, CalcMode mode, FileContent* content) in send_var_ns()
901 static int send_var_8285 (CalcHandle* handle, CalcMode mode, FileContent* content) in send_var_8285()
906 static int send_var_8386 (CalcHandle* handle, CalcMode mode, FileContent* content) in send_var_8386()
1008 static int recv_var (CalcHandle* handle, CalcMode mode, FileContent* content, VarRequest* vr) in recv_var()
1070 static int recv_var_ns (CalcHandle* handle, CalcMode mode, FileContent* content, VarEntry** vr) in recv_var_ns()
1162 static int dump_rom_1 (CalcHandle* handle) in dump_rom_1()
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemview_c.cpp19 QAbstractItemModelH QAbstractItemView_model(QAbstractItemViewH handle) in QAbstractItemView_model()
44 void QAbstractItemView_setSelectionMode(QAbstractItemViewH handle, QAbstractItemView::SelectionMode… in QAbstractItemView_setSelectionMode()
84 void QAbstractItemView_setVerticalScrollMode(QAbstractItemViewH handle, QAbstractItemView::ScrollMo… in QAbstractItemView_setVerticalScrollMode()
94 …oid QAbstractItemView_setHorizontalScrollMode(QAbstractItemViewH handle, QAbstractItemView::Scroll… in QAbstractItemView_setHorizontalScrollMode()
109 bool QAbstractItemView_hasAutoScroll(QAbstractItemViewH handle) in QAbstractItemView_hasAutoScroll()
119 int QAbstractItemView_autoScrollMargin(QAbstractItemViewH handle) in QAbstractItemView_autoScrollMargin()
149 bool QAbstractItemView_dragEnabled(QAbstractItemViewH handle) in QAbstractItemView_dragEnabled()
204 void QAbstractItemView_setTextElideMode(QAbstractItemViewH handle, Qt::TextElideMode mode) in QAbstractItemView_setTextElideMode()
303 void QAbstractItemView_reset(QAbstractItemViewH handle) in QAbstractItemView_reset()
318 void QAbstractItemView_selectAll(QAbstractItemViewH handle) in QAbstractItemView_selectAll()
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemview_c.cpp19 QAbstractItemModelH QAbstractItemView_model(QAbstractItemViewH handle) in QAbstractItemView_model()
44 void QAbstractItemView_setSelectionMode(QAbstractItemViewH handle, QAbstractItemView::SelectionMode… in QAbstractItemView_setSelectionMode()
84 void QAbstractItemView_setVerticalScrollMode(QAbstractItemViewH handle, QAbstractItemView::ScrollMo… in QAbstractItemView_setVerticalScrollMode()
94 …oid QAbstractItemView_setHorizontalScrollMode(QAbstractItemViewH handle, QAbstractItemView::Scroll… in QAbstractItemView_setHorizontalScrollMode()
109 bool QAbstractItemView_hasAutoScroll(QAbstractItemViewH handle) in QAbstractItemView_hasAutoScroll()
119 int QAbstractItemView_autoScrollMargin(QAbstractItemViewH handle) in QAbstractItemView_autoScrollMargin()
149 bool QAbstractItemView_dragEnabled(QAbstractItemViewH handle) in QAbstractItemView_dragEnabled()
204 void QAbstractItemView_setTextElideMode(QAbstractItemViewH handle, Qt::TextElideMode mode) in QAbstractItemView_setTextElideMode()
303 void QAbstractItemView_reset(QAbstractItemViewH handle) in QAbstractItemView_reset()
318 void QAbstractItemView_selectAll(QAbstractItemViewH handle) in QAbstractItemView_selectAll()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemview_c.cpp19 QAbstractItemModelH QAbstractItemView_model(QAbstractItemViewH handle) in QAbstractItemView_model()
44 void QAbstractItemView_setSelectionMode(QAbstractItemViewH handle, QAbstractItemView::SelectionMode… in QAbstractItemView_setSelectionMode()
84 void QAbstractItemView_setVerticalScrollMode(QAbstractItemViewH handle, QAbstractItemView::ScrollMo… in QAbstractItemView_setVerticalScrollMode()
94 …oid QAbstractItemView_setHorizontalScrollMode(QAbstractItemViewH handle, QAbstractItemView::Scroll… in QAbstractItemView_setHorizontalScrollMode()
109 bool QAbstractItemView_hasAutoScroll(QAbstractItemViewH handle) in QAbstractItemView_hasAutoScroll()
119 int QAbstractItemView_autoScrollMargin(QAbstractItemViewH handle) in QAbstractItemView_autoScrollMargin()
149 bool QAbstractItemView_dragEnabled(QAbstractItemViewH handle) in QAbstractItemView_dragEnabled()
204 void QAbstractItemView_setTextElideMode(QAbstractItemViewH handle, Qt::TextElideMode mode) in QAbstractItemView_setTextElideMode()
303 void QAbstractItemView_reset(QAbstractItemViewH handle) in QAbstractItemView_reset()
318 void QAbstractItemView_selectAll(QAbstractItemViewH handle) in QAbstractItemView_selectAll()
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemview_c.cpp19 QAbstractItemModelH QAbstractItemView_model(QAbstractItemViewH handle) in QAbstractItemView_model()
44 void QAbstractItemView_setSelectionMode(QAbstractItemViewH handle, QAbstractItemView::SelectionMode… in QAbstractItemView_setSelectionMode()
84 void QAbstractItemView_setVerticalScrollMode(QAbstractItemViewH handle, QAbstractItemView::ScrollMo… in QAbstractItemView_setVerticalScrollMode()
94 …oid QAbstractItemView_setHorizontalScrollMode(QAbstractItemViewH handle, QAbstractItemView::Scroll… in QAbstractItemView_setHorizontalScrollMode()
109 bool QAbstractItemView_hasAutoScroll(QAbstractItemViewH handle) in QAbstractItemView_hasAutoScroll()
119 int QAbstractItemView_autoScrollMargin(QAbstractItemViewH handle) in QAbstractItemView_autoScrollMargin()
149 bool QAbstractItemView_dragEnabled(QAbstractItemViewH handle) in QAbstractItemView_dragEnabled()
204 void QAbstractItemView_setTextElideMode(QAbstractItemViewH handle, Qt::TextElideMode mode) in QAbstractItemView_setTextElideMode()
303 void QAbstractItemView_reset(QAbstractItemViewH handle) in QAbstractItemView_reset()
318 void QAbstractItemView_selectAll(QAbstractItemViewH handle) in QAbstractItemView_selectAll()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/memory/
H A Dplatform_shared_memory_region_fuchsia.cc24 zx::vmo handle, in Take()
25 Mode mode, in Take()
118 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, in Create()
159 PlatformHandle handle, in CheckPlatformHandlePermissionsCorrespondToMode()
160 Mode mode, in CheckPlatformHandlePermissionsCorrespondToMode()
188 zx::vmo handle, in PlatformSharedMemoryRegion()
189 Mode mode, in PlatformSharedMemoryRegion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/memory/
H A Dplatform_shared_memory_region_fuchsia.cc24 zx::vmo handle, in Take()
25 Mode mode, in Take()
118 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, in Create()
159 PlatformHandle handle, in CheckPlatformHandlePermissionsCorrespondToMode()
160 Mode mode, in CheckPlatformHandlePermissionsCorrespondToMode()
186 zx::vmo handle, in PlatformSharedMemoryRegion()
187 Mode mode, in PlatformSharedMemoryRegion()
/dports/lang/clover/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/tests/graw/
H A Dfs-fragcoord.c57 void *handle; in set_vertices() local
86 void *handle; in set_vertex_shader() local
103 set_fragment_shader(int mode) in set_fragment_shader()
105 void *handle; in set_fragment_shader() local
222 init(int mode) in init()
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local

12345678910>>...347