Home
last modified time | relevance | path

Searched defs:closures (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dchoicfmt.cpp94 const UBool* closures, in ChoiceFormat()
494 UBool *closures, in adoptChoices()
533 const UBool* closures, in setChoices()
/external/icu4c/test/intltest/
Dtchcfmt.cpp492 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local
/external/bluetooth/glib/gobject/
Dgobject.c2937 GClosure *closures[1]; /* flexible array */ member