Home
last modified time | relevance | path

Searched defs:ltype (Results 1 – 9 of 9) sorted by relevance

/external/nanopb-c/
Dpb.h385 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
390 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
397 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
405 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
410 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
415 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
421 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
425 #define PB_OPTIONAL_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
429 #define PB_REPEATED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
434 #define PB_OPTEXT_STATIC(tag, st, m, fd, ltype, ptr) \ argument
[all …]
/external/libcups/cups/
Ddest-localization.c60 *ltype; /* Localized media type */ in cupsLocalizeDestMedia() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c205 u32 ltype; member
405 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op) in _tdb_lock()
478 int tdb_lock(struct tdb_context *tdb, int list, int ltype) in tdb_lock()
490 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) in tdb_lock_nonblock()
499 int tdb_unlock(struct tdb_context *tdb, int list, int ltype) in tdb_unlock()
586 int tdb_transaction_lock(struct tdb_context *tdb, int ltype) in tdb_transaction_lock()
621 static int _tdb_lockall(struct tdb_context *tdb, int ltype, int op) in _tdb_lockall()
664 static int _tdb_unlockall(struct tdb_context *tdb, int ltype) in _tdb_unlockall()
/external/dhcpcd-6.8.2/
Ddhcp-common.c276 uint8_t ltype; in decode_rfc3397() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c406 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_repeated_field() argument
526 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_oneof_field() argument
/external/svox/pico/lib/
Dpicopr.c1194 picoos_uint8 ltype; in pr_appendItemToOutItemList() local
1324 picoos_int32 ltype; in pr_genCommands() local
1691 picoos_uint8 ltype; in pr_getOutputItemList() local
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java3130 …String ltype = bcp47ToLDMLType(lkey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as… in getInstance() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java3957 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java3771 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local