Home
last modified time | relevance | path

Searched defs:size_diff (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DPDFJpegEmbedTest.cpp23 size_t size_diff = larger->size() - size; in is_subset_of() local
/third_party/python/Lib/
Dtracemalloc.py77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c310 int size_diff = newSize - oldSize; in vbo_exec_wrap_upgrade_vertex() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc2470 int size_diff = localized.size() - strlen(str); in NoLocaleStrtod() local