Home
last modified time | relevance | path

Searched defs:buffer2 (Results 1 - 25 of 35) sorted by relevance

12

/third_party/gn/src/gn/
H A Descape_unittest.cc99 StringOutputBuffer buffer2; in TEST() local
/third_party/benchmark/test/
H A Ddonotoptimize_test.cc35 char buffer2[2] = ""; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/stdlib_gtest/
H A Dstdlib_arc4random_test.cpp57 uint8_t buffer2[BUF_SIZE]; in HWTEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript_test.cc240 auto buffer2 = MakeUnique<Buffer>(); in TEST_F() local
282 auto buffer2 = MakeUnique<Buffer>(); in TEST_F() local
/third_party/skia/tests/
H A DPDFGlyphsToUnicodeTest.cpp175 SkDynamicMemoryWStream buffer2; in DEF_TEST() local
H A DGrQuadBufferTest.cpp146 GrQuadBuffer<TestData> buffer2; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dhnm4video.c46 uint8_t *buffer2; member
H A Dra288.c151 float buffer2[MAX_BACKWARD_FILTER_ORDER + 1]; in do_hybrid_window() local
H A Dra144.c1549 int buffer2[LPC_ORDER]; in ff_eval_refl() local
H A Ddxva2.c899 DXVA2_DecodeBufferDesc buffer2[4]; in ff_dxva2_common_end_frame() local
H A Dxan.c65 uint8_t *buffer2; member
/third_party/gn/src/base/files/
H A Dfile_util.cc60 char buffer1[BUFFER_SIZE], buffer2[BUFFER_SIZE]; in ContentsEqual() local
/third_party/mbedtls/programs/test/
H A Dselftest.c61 void *buffer2 = mbedtls_calloc(1, 1); in calloc_self_test() local
/third_party/skia/src/core/
H A DSkMaskBlurFilter.cpp96 Scan(uint64_t weight, int noChangeCount, uint32_t* buffer0, uint32_t* buffer0End, uint32_t* buffer1, uint32_t* buffer1End, uint32_t* buffer2, uint32_t* buffer2End) Scan() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp589 wgpu::Buffer buffer2 = CreateBuffer(kCount); in TEST_P() local
H A DBindGroupTests.cpp496 wgpu::Buffer buffer2 = device.CreateBuffer(&bufferDesc); in TEST_P() local
528 wgpu::Buffer buffer2 = device.CreateBuffer(&bufferDesc); in TEST_P() local
1008 wgpu::Buffer buffer2 = device.CreateBuffer(&bufferDescriptor); in TEST_P() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c286 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in v3dv_GetPhysicalDeviceFormatProperties2() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1409 TestSwapCase(UDataMemory *pData, const char *name, UDataSwapFn *swapFn, uint8_t *buffer, uint8_t *buffer2) TestSwapCase() argument
/third_party/icu/icu4c/source/test/intltest/
H A Duts46test.cpp716 char buffer[400], buffer2[400]; in TestSomeCases() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp486 std::vector<char> buffer2; in Bm_function_Readv() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp359 ChangeArrayBuffersThenDraw(unsigned int iterations, GLsizei numElements, GLuint buffer1, GLuint buffer2) ChangeArrayBuffersThenDraw() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc865 unsigned char buffer2[kNumStructs * sizeof(StructWithPadding)]; in TEST() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c953 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in anv_GetPhysicalDeviceFormatProperties2() local
/third_party/skia/src/effects/imagefilters/
H A DSkBlurImageFilter.cpp254 skvx::Vec<4, uint32_t>* buffer2 = buffer1 + passSize; in Make() local
312 GaussPass(skvx::Vec<4, uint32_t>* buffer0, skvx::Vec<4, uint32_t>* buffer1, skvx::Vec<4, uint32_t>* buffer2, skvx::Vec<4, uint32_t>* buffersEnd, int border, int divisor) GaussPass() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp1003 Pointer<Byte> buffer2; in readPixel() local

Completed in 31 milliseconds

12