/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_variant.cc | 181 void ScopedVariant::Set(const wchar_t* str) { in Set() function in base::win::ScopedVariant 187 void ScopedVariant::Set(int8_t i8) { in Set() function in base::win::ScopedVariant 193 void ScopedVariant::Set(uint8_t ui8) { in Set() function in base::win::ScopedVariant 199 void ScopedVariant::Set(int16_t i16) { in Set() function in base::win::ScopedVariant 205 void ScopedVariant::Set(uint16_t ui16) { in Set() function in base::win::ScopedVariant 211 void ScopedVariant::Set(int32_t i32) { in Set() function in base::win::ScopedVariant 217 void ScopedVariant::Set(uint32_t ui32) { in Set() function in base::win::ScopedVariant 223 void ScopedVariant::Set(int64_t i64) { in Set() function in base::win::ScopedVariant 229 void ScopedVariant::Set(uint64_t ui64) { in Set() function in base::win::ScopedVariant 235 void ScopedVariant::Set(float r32) { in Set() function in base::win::ScopedVariant [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/facts/ |
D | facts.go | 62 type Set struct { struct 63 pkg *types.Package 64 mu sync.Mutex 65 m map[key]analysis.Fact 75 func (s *Set) ImportObjectFact(obj types.Object, ptr analysis.Fact) bool { 90 func (s *Set) ExportObjectFact(obj types.Object, fact analysis.Fact) { 101 func (s *Set) AllObjectFacts(filter map[reflect.Type]bool) []analysis.ObjectFact { 114 func (s *Set) ImportPackageFact(pkg *types.Package, ptr analysis.Fact) bool { 129 func (s *Set) ExportPackageFact(fact analysis.Fact) { 136 func (s *Set) AllPackageFacts(filter map[reflect.Type]bool) []analysis.PackageFact { [all …]
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
H A D | data_element.cc | 127 void DataElement::Set<uint8_t>(uint8_t value) { in Set() function in bt::sdp::DataElement 134 void DataElement::Set<uint16_t>(uint16_t value) { in Set() function in bt::sdp::DataElement 141 void DataElement::Set<uint32_t>(uint32_t value) { in Set() function in bt::sdp::DataElement 148 void DataElement::Set<uint64_t>(uint64_t value) { in Set() function in bt::sdp::DataElement 155 void DataElement::Set<int8_t>(int8_t value) { in Set() function in bt::sdp::DataElement 162 void DataElement::Set<int16_t>(int16_t value) { in Set() function in bt::sdp::DataElement 169 void DataElement::Set<int32_t>(int32_t value) { in Set() function in bt::sdp::DataElement 176 void DataElement::Set<int64_t>(int64_t value) { in Set() function in bt::sdp::DataElement 183 void DataElement::Set<bool>(bool value) { in Set() function in bt::sdp::DataElement 190 void DataElement::Set<std::nullptr_t>(std::nullptr_t) { in Set() function in bt::sdp::DataElement [all …]
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | set_test.cc | 17 TEST(Set, Unanchored) { in TEST() argument 44 TEST(Set, UnanchoredFactored) { in TEST() argument 76 TEST(Set, UnanchoredDollar) { in TEST() argument 94 TEST(Set, UnanchoredWordBoundary) { in TEST() argument 117 TEST(Set, Anchored) { in TEST() argument 150 TEST(Set, EmptyUnanchored) { in TEST() argument 166 TEST(Set, EmptyAnchored) { in TEST() argument 182 TEST(Set, Prefix) { in TEST() argument 205 TEST(Set, MoveSemantics) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | set_test.cc | 17 TEST(Set, Unanchored) { in TEST() argument 44 TEST(Set, UnanchoredFactored) { in TEST() argument 76 TEST(Set, UnanchoredDollar) { in TEST() argument 94 TEST(Set, UnanchoredWordBoundary) { in TEST() argument 117 TEST(Set, Anchored) { in TEST() argument 150 TEST(Set, EmptyUnanchored) { in TEST() argument 166 TEST(Set, EmptyAnchored) { in TEST() argument 182 TEST(Set, Prefix) { in TEST() argument 205 TEST(Set, MoveSemantics) { in TEST() argument
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | set_test.cc | 16 TEST(Set, Unanchored) { in TEST() argument 43 TEST(Set, UnanchoredFactored) { in TEST() argument 75 TEST(Set, UnanchoredDollar) { in TEST() argument 93 TEST(Set, UnanchoredWordBoundary) { in TEST() argument 116 TEST(Set, Anchored) { in TEST() argument 149 TEST(Set, EmptyUnanchored) { in TEST() argument 165 TEST(Set, EmptyAnchored) { in TEST() argument 181 TEST(Set, Prefix) { in TEST() argument 204 TEST(Set, OutOfMemory) { in TEST() argument
|
/aosp_15_r20/build/soong/zip/cmd/ |
H A D | main.go | 44 func (u *uniqueSet) Set(s string) error { func 58 func (file) Set(s string) error { func 67 func (listFiles) Set(s string) error { func 76 func (rspFiles) Set(s string) error { func 85 func (explicitFile) Set(s string) error { func 94 func (dir) Set(s string) error { func 103 func (relativeRoot) Set(s string) error { func 113 func (junkPaths) Set(s string) error { func 123 func (rootPrefix) Set(s string) error { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 44 struct Set { struct 68 std::vector<Set> Sets; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 44 struct Set { struct 68 std::vector<Set> Sets; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 44 struct Set { struct 68 std::vector<Set> Sets; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.h | 44 struct Set { struct 68 std::vector<Set> Sets; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 44 struct Set { struct 68 std::vector<Set> Sets; argument
|
/aosp_15_r20/external/cronet/base/ |
H A D | values.cc | 497 Value* Value::Dict::Set(StringPiece key, Value&& value) & { in Set() function in base::Value::Dict 506 Value* Value::Dict::Set(StringPiece key, bool value) & { in Set() function in base::Value::Dict 510 Value* Value::Dict::Set(StringPiece key, int value) & { in Set() function in base::Value::Dict 514 Value* Value::Dict::Set(StringPiece key, double value) & { in Set() function in base::Value::Dict 518 Value* Value::Dict::Set(StringPiece key, StringPiece value) & { in Set() function in base::Value::Dict 522 Value* Value::Dict::Set(StringPiece key, StringPiece16 value) & { in Set() function in base::Value::Dict 526 Value* Value::Dict::Set(StringPiece key, const char* value) & { in Set() function in base::Value::Dict 530 Value* Value::Dict::Set(StringPiece key, const char16_t* value) & { in Set() function in base::Value::Dict 534 Value* Value::Dict::Set(StringPiece key, std::string&& value) & { in Set() function in base::Value::Dict 538 Value* Value::Dict::Set(StringPiece key, BlobStorage&& value) & { in Set() function in base::Value::Dict [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.h | 42 struct Set { struct 63 std::vector<Set> Sets; argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ |
D | mutation_entry.h | 35 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 42 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 51 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 58 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 66 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 77 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function 88 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() function
|
/aosp_15_r20/external/starlark-go/starlark/ |
H A D | value.go | 1039 type Set struct { struct 1040 ht hashtable // values are all None 1051 func (s *Set) Delete(k Value) (found bool, err error) { _, found, err = s.ht.delete(k); return } 1052 func (s *Set) Clear() error { return s.ht.clear() } 1053 func (s *Set) Has(k Value) (found bool, err error) { _, found, err = s.ht.lookup(k); return } 1054 func (s *Set) Insert(k Value) error { return s.ht.insert(k, None) } 1055 func (s *Set) Len() int { return int(s.ht.len) } 1056 func (s *Set) Iterate() Iterator { return s.ht.iterate() } 1057 func (s *Set) String() string { return toString(s) } 1058 func (s *Set) Type() string { return "set" } [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/flag/ |
D | flag.go | 133 func (b *boolValue) Set(s string) error { func 163 func (i *intValue) Set(s string) error { func 184 func (i *int64Value) Set(s string) error { func 205 func (i *uintValue) Set(s string) error { func 226 func (i *uint64Value) Set(s string) error { func 247 func (s *stringValue) Set(val string) error { func 264 func (f *float64Value) Set(s string) error { func 285 func (d *durationValue) Set(s string) error { func 317 func (v textValue) Set(s string) error { func 337 func (f funcValue) Set(s string) error { return f(s) } func [all …]
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/ |
H A D | iterator_types.pass.cpp | 95 typedef std::set<ValueTp> Set; in main() typedef 101 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 108 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 114 typedef std::multiset<ValueTp> Set; in main() typedef 120 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 127 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/ |
H A D | iterator_difference_type.pass.cpp | 118 typedef std::unordered_set<ValueTp> Set; in main() typedef 124 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 131 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 137 typedef std::unordered_multiset<ValueTp> Set; in main() typedef 143 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 150 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/ |
H A D | iterator_types.pass.cpp | 94 typedef std::set<ValueTp> Set; in main() typedef 100 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 107 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 113 typedef std::multiset<ValueTp> Set; in main() typedef 119 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 126 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/ |
H A D | iterator_difference_type.pass.cpp | 117 typedef std::unordered_set<ValueTp> Set; in main() typedef 123 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 130 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 136 typedef std::unordered_multiset<ValueTp> Set; in main() typedef 142 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 149 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
D | build.go | 269 func (c buildCompiler) Set(value string) error { func 378 func (v *tagsFlag) Set(s string) error { func 403 func (f *buildvcsFlag) Set(s string) error { func 916 func (f coverFlag) Set(value string) error { func 927 func (f *coverModeFlag) Set(value string) error { func 943 func (f commaListFlag) Set(value string) error { func 956 func (f stringFlag) Set(value string) error { func
|
/aosp_15_r20/external/libcap/cap/ |
H A D | cap.go | 143 type Set struct { struct 145 mu sync.RWMutex 149 flat []data 152 nsRoot int 322 func (c *Set) good() error { 330 func (c *Set) Dup() (*Set, error) { 378 func (c *Set) SetProc() error {
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | converter.cpp | 41 void JsonObject::Set(const std::string &key, bool value) { in Set() function in header_checker::repr::JsonObject 46 void JsonObject::Set(const std::string &key, uint64_t value) { in Set() function in header_checker::repr::JsonObject 51 void JsonObject::Set(const std::string &key, int64_t value) { in Set() function in header_checker::repr::JsonObject 56 void JsonObject::Set(const std::string &key, const std::string &value) { in Set() function in header_checker::repr::JsonObject 61 void JsonObject::Set(const std::string &key, const JsonArray &value) { in Set() function in header_checker::repr::JsonObject
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | ordered_set.bench.cpp | 89 for (auto& Set : Sets) { in run() local 108 for (auto& Set : Data.Sets) { in run() local 127 for (auto& Set : Data.Sets) { in run() local 146 for (auto& Set : Data.Sets) { in run() local 165 for (auto& Set : Data.Sets) { in run() local 182 for (auto& Set : Data.Sets) { in run() local 200 for (auto& Set : Data.Sets) { in run() local
|