Home
last modified time | relevance | path

Searched refs:closures (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp99 const UBool* closures, in ChoiceFormat() argument
105 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat()
265 const UBool* closures, in setChoices() argument
270 setChoices(limits, closures, formats, cnt, errorCode); in setChoices()
275 const UBool* closures, in setChoices() argument
302 if (closures != NULL && closures[i]) { in setChoices()
/external/icu/icu4c/source/i18n/unicode/
Dchoicfmt.h216 const UBool* closures,
323 const UBool* closures,
495 const UBool* closures,
/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp471 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local
475 ChoiceFormat fmt1(limits, closures, fmts, 6); in TestClosures()
518 if((closures2[i]!=0) != (closures[i]!=0)) { in TestClosures()
519 … errln("FAIL: closure #%d = %s, should be %s\n", i, closures2[i]?"T":"F", closures[i]?"T":"F"); in TestClosures()
/external/llvm/docs/tutorial/
DOCamlLangImpl8.rst260 closures. There are often better ways to implement these features than
DLangImpl9.rst255 closures. There are often better ways to implement these features than
/external/bison/po/
Dnl.po266 "closures\n"
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m1503 // Test uses of blocks (closures)
Dobjcmt-arc-cf-annotations.m.result1545 // Test uses of blocks (closures)
/external/v8/
DChangeLog2875 Fixed function name inferred inside closures. (Chromium issue 224884)
6864 Improved performance of code using closures.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/clang/test/Analysis/
Dretain-release.m1498 // Test uses of blocks (closures)