Home
last modified time | relevance | path

Searched defs:other_size (Results 1 - 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h310 int other_size = other_mutator->Size(other_data); variable
H A Drepeated_field.h1811 int other_size = other.current_size_; in MergeFromInternal() local
/third_party/node/deps/v8/src/base/
H A Dsmall-vector.h81 size_t other_size = other.size(); variable
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h173 size_t other_size = 0; in Merge() local
202 size_t other_size = other->size_.exchange( in Swap() local
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc363 unsigned other_size = PickBool() ? size * 2 : size / 2; in GenerateFPSequence() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy() argument
H A Dcharconv_bigint.cc316 MultiplyStep(int original_size, const uint32_t* other_words, int other_size, int step) MultiplyStep() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp507 unsigned other_size = inst->src[other_src].file == VGRF ? in try_copy_propagate() local
/third_party/node/deps/v8/src/heap/
H A Dmemory-measurement.cc156 size_t other_size = context_and_size.second; in MeasurementComplete() local
/third_party/python/Objects/
H A Dbytearrayobject.c1032 Py_ssize_t self_size, other_size; in bytearray_richcompare() local
H A Dsetobject.c1500 Py_ssize_t pos = 0, other_size; in set_difference() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.c1392 uint64_t video_size = 0, audio_size = 0, extra_size = 0, other_size = 0; in print_final_stats() local

Completed in 26 milliseconds