Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/nanopb/
Dpb.h405 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
410 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
417 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
424 #define PB_REQUIRED_INLINE(tag, st, m, fd, ltype, ptr) \ argument
429 #define PB_OPTIONAL_INLINE(tag, st, m, fd, ltype, ptr) \ argument
438 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
443 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
448 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
454 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
458 #define PB_OPTIONAL_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
[all …]
/external/nanopb-c/
Dpb.h414 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
419 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
425 #define PB_SINGULAR_STATIC(tag, st, m, fd, ltype, ptr) \ argument
430 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
438 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
443 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
448 #define PB_SINGULAR_POINTER(tag, st, m, fd, ltype, ptr) \ argument
453 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
459 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
463 #define PB_OPTIONAL_CALLBACK(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.c203 u32 ltype; member
403 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op) in _tdb_lock()
476 int tdb_lock(struct tdb_context *tdb, int list, int ltype) in tdb_lock()
488 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) in tdb_lock_nonblock()
497 int tdb_unlock(struct tdb_context *tdb, int list, int ltype) in tdb_unlock()
584 int tdb_transaction_lock(struct tdb_context *tdb, int ltype) in tdb_transaction_lock()
619 static int _tdb_lockall(struct tdb_context *tdb, int ltype, int op) in _tdb_lockall()
662 static int _tdb_unlockall(struct tdb_context *tdb, int ltype) in _tdb_unlockall()
/external/one-true-awk/
Dawk.h217 long ltype; /* long avoids pointer warnings on 64-bit */ member
/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/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/android_icu4j/src/main/java/android/icu/util/
DULocale.java3723 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java3892 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local