Home
last modified time | relevance | path

Searched refs:next_type (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dguniprop.c1045 int next_type = TYPE(next_c); in real_tolower() local
1053 if (ISALPHA (next_type)) /* Lu,Ll,Lt,Lm,Lo */ in real_tolower()
/external/tesseract/textord/
Dcolfind.cpp511 BlobRegionType next_type = bbox->region_type(); in PartitionsAtGridY() local
512 if (next_type == BRT_NOISE) in PartitionsAtGridY()
514 if (next_type == BRT_UNKNOWN) { in PartitionsAtGridY()
525 if (ColPartition::TypesMatch(next_type, start_type) && in PartitionsAtGridY()
/external/bluetooth/glib/
DChangeLog.pre-2-2976 variable to next_type to make cc-mode happy.