Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp72 auto update_gradient = [this] (InstanceType new_type) { in onSync()
/third_party/flutter/skia/modules/skottie/src/effects/
DGradientEffect.cpp54 auto update_gradient = [this] (InstanceType new_type) { in apply()
/third_party/e2fsprogs/lib/blkid/
Ddev.c133 char *new_type, *new_value; in blkid_dev_set_search() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dcopy_prop_arrays.cpp557 const analysis::Type* new_type = in CanUpdateUses() local
Dconst_folding_rules.cpp262 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
693 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
584 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
Dcopy_prop_arrays.cpp557 const analysis::Type* new_type = in CanUpdateUses() local
Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/third_party/selinux/libsepol/src/
Dlink.c441 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local
857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
1155 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
Dexpand.c111 type_datum_t *type, *new_type; in type_copy_callback() local
180 type_datum_t *type, *new_type; in attr_convert_callback() local
/third_party/boost/boost/
Dscope_exit.hpp494 #define BOOST_SCOPE_EXIT_DETAIL_TYPEDEF_TYPEOF_THIS(id, ty, new_type) \ argument
511 #define BOOST_SCOPE_EXIT_DETAIL_TYPEDEF_TYPEOF_THIS(id, ty, new_type) \ argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc2201 auto* new_type = GetUnsignedIntMatchingShape(expr.type); in AsUnsigned() local
2210 auto* new_type = GetSignedIntMatchingShape(expr.type); in AsSigned() local
Dfunction.cc5812 auto* new_type = ty_.Vector(ty_.I32(), vec_type->size); in ToSignedIfUnsigned() local
/third_party/boost/tools/build/src/build/
Dvirtual_target.py671 def clone_with_different_type(self, new_type): argument
/third_party/boost/boost/histogram/
Dunlimited_storage.hpp238 const auto new_type = type_index<T>(); in make() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp1436 void set(IVariant *val, Types new_type) in set()
1455 T *allocate_and_set(Types new_type, Ts &&... ts) in allocate_and_set()
Dmain.cpp1618 string new_type = parser.next_string(); in main_inner() local
/third_party/cJSON/
DcJSON.c2008 int new_type = cJSON_Invalid; in add_item_to_object() local
/third_party/python/Lib/
Dtyping.py2020 def new_type(x): function
/third_party/uboot/u-boot-2020.01/tools/buildman/
Dkconfiglib.py3172 def _set_type(self, node, new_type): argument
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstparsebin.c3938 GstStreamType new_type = guess_stream_type_from_caps (caps); in gst_parse_pad_update_caps() local
/third_party/python/Modules/
D_testcapimodule.c2273 PyObject *new_type, *new_value, *new_tb; in test_set_exc_info() local