Home
last modified time | relevance | path

Searched defs:Set (Results 101 – 125 of 1301) sorted by relevance

12345678910>>...53

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dnetwork_name.cpp59 Error NetworkName::Set(const char *aNameString) in Set() function in ot::MeshCoP::NetworkName
83 Error NetworkName::Set(const NameData &aNameData) in Set() function in ot::MeshCoP::NetworkName
H A Ddataset.hpp180 … template <Component kComponent> void Set(const typename TypeFor<kComponent>::Type &aComponent) in Set() function in ot::MeshCoP::Dataset::Info
820 template <> inline void Dataset::Info::Set<Dataset::kActiveTimestamp>(const Timestamp &aTimestamp) in Set() function in ot::MeshCoP::Dataset::Info
826 template <> inline void Dataset::Info::Set<Dataset::kPendingTimestamp>(const Timestamp &aTimestamp) in Set() function in ot::MeshCoP::Dataset::Info
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dcrash_keys.h107 void Set(int64_t value) { in Set() function
114 void Set(StringView sv) { in Set() function
/aosp_15_r20/external/libchrome/base/posix/
H A Dglobal_descriptors.cc66 void GlobalDescriptors::Set(Key key, int fd) { in Set() function in base::GlobalDescriptors
70 void GlobalDescriptors::Set(Key key, in Set() function in base::GlobalDescriptors
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dcrash_keys.h107 void Set(int64_t value) { in Set() function
114 void Set(StringView sv) { in Set() function
/aosp_15_r20/external/cronet/base/posix/
H A Dglobal_descriptors.cc64 void GlobalDescriptors::Set(Key key, int fd) { in Set() function in base::GlobalDescriptors
68 void GlobalDescriptors::Set(Key key, in Set() function in base::GlobalDescriptors
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp31 InstructionSet::InstructionSet Set; member
58 InstructionSet::InstructionSet Set; member
86 InstructionSet::InstructionSet Set; member
96 InstructionSet::InstructionSet Set; member
105 InstructionSet::InstructionSet Set; member
114 InstructionSet::InstructionSet Set; member
152 SPIRV::InstructionSet::InstructionSet Set, in lookupBuiltin()
1836 SPIRV::InstructionSet::InstructionSet Set, in lowerBuiltin()
/aosp_15_r20/build/soong/androidmk/parser/
H A Dscope.go21 Set(name, value string) methodSpec
44 func (s *scope) Set(name, value string) { func
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.h226 void Set (uint8 value) in Set() function
272 void Set (uint16 value) in Set() function
336 void Set (uint32 value) in Set() function
464 void Set (real64 value) in Set() function
/aosp_15_r20/art/runtime/mirror/
H A Ddex_cache.h131 void Set(uint32_t index, T* value) { in Set() function
177 void Set(uint32_t index, T* value) REQUIRES_SHARED(Locks::mutator_lock_) { in Set() function
248 void Set(uint32_t index, T* value) { in Set() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DWasmEHFuncInfo.h45 const auto &Set = UnwindDestToSrcs.lookup(BB); in getUnwindSrcs() local
69 const auto &Set = UnwindDestToSrcs.lookup(MBB); in getUnwindSrcs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DWasmEHFuncInfo.h45 const auto &Set = UnwindDestToSrcs.lookup(BB); in getUnwindSrcs() local
69 const auto &Set = UnwindDestToSrcs.lookup(MBB); in getUnwindSrcs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DWasmEHFuncInfo.h45 const auto &Set = UnwindDestToSrcs.lookup(BB); in getUnwindSrcs() local
69 const auto &Set = UnwindDestToSrcs.lookup(MBB); in getUnwindSrcs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DWasmEHFuncInfo.h45 const auto &Set = UnwindDestToSrcs.lookup(BB); in getUnwindSrcs() local
69 const auto &Set = UnwindDestToSrcs.lookup(MBB); in getUnwindSrcs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DWasmEHFuncInfo.h45 const auto &Set = UnwindDestToSrcs.lookup(BB); in getUnwindSrcs() local
69 const auto &Set = UnwindDestToSrcs.lookup(MBB); in getUnwindSrcs() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.cc22 RE2::Set::Set(const RE2::Options& options, RE2::Anchor anchor) in Set() function in re2::RE2::Set
35 RE2::Set::Set(Set&& other) in Set() function in re2::RE2::Set
/aosp_15_r20/external/webrtc/rtc_base/
H A Devent.cc49 void Event::Set() { in Set() function in rtc::Event
102 void Event::Set() { in Set() function in rtc::Event
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/
H A Dobservable.h38 void Set(T value) { state_->Set(std::move(value)); } in Set() function
67 void Set(T value) { in Set() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dset.cc20 RE2::Set::Set(const RE2::Options& options, RE2::Anchor anchor) in Set() function in re2::RE2::Set
33 RE2::Set::Set(Set&& other) in Set() function in re2::RE2::Set
/aosp_15_r20/external/ruy/ruy/profiler/
H A Dinstrumentation.h40 void Set(const char* format) { in Set() function
45 void Set(const char* format, Args... args) { in Set() function
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/rbac/v2/
H A Drbac.proto111 message Set { message
178 message Set { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dreflection.h116 void Set(int index, const T& value) const { in Set() function
233 void Set(int index, const T& value) const { in Set() function
360 void Set(Field* data, int index, const ValueType& value) const { in Set() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dreflection.h116 void Set(int index, const T& value) const { in Set() function
233 void Set(int index, const T& value) const { in Set() function
360 void Set(Field* data, int index, const ValueType& value) const { in Set() function
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dfuture.h184 void Set(T value) && { in Set() function
241 void FutureState<T>::Set(std::optional<T> val) { in Set() function
/aosp_15_r20/external/libcap/cap/
H A Dconvenience.go61 func (s Secbits) Set() error { func
193 func (m Mode) Set() error { func

12345678910>>...53