Home
last modified time | relevance | path

Searched defs:other_size (Results 1 – 21 of 21) sorted by relevance

/external/google-breakpad/src/processor/
Drange_map-inl.h89 AddressType other_high, other_size, other_delta; in StoreRangeInternal() local
131 AddressType other_high, other_size, other_delta; in StoreRangeInternal() local
149 AddressType other_size = AddressType(); in StoreRangeInternal() local
/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c29 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor()
/external/libaom/libaom/av1/common/
Dscale.c43 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.cc318 int other_size, int step) { in MultiplyStep()
Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy()
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.cc318 int other_size, int step) { in MultiplyStep()
Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy()
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dcharconv_bigint.cc318 int other_size, int step) { in MultiplyStep()
Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.cc318 int other_size, int step) { in MultiplyStep()
Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy()
/external/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.cc318 int other_size, int step) { in MultiplyStep()
Dcharconv_bigint.h270 void MultiplyBy(int other_size, const uint32_t* other_words) { in MultiplyBy()
/external/python/cffi/c/
Dminibuffer.h166 Py_ssize_t self_size, other_size; in mb_richcompare() local
/external/vixl/benchmarks/aarch64/
Dbench-utils.cc362 unsigned other_size = PickBool() ? size * 2 : size / 2; in GenerateFPSequence() local
/external/protobuf/src/google/protobuf/
Dreflection_internal.h310 int other_size = other_mutator->Size(other_data); in Swap() local
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.cc960 size_t other_size = 0; in PopFront() local
/external/python/cpython3/Objects/
Dsetobject.c1491 Py_ssize_t pos = 0, other_size; in set_difference() local
Dbytearrayobject.c1011 Py_ssize_t self_size, other_size; in bytearray_richcompare() local
/external/python/cpython2/Objects/
Dbytearrayobject.c1042 Py_ssize_t self_size, other_size; in bytearray_richcompare() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp752 static size_t other_size = 0; in get_max_sizes() local