Home
last modified time | relevance | path

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

/external/webrtc/talk/media/devices/
Dmacdevicemanagermm.mm120 static NSString* const kFormat = @"localizedDisplayName: \"%@\", "
124 stringWithFormat:kFormat,
162 static NSString* const kFormat = @"localizedName: \"%@\", "
166 stringWithFormat:kFormat,
/external/vixl/src/aarch64/
Dinstructions-aarch64.h582 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
633 SubstitutionMode mode0 = kFormat,
634 SubstitutionMode mode1 = kFormat,
635 SubstitutionMode mode2 = kFormat) {
784 if (mode == kFormat) { in GetSubstitute()
Ddisasm-aarch64.cc2496 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
3587 nfd.Substitute(form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarByIndexedElement()
3602 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarCopy()
3638 NEONFormatDecoder::kFormat)); in VisitNEONScalarPairwise()
/external/pdfium/xfa/fde/
Dcfde_wordbreak_data.h18 kFormat, enumerator
Dcfde_wordbreak_data.cpp43 (1 << static_cast<int>(WordBreakProperty::kFormat)),
/external/cros/system_api/dbus/cros-disks/
Ddbus-constants.h18 const char kFormat[] = "Format"; variable
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h28 kFormat, enumerator
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc2772 kFormat##vdform, \ in DEFINE_TEST_FP_TO_INT()
2773 kFormat##vnform) in DEFINE_TEST_FP_TO_INT()
2783 kFormat##vdform, \ in DEFINE_TEST_FP_TO_INT()
2784 kFormat##vnform) in DEFINE_TEST_FP_TO_INT()
2797 kFormat##vdform, \ in DEFINE_TEST_FP_TO_INT()
2798 kFormat##vnform, \ in DEFINE_TEST_FP_TO_INT()
2799 kFormat##vmform) in DEFINE_TEST_FP_TO_INT()
2811 kFormat##vdform, \ in DEFINE_TEST_FP_TO_INT()
2812 kFormat##vnform) in DEFINE_TEST_FP_TO_INT()
2829 kFormat##vdform, \ in DEFINE_TEST_FP_TO_INT()
[all …]
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc373 new_data->WriteUShort(NameTable::Offset::kFormat, 0); in SubSerialize()
443 return data_->ReadUShort(Offset::kFormat); in Format()
Dname_table.h685 kFormat = 0, enumerator
Dcmap_table.h601 kFormat = 0, enumerator