Searched defs:closures (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 99 const UBool* closures, in ChoiceFormat() 265 const UBool* closures, in setChoices() 275 const UBool* closures, in setChoices()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | choicfmt.cpp | 99 const UBool* closures, in ChoiceFormat() 265 const UBool* closures, in setChoices() 275 const UBool* closures, in setChoices()
|
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 471 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tchcfmt.cpp | 471 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local
|
/external/chromium_org/content/child/fileapi/ |
D | webfilesystem_impl.cc | 60 std::vector<base::Closure> closures; in Run() local
|