Home
last modified time | relevance | path

Searched defs:from_size (Results 1 – 5 of 5) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dheaderparser.cc165 size_t from_size, in ParseSourceSegmentLengthAndPosition()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc563 size_t from_size = REAL(strlen)(from) + 1; in INTERCEPTOR() local
629 size_t from_size = Min(size, internal_strnlen(from, size) + 1); in INTERCEPTOR() local
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc997 size_t from_size = Ident(6); // less than to_size in TEST() local
1020 size_t from_size = Ident(6); // less than to_size in TEST() local
1227 size_t from_size = Ident(20); in TEST() local
/external/stlport/src/c_locale_win32/
Dc_locale_win32.c1719 int from_size, to_size, wbuf_size; in __ConvertToCP() local
/external/valgrind/main/VEX/priv/
Dhost_s390_defs.c5556 s390_widen_emit(UChar *buf, const s390_insn *insn, UInt from_size, in s390_widen_emit()