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

  /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 */
  /ndk/sources/host-tools/nawk-20071023/
awk.h 209 long ltype; /* long avoids pointer warnings on 64-bit */ member in struct:rrow
  /ndk/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 202 u32 ltype; member in struct:tdb_lock_type
256 static int tdb_lock(struct tdb_context *tdb, int list, int ltype);
257 static int tdb_unlock(struct tdb_context *tdb, int list, int ltype);
259 static int tdb_transaction_lock(struct tdb_context *tdb, int ltype);
401 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op)
405 bool mark_lock = ((ltype & TDB_MARK_LOCK) == TDB_MARK_LOCK);
407 ltype &= ~TDB_MARK_LOCK;
411 (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 3128 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 3723 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 3896 String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); \/\/ use "yes" as the value of typeless keywords local
    [all...]
  /external/opencv3/modules/core/src/
arithm.cpp 5567 int stype = _src.type(), ltype = _lowerb.type(), utype = _upperb.type(); local
    [all...]
  /external/svox/pico/lib/
picopr.c 1194 picoos_uint8 ltype; local
1324 picoos_int32 ltype; local
1691 picoos_uint8 ltype; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /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/offline-m2/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.8.ALPHA.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 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 1583 milliseconds