/third_party/boost/boost/polygon/detail/ |
D | polygon_set_view.hpp | 94 typedef geometry_type_1 ltype; in execute_boolean_op() typedef 165 begin(const polygon_set_view<ltype, rtype, op_type>& polygon_set) { in begin() 171 end(const polygon_set_view<ltype, rtype, op_type>& polygon_set) { in end() 176 clean(const polygon_set_view<ltype, rtype, op_type>& ) { in clean() 180 sort(const polygon_set_view<ltype, rtype, op_type>& ) { in sort() 194 typedef geometry_type_1 ltype; in self_assignment_boolean_op() typedef 206 …polygon_set_data<coordinate_type>::polygon_set_data(const polygon_set_view<ltype, rtype, op_type>&… in polygon_set_data()
|
D | polygon_90_set_view.hpp | 180 begin(const polygon_90_set_view<ltype, rtype, op_type>& polygon_set) { in begin() 186 end(const polygon_90_set_view<ltype, rtype, op_type>& polygon_set) { in end() 199 orient(const polygon_90_set_view<ltype, rtype, op_type>& polygon_set) { in orient() 203 clean(const polygon_90_set_view<ltype, rtype, op_type>& polygon_set) { in clean() 207 sorted(const polygon_90_set_view<ltype, rtype, op_type>& polygon_set) { in sorted() 222 …inline polygon_90_set_data<T>& polygon_90_set_data<T>::operator=(const polygon_90_set_view<ltype, … in operator =() 231 …inline polygon_90_set_data<T>::polygon_90_set_data(const polygon_90_set_view<ltype, rtype, op_type… in polygon_90_set_data() 246 typedef geometry_type_1 ltype; in self_assignment_boolean_op() typedef
|
D | polygon_45_set_view.hpp | 131 begin(const polygon_45_set_view<ltype, rtype, op_type>& polygon_45_set) { in begin() 137 end(const polygon_45_set_view<ltype, rtype, op_type>& polygon_45_set) { in end() 142 clean(const polygon_45_set_view<ltype, rtype, op_type>& polygon_45_set) { in clean() 147 typedef geometry_type_1 ltype; in self_assignment_boolean_op_45() typedef
|
/third_party/ffmpeg/libavfilter/ |
D | graphdump.c | 73 unsigned ltype = strlen(filter->filter->name); in avfilter_graph_dump_to_buf() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | evaluate.c | 467 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
|
D | sparse-llvm.c | 646 LLVMTypeRef ltype = LLVMTypeOf(lhs); in output_op_compare() local
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 209 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()
|
/third_party/mesa3d/src/intel/tools/ |
D | i965_gram.y | 2347 yyerror(YYLTYPE *ltype, char *msg) in yyerror()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir_lower_fs_out_to_vector.cpp | 50 auto ltype = glsl_get_base_type(vlhs->type); in operator ()() local
|
/third_party/boost/boost/polygon/ |
D | polygon_45_set_data.hpp | 51 inline polygon_45_set_data(const polygon_45_set_view<ltype, rtype, op_type>& that) : in polygon_45_set_data() 71 inline polygon_45_set_data& operator=(const polygon_45_set_view<ltype, rtype, op_type>& that) { in operator =()
|
D | polygon_set_data.hpp | 80 inline polygon_set_data& operator=(const polygon_set_view<ltype, rtype, op_type>& geometry) { in operator =()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 589 #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/ |
D | ULocale.java | 3627 …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/ |
D | ULocale.java | 4140 …String ltype = toLegacyType(bcpKey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as … in getInstance() local
|