Home
last modified time | relevance | path

Searched defs:buffer_op (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/uschedule/admin/uschedule-0.7.1/src/
H A Dbuffer.h8 typedef int (*buffer_op) (int, char *,unsigned int); typedef
/dports/ftp/ftpcopy/web/ftpcopy-0.6.7/src/
H A Dbuffer.h8 typedef int (*buffer_op) (int, char *,unsigned int); typedef
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/kernel/skas/
H A Duaccess.c94 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/kernel/skas/
H A Duaccess.c94 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/kernel/skas/
H A Duaccess.c94 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() function
/dports/graphics/libplacebo/libplacebo-4.157.0/src/vulkan/
H A Dgpu.h159 enum buffer_op { enum
/dports/math/nauty/nauty27r3/
H A Dwatercluster2.c1064 void construct_operations_final(int list[], int decided[],unsigned char buffer_op[], in construct_operations_final()
1118 void construct_operations_out(int list[],int liststart, int decided[],unsigned char buffer_op[], in construct_operations_out()
1189 void construct_operations_in(int list[],int liststart, int decided[],unsigned char buffer_op[], in construct_operations_in()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dwatercluster2.c1064 void construct_operations_final(int list[], int decided[],unsigned char buffer_op[], in construct_operations_final()
1118 void construct_operations_out(int list[],int liststart, int decided[],unsigned char buffer_op[], in construct_operations_out()
1189 void construct_operations_in(int list[],int liststart, int decided[],unsigned char buffer_op[], in construct_operations_in()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_geofunc.h690 Gcalc_function::op_type buffer_op; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_geofunc.h690 Gcalc_function::op_type buffer_op; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_geofunc.h690 Gcalc_function::op_type buffer_op; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_geofunc.h690 Gcalc_function::op_type buffer_op; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_geofunc.h814 Gcalc_function::op_type buffer_op; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_geofunc.h814 Gcalc_function::op_type buffer_op; variable
/dports/comms/ser2net/ser2net-3.5.1/
H A Ddataxfer.c1747 buffer_op(void *data, char c) in buffer_op() function