HomeSort by relevance Sort by last modified time
    Searched defs:subtype (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/nist-sip/java/gov/nist/javax/sip/header/
MediaRange.java 48 * | ( type "/" subtype )
65 /** subtype field
67 protected String subtype; field in class:MediaRange
81 /** get the subType field.
85 return subtype;
97 * Set the subtype member
101 subtype = s;
115 .append(subtype);
  /external/webkit/Source/WebCore/platform/graphics/gtk/
IconGtk.cpp 62 1. media-subtype
63 2. gnome-mime-media-subtype
72 String subtype = MIMEType.substring(pos + 1); local
74 String iconName = media + "-" + subtype;
77 iconName = "gnome-mime-" + media + "-" + subtype;
  /development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
InputMethodSettingsImpl.java 106 final InputMethodSubtype subtype = subtypes.get(i); local
110 sb.append(subtype.getDisplayName(context, imi.getPackageName(),
  /frameworks/opt/inputmethodcommon/java/com/android/inputmethodcommon/
InputMethodSettingsImpl.java 100 final InputMethodSubtype subtype = subtypes.get(i); local
104 sb.append(subtype.getDisplayName(context, imi.getPackageName(),
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bcmeth.h 65 uint16 subtype; member in struct:bcmeth_hdr
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmeth.h 65 uint16 subtype; member in struct:bcmeth_hdr
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AdditionalSubtype.java 19 import static com.android.inputmethod.latin.Constants.Subtype.KEYBOARD_MODE;
20 import static com.android.inputmethod.latin.Constants.Subtype.ExtraValue.IS_ADDITIONAL_SUBTYPE;
21 import static com.android.inputmethod.latin.Constants.Subtype.ExtraValue.KEYBOARD_LAYOUT_SET;
22 import static com.android.inputmethod.latin.Constants.Subtype.ExtraValue.UNTRANSLATABLE_STRING_IN_SUBTYPE_NAME;
37 public static boolean isAdditionalSubtype(InputMethodSubtype subtype) {
38 return subtype.containsExtraValueKey(IS_ADDITIONAL_SUBTYPE);
65 public static String getPrefSubtype(InputMethodSubtype subtype) {
66 final String localeString = subtype.getLocale();
67 final String keyboardLayoutSetName = SubtypeLocale.getKeyboardLayoutSetName(subtype);
70 StringUtils.removeFromCsvIfExists(IS_ADDITIONAL_SUBTYPE, subtype.getExtraValue()))
96 final InputMethodSubtype subtype = createAdditionalSubtype(prefSubtype); local
    [all...]
ImfUtils.java 19 import static com.android.inputmethod.latin.Constants.Subtype.KEYBOARD_MODE;
72 for (final InputMethodSubtype subtype : subtypes) {
73 if (subtype.equals(ims)) {
85 final InputMethodSubtype subtype = myImi.getSubtypeAt(i); local
86 if (subtype.equals(ims)) {
126 for (InputMethodSubtype subtype : subtypes) {
127 if (subtype.isAuxiliary()) {
148 // both explicitly and implicitly enabled input method subtype.
150 for (InputMethodSubtype subtype : subtypes) {
151 if (KEYBOARD_MODE.equals(subtype.getMode()))
163 final InputMethodSubtype subtype = imi.getSubtypeAt(i); local
    [all...]
  /system/core/sh/
show.c 170 int subtype; local
185 subtype = *++p;
186 if (subtype == VSLENGTH)
192 if (subtype & VSNUL)
195 switch (subtype & VSTYPE) {
228 printf("<subtype %d>", subtype);
  /dalvik/dx/src/com/android/dx/cf/code/
Merger.java 209 * the given subtype. This takes into account primitiveness,
217 * @param subtypeBearer {@code non-null;} the subtype
222 Type subtype = subtypeBearer.getType(); local
224 if (supertype.equals(subtype)) {
230 int subBt = subtype.getBasicType();
240 subtype = Type.OBJECT;
249 return supertype.isIntlike() && subtype.isIntlike();
261 } else if (subtype == Type.KNOWN_NULL) {
263 * A known-null subtype is in fact assignable to any
274 if (! subtype.isArray())
    [all...]
  /frameworks/base/core/java/android/view/textservice/
SpellCheckerSubtype.java 34 * This class is used to specify meta information of a subtype contained in a spell checker.
35 * Subtype can describe locale (e.g. en_US, fr_FR...) used for settings.
50 * @param nameId The name of the subtype
51 * @param locale The locale supported by the subtype
52 * @param extraValue The extra value of the subtype
72 * @return the name of the subtype
79 * @return the locale of the subtype
86 * @return the extra value of the subtype
113 * The string of ExtraValue in subtype should be defined as follows:
116 * @return the subtype contains specified the extra valu
140 SpellCheckerSubtype subtype = (SpellCheckerSubtype) o; local
240 SpellCheckerSubtype subtype = sci.getSubtypeAt(i); local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
InputMethodButton.java 90 final InputMethodSubtype subtype = subtypes.get(j); local
91 if (!subtype.isAuxiliary()) {
93 nonAuxSubtype = subtype;
96 auxSubtype = subtype;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_oss.h 87 int subtype; member in struct:snd_seq_oss_reg
  /external/iptables/include/linux/netfilter/
xt_osf.h 76 char subtype[MAXGENRELEN]; member in struct:xt_osf_user_finger
  /external/jmdns/src/javax/jmdns/impl/
DNSEntry.java 81 * Check if two entries have the same subtype.
84 * @return <code>true</code> if the two entries have are for the same subtype, <code>false</code> otherwise
91 * Returns the subtype of this entry
93 * @return subtype of this entry
96 String subtype = this.getQualifiedNameMap().get(Fields.Subtype); local
97 return (subtype != null ? subtype : "");
  /external/jpeg/
rdtarga.c 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
353 subtype = UCH(targaheader[2]);
369 if (subtype > 8) {
373 subtype -= 8;
379 /* Now should have subtype 1, 2, or 3 */
383 switch (subtype) {
  /external/qemu/block/
bochs.c 45 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member in struct:bochs_header_v1
65 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member in struct:bochs_header
102 !strcmp(bochs->subtype, GROWING_TYPE) &&
125 strcmp(bochs.subtype, GROWING_TYPE) ||
  /external/qemu/distrib/jpeg-6b/
rdtarga.c 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
353 subtype = UCH(targaheader[2]);
369 if (subtype > 8) {
373 subtype -= 8;
379 /* Now should have subtype 1, 2, or 3 */
383 switch (subtype) {
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sake_common.h 56 u8 subtype; member in struct:eap_sake_hdr
eap_tlv_common.h 81 u8 subtype; member in struct:eap_tlv_crypto_binding_tlv
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_sake.c 121 int id, size_t length, u8 subtype)
140 sake->subtype = subtype;
375 u8 subtype, session_id; local
385 subtype = req->subtype;
389 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype %d "
390 "session_id %d", subtype, session_id);
408 switch (subtype) {
423 "unknown subtype %d", subtype)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_sake.c 104 u8 id, size_t length, u8 subtype)
123 sake->subtype = subtype;
261 u8 version, session_id, subtype; local
273 subtype = resp->subtype;
286 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype=%d", subtype);
288 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
291 if (data->state == CHALLENGE && subtype == EAP_SAKE_SUBTYPE_CHALLENGE
434 u8 subtype; local
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_sake_common.h 50 u8 subtype; member in struct:eap_sake_hdr
eap_tlv_common.h 75 u8 subtype; member in struct:eap_tlv_crypto_binding_tlv
  /external/wpa_supplicant_8/src/eap_peer/
eap_sake.c 116 int id, size_t length, u8 subtype)
135 sake->subtype = subtype;
370 u8 subtype, session_id; local
380 subtype = req->subtype;
384 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype %d "
385 "session_id %d", subtype, session_id);
403 switch (subtype) {
418 "unknown subtype %d", subtype)
    [all...]

Completed in 1018 milliseconds

1 2 3 4