Home
last modified time | relevance | path

Searched refs:getFormats (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DCsvData.java173 Diff.diff(before.getFormats(), after.getFormats()), in diff()
194 public abstract CsvTable<String> getFormats(); in getFormats() method in CsvData
230 getFormats(), in canonicalizeRangeTables()
DNumberingScheme.java619 public abstract ImmutableMap<String, FormatSpec> getFormats(); in getFormats() method in NumberingScheme
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboCompletenessTests.cpp348 Formats colorFmts = db.getFormats(COLOR_RENDERABLE); in iterate()
349 Formats depthFmts = db.getFormats(DEPTH_RENDERABLE); in iterate()
350 Formats stencilFmts = db.getFormats(STENCIL_RENDERABLE); in iterate()
/third_party/node/test/parallel/
Dtest-webcrypto-wrap-unwrap.js222 function getFormats(key) { function
288 getFormats(key).forEach((format) => {
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp706 Formats formats = m_ctx.getCoreFormats().getFormats(formatFlag(attPoint) | in getDefaultFormat()
711 formats = m_ctx.getCtxFormats().getFormats(formatFlag(attPoint) | in getDefaultFormat()
898 const Formats& formats = m_ctx.getCoreFormats().getFormats(flags); in makeDepthAndStencil()
1004 const Formats rboFmts = m_allFormats.getFormats(ANY_FORMAT); in createRenderableTests()
1005 const Formats texFmts = m_allFormats.getFormats(ANY_FORMAT); in createRenderableTests()
DglsFboUtil.hpp146 Formats getFormats (FormatFlags requirements) const;
DglsFboUtil.cpp121 Formats FormatDB::getFormats (FormatFlags requirements) const in getFormats() function in deqp::gls::FboUtil::FormatDB
/third_party/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp92 const UnicodeString *gotFormats=form->getFormats(count); in TestSimpleExample()
111 const UnicodeString *gotFormats=form->getFormats(count); in TestSimpleExample()
243 const UnicodeString* retFormats = fileform->getFormats( retCount ); in TestComplexExample()
Dtmsgfmt.cpp1211 const Format** formats = msg.getFormats(count); in testAdopt()
1212 const Format** formatsCmp = msgCmp.getFormats(countCmp); in testAdopt()
1245 formatsChg = msg.getFormats(countChg); // tested function in testAdopt()
1272 formatsAct = msg.getFormats(countAct); in testAdopt()
1330 formatsAct = msg.getFormats(countAct); in testAdopt()
1382 formatsAct = msg.getFormats(countAct); in testAdopt()
Dmsfmrgts.cpp1003 msg.getFormats(count); in TestICU12584()
1013 inner_msg.getFormats(count); in TestICU12584()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dchoicfmt.h360 virtual const UnicodeString* getFormats(int32_t& count) const;
Dmsgfmt.h644 virtual const Format** getFormats(int32_t& count) const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dchoicfmt.h360 virtual const UnicodeString* getFormats(int32_t& count) const;
Dmsgfmt.h644 virtual const Format** getFormats(int32_t& count) const;
/third_party/icu/icu4c/source/i18n/unicode/
Dchoicfmt.h360 virtual const UnicodeString* getFormats(int32_t& count) const;
Dmsgfmt.h644 virtual const Format** getFormats(int32_t& count) const;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTestMessageFormat.java619 Format[] formats = msg.getFormats(); in TestAdopt()
620 Format[] formatsCmp = msgCmp.getFormats(); in TestAdopt()
649 formatsChg = msg.getFormats(); // tested function in TestAdopt()
676 formatsAct = msg.getFormats(); in TestAdopt()
734 formatsAct = msg.getFormats(); in TestAdopt()
785 formatsAct = msg.getFormats(); in TestAdopt()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java616 Format[] formats = msg.getFormats(); in TestAdopt()
617 Format[] formatsCmp = msgCmp.getFormats(); in TestAdopt()
646 formatsChg = msg.getFormats(); // tested function in TestAdopt()
673 formatsAct = msg.getFormats(); in TestAdopt()
731 formatsAct = msg.getFormats(); in TestAdopt()
782 formatsAct = msg.getFormats(); in TestAdopt()
/third_party/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp367 ChoiceFormat::getFormats(int32_t& cnt) const in getFormats() function in ChoiceFormat
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp367 ChoiceFormat::getFormats(int32_t& cnt) const in getFormats() function in ChoiceFormat
/third_party/node/deps/icu-small/source/i18n/
Dchoicfmt.cpp367 ChoiceFormat::getFormats(int32_t& cnt) const in getFormats() function in ChoiceFormat
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp125 std::vector<VkFormat> getFormats (DepthStencilType type) in getFormats() function
1247 const auto dsFormats = getFormats(dsType); in createRenderPassUnusedClearAttachmentTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp125 std::vector<VkFormat> getFormats (DepthStencilType type) in getFormats() function
1247 const auto dsFormats = getFormats(dsType); in createRenderPassUnusedClearAttachmentTests()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java854 public Format[] getFormats() { in getFormats() method in MessageFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java835 public Format[] getFormats() { in getFormats() method in MessageFormat

12