Searched refs:format_type (Results 1 – 6 of 6) sorted by relevance
116 const std::vector<icu::PluralFormat*>& formatter(FormatType format_type) { in formatter() argument117 switch (format_type) { in formatter()130 static const MessageIDs& GetMessageIDs(FormatType format_type) { in GetMessageIDs() argument131 switch (format_type) { in GetMessageIDs()144 static const char* GetFallbackFormatSuffix(FormatType format_type) { in GetFallbackFormatSuffix() argument145 switch (format_type) { in GetFallbackFormatSuffix()176 static void BuildFormats(FormatType format_type,179 const icu::PluralRules& rules, int index, FormatType format_type);188 FormatType format_type, std::vector<icu::PluralFormat*>* time_formats) { in BuildFormats() argument204 const MessageIDs& message_ids = GetMessageIDs(format_type); in BuildFormats()[all …]
377 format_type = type(format)378 if format_type is types.StringType:380 elif format_type is types.FunctionType:382 elif format_type is types.TupleType:385 elif format_type is types.NoneType:388 raise RuntimeError("unexpected type: %s" % repr(format_type))
67 ui::Clipboard::FormatType format_type; in isFormatAvailable() local80 format_type = ui::Clipboard::GetHtmlFormatType(); in isFormatAvailable()83 format_type = ui::Clipboard::GetWebKitSmartPasteFormatType(); in isFormatAvailable()87 format_type = ui::Clipboard::GetUrlWFormatType(); in isFormatAvailable()95 return ClipboardIsFormatAvailable(format_type, buffer_type); in isFormatAvailable()
195 BOOLEAN HAL_NfcPrmDownloadStart (tNFC_HAL_PRM_FORMAT format_type,
950 BOOLEAN HAL_NfcPrmDownloadStart (tNFC_HAL_PRM_FORMAT format_type, in HAL_NfcPrmDownloadStart() argument974 nfc_hal_cb.prm.format = format_type; in HAL_NfcPrmDownloadStart()979 if (format_type == NFC_HAL_PRM_FORMAT_NCD) in HAL_NfcPrmDownloadStart()