Searched defs:source_size (Results 1 – 13 of 13) sorted by relevance
| /external/cronet/third_party/brotli/enc/ |
| D | compound_dictionary.c | 15 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()
|
| D | compound_dictionary.h | 23 uint32_t source_size; member
|
| D | hash.h | 515 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/ |
| D | string.h | 608 size_type source_size, in CopySubstr() 644 size_type source_size, in CopyExtendSubstr()
|
| /external/OpenCL-CTS/test_conformance/half/ |
| D | Test_vLoadHalf.cpp | 324 uint32_t source_size; in Test_vLoadHalf_private() local
|
| /external/libgav1/src/ |
| D | motion_vector.cc | 872 BlockSize source_size = in FindWarpSamples() local 897 BlockSize source_size = in FindWarpSamples() local
|
| /external/python/cpython3/Lib/importlib/ |
| D | _bootstrap_external.py | 618 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/ |
| D | graph_processor.cc | 661 uint64_t source_size = GetSizeEntryOfNode(edge->source()).value_or(0); in CalculateNodeSubSizes() local
|
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| D | buffer.hpp | 1148 std::size_t source_size = buffer_size(source); in buffer_copy() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | spmd_partitioner_util.cc | 1291 int64_t source_size = source_size_to_dim.begin()->first; in GetReshardAllToAllSourceTargetDims() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl3cTextureSwizzleTests.cpp | 1642 glw::GLint source_size, glw::GLint output_size, void* out_expected_data_low, in calculate_expected_value()
|
| /external/ImageMagick/MagickCore/ |
| D | resize.c | 2074 const size_t source_size,Quantum *destination, in MixPixels()
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | ir_emitter.cc | 3389 int64_t source_size = ByteSizeOf(source.shape()); in EmitMemcpy() local
|