Home
last modified time | relevance | path

Searched refs:buf4 (Results 1 – 20 of 20) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
Dcrc32.c258 #define DOLIT4 c ^= *buf4++; \
270 register const u4 FAR *buf4; local
279 buf4 = (const u4 FAR *)(const void FAR *)buf;
288 buf = (const unsigned char FAR *)buf4;
298 #define DOBIG4 c ^= *buf4++; \
310 register const u4 FAR *buf4; local
319 buf4 = (const u4 FAR *)(const void FAR *)buf;
328 buf = (const unsigned char FAR *)buf4;
/third_party/node/deps/zlib/
Dcrc32.c317 #define DOLIT4 c ^= *buf4++; \
329 register const z_crc_t FAR *buf4; local
338 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
347 buf = (const unsigned char FAR *)buf4;
357 #define DOBIG4 c ^= *buf4++; \
369 register const z_crc_t FAR *buf4; local
378 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
387 buf = (const unsigned char FAR *)buf4;
/third_party/skia/third_party/externals/zlib/
Dcrc32.c314 #define DOLIT4 c ^= *buf4++; \
326 register const z_crc_t FAR *buf4; local
335 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
344 buf = (const unsigned char FAR *)buf4;
354 #define DOBIG4 c ^= *buf4++; \
366 register const z_crc_t FAR *buf4; local
375 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
384 buf = (const unsigned char FAR *)buf4;
/third_party/flutter/skia/third_party/externals/zlib/
Dcrc32.c317 #define DOLIT4 c ^= *buf4++; \
329 register const z_crc_t FAR *buf4; local
338 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
347 buf = (const unsigned char FAR *)buf4;
357 #define DOBIG4 c ^= *buf4++; \
369 register const z_crc_t FAR *buf4; local
378 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
387 buf = (const unsigned char FAR *)buf4;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/
Ddisable-frag-output.frag-output.frag18 float4 buf4;
27 buf4 = float4(1.0, 0.0, 1.0, 0.5);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/frag/
Ddisable-frag-output.frag-output.frag18 float4 buf4;
27 buf4 = float4(1.0, 0.0, 1.0, 0.5);
/third_party/skia/third_party/externals/spirv-cross/shaders-msl/frag/
Ddisable-frag-output.frag-output.frag8 layout(location = 4) out vec4 buf4;
18 buf4 = vec4(1, 0, 1, 0.5);
/third_party/python/Modules/_blake2/impl/
Dblake2s-round.h86 LOAD_MSG_ ##r ##_4(buf4); \
87 G2(row1,row2,row3,row4,buf4); \
Dblake2s.c269 __m128i buf1, buf2, buf3, buf4; in blake2s_compress() local
/third_party/glslang/Test/
Dreflection.vert160 buffer buf4 {
/third_party/bounds_checking_function/src/
Dmemset_s.c57 SecStrBuf4 buf4; member
/third_party/glslang/Test/baseResults/
Dreflection.vert.out98 buf4.runtimeArray.c: offset 8, type 1406, size 1, index 15, binding -1, stages 1, topLevelArrayStri…
163 buf4: offset -1, type ffffffff, size 16, index 15, binding -1, stages 1, numMembers 4
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c347 char buf1[16], buf2[16], buf3[16], buf4[16]; in af_glyph_hints_dump_points() local
367 af_print_idx( buf4, segment_idx_0 ), in af_glyph_hints_dump_points()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c445 char buf1[16], buf2[16], buf3[16], buf4[16]; in af_glyph_hints_dump_points() local
465 af_print_idx( buf4, segment_idx_0 ), in af_glyph_hints_dump_points()
/third_party/freetype/src/autofit/
Dafhints.c445 char buf1[16], buf2[16], buf3[16], buf4[16]; in af_glyph_hints_dump_points() local
465 af_print_idx( buf4, segment_idx_0 ), in af_glyph_hints_dump_points()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DREADME.txt1253 char buf1[6], buf2[6], buf3[4], buf4[4];
1260 ret += snprintf (buf4, sizeof buf4, "%s", i++ > 10 ? "abcde" : "defgh")*4096;
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp899 …static char buf4[64] = ""; ImGui::InputText("uppercase", buf4, 64, ImGuiInputTextFlags_CharsUpperc… in ShowDemoWindowWidgets() local
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp1313 …static char buf4[64] = ""; ImGui::InputText("uppercase", buf4, 64, ImGuiInputTextFlags_CharsUppe… in ShowDemoWindowWidgets() local
/third_party/node/doc/api/
Dbuffer.md35 const buf4 = Buffer.from([1, 2, 3]);
/third_party/chromium/patch/
D0001-cve.patch10028 -#define DOLIT4 c ^= *buf4++; \
10052 - register const z_crc_t FAR *buf4;
10066 - buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
10075 - buf = (const unsigned char FAR *)buf4;
10088 -#define DOBIG4 c ^= *buf4++; \
10106 - register const z_crc_t FAR *buf4;
10386 - buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
10411 - buf = (const unsigned char FAR *)buf4;