Home
last modified time | relevance | path

Searched defs:garbage (Results 1 – 22 of 22) sorted by relevance

/third_party/libuv/test/
Dtest-tcp-connect-error.c47 const char garbage[] = in TEST_IMPL() local
Dtest-tcp-connect6-error.c46 const char garbage[] = in TEST_IMPL() local
Dtest-tcp-bind6-error.c101 char garbage[] = in TEST_IMPL() local
Dtest-tcp-bind-error.c162 char garbage[] = in TEST_IMPL() local
/third_party/grpc/src/core/lib/slice/
Dslice_buffer.cc443 grpc_slice_buffer* garbage) { in grpc_slice_buffer_trim_end_impl()
485 grpc_slice_buffer* garbage) { in grpc_slice_buffer_trim_end_no_inline()
490 grpc_slice_buffer* garbage) { in grpc_slice_buffer_trim_end()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.h179 unsigned char garbage[kTFRecordHeadFootSize]; // header and footer are ignored member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DResourceVk.cpp133 SharedGarbage::SharedGarbage(SharedResourceUse &&use, std::vector<GarbageObject> &&garbage) in SharedGarbage()
DRendererVk.cpp3236 vk::SharedGarbage &garbage = *garbageIter; in cleanupGarbage() local
Dvk_helpers.cpp627 void ReleaseImageViews(ImageViewVector *imageViewVector, std::vector<GarbageObject> *garbage) in ReleaseImageViews()
7921 std::vector<GarbageObject> garbage; in release() local
8444 std::vector<GarbageObject> garbage; in release() local
/third_party/grpc/test/core/promise/
Darena_promise_test.cc74 std::array<int, 5> garbage = {0, 1, 2, 3, 4}; in TEST() local
/third_party/ltp/testcases/cve/
Dstack_clash.c184 volatile char *garbage; in preallocate_stack() local
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c90 void *garbage = store_result ? NULL : pa_xmalloc(buf->length); in process_block() local
/third_party/python/Include/internal/
Dpycore_gc.h150 PyObject *garbage; member
/third_party/vk-gl-cts/framework/delibs/debase/
DdeSha1.c293 const int garbage = 0xde; in deSha1_selfTest() local
/third_party/grpc/test/core/compression/
Dmessage_compress_test.cc194 grpc_slice_buffer garbage; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dflat_hash_map_test.cc111 std::vector<absl::flat_hash_map<int, balast>> garbage; in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectCreateTests.cpp581 deUint32 garbage = 1234u; in iterate() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc538 std::string garbage = "#$%@#$%"; in TEST() local
/third_party/python/Objects/
Dlistobject.c2961 PyObject **garbage; in list_ass_subscript() local
3024 PyObject **garbage, **seqitems, **selfitems; in list_ass_subscript() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc1985 std::vector<IntTable> garbage; in TEST() local
/third_party/skia/m133/src/ports/fontations/src/
Dffi.rs2009 let garbage: [u8; 12] = [ in test_num_fonts_in_collection() localVariable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp565 tcu::Vec2 garbage; member