Home
last modified time | relevance | path

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

12

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dcrc32.c260 #define DOLIT4 c ^= *buf4++; \
272 register const z_crc_t FAR *buf4; local
281 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
290 buf = (const unsigned char FAR *)buf4;
300 #define DOBIG4 c ^= *buf4++; \
312 register const z_crc_t FAR *buf4; local
321 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
330 buf = (const unsigned char FAR *)buf4;
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dcrc32.c260 #define DOLIT4 c ^= *buf4++; \
272 register const z_crc_t FAR *buf4; local
281 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
290 buf = (const unsigned char FAR *)buf4;
300 #define DOBIG4 c ^= *buf4++; \
312 register const z_crc_t FAR *buf4; local
321 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;
330 buf = (const unsigned char FAR *)buf4;
/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/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/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/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/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/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/vk-gl-cts/external/vulkancts/data/vulkan/amber/crash_test/
Ddivbyzero_comp.amber87 BUFFER buf4 DATA_TYPE int32 DATA
139 …BIND BUFFER_ARRAY buf0 buf1 buf2 buf3 buf4 buf5 buf6 buf7 buf8 buf9 buf10 buf11 buf12 buf13 buf14 …
/third_party/mindspore/third_party/securec/src/
Dmemset_s.c69 SecStrBuf4 buf4; member
215 … *(SecStrBuf4 *)dest = *(const SecStrBuf4 *)(&((SecStrictAliasingCast(&g_allZero))->buf4)); \
317 … *(SecStrBuf4 *)dest = *(const SecStrBuf4 *)(&((SecStrictAliasingCast(&g_allFF))->buf4)); \
/third_party/mesa3d/src/mesa/swrast/
Ds_context.c804 swrast->stencil_temp.buf4 = malloc(SWRAST_MAX_WIDTH * sizeof(GLubyte)); in _swrast_CreateContext()
809 !swrast->stencil_temp.buf4) { in _swrast_CreateContext()
833 free(swrast->stencil_temp.buf4); in _swrast_DestroyContext()
Ds_context.h331 GLubyte *buf1, *buf2, *buf3, *buf4; member
Ds_stencil.c471 GLubyte *origMask = swrast->stencil_temp.buf4; in _swrast_stencil_and_ztest_span()
/third_party/bounds_checking_function/src/
Dmemset_s.c53 SecStrBuf4 buf4; member
/third_party/glslang/Test/
Dreflection.vert160 buffer buf4 {
/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/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/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

12