Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgptcurses.h79 Space *lastSpace; variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLog.java104 int lastSpace = value.lastIndexOf(' ', 80); in formatln() local
/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java112 int lastSpace = TextUtils.lastIndexOf(text, ' ', currentOffset + fittingChars - 1); in formatPages() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhsum.c929 char* lastSpace = strrchr(line, ' '); in XSUM_parseLine() local
/external/armnn/third-party/cxxopts/
Dcxxopts.hpp1631 auto lastSpace = current; in format_description() local