Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dgraphdump.c73 unsigned ltype = strlen(filter->filter->name); in avfilter_graph_dump_to_buf() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c467 struct symbol *ltype, in restricted_binop_type()
524 struct symbol *ltype, in usual_conversions()
817 struct symbol *ltype, *rtype; in evaluate_ptr_sub() local
917 struct symbol *ltype, *rtype, *ctype; in evaluate_binop() local
1027 struct symbol *ltype, *rtype, *lbase, *rbase; in evaluate_compare() local
1135 struct symbol *ctype, *ltype, *rtype, *lbase, *rbase; in evaluate_conditional_expression() local
1588 struct symbol *ltype; in evaluate_assignment() local
Dsparse-llvm.c646 LLVMTypeRef ltype = LLVMTypeOf(lhs); in output_op_compare() local
/third_party/mesa3d/src/intel/tools/
Di965_gram.y2347 yyerror(YYLTYPE *ltype, char *msg) in yyerror()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_fs_out_to_vector.cpp50 auto ltype = glsl_get_base_type(vlhs->type); in operator ()() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c589 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_repeated_field() argument
845 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_oneof_field() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java3627 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java4140 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
/third_party/cups-filters/utils/
Dcups-browsed.c3670 *ltype = NULL, /* Local printer: If URI DNS-SD-based */ in local_printer_is_same_device() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h22930 mtrr_type ltype; member