HomeSort by relevance Sort by last modified time
    Searched defs:ltype (Results 1 - 21 of 21) sorted by null

  /external/libcups/cups/
dest-localization.c 60 *ltype; /* Localized media type */ local
147 ltype = cupsLocalizeDestValue(http, dest, dinfo, "media-type", mdb->type);
152 ltype = NULL;
155 if (!lsource && !ltype)
165 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (Borderless, %s)")), lsize, ltype);
167 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (%s)")), lsize, ltype);
169 else if (!ltype)
179 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (Borderless, %s, %s)")), lsize, ltype, lsource);
181 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (%s, %s)")), lsize, ltype, lsource);
  /external/dhcpcd-6.8.2/
dhcp-common.c 276 uint8_t ltype; local
289 ltype = l & 0xc0;
290 if (ltype == 0x80 || ltype == 0x40)
292 else if (ltype == 0xc0) { /* pointer */
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype)
269 { return (ltype != 0) ? &ltype->lc : 0; }
314 _Locale_ctype_t *ltype = (_Locale_ctype_t*)malloc(sizeof(_Locale_ctype_t)); local
316 if (!ltype) { *__err_code = _STLP_LOC_NO_MEMORY; return ltype; }
317 memset(ltype, 0, sizeof(_Locale_ctype_t));
319 if (__GetLCIDFromName(name, &ltype->lc.id, cp_name, lc_hint) == -1)
320 { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
323 if ( ltype->lc.id == INVARIANT_LCID && name[0] == 'C' && name[1] == 0
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype)
269 { return (ltype != 0) ? &ltype->lc : 0; }
314 _Locale_ctype_t *ltype = (_Locale_ctype_t*)malloc(sizeof(_Locale_ctype_t)); local
316 if (!ltype) { *__err_code = _STLP_LOC_NO_MEMORY; return ltype; }
317 memset(ltype, 0, sizeof(_Locale_ctype_t));
319 if (__GetLCIDFromName(name, &ltype->lc.id, cp_name, lc_hint) == -1)
320 { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
323 if ( ltype->lc.id == INVARIANT_LCID && name[0] == 'C' && name[1] == 0
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 205 u32 ltype; member in struct:tdb_lock_type
260 static int tdb_lock(struct tdb_context *tdb, int list, int ltype);
261 static int tdb_unlock(struct tdb_context *tdb, int list, int ltype);
263 static int tdb_transaction_lock(struct tdb_context *tdb, int ltype);
405 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op)
409 bool mark_lock = ((ltype & TDB_MARK_LOCK) == TDB_MARK_LOCK);
411 ltype &= ~TDB_MARK_LOCK;
415 (ltype == tdb->global_lock.ltype || ltype == F_RDLCK))
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
ULocale.java 3130 String ltype = bcp47ToLDMLType(lkey, ((bcpType.length() == 0) ? "yes" : bcpType)); \/\/ use "yes" as the value of typeless keywords local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ULocale.java 3771 String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); \/\/ use "yes" as the value of typeless keywords local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ULocale.java 3957 String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); \/\/ use "yes" as the value of typeless keywords local
    [all...]
  /external/svox/pico/lib/
picopr.c 1194 picoos_uint8 ltype; local
1324 picoos_int32 ltype; local
1691 picoos_uint8 ltype; local
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/checkstyle/
checkstyle.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 2420 milliseconds