Home
last modified time | relevance | path

Searched refs:closures (Results 1 – 21 of 21) 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/chromium_org/third_party/icu/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/chromium_org/third_party/icu/source/i18n/unicode/
Dchoicfmt.h216 const UBool* closures,
323 const UBool* closures,
495 const UBool* closures,
/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/chromium_org/third_party/icu/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/chromium_org/content/child/fileapi/
Dwebfilesystem_impl.cc60 std::vector<base::Closure> closures; in Run() local
63 results_closures_.swap(closures); in Run()
66 for (size_t i = 0; i < closures.size(); ++i) in Run()
67 closures[i].Run(); in Run()
/external/chromium_org/ui/gfx/test/
Dui_cocoa_test_helper.mm104 // autorelease pool due to window or windowcontroller closures.
/external/chromium_org/third_party/cython/src/
DCHANGES.rst69 * The C code generation order of cdef classes, closures, helper code,
606 * support default arguments for closures
687 * The gdb debugging support was extended to include all major Cython features, including closures.
/external/llvm/docs/tutorial/
DLangImpl8.rst260 closures. There are often better ways to implement these features than
DOCamlLangImpl8.rst260 closures. There are often better ways to implement these features than
/external/chromium_org/base/
Dcallback.h.pump36 // much like lexical closures are used in other languages. For example, it
/external/bison/po/
Dnl.po266 "closures\n"
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m.result1545 // Test uses of blocks (closures)
Dobjcmt-arc-cf-annotations.m1503 // Test uses of blocks (closures)
/external/chromium_org/v8/
DChangeLog2875 Fixed function name inferred inside closures. (Chromium issue 224884)
6864 Improved performance of code using closures.
/external/chromium_org/third_party/polymer_legacy/polymer/
Dpolymer.js.map1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
/external/chromium_org/third_party/polymer/components/polymer/
Dpolymer.js.map1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
/external/chromium_org/third_party/polymer/components-chromium/polymer/
Dpolymer.js.map1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
/external/srec/config/en.us/dictionary/
Dlarge.ok5573 closures klOZPz
/external/clang/test/Analysis/
Dretain-release.m1498 // Test uses of blocks (closures)