Searched refs:closures (Results 1 – 11 of 11) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 99 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/ |
D | choicfmt.h | 216 const UBool* closures, 323 const UBool* closures, 495 const UBool* closures,
|
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 471 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/ |
D | OCamlLangImpl8.rst | 260 closures. There are often better ways to implement these features than
|
D | LangImpl9.rst | 255 closures. There are often better ways to implement these features than
|
/external/bison/po/ |
D | nl.po | 266 "closures\n"
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 1503 // Test uses of blocks (closures)
|
D | objcmt-arc-cf-annotations.m.result | 1545 // Test uses of blocks (closures)
|
/external/v8/ |
D | ChangeLog | 2875 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/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/clang/test/Analysis/ |
D | retain-release.m | 1498 // Test uses of blocks (closures)
|