Home
last modified time | relevance | path

Searched defs:idl (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DULocaleTest.java394 String idl = ULocale.GERMANY.getDisplayLanguage(); in testGetDisplayLanguage() local
403 String idl = ULocale.GERMANY.getDisplayLanguage(ULocale.GERMANY); in testGetDisplayLanguageULocale() local
412 String idl = ULocale.getDisplayLanguage(ULocale.GERMANY.getName(), "de_DE"); in testGetDisplayLanguageStringString() local
421 String idl = ULocale.getDisplayLanguage(ULocale.GERMANY.getName(), ULocale.GERMANY); in testGetDisplayLanguageStringULocale() local
/external/openssh/
Dauthfd.c272 struct ssh_identitylist *idl = NULL; in ssh_fetch_identitylist() local
366 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist()
/external/webrtc/webrtc/system_wrappers/source/
Dtrace_impl.cc141 const long int idl = id; in AddModuleAndId() local
/external/u-boot/arch/m68k/include/asm/coldfire/
Dflexcan.h18 u16 idl; /* 0x04 ID High */ member
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c1085 unsigned int idf, unsigned int idl) in wpa_bss_get_id_range()
/external/u-boot/drivers/mtd/
Dmtdcore.c129 struct idr_layer *idl; in idr_alloc() local