Home
last modified time | relevance | path

Searched +defs:w +defs:sb (Results 1 – 25 of 2968) sorted by relevance

12345678910>>...119

/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_buf.c106 SBuf *sb = &G(L)->tmpbuf; in lj_buf_tmp() local
134 char *w = lj_buf_more(sb, len); in lj_buf_putmem() local
143 char *w = lj_buf_more2(sb, 1); in lj_buf_putchar2() local
151 char *w = sb->w; in lj_buf_putchar() local
164 char *w = lj_buf_more(sb, len); in lj_buf_putstr() local
175 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_reverse() local
186 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_lower() local
204 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_upper() local
224 char *w; in lj_buf_putstr_rep() local
249 char *w; in lj_buf_puttab() local
[all …]
H A Dlj_strfmt.c117 uint32_t w = v / 10000; v -= w * 10000; in lj_strfmt_wint() local
166 SBuf *sb; in lj_strfmt_wstrnum() local
188 SBuf * LJ_FASTCALL lj_strfmt_putint(SBuf *sb, int32_t k) in lj_strfmt_putint()
196 SBuf * LJ_FASTCALL lj_strfmt_putnum(SBuf *sb, cTValue *o) in lj_strfmt_putnum()
214 char *w = lj_buf_more(sb, 4); in strfmt_putquotedlen() local
246 SBuf *lj_strfmt_putfchar(SBuf *sb, SFormat sf, int32_t c) in lj_strfmt_putfchar()
249 char *w = lj_buf_more(sb, width > 1 ? width : 1); in lj_strfmt_putfchar() local
261 char *w; in strfmt_putfstrlen() local
272 SBuf *lj_strfmt_putfstr(SBuf *sb, SFormat sf, GCstr *str) in lj_strfmt_putfstr()
281 char buf[STRFMT_MAXBUF_XINT], *q = buf + sizeof(buf), *w; in lj_strfmt_putfxint() local
[all …]
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_buf.c106 SBuf *sb = &G(L)->tmpbuf; in lj_buf_tmp() local
134 char *w = lj_buf_more(sb, len); in lj_buf_putmem() local
143 char *w = lj_buf_more2(sb, 1); in lj_buf_putchar2() local
151 char *w = sb->w; in lj_buf_putchar() local
164 char *w = lj_buf_more(sb, len); in lj_buf_putstr() local
175 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_reverse() local
186 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_lower() local
204 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_upper() local
224 char *w; in lj_buf_putstr_rep() local
249 char *w; in lj_buf_puttab() local
[all …]
H A Dlj_strfmt.c117 uint32_t w = v / 10000; v -= w * 10000; in lj_strfmt_wint() local
166 SBuf *sb; in lj_strfmt_wstrnum() local
188 SBuf * LJ_FASTCALL lj_strfmt_putint(SBuf *sb, int32_t k) in lj_strfmt_putint()
196 SBuf * LJ_FASTCALL lj_strfmt_putnum(SBuf *sb, cTValue *o) in lj_strfmt_putnum()
214 char *w = lj_buf_more(sb, 4); in strfmt_putquotedlen() local
246 SBuf *lj_strfmt_putfchar(SBuf *sb, SFormat sf, int32_t c) in lj_strfmt_putfchar()
249 char *w = lj_buf_more(sb, width > 1 ? width : 1); in lj_strfmt_putfchar() local
261 char *w; in strfmt_putfstrlen() local
272 SBuf *lj_strfmt_putfstr(SBuf *sb, SFormat sf, GCstr *str) in lj_strfmt_putfstr()
281 char buf[STRFMT_MAXBUF_XINT], *q = buf + sizeof(buf), *w; in lj_strfmt_putfxint() local
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_buf.c106 SBuf *sb = &G(L)->tmpbuf; in lj_buf_tmp() local
134 char *w = lj_buf_more(sb, len); in lj_buf_putmem() local
143 char *w = lj_buf_more2(sb, 1); in lj_buf_putchar2() local
151 char *w = sb->w; in lj_buf_putchar() local
164 char *w = lj_buf_more(sb, len); in lj_buf_putstr() local
175 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_reverse() local
186 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_lower() local
204 char *w = lj_buf_more(sb, len), *e = w+len; in lj_buf_putstr_upper() local
224 char *w; in lj_buf_putstr_rep() local
249 char *w; in lj_buf_puttab() local
[all …]
H A Dlj_strfmt.c117 uint32_t w = v / 10000; v -= w * 10000; in lj_strfmt_wint() local
166 SBuf *sb; in lj_strfmt_wstrnum() local
188 SBuf * LJ_FASTCALL lj_strfmt_putint(SBuf *sb, int32_t k) in lj_strfmt_putint()
196 SBuf * LJ_FASTCALL lj_strfmt_putnum(SBuf *sb, cTValue *o) in lj_strfmt_putnum()
214 char *w = lj_buf_more(sb, 4); in strfmt_putquotedlen() local
246 SBuf *lj_strfmt_putfchar(SBuf *sb, SFormat sf, int32_t c) in lj_strfmt_putfchar()
249 char *w = lj_buf_more(sb, width > 1 ? width : 1); in lj_strfmt_putfchar() local
261 char *w; in strfmt_putfstrlen() local
272 SBuf *lj_strfmt_putfstr(SBuf *sb, SFormat sf, GCstr *str) in lj_strfmt_putfstr()
281 char buf[STRFMT_MAXBUF_XINT], *q = buf + sizeof(buf), *w; in lj_strfmt_putfxint() local
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Dt/
H A DDtPrintSetupBox.c455 destroy(Widget w) in destroy()
948 Widget sb = (Widget)client; in _DtPrintSetupBoxToggleCB() local
963 Widget w; in _DtPrintSetupBoxCreateToggle() local
1097 #define KNOWN_BUTTON(b, w) \ in _DtPrintSetupBoxGeoMatrixCreate() argument
1106 #define KNOWN_CHILD(b, w) \ in _DtPrintSetupBoxGeoMatrixCreate() argument
1136 Widget w = MGR_Children(_w)[i]; in _DtPrintSetupBoxGeoMatrixCreate() local
1587 InsertChild(Widget w) in InsertChild()
1589 Widget sb = XtParent(w); in InsertChild() local
1613 DeleteChild(Widget w) in DeleteChild()
1615 Widget sb = XtParent(w); in DeleteChild() local
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/ecore_buffer/
H A Dshared_buffer.c8 int w, h; member
15 _shared_buffer_new(const char *engine, struct bq_buffer *resource, int w, int h, int format, unsign… in _shared_buffer_new()
17 Shared_Buffer *sb; in _shared_buffer_new() local
35 _shared_buffer_free(Shared_Buffer *sb) in _shared_buffer_free()
44 _shared_buffer_info_get(Shared_Buffer *sb, const char **engine, int *w, int *h, int *format, unsign… in _shared_buffer_info_get()
58 _shared_buffer_buffer_set(Shared_Buffer *sb, Ecore_Buffer *buffer) in _shared_buffer_buffer_set()
74 _shared_buffer_buffer_get(Shared_Buffer *sb) in _shared_buffer_buffer_get()
98 _shared_buffer_resource_get(Shared_Buffer *sb) in _shared_buffer_resource_get()
106 _shared_buffer_state_set(Shared_Buffer *sb, Shared_Buffer_State state) in _shared_buffer_state_set()
114 _shared_buffer_state_get(Shared_Buffer *sb) in _shared_buffer_state_get()
[all …]
H A Dbuffer_queue.c5 int w, h; member
28 _ecore_buffer_queue_new(int w, int h, int queue_size) in _ecore_buffer_queue_new()
56 _ecore_buffer_queue_enqueue(Ecore_Buffer_Queue *ebq, Shared_Buffer *sb) in _ecore_buffer_queue_enqueue()
74 Shared_Buffer *sb; in _ecore_buffer_queue_dequeue() local
97 _ecore_buffer_queue_shared_buffer_add(Ecore_Buffer_Queue *ebq, Shared_Buffer *sb) in _ecore_buffer_queue_shared_buffer_add()
105 _ecore_buffer_queue_shared_buffer_remove(Ecore_Buffer_Queue *ebq, Shared_Buffer *sb) in _ecore_buffer_queue_shared_buffer_remove()
118 Shared_Buffer *sb; in _ecore_buffer_queue_shared_buffer_find() local
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dbits.c75 int sb = start % SCM_WORD_BITS; in Scm_BitsFill() local
99 int sb = s%SCM_WORD_BITS; in Scm_BitsOperate() local
104 for (int w = sw; w < ew + (eb?1:0); w++) { in Scm_BitsOperate() local
137 int sb = s%SCM_WORD_BITS; in Scm_BitsEqual() local
158 int sb = s%SCM_WORD_BITS; in Scm_BitsIncludes() local
187 int sb = start % SCM_WORD_BITS; in Scm_BitsCount1() local
202 int sb = start % SCM_WORD_BITS; in Scm_BitsCount0() local
225 int sb = start%SCM_WORD_BITS; in Scm_BitsLowest1() local
249 int sb = start%SCM_WORD_BITS; in Scm_BitsLowest0() local
275 int sb = start%SCM_WORD_BITS; in Scm_BitsHighest1() local
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/utest/server/protocol1/
H A Dtest_restore.c21 int w=0; in setup_not_found_message() local
31 int w=0; in setup_could_not_open_message() local
39 int w=0; in setup_no_md5sum() local
48 int w=0; in setup_md5sum_no_match() local
58 int w=0; in setup_md5sum_match() local
64 int w=0; in setup_error_while_reading() local
109 struct sbuf *sb; in setup_sbuf() local
137 struct sbuf *sb; in START_TEST() local
160 struct sbuf *sb; in do_md5sum_test() local
203 struct sbuf *sb; in START_TEST() local
[all …]
/dports/sysutils/burp/burp-2.4.0/utest/server/protocol1/
H A Dtest_restore.c21 int w=0; in setup_not_found_message() local
31 int w=0; in setup_could_not_open_message() local
39 int w=0; in setup_no_md5sum() local
48 int w=0; in setup_md5sum_no_match() local
58 int w=0; in setup_md5sum_match() local
64 int w=0; in setup_error_while_reading() local
109 struct sbuf *sb; in setup_sbuf() local
137 struct sbuf *sb; in START_TEST() local
160 struct sbuf *sb; in do_md5sum_test() local
203 struct sbuf *sb; in START_TEST() local
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DSelectionBox.c406 _XmSelectionBoxMatch(XmSelectionBoxWidget w) in _XmSelectionBoxMatch()
441 ListSingleSelect(Widget w, XtPointer client, XtPointer call) in ListSingleSelect()
484 _XmSbButton(Widget w, XtPointer client, XtPointer call) in _XmSbButton()
486 XmSelectionBoxWidget sb; in _XmSbButton() local
750 destroy(Widget w) in destroy()
978 _XmSelectionBoxCreateList(XmSelectionBoxWidget sb) in _XmSelectionBoxCreateList()
1802 XmSelectionBoxGetChild(Widget w, unsigned char child) in XmSelectionBoxGetChild()
1853 insert_child(Widget w) in insert_child()
1873 DeleteChild(Widget w) in DeleteChild()
1875 Widget sb = XtParent(w); in DeleteChild() local
[all …]
H A DScale.c442 Widget sb; in initialize() local
585 destroy(Widget w) in destroy()
610 Widget sb, lab; in set_values() local
806 expose(Widget w, in expose()
903 resize(Widget w) in resize()
1036 change_managed(Widget w) in change_managed()
1102 Widget sb; in XmScaleSetValue() local
1940 computeValueSize(Widget w) in computeValueSize()
1983 Widget sb; in showValue() local
2082 _ScaleDrag(Widget sb, XtPointer cd, XtPointer data) in _ScaleDrag()
[all …]
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_single_browser.c53 Evas_Coord w; member
113 Evas_Coord w, h; in _ephoto_update_bottom_bar() local
191 Evas_Coord x, y, w, h, xm, ym; in _image_create_icon() local
318 Evas_Coord w, h; in _monitor_cb() local
352 Evas_Coord w, h; in _viewer_zoom_apply() local
501 Evas_Coord w, h; in _orient_apply() local
1470 Evas_Coord w, h; in _viewer_add() local
2191 Evas_Coord w, h; in ephoto_single_browser_entry_set() local
2288 unsigned int *image_data, Evas_Coord w, Evas_Coord h) in ephoto_single_browser_image_data_update()
2302 unsigned int *image_data, Evas_Coord w, Evas_Coord h) in ephoto_single_browser_image_data_done()
[all …]
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/layoutengine/
H A DElementListCheck.java86 int w = Integer.parseInt(domEl.getAttribute("w")); in check() local
113 int w = Integer.parseInt(domEl.getAttribute("w")); in check() local
183 int w = Integer.parseInt(domEl.getAttribute("w")); in check() local
253 StringBuffer sb = new StringBuffer(); in getElementText() local
268 StringBuffer sb = new StringBuffer("element-list"); in toString() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/crund/martins_little_helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
108 stringbuf sb(kv2[i]); in test() local
131 stringbuf sb(kv3[i]); in test() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/crund/martins_little_helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
108 stringbuf sb(kv2[i]); in test() local
131 stringbuf sb(kv3[i]); in test() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/crund/helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
109 stringbuf sb(kv2[i]); in test() local
133 stringbuf sb(kv3[i]); in test() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/crund/martins_little_helpers/src/utils/
H A DProperties_test.cpp56 const wstring w(L""); in test() local
71 stringbuf sb(kv0[i]); in test() local
90 stringbuf sb(kv1[i]); in test() local
108 stringbuf sb(kv2[i]); in test() local
131 stringbuf sb(kv3[i]); in test() local

12345678910>>...119