Home
last modified time | relevance | path

Searched defs:tmp_buffer (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_query.c286 struct pipe_resource *tmp_buffer = NULL; in gfx10_sh_query_get_result_resource() local
Dsi_query.c1533 struct pipe_resource *tmp_buffer = NULL; in si_query_hw_get_result_resource() local
/third_party/node/deps/ada/
Dada.cpp9609 std::u32string tmp_buffer; in from_ascii_to_ascii() local
9681 std::u32string tmp_buffer; in to_ascii() local
9753 std::u32string tmp_buffer; in to_unicode() local
10373 std::string tmp_buffer; in href_from_file() local
11710 std::string tmp_buffer; in parse_path() local
12202 std::string tmp_buffer; in parse_url() local
13495 std::string tmp_buffer; in parse_path() local
/third_party/lz4/tests/
Dfuzzer.c1228 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
1346 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp4506 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferData() local
4721 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferStorage() local
Dgl3cTransformFeedbackTests.cpp875 glw::GLchar tmp_buffer[256]; in testExtension1() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c1611 struct pipe_resource *tmp_buffer = NULL; in r600_query_hw_get_result_resource() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c460 fixed_y_t* const tmp_buffer = SAFE_ALLOC(w * 3, 2, fixed_y_t); // scratch in PreprocessARGB() local
/third_party/ffmpeg/libavcodec/
Dexr.c818 uint16_t tmp_buffer[16]; /* B44 use 4x4 half float pixel */ in b44_uncompress() local