HomeSort by relevance Sort by last modified time
    Searched refs:subtype (Results 76 - 100 of 409) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libbrillo/brillo/
mime_utils.cc 70 std::string* subtype,
77 if (!mime::Split(parts.front(), type, subtype))
94 std::string* subtype) {
101 if (subtype)
102 *subtype = types.second;
108 const std::string& subtype,
111 parts.push_back(brillo::string_utils::Join("/", type, subtype));
131 std::string subtype; local
134 if (mime::Split(mime_string, &type, &subtype, &parameters))
  /packages/apps/Settings/src/com/android/settings/inputmethod/
SpellCheckersSettings.java 140 final SpellCheckerSubtype subtype) {
144 if (subtype == null) {
147 return subtype.getDisplayName(
196 final SpellCheckerSubtype subtype = currentSci.getSubtypeAt(index); local
198 items[itemId] = getSpellCheckerSubtypeLabel(currentSci, subtype);
199 if (subtype.equals(currentScs)) {
213 final SpellCheckerSubtype subtype = mTsm.getCurrentSpellCheckerSubtype(
216 + subtype == null ? "null" : subtype.getLocale());
InputMethodSettingValuesWrapper.java 102 final InputMethodSubtype subtype = imi.getSubtypeAt(i); local
103 if (InputMethodUtils.SUBTYPE_MODE_KEYBOARD.equalsIgnoreCase(subtype.getMode())
104 && subtype.isAsciiCapable()) {
126 final InputMethodSubtype subtype = mImm.getCurrentInputMethodSubtype(); local
127 return InputMethodUtils.getImeAndSubtypeDisplayName(context, imi, subtype);
196 Log.w(TAG, "ascii capable subtype enabled imi not found. Fall back to English"
197 + " Keyboard subtype.");
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
KeyboardLayoutSetSubtypesCountTests.java 42 final InputMethodSubtype subtype = subtypeList.get(index); local
44 sb.append(SubtypeLocaleUtils.getSubtypeNameForLogging(subtype));
TestsQwertyEmail.java 44 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype,
51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled,
TestsQwertyUrl.java 44 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype,
51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled,
TestsSplitLayoutQwertyEnglishUS.java 40 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype,
43 return super.createKeyboardLayoutSet(subtype, editorInfo, voiceInputKeyEnabled,
TestsDvorakEmail.java 46 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype,
53 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled,
  /external/tcpdump/
print-lldp.c 643 int subtype, hexdump = FALSE; local
651 subtype = *(tptr+3);
653 ND_PRINT((ndo, "\n\t %s Subtype (%u)",
654 tok2str(lldp_8021_subtype_values, "unknown", subtype),
655 subtype));
657 switch (subtype) {
846 int subtype, hexdump = FALSE; local
925 int subtype, hexdump = FALSE; local
1107 int subtype, hexdump = FALSE; local
1378 uint8_t subtype; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2315.py 43 namedtype.OptionalNamedType('encryptedContent', EncryptedContent().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
64 namedtype.OptionalNamedType('content', univ.Any().subtype(explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
120 namedtype.NamedType('extendedCertificate', ExtendedCertificate().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
162 namedtype.OptionalNamedType('authenticatedAttributes', Attributes().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
165 namedtype.OptionalNamedType('unauthenticatedAttributes', Attributes().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1)))
177 namedtype.OptionalNamedType('certificates', ExtendedCertificatesAndCertificates().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
178 namedtype.OptionalNamedType('crls', CertificateRevocationLists().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1))),
200 namedtype.OptionalNamedType('certificates', ExtendedCertificatesAndCertificates().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
201 namedtype.OptionalNamedType('crls', CertificateRevocationLists().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1))),
pkcs12.py 23 namedtype.NamedType('attributes', Attributes().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
rfc2314.py 22 namedtype.NamedType('attributes', Attributes().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
LanguageOnSpacebarUtilsTests.java 76 final InputMethodSubtype subtype = mRichImm.findSubtypeByLocaleAndKeyboardLayoutSet( local
78 if (subtype == null) {
79 throw new RuntimeException("Can't find subtype of " + localeString + " with "
82 return new RichInputMethodSubtype(subtype);
87 for (final RichInputMethodSubtype subtype : subtypes) {
88 enabledSubtypes.add(subtype.getRawSubtype());
93 private static void assertFormatType(final RichInputMethodSubtype subtype,
96 LanguageOnSpacebarUtils.onSubtypeChanged(subtype, implicitlyEnabledSubtype, systemLocale);
97 assertEquals(subtype.getLocale() + " implicitly=" + implicitlyEnabledSubtype
99 LanguageOnSpacebarUtils.getLanguageOnSpacebarFormatType(subtype));
    [all...]
SubtypeLocaleUtilsTests.java 86 final InputMethodSubtype subtype = imi.getSubtypeAt(index); local
87 mSubtypesList.add(new RichInputMethodSubtype(subtype));
147 for (final RichInputMethodSubtype subtype : mSubtypesList) {
149 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype());
150 if (subtype.isNoLanguage()) {
152 .getKeyboardLayoutSetDisplayName(subtype.getRawSubtype());
156 .getSubtypeLocaleDisplayNameInSystemLocale(subtype.getLocale().toString());
466 for (final RichInputMethodSubtype subtype : mSubtypesList) {
467 final InputMethodSubtype rawSubtype = subtype.getRawSubtype();
472 assertTrue(subtypeName, subtype.isRtlSubtype())
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_batch.c 65 uint32_t subtype, uint32_t ending_offset)
68 annotation->subtype = subtype;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
asn1.py 19 namedtype.NamedType('key', univ.OctetString().subtype(
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
MediaTypeTest.java 40 assertEquals("plain", mediaType.subtype());
94 assertEquals("!#$%&'*+-.{|}~", mediaType.subtype());
100 assertEquals("plain", mediaType.subtype());
154 assertEquals("plain", mediaType.subtype());
  /external/wpa_supplicant_8/src/eap_server/
eap_server_sake.c 91 u8 id, size_t length, u8 subtype)
110 sake->subtype = subtype;
241 u8 version, session_id, subtype; local
253 subtype = resp->subtype;
266 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype=%d", subtype);
268 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
271 if (data->state == CHALLENGE && subtype == EAP_SAKE_SUBTYPE_CHALLENGE
414 u8 subtype; local
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethod.java 224 * Notify that the input method subtype is being changed in the same input method.
225 * @param subtype New subtype of the notified input method
227 public void changeInputMethodSubtype(InputMethodSubtype subtype);
  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-istack.h 62 enum xtensa_relax_statesE subtype; member in struct:tinsn_struct
  /toolchain/binutils/binutils-2.25/include/vms/
eihd.h 63 /* Image subtype. */
64 unsigned char subtype[4]; member in struct:vms_eihd
116 /* Image subtype. */
  /external/libdrm/intel/
intel_aub.h 100 * bits representing the subtype. This macro performs the encoding.
102 #define ENCODE_SS_TYPE(type, subtype) (((type) << 16) | (subtype))
142 * Decode a state_struct_type value to determine the subtype that should be
  /external/nist-sip/java/gov/nist/javax/sip/header/
Accept.java 157 * @param subtype String to set
159 public void setContentSubType(String subtype) {
162 mediaRange.setSubtype(subtype);
  /frameworks/base/core/java/android/net/metrics/
DhcpErrorEvent.java 64 // byte 1: error subtype
112 private static int makeErrorCode(int type, int subtype) {
113 return (type << 24) | ((0xFF & subtype) << 16);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
conversion_traits.hpp 48 typedef typename mpl::if_<subranged,T,S>::type subtype ; typedef in struct:boost::numeric::convdetail::non_trivial_traits_impl
72 typedef N subtype ; typedef in struct:boost::numeric::convdetail::trivial_traits_impl

Completed in 620 milliseconds

1 2 34 5 6 7 8 91011>>