Home
last modified time | relevance | path

Searched defs:Set (Results 401 – 425 of 1301) sorted by relevance

1...<<11121314151617181920>>...53

/aosp_15_r20/build/make/tools/compliance/cmd/xmlnotice/
H A Dxmlnotice.go78 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dalarm_factory.cc39 void Set(QuicTime time) { Schedule(std::max(time, clock_->Now())); } in Set() function in quic::simulator::Alarm::Adapter
/aosp_15_r20/build/soong/mk2rbc/
H A Dtypes.go81 func (s ScopeBase) Set(_, _ string) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/nistec/fiat/
Dp384.go48 func (e *P384Element) Set(t *P384Element) *P384Element { func
Dp521.go48 func (e *P521Element) Set(t *P521Element) *P521Element { func
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dextension_set.h1195 static inline void Set(int number, int index, const std::string& value, in Set() function
1257 static inline void Set(int number, FieldType field_type, ConstType value, in Set() function
1289 static inline void Set(int number, int index, ConstType value, in Set() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h1195 static inline void Set(int number, int index, const std::string& value, in Set() function
1257 static inline void Set(int number, FieldType field_type, ConstType value, in Set() function
1287 static inline void Set(int number, int index, ConstType value, in Set() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp693 auto Traverse = [&](auto *Set, LVSortFunction SortFunction) { in sort()
741 auto Traverse = [&](const auto *Set) { in traverseParentsAndChildren()
1458 auto PrintFooter = [&](auto &Set) { in printWarnings()
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyMap.cpp54 bool CMap32::Set(UInt32 key, UInt32 value) in Set() function in CMap32
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Dset_algo.hpp23 namespace Set namespace
/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6_server.hpp164 …void Set(const Ip6::Prefix &aPrefix, const Ip6::NetworkPrefix &aMeshLocalPrefix, uint8_t aContextI… in Set() function in ot::Dhcp6::Server::PrefixAgent
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/
Dinsets.h56 void Set(int top, int left, int bottom, int right) { in Set() function
/aosp_15_r20/build/make/tools/compliance/cmd/htmlnotice/
H A Dhtmlnotice.go79 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dinsets.h53 void Set(int top, int left, int bottom, int right) { in Set() function
H A Dinsets_unittest.cc34 TEST(InsetsTest, Set) { in TEST() argument
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_types.cpp54 void DeviceMode::Set(const ModeConfig &aModeConfig) in Set() function in ot::Mle::DeviceMode
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/
Dinsets.h56 void Set(int top, int left, int bottom, int right) { in Set() function
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dwaitable_event_watcher_posix.cc37 void Set() { in Set() function in base::Flag
/aosp_15_r20/external/cronet/base/synchronization/
H A Dwaitable_event_watcher_posix.cc40 void Set() { in Set() function in base::Flag
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_future.h126 void Set(T value) { avr.emplace(std::move(value)); } in Set() function
/aosp_15_r20/external/regex-re2/re2/
H A Dset.cc21 RE2::Set::Set(const RE2::Options& options, RE2::Anchor anchor) { in Set() function in re2::RE2::Set
/aosp_15_r20/build/soong/cmd/release_config/release_config_lib/
H A Dutil.go41 func (l *StringList) Set(v string) error { func
/aosp_15_r20/external/python/pyasn1/tests/type/
Dtest_univ.py1870 class Set(BaseTestCase): class
1925 class Set(univ.Set): class
1938 class Set(univ.Set): class
1956 class Set(univ.Set): class
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/
H A Dworkspace.h144 void Set(int index, W *workspace) { in Set() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_win_for_testing.cc38 void Set(HANDLE handle) { in Set() function in partition_alloc::internal::base::__anonf23c53000111::ScopedHandle

1...<<11121314151617181920>>...53