| /third_party/flutter/skia/src/core/ |
| D | SkImageFilterCache.cpp | 43 struct Value { struct in __anon7e8d3d800311::CacheImpl 44 … Value(const Key& key, SkSpecialImage* image, const SkIPoint& offset, const SkImageFilter* filter) in Value() function 47 Key fKey; 48 sk_sp<SkSpecialImage> fImage; 49 SkIPoint fOffset; 50 const SkImageFilter* fFilter; 51 static const Key& GetKey(const Value& v) { in GetKey() 54 static uint32_t Hash(const Key& key) { in Hash() 73 …void set(const Key& key, SkSpecialImage* image, const SkIPoint& offset, const SkImageFilter* filte… in set() function in __anon7e8d3d800311::CacheImpl
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLByteCodeGenerator.h | 121 void set() { in set() function 155 union Value { union 156 Value(ByteCodeInstruction instruction) in Value() function 159 Value(SpecialIntrinsic special) in Value() function
|
| /third_party/jsoncpp/src/lib_json/ |
| D | json_value.cpp | 341 Value::Value(ValueType type) { in Value() function in Json::Value 370 Value::Value(Int value) { in Value() function in Json::Value 375 Value::Value(UInt value) { in Value() function in Json::Value 380 Value::Value(Int64 value) { in Value() function in Json::Value 384 Value::Value(UInt64 value) { in Value() function in Json::Value 390 Value::Value(double value) { in Value() function in Json::Value 395 Value::Value(const char* value) { in Value() function in Json::Value 403 Value::Value(const char* begin, const char* end) { in Value() function in Json::Value 409 Value::Value(const String& value) { in Value() function in Json::Value 415 Value::Value(const StaticString& value) { in Value() function in Json::Value [all …]
|
| /third_party/gstreamer/gstreamer/gst/parse/ |
| D | grammar.tab.c | 336 static void gst_parse_free_delayed_set (DelayedSet *set) in gst_parse_free_delayed_set() 388 DelayedSet *set = (DelayedSet *) data; in gst_parse_new_child() local 1000 # define YY_INITIAL_VALUE(Value) Value argument 1007 # define YY_INITIAL_VALUE(Value) /* Nothing. */ argument 1330 #define YYBACKUP(Token, Value) \ argument 1373 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument 1479 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
|
| /third_party/flutter/skia/src/gpu/effects/ |
| D | GrSkSLFP.cpp | 476 void GrSkSLFPFactoryCache::set(int index, sk_sp<GrSkSLFPFactory> factory) { in set() function in GrSkSLFPFactoryCache 505 using Value = SkSL::Program::Settings::Value; typedef
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor_database.cc | 77 std::set<std::string> set; in ForAllFileProtos() local 97 [](const FileDescriptorProto& file_proto, std::set<std::string>* set) { in FindAllPackageNames() 106 [](const FileDescriptorProto& file_proto, std::set<std::string>* set) { in FindAllMessageNames() 394 using Value = std::pair<const void*, int>; typedef in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
|
| /third_party/python/Lib/multiprocessing/ |
| D | managers.py | 1028 class Value(object): class 1034 def set(self, value): member in Value 1105 def set(self): member in EventProxy 1155 def set(self, value): member in ValueProxy
|
| /third_party/abseil-cpp/absl/types/ |
| D | optional_test.cc | 647 absl::optional<volatile Listenable> empty, set(absl::in_place); in TEST() local 1016 TEST(optionalTest, Value) { in TEST() argument
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-layout-gpos-table.hh | 59 typedef HBUINT16 Value; typedef 1425 const PairSet& set = (this + _); in compute_effective_value_formats() local
|