Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/nanopb-c/
H A Dpb.h415 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
420 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
426 #define PB_SINGULAR_STATIC(tag, st, m, fd, ltype, ptr) \ argument
431 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
439 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
444 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
449 #define PB_SINGULAR_POINTER(tag, st, m, fd, ltype, ptr) \ argument
454 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
460 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
464 #define PB_OPTIONAL_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
[all …]
/aosp_15_r20/system/chre/apps/nearby/third_party/nanopb/
H A Dpb.h429 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
436 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
442 #define PB_SINGULAR_STATIC(tag, st, m, fd, ltype, ptr) \ argument
450 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
458 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
466 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
473 #define PB_SINGULAR_POINTER(tag, st, m, fd, ltype, ptr) \ argument
480 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
487 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
493 #define PB_OPTIONAL_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
[all …]
/aosp_15_r20/external/nanopb-c/spm_headers/nanopb/
H A Dpb.h415 #define PB_REQUIRED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
420 #define PB_OPTIONAL_STATIC(tag, st, m, fd, ltype, ptr) \ argument
426 #define PB_SINGULAR_STATIC(tag, st, m, fd, ltype, ptr) \ argument
431 #define PB_REPEATED_STATIC(tag, st, m, fd, ltype, ptr) \ argument
439 #define PB_REQUIRED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
444 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ argument
449 #define PB_SINGULAR_POINTER(tag, st, m, fd, ltype, ptr) \ argument
454 #define PB_REPEATED_POINTER(tag, st, m, fd, ltype, ptr) \ argument
460 #define PB_REQUIRED_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
464 #define PB_OPTIONAL_CALLBACK(tag, st, m, fd, ltype, ptr) \ argument
[all …]
/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dutility.cpp50 bool is_allowed_in_logcat(enum logtype ltype) { in is_allowed_in_logcat()
68 void _LOG(log_t* log, enum logtype ltype, const char* fmt, ...) { in _LOG()
76 void _VLOG(log_t* log, enum logtype ltype, const char* fmt, va_list ap) { in _VLOG()
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c209 u32 ltype; member
410 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op) in _tdb_lock()
483 int tdb_lock(struct tdb_context *tdb, int list, int ltype) in tdb_lock()
495 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) in tdb_lock_nonblock()
504 int tdb_unlock(struct tdb_context *tdb, int list, int ltype) in tdb_unlock()
591 int tdb_transaction_lock(struct tdb_context *tdb, int ltype) in tdb_transaction_lock()
626 static int _tdb_lockall(struct tdb_context *tdb, int ltype, int op) in _tdb_lockall()
669 static int _tdb_unlockall(struct tdb_context *tdb, int ltype) in _tdb_unlockall()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dflock.c62 int ltype; in apr_file_lock() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
H A Dadd.h159 #define VPADDL_IMPL(ltype, vtype, prefix, postfix) \ argument
/aosp_15_r20/external/libcups/cups/
H A Ddest-localization.c52 *ltype; /* Localized media type */ in cupsLocalizeDestMedia() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_gram.y2319 yyerror(YYLTYPE *ltype, char *msg) in yyerror()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_gram.y2130 yyerror(YYLTYPE *ltype, char *msg) in yyerror()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_fs_out_to_vector.cpp30 auto ltype = glsl_get_base_type(vlhs->type); in operator ()() local
/aosp_15_r20/external/one-true-awk/
H A Dawk.h238 long ltype; /* long avoids pointer warnings on 64-bit */ member
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DULocale.java3675 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DULocale.java3867 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/aosp_15_r20/cts/apps/CtsVerifier/libs/
HDopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/androidx.room_room-external-antlr/linux_glibc_common/local-combined/
Dandroidx.room_room-external-antlr.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/
HDroom-external-antlr-2.7.0-alpha12.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/room/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/jarjar/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/java/
HDcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/java/
HDcore-icu4j-for-host.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/combined/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-icu4j.com.android.i18n_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...

123