Home
last modified time | relevance | path

Searched refs:buf (Results 76 – 100 of 45624) sorted by relevance

12345678910>>...1825

/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece8192128f_vec/
H A Dfft.c105 buf[1] = buf[0] ^ pre[0][i]; in butterflies()
107 buf[3] = buf[1] ^ pre[1][i]; in butterflies()
108 buf[96] = buf[32] ^ pre[6][i]; in butterflies()
109 buf[97] = buf[96] ^ pre[0][i]; in butterflies()
111 buf[99] = buf[97] ^ pre[1][i]; in butterflies()
112 buf[6] = buf[2] ^ pre[2][i]; in butterflies()
114 buf[7] = buf[6] ^ pre[0][i]; in butterflies()
116 buf[5] = buf[7] ^ pre[1][i]; in butterflies()
121 buf[12] = buf[4] ^ pre[3][i]; in butterflies()
133 buf[9] = buf[11] ^ pre[1][i]; in butterflies()
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece6688128_vec/
H A Dfft.c105 buf[1] = buf[0] ^ pre[0][i]; in butterflies()
107 buf[3] = buf[1] ^ pre[1][i]; in butterflies()
108 buf[96] = buf[32] ^ pre[6][i]; in butterflies()
109 buf[97] = buf[96] ^ pre[0][i]; in butterflies()
111 buf[99] = buf[97] ^ pre[1][i]; in butterflies()
112 buf[6] = buf[2] ^ pre[2][i]; in butterflies()
114 buf[7] = buf[6] ^ pre[0][i]; in butterflies()
116 buf[5] = buf[7] ^ pre[1][i]; in butterflies()
121 buf[12] = buf[4] ^ pre[3][i]; in butterflies()
133 buf[9] = buf[11] ^ pre[1][i]; in butterflies()
[all …]
/dports/misc/vifm/vifm-0.11/tests/utils/
H A Dcanonical.c18 canonicalize_path(ABS_PREFIX "/", buf, sizeof(buf)); in TEST()
29 canonicalize_path("/tmp/test../", buf, sizeof(buf)); in TEST()
63 canonicalize_path("../", buf, sizeof(buf)); in TEST()
66 canonicalize_path("a/../b", buf, sizeof(buf)); in TEST()
69 canonicalize_path("../b", buf, sizeof(buf)); in TEST()
72 canonicalize_path("../../", buf, sizeof(buf)); in TEST()
78 canonicalize_path("b/..", buf, sizeof(buf)); in TEST()
86 canonicalize_path("./", buf, sizeof(buf)); in TEST()
132 canonicalize_path("...", buf, sizeof(buf)); in TEST()
139 canonicalize_path(".../", buf, sizeof(buf)); in TEST()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dcss-parse.c124 buf->c = *(buf->s++); in css_lex_next()
186 css_push_char(buf, buf->c); in css_lex_number()
195 css_push_char(buf, buf->c); in css_lex_number()
209 css_push_char(buf, buf->c); in css_lex_number()
228 css_push_char(buf, buf->c); in css_lex_keyword()
239 css_push_char(buf, buf->c); in css_lex_hash()
283 while (buf->c && buf->c != ')' && !iswhite(buf->c)) in css_lex_uri()
299 else if (buf->c == '!' || buf->c == '#' || buf->c == '$' || buf->c == '%' || buf->c == '&' || in css_lex_uri()
501 v = fz_new_css_value(buf->ctx, buf->pool, buf->lookahead, buf->string); in parse_term()
531 v = fz_new_css_value(buf->ctx, buf->pool, buf->lookahead, buf->string); in parse_term()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/
H A DTypeMismatchQuickFixTests.java114 buf.append("}\n"); in testTypeMismatchInVarDecl()
131 buf.append("}\n"); in testTypeMismatchInVarDecl()
143 buf.append("}\n"); in testTypeMismatchInVarDecl()
155 buf.append("}\n"); in testTypeMismatchInVarDecl()
171 buf.append("}\n"); in testTypeMismatchInVarDecl2()
181 buf.append("}\n"); in testTypeMismatchInVarDecl2()
199 buf.append("}\n"); in testTypeMismatchInVarDecl2()
405 buf.append("\n"); in testTypeMismatchForInterface1()
407 buf.append("\n"); in testTypeMismatchForInterface1()
420 buf.append("\n"); in testTypeMismatchForInterface1()
[all …]
H A DModifierCorrectionsQuickFixTest.java109 buf.append("}\n"); in testStaticMethodRequestedInSameType1()
128 buf.append("}\n"); in testStaticMethodRequestedInSameType1()
143 buf.append("}\n"); in testStaticMethodRequestedInSameType2()
162 buf.append("}\n"); in testStaticMethodRequestedInSameType2()
178 buf.append("}\n"); in testStaticMethodRequestedInSameGenericType()
197 buf.append("}\n"); in testStaticMethodRequestedInSameGenericType()
209 buf.append("}\n"); in testStaticMethodRequestedInOtherType()
218 buf.append("}\n"); in testStaticMethodRequestedInOtherType()
234 buf.append("}\n"); in testStaticMethodRequestedInOtherType()
246 buf.append("}\n"); in testInvisibleMethodRequestedInSuperType()
[all …]
H A DJavadocQuickFixTest.java127 buf.append("}\n"); in testMissingParam1()
153 buf.append("}\n"); in testMissingParam1()
176 buf.append("}\n"); in testMissingParam2()
201 buf.append("}\n"); in testMissingParam2()
221 buf.append("}\n"); in testMissingParam3()
246 buf.append("}\n"); in testMissingParam3()
267 buf.append("}\n"); in testMissingParam4()
292 buf.append("}\n"); in testMissingParam4()
307 buf.append("}\n"); in testMissingParam5()
326 buf.append("}\n"); in testMissingParam5()
[all …]
H A DGetterSetterQuickFixTest.java87 buf.append("\n"); in testInvisibleFieldToGetterSetter()
90 buf.append("\n"); in testInvisibleFieldToGetterSetter()
94 buf.append("\n"); in testInvisibleFieldToGetterSetter()
99 buf.append("\n"); in testInvisibleFieldToGetterSetter()
117 buf.append("\n"); in testInvisibleFieldToGetterSetter()
120 buf.append("\n"); in testInvisibleFieldToGetterSetter()
124 buf.append("\n"); in testInvisibleFieldToGetterSetter()
129 buf.append("\n"); in testInvisibleFieldToGetterSetter()
140 buf.append("\n"); in testInvisibleFieldToGetterSetter()
143 buf.append("\n"); in testInvisibleFieldToGetterSetter()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dmemset-1.c8 char buf[256]; in test_1() local
17 char buf[256]; in test_1a() local
26 char buf[256]; in test_2() local
27 buf[42] = 'A'; in test_2()
37 char buf[256]; in test_3() local
46 char buf[256]; in test_4() local
55 char buf[256]; in test_5() local
56 buf[42] = 'A'; in test_5()
69 char buf[256]; in test_5a() local
70 buf[42] = 'A'; in test_5a()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.py41 buf = ""
52 buf += "\n"
61 buf += "\n"
85 buf = ""
96 buf += "\n"
128 buf = ""
139 buf += "\n"
181 buf = ""
374 buf = ""
538 buf = ""
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.py41 buf = ""
52 buf += "\n"
61 buf += "\n"
85 buf = ""
96 buf += "\n"
128 buf = ""
139 buf += "\n"
181 buf = ""
374 buf = ""
538 buf = ""
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.py41 buf = ""
52 buf += "\n"
61 buf += "\n"
85 buf = ""
96 buf += "\n"
128 buf = ""
139 buf += "\n"
181 buf = ""
374 buf = ""
538 buf = ""
[all …]
/dports/games/bzflag-server/bzflag-2.4.22/src/net/
H A DPing.cxx77 buf = nboUnpackUShort(buf, len); in read()
78 buf = nboUnpackUShort(buf, code); in read()
89 buf = unpack(buf, serverVersion); in read()
173 buf = serverId.unpack(buf); in unpack()
174 buf = sourceAddr.unpack(buf); in unpack()
202 buf = serverId.pack(buf); in pack()
203 buf = sourceAddr.pack(buf); in pack()
237 buf = packHex16(buf, maxTime); in packHex()
240 buf = packHex8(buf, rogueMax); in packHex()
242 buf = packHex8(buf, redMax); in packHex()
[all …]
/dports/games/bzflag/bzflag-2.4.22/src/net/
H A DPing.cxx77 buf = nboUnpackUShort(buf, len); in read()
78 buf = nboUnpackUShort(buf, code); in read()
89 buf = unpack(buf, serverVersion); in read()
173 buf = serverId.unpack(buf); in unpack()
174 buf = sourceAddr.unpack(buf); in unpack()
202 buf = serverId.pack(buf); in pack()
203 buf = sourceAddr.pack(buf); in pack()
237 buf = packHex16(buf, maxTime); in packHex()
240 buf = packHex8(buf, rogueMax); in packHex()
242 buf = packHex8(buf, redMax); in packHex()
[all …]
/dports/sysutils/usbutils/usbutils-0.91/
H A Dlsusb.c301 buf[0], buf[1], buf[2], buf[3], in get_guid()
305 buf[10], buf[11], buf[12], buf[13], buf[14], buf[15]); in get_guid()
400 buf[0], buf[1], buf[3], buf[2], buf[4], buf[5], in dump_wire_adapter()
403 buf[10], buf[11], buf[12], buf[13]); in dump_wire_adapter()
412 buf[0], buf[1], buf[3], buf[2]); in dump_rc_interface()
423 buf[0], buf[1], (buf[3] << 8 | buf[2]), buf[4]); in dump_security()
1055 buf[4], buf[3], buf[5], buf[6] | (buf[7] << 8), buf[8]); in dump_audiocontrol_interface()
1518 buf[3], buf[4], buf[5], buf[6], buf[7], term); in dump_audiocontrol_interface()
2876 buf[0], buf[1], buf[3], buf[2], buf[4], in dump_hid_device()
3559 buf[0], buf[1], buf[2], buf[3]); in dump_ss_device_capability_desc()
[all …]
/dports/x11/xscope/xscope-1.4.1/
H A Dprint11.c109 n = IShort(&buf[6]); in PrintSetUpMessage()
121 if (IByte(&buf[0])) in PrintSetUpReply()
136 n = IByte(&buf[1]); in PrintFailedSetUpReply()
917 PrintValues(&buf[28], 4, WINDOW_BITMASK, &buf[32], "value-list"); in CreateWindow()
933 PrintValues(&buf[8], 4, WINDOW_BITMASK, &buf[12], "value-list"); in ChangeWindowAttributes()
1104 PrintValues(&buf[8], 2, CONFIGURE_BITMASK, &buf[12], "value-list"); in ConfigureWindow()
2252 SetValueRec(ILong(buf + 4), &buf[12], 4, GC_BITMASK, &buf[16]); in CreateGC()
2265 PrintValues(&buf[12], 4, GC_BITMASK, &buf[16], "value-list"); in CreateGC()
2271 SetValueRec(ILong(buf + 4), &buf[8], 4, GC_BITMASK, &buf[12]); in ChangeGC()
2283 PrintValues(&buf[8], 4, GC_BITMASK, &buf[12], "value-list"); in ChangeGC()
[all …]
H A Dprint_randr.c284 buf += s * 8; in RandrGetScreenInfoReply()
288 buf += 2; in RandrGetScreenInfoReply()
455 buf += 32; in RandrGetScreenResourcesReply()
457 buf += c * 4; in RandrGetScreenResourcesReply()
459 buf += o * 4; in RandrGetScreenResourcesReply()
470 buf += PrintString8(buf, len, "mode name"); in RandrGetScreenResourcesReply()
519 buf += 36; in RandrGetOutputInfoReply()
521 buf += c * 4; in RandrGetOutputInfoReply()
523 buf += p * 4; in RandrGetOutputInfoReply()
1131 buf += 96; in RandrGetCrtcTransformReply()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/
H A DASTRewritingInsertBoundTest.java79 buf.append("\n"); in testInsert1_only_2()
81 buf.append("\n"); in testInsert1_only_2()
83 buf.append("\n"); in testInsert1_only_2()
85 buf.append("\n"); in testInsert1_only_2()
87 buf.append("\n"); in testInsert1_only_2()
89 buf.append("\n"); in testInsert1_only_2()
113 buf.append("\n"); in testInsert1_only_2()
115 buf.append("\n"); in testInsert1_only_2()
117 buf.append("\n"); in testInsert1_only_2()
119 buf.append("\n"); in testInsert1_only_2()
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/grammar/py3/
H A DRelayLexer.py10 with StringIO() as buf:
11 buf.write("\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2\62")
12 buf.write("\u0161\b\1\4\2\t\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7")
13 buf.write("\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4\13\t\13\4\f\t\f\4\r\t\r")
14 buf.write("\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22\t\22\4\23")
15 buf.write("\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30\t\30")
17 buf.write("\t\36\4\37\t\37\4 \t \4!\t!\4\"\t\"\4#\t#\4$\t$\4%\t%")
18 buf.write("\4&\t&\4\'\t\'\4(\t(\4)\t)\4*\t*\4+\t+\4,\t,\4-\t-\4.")
20 buf.write("\t\64\4\65\t\65\4\66\t\66\3\2\3\2\3\3\3\3\3\4\3\4\3\5")
162 buf.write("\2")
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/grammar/py3/
H A DRelayLexer.py10 with StringIO() as buf:
11 buf.write("\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2\62")
12 buf.write("\u0161\b\1\4\2\t\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7")
13 buf.write("\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4\13\t\13\4\f\t\f\4\r\t\r")
14 buf.write("\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22\t\22\4\23")
15 buf.write("\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30\t\30")
17 buf.write("\t\36\4\37\t\37\4 \t \4!\t!\4\"\t\"\4#\t#\4$\t$\4%\t%")
18 buf.write("\4&\t&\4\'\t\'\4(\t(\4)\t)\4*\t*\4+\t+\4,\t,\4-\t-\4.")
20 buf.write("\t\64\4\65\t\65\4\66\t\66\3\2\3\2\3\3\3\3\3\4\3\4\3\5")
162 buf.write("\2")
[all …]
/dports/devel/log4j/apache-log4j-1.2.17/tests/src/java/org/apache/log4j/pattern/
H A DNameAbbreviatorTest.java81 buf.setLength(0); in testOne()
84 buf.append("bar"); in testOne()
88 buf.setLength(0); in testOne()
106 buf.setLength(0); in testBlankOne()
113 buf.setLength(0); in testBlankOne()
132 buf.setLength(0); in testTwo()
139 buf.setLength(0); in testTwo()
160 buf.setLength(0); in testOneDot()
191 buf.append("."); in testOneDot()
240 buf.append("."); in testOneTildeDot()
[all …]
/dports/devel/py-filetype/filetype-1.0.7/filetype/types/
H A Darchive.py23 buf[0] == 0x50 and buf[1] == 0x4B and
24 buf[2] == 0x3 and buf[3] == 0x4 and
25 buf[30] == 0x6D and buf[31] == 0x69 and
26 buf[32] == 0x6D and buf[33] == 0x65 and
27 buf[34] == 0x74 and buf[35] == 0x79 and
28 buf[36] == 0x70 and buf[37] == 0x65 and
29 buf[38] == 0x61 and buf[39] == 0x70 and
30 buf[40] == 0x70 and buf[41] == 0x6C and
38 buf[56] == 0x69 and buf[57] == 0x70)
57 (buf[2] == 0x3 or buf[2] == 0x5 or
[all …]
/dports/audio/squeezelite/squeezelite-7b13fd9/
H A Dbuffer.c31 …return buf->writep >= buf->readp ? buf->writep - buf->readp : buf->size - (buf->readp - buf->write… in _buf_used()
39 return buf->writep >= buf->readp ? buf->writep - buf->readp : buf->wrap - buf->readp; in _buf_cont_read()
43 return buf->writep >= buf->readp ? buf->wrap - buf->writep : buf->readp - buf->writep; in _buf_cont_write()
62 buf->readp = buf->buf; in buf_flush()
63 buf->writep = buf->buf; in buf_flush()
72 buf->readp = buf->buf; in buf_adjust()
73 buf->writep = buf->buf; in buf_adjust()
90 buf->readp = buf->buf; in _buf_resize()
91 buf->writep = buf->buf; in _buf_resize()
99 buf->readp = buf->buf; in buf_init()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dbuf.c61 if (buf->size < INT_MAX) buf->compat_size = buf->size; \
63 if (buf->use < INT_MAX) buf->compat_use = buf->use; \
77 buf->use = buf->compat_use;
95 if ((buf) && (buf->error == 0)) in xmlBufMemoryError()
110 if ((buf) && (buf->error == 0)) in xmlBufOverflowError()
411 memmove(buf->contentIO, &buf->content[0], buf->use); in xmlBufShrink()
413 buf->content[buf->use] = 0; in xmlBufShrink()
418 memmove(buf->content, &buf->content[len], buf->use); in xmlBufShrink()
419 buf->content[buf->use] = 0; in xmlBufShrink()
629 if (buf->size > buf->use) in xmlBufAddLen()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dbuf.c61 if (buf->size < INT_MAX) buf->compat_size = buf->size; \
63 if (buf->use < INT_MAX) buf->compat_use = buf->use; \
77 buf->use = buf->compat_use;
95 if ((buf) && (buf->error == 0)) in xmlBufMemoryError()
110 if ((buf) && (buf->error == 0)) in xmlBufOverflowError()
411 memmove(buf->contentIO, &buf->content[0], buf->use); in xmlBufShrink()
413 buf->content[buf->use] = 0; in xmlBufShrink()
418 memmove(buf->content, &buf->content[len], buf->use); in xmlBufShrink()
419 buf->content[buf->use] = 0; in xmlBufShrink()
629 if (buf->size > buf->use) in xmlBufAddLen()
[all …]

12345678910>>...1825