/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/chromium_org/third_party/icu/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/chromium_org/third_party/icu/source/i18n/unicode/ |
D | choicfmt.h | 216 const UBool* closures, 323 const UBool* closures, 495 const UBool* closures,
|
/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/chromium_org/third_party/icu/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/chromium_org/content/child/fileapi/ |
D | webfilesystem_impl.cc | 60 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/ |
D | ui_cocoa_test_helper.mm | 104 // autorelease pool due to window or windowcontroller closures.
|
/external/chromium_org/third_party/cython/src/ |
D | CHANGES.rst | 69 * 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/ |
D | LangImpl8.rst | 260 closures. There are often better ways to implement these features than
|
D | OCamlLangImpl8.rst | 260 closures. There are often better ways to implement these features than
|
/external/chromium_org/base/ |
D | callback.h.pump | 36 // much like lexical closures are used in other languages. For example, it
|
/external/bison/po/ |
D | nl.po | 266 "closures\n"
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m.result | 1545 // Test uses of blocks (closures)
|
D | objcmt-arc-cf-annotations.m | 1503 // Test uses of blocks (closures)
|
/external/chromium_org/v8/ |
D | ChangeLog | 2875 Fixed function name inferred inside closures. (Chromium issue 224884) 6864 Improved performance of code using closures.
|
/external/chromium_org/third_party/polymer_legacy/polymer/ |
D | polymer.js.map | 1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
|
/external/chromium_org/third_party/polymer/components/polymer/ |
D | polymer.js.map | 1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
|
/external/chromium_org/third_party/polymer/components-chromium/polymer/ |
D | polymer.js.map | 1 … // look for usage of 'super', and wrap those functions in\n // closures.\n // As of …
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 5573 closures klOZPz
|
/external/clang/test/Analysis/ |
D | retain-release.m | 1498 // Test uses of blocks (closures)
|