Home
last modified time | relevance | path

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

/external/cronet/third_party/brotli/enc/
Dcompound_dictionary.c15 const uint8_t* source, size_t source_size, uint32_t bucket_bits, in CreatePreparedDictionaryWithParams()
153 const uint8_t* source, size_t source_size) { in CreatePreparedDictionary()
Dcompound_dictionary.h23 uint32_t source_size; member
Dhash.h515 const uint32_t source_size = self->source_size; in FindCompoundDictionaryMatch() local
612 const uint32_t source_size = self->source_size; in FindAllCompoundDictionaryMatches() local
/external/pigweed/pw_string/public/pw_string/
Dstring.h608 size_type source_size, in CopySubstr()
644 size_type source_size, in CopyExtendSubstr()
/external/OpenCL-CTS/test_conformance/half/
DTest_vLoadHalf.cpp324 uint32_t source_size; in Test_vLoadHalf_private() local
/external/libgav1/src/
Dmotion_vector.cc872 BlockSize source_size = in FindWarpSamples() local
897 BlockSize source_size = in FindWarpSamples() local
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py618 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
683 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.cc1291 int64_t source_size = source_size_to_dim.begin()->first; in GetReshardAllToAllSourceTargetDims() local
/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/ImageMagick/MagickCore/
Dresize.c2074 const size_t source_size,Quantum *destination, in MixPixels()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc3389 int64_t source_size = ByteSizeOf(source.shape()); in EmitMemcpy() local