Home
last modified time | relevance | path

Searched refs:kFormat (Results 1 – 16 of 16) 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.h588 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
639 SubstitutionMode mode0 = kFormat,
640 SubstitutionMode mode1 = kFormat,
641 SubstitutionMode mode2 = kFormat) {
804 if (mode == kFormat) { in GetSubstitute()
Ddisasm-aarch64.cc2995 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
4271 nfd.Substitute(form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarByIndexedElement()
4286 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarCopy()
4342 NEONFormatDecoder::kFormat)); in VisitNEONScalarPairwise()
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc19 constexpr const char* kFormat = "Format"; variable
160 !deserializer.ParseString(prefix, kFormat, &format_str) || in ParseFields()
318 !serializer->WriteProperty(prefix, kFormat, in Serialize()
/external/v8/src/arm64/
Dinstructions-arm64.h635 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
659 const char* Substitute(const char* string, SubstitutionMode mode0 = kFormat,
660 SubstitutionMode mode1 = kFormat,
661 SubstitutionMode mode2 = kFormat);
Dinstructions-arm64.cc707 if (mode == kFormat) { in GetSubstitute()
Ddisasm-arm64.cc1824 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
2936 nfd.Substitute(form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarByIndexedElement()
2950 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarCopy()
2983 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/skia/gm/
Dcompositor_quads.cpp595 static const char* kFormat = "Ext(%s) - Int(%s)"; in drawBanner() local
600 config.appendf(kFormat, "yes", "yes"); in drawBanner()
602 config.appendf(kFormat, "no", "no"); in drawBanner()
605 config.appendf(kFormat, "yes", "no"); in drawBanner()
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc2995 kFormat##vdform, \
2996 kFormat##vnform)
3006 kFormat##vdform, \
3007 kFormat##vnform)
3020 kFormat##vdform, \
3021 kFormat##vnform, \
3022 kFormat##vmform)
3034 kFormat##vdform, \
3035 kFormat##vnform)
3052 kFormat##vdform, \
[all …]
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc371 new_data->WriteUShort(NameTable::Offset::kFormat, 0); in SubSerialize()
441 return data_->ReadUShort(Offset::kFormat); in Format()
Dname_table.h685 kFormat = 0, enumerator
Dcmap_table.h601 kFormat = 0, enumerator