Home
last modified time | relevance | path

Searched defs:source_size (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/half/
DTest_vLoadHalf.cpp323 uint32_t source_size; in Test_vLoadHalf_private() local
/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp270 auto source_size(dump_options.GetSourceSize()); in DumpEncodedBufferToStream() local
/external/libgav1/libgav1/src/
Dmotion_vector.cc873 BlockSize source_size = in FindWarpSamples() local
898 BlockSize source_size = in FindWarpSamples() local
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py533 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
598 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/external/perfetto/src/trace_processor/importers/memory_tracker/
Dgraph_processor.cc661 uint64_t source_size = GetSizeEntryOfNode(edge->source()).value_or(0); in CalculateNodeSubSizes() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp1148 std::size_t source_size = buffer_size(source); in buffer_copy() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1329 int64 source_size = source_size_to_dim.begin()->first; in GetReshardAllToAllSourceTargetDims() local
/external/ImageMagick/MagickCore/
Dresize.c2074 const size_t source_size,Quantum *destination, in MixPixels()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1642 glw::GLint source_size, glw::GLint output_size, void* out_expected_data_low, in calculate_expected_value()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc3185 int64 source_size = ByteSizeOf(source.shape()); in EmitMemcpy() local