Home
last modified time | relevance | path

Searched +defs:cur +defs:buf (Results 151 – 175 of 13700) sorted by relevance

12345678910>>...548

/dports/games/tads/tads-3.0.8/tads3/
H A Dtcgen.cpp203 size_t cur; in write_at() local
236 size_t cur; in copy_to_buf() local
284 size_t cur; in reserve() local
407 size_t cur; in write() local
629 size_t cur; in write_to_object_file() local
662 char buf[6]; in write_to_object_file() local
701 char buf[1024]; in load_object_file() local
714 size_t cur; in load_object_file() local
1138 char buf[4]; in def_label_pos() local
1462 CTcAbsFixup *cur; in fix_abs_fixup() local
[all …]
/dports/games/evilfinder/evilfinder/
H A Def.c54 char buf[128],b2[128]; in backwardize() local
67 char buf[128]; in backstring() local
82 char buf[128]; in tooctal() local
118 char buf[MAXBUF*2]; in trace_proof() local
129 char buf[MAXBUF*2]; in trace_proof() local
140 char buf[MAXBUF*2]; in trace_proof() local
582 int cur=i/(ch/4); in main() local
638 int cur=i/(ch/4); in main() local
650 int cur=i/(ch/4); in main() local
707 int cur=i/(ch/4); in main() local
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dvermicelli.h43 const u8 *vermicelliExec(char c, char nocase, const u8 *buf, in vermicelliExec()
65 char cur = (char)*buf; in vermicelliExec() local
109 const u8 *nvermicelliExec(char c, char nocase, const u8 *buf, in nvermicelliExec()
131 char cur = (char)*buf; in nvermicelliExec() local
173 const u8 *vermicelliDoubleExec(char c1, char c2, char nocase, const u8 *buf, in vermicelliDoubleExec()
250 const u8 *buf, const u8 *buf_end) { in vermicelliDoubleMaskedExec()
321 const u8 *rvermicelliExec(char c, char nocase, const u8 *buf, in rvermicelliExec()
343 char cur = (char)*buf_end; in rvermicelliExec() local
393 const u8 *rnvermicelliExec(char c, char nocase, const u8 *buf, in rnvermicelliExec()
415 char cur = (char)*buf_end; in rnvermicelliExec() local
[all …]
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirsysinfo.c223 const char *cur; in virSysinfoParsePPCSystem() local
270 const char *cur; in virSysinfoParsePPCProcessor() local
344 const char *cur; in virSysinfoParseARMSystem() local
391 const char *cur; in virSysinfoParseARMProcessor() local
634 const char *cur; in virSysinfoParseBIOS() local
689 const char *cur; in virSysinfoParseX86System() local
766 const char *cur; in virSysinfoParseX86BaseBoard() local
844 const char *cur; in virSysinfoParseX86Chassis() local
935 const char *cur; in virSysinfoParseOEMStrings() local
1001 const char *cur, *tmp_base; in virSysinfoParseX86Processor() local
[all …]
H A Dvirbuffer.c120 virBufferInitialize(virBuffer *buf) in virBufferInitialize()
128 virBufferApplyIndent(virBuffer *buf) in virBufferApplyIndent()
284 virBufferUse(const virBuffer *buf) in virBufferUse()
347 const char *cur; in virBufferEscapeString() local
430 virBufferEscapeSexpr(virBuffer *buf, in virBufferEscapeSexpr()
449 virBufferEscapeRegex(virBuffer *buf, in virBufferEscapeRegex()
468 virBufferEscapeSQL(virBuffer *buf, in virBufferEscapeSQL()
496 const char *cur; in virBufferEscape() local
558 const char *cur; in virBufferEscapeShell() local
605 virBufferStrcatVArgs(virBuffer *buf, in virBufferStrcatVArgs()
[all …]
/dports/games/yadex/yadex-1.7.0/atclib/
H A Dal_lpoke.c37 int al_lpoke (al_llist_t *l, const void *buf) in al_lpoke()
49 al_lelt_t *cur; in al_lpoke() local
99 al_lelt_t *prev, *cur; variable
/dports/devel/aws-c-common/aws-c-common-0.6.15/source/
H A Dbyte_buf.c914 struct aws_byte_buf buf; in aws_byte_buf_from_c_str() local
925 struct aws_byte_buf buf; in aws_byte_buf_from_array() local
937 struct aws_byte_buf buf; in aws_byte_buf_from_empty_array() local
948 struct aws_byte_cursor cur; in aws_byte_cursor_from_buf() local
956 struct aws_byte_cursor cur; in aws_byte_cursor_from_c_str() local
965 struct aws_byte_cursor cur; in aws_byte_cursor_from_array() local
1151 struct aws_byte_cursor *AWS_RESTRICT cur, in aws_byte_cursor_read_and_fill_buffer()
1189 bool aws_byte_cursor_read_be16(struct aws_byte_cursor *cur, uint16_t *var) { in aws_byte_cursor_read_be16()
1211 bool aws_byte_cursor_read_be24(struct aws_byte_cursor *cur, uint32_t *var) { in aws_byte_cursor_read_be24()
1239 bool aws_byte_cursor_read_be32(struct aws_byte_cursor *cur, uint32_t *var) { in aws_byte_cursor_read_be32()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dcmd_br.c76 char buf[ 1024 ]; in io_cb() local
114 check_for_activity( PIDList * cur ) in check_for_activity()
208 char *buf; in fl_addto_command_log_f() local
331 char buf[ 256 ]; in fl_exe_command() local
377 PIDList *cur = fl_malloc( sizeof *cur ); in fl_exe_command() local
418 char buf[ 512 ]; in fl_exe_command() local
419 PIDList *cur; in fl_exe_command() local
499 char buf[ 512 ]; in fl_popen() local
611 PIDList *cur, *last; in fl_pclose() local
639 PIDList *cur, in fl_end_command() local
[all …]
/dports/devel/aws-c-mqtt/aws-c-mqtt-0.7.8/source/
H A Dfixed_header.c14 static int s_encode_remaining_length(struct aws_byte_buf *buf, size_t remaining_length) { in s_encode_remaining_length()
32 static int s_decode_remaining_length(struct aws_byte_cursor *cur, size_t *remaining_length_out) { in s_decode_remaining_length()
93 int aws_mqtt_fixed_header_encode(struct aws_byte_buf *buf, const struct aws_mqtt_fixed_header *head… in aws_mqtt_fixed_header_encode()
117 int aws_mqtt_fixed_header_decode(struct aws_byte_cursor *cur, struct aws_mqtt_fixed_header *header)… in aws_mqtt_fixed_header_decode()
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/src/libxml2/
H A Dlibxml2_entities.c388 xmlEntityPtr cur; in xmlGetDocEntity() local
459 const xmlChar* cur = input; in xmlEncodeEntitiesReentrant() local
540 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
623 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
657 const xmlChar* cur = input; in xmlEncodeSpecialChars() local
786 xmlEntityPtr cur; in xmlCopyEntity() local
841 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { in xmlDumpEntityContent()
844 const xmlChar * base, *cur; in xmlDumpEntityContent() local
881 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl()
967 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan()
[all …]
H A Dlibxml2_c14n.c61 xmlOutputBufferPtr buf; member
215 xmlC14NVisibleNsStackDestroy(xmlC14NVisibleNsStackPtr cur) { in xmlC14NVisibleNsStackDestroy()
315 xmlC14NVisibleNsStackShift(xmlC14NVisibleNsStackPtr cur) { in xmlC14NVisibleNsStackShift()
1244 xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur) in xmlC14NProcessNode()
1457 xmlC14NProcessNodeList(xmlC14NCtxPtr ctx, xmlNodePtr cur) in xmlC14NProcessNodeList()
1526 int with_comments, xmlOutputBufferPtr buf) in xmlC14NNewCtx()
1623 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NExecute()
1718 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NDocSaveTo()
1757 xmlOutputBufferPtr buf; in xmlC14NDocDumpMemory() local
1840 xmlOutputBufferPtr buf; in xmlC14NDocSave() local
[all …]
/dports/net/tacacs/PROJECTS/ftpd/
H A Daccept_data.c26 static void connect_data_failed(struct context *ctx, int cur __attribute__ ((unused))) in connect_data_failed()
33 void connect_data(struct context *ctx, int cur __attribute__ ((unused))) in connect_data()
58 void accept_data(struct context *ctx, int cur __attribute__ ((unused))) in accept_data()
91 char buf[160]; in accept_data() local
108 void do_connect_d(struct context *ctx, int cur __attribute__ ((unused))) in do_connect_d()
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dccopy.c132 double* const restrict buf, in c_dcopy21_()
133 int* const restrict cur) in c_dcopy21_()
164 const double* const restrict buf, in c_dcopy12_()
165 int* const restrict cur) in c_dcopy12_()
286 double* const restrict buf, in c_dcopy31_()
287 int* const restrict cur) in c_dcopy31_()
324 const double* const restrict buf, in c_dcopy13_()
325 int* const restrict cur) in c_dcopy13_()
/dports/devel/ga/ga-5.8/armci/src/common/
H A Dccopy.c132 double* const restrict buf, in c_dcopy21_()
133 int* const restrict cur) in c_dcopy21_()
164 const double* const restrict buf, in c_dcopy12_()
165 int* const restrict cur) in c_dcopy12_()
286 double* const restrict buf, in c_dcopy31_()
287 int* const restrict cur) in c_dcopy31_()
324 const double* const restrict buf, in c_dcopy13_()
325 int* const restrict cur) in c_dcopy13_()
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dccopy.c132 double* const restrict buf, in c_dcopy21_()
133 int* const restrict cur) in c_dcopy21_()
164 const double* const restrict buf, in c_dcopy12_()
165 int* const restrict cur) in c_dcopy12_()
286 double* const restrict buf, in c_dcopy31_()
287 int* const restrict cur) in c_dcopy31_()
324 const double* const restrict buf, in c_dcopy13_()
325 int* const restrict cur) in c_dcopy13_()
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTDescpt.c40 char buf[MAX_LINE_LEN + 1]; in HTReadDescriptions() local
101 HTList * cur = descriptions; in HTFreeDescriptions() local
118 char buf[PEEK_BUF_SIZE + 1]; in HTPeekTitle() local
120 char * cur; in HTPeekTitle() local
196 HTList * cur = descriptions; local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dentities.c448 xmlEntityPtr cur; in xmlGetDocEntity() local
499 const xmlChar *cur = input; in xmlEncodeEntitiesReentrant() local
569 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
628 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
653 const xmlChar *cur = input; in xmlEncodeSpecialChars() local
772 xmlEntityPtr cur; in xmlCopyEntity() local
823 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { in xmlDumpEntityContent()
826 const xmlChar * base, *cur; in xmlDumpEntityContent() local
863 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl()
949 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dentities.c448 xmlEntityPtr cur; in xmlGetDocEntity() local
499 const xmlChar *cur = input; in xmlEncodeEntitiesReentrant() local
569 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
628 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
653 const xmlChar *cur = input; in xmlEncodeSpecialChars() local
772 xmlEntityPtr cur; in xmlCopyEntity() local
823 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { in xmlDumpEntityContent()
826 const xmlChar * base, *cur; in xmlDumpEntityContent() local
863 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl()
949 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dentities.c448 xmlEntityPtr cur; in xmlGetDocEntity() local
499 const xmlChar *cur = input; in xmlEncodeEntitiesReentrant() local
569 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
628 char buf[11], *ptr; in xmlEncodeEntitiesReentrant() local
653 const xmlChar *cur = input; in xmlEncodeSpecialChars() local
772 xmlEntityPtr cur; in xmlCopyEntity() local
823 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { in xmlDumpEntityContent()
826 const xmlChar * base, *cur; in xmlDumpEntityContent() local
863 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl()
949 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan()
[all …]
/dports/www/nginx-full/nchan-1.2.12/src/util/
H A Dnchan_bufchainpool.c37 nchan_bufchain_link_t *cur = NULL, *last = NULL, *first = NULL; in nchan_bufchain_pool_reserve() local
111 ngx_buf_t *buf = nchan_bufchain_append(bcp); in nchan_bufchain_append_buf() local
120 ngx_buf_t *buf = nchan_bufchain_append(bcp); in nchan_bufchain_append_str() local
148 nchan_file_link_t *cur; in nchan_bufchain_pool_reserve_file() local
167 nchan_file_link_t *cur; in nchan_bufchain_pool_refresh_files() local
200 nchan_bufchain_link_t *cur; in nchan_bufchain_pool_flush() local
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/x11/
H A Dx11_cursor.c42 void mCursorFree(mCursor cur) in mCursorFree()
60 mCursor mCursorCreateMono(const uint8_t *buf) in mCursorCreateMono()
103 mCursor cur; in mCursorGetDefault() local
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/x11/
H A Dx11_cursor.c42 void mCursorFree(mCursor cur) in mCursorFree()
60 mCursor mCursorCreateMono(const uint8_t *buf) in mCursorCreateMono()
103 mCursor cur; in mCursorGetDefault() local
/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Daccount.c49 GSList *ac_label_list = NULL, *cur; in account_read_config_all() local
52 gchar buf[PREFSBUFSIZE]; in account_read_config_all() local
113 GList *cur; in account_find_from_smtp_server() local
139 GList *cur; in account_find_from_address() local
156 GList *cur; in account_find_from_id() local
219 gchar buf[BUFFSIZE]; in account_find_from_message_file() local
267 GList *cur; in account_address_exist() local
284 GList *cur; in account_foreach() local
311 GList *cur; in account_set_as_default() local
325 GList *cur; in account_get_default() local
/dports/editors/vim/vim-8.2.3745/src/
H A Dmatch.c37 matchitem_T *cur; in match_add() local
230 matchitem_T *cur = wp->w_match_head; in match_delete() local
307 matchitem_T *cur = wp->w_match_head; in get_match() local
320 matchitem_T *cur; in init_search_hl() local
553 matchitem_T *cur; // points to the match list in prepare_search_hl() local
987 matchitem_T *cur; in f_getmatches() local
1010 char buf[30]; // use 30 to avoid compiler warning in f_getmatches() local
1039 char_u buf[MB_MAXBYTES + 1]; in f_getmatches() local
1110 char buf[30]; // use 30 to avoid compiler warning in f_setmatches() local
1179 char_u buf[NUMBUFLEN]; in f_matchadd() local
[all …]
/dports/multimedia/vcdimager/vcdimager-2.0.1/frontends/xml/
H A Dvcd_xml_dump.c40 _get_node (xmlDocPtr doc, xmlNodePtr cur, xmlNsPtr ns, in _get_node()
84 _get_node_pathname (xmlDocPtr doc, xmlNodePtr cur, xmlNsPtr ns, const char pathname[], bool folder) in _get_node_pathname()
119 _ref_area_helper (xmlNodePtr cur, xmlNsPtr ns, const char tag_id[], const char pbc_id[], const pbc_… in _ref_area_helper()
132 char buf[16]; in _ref_area_helper() local
155 char buf[1024]; in _make_xml() local
295 char buf[80]; in _make_xml() local
337 char buf[80]; in _make_xml() local
349 char buf[80]; in _make_xml() local
370 char buf[80]; in _make_xml() local

12345678910>>...548