Home
last modified time | relevance | path

Searched defs:Set (Results 276 – 300 of 1301) sorted by relevance

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DFoldingSet.h632 FoldingSet<T> Set; variable
636 explicit FoldingSetVector(unsigned Log2InitSize = 6) : Set(Log2InitSize) {} in Set() function
/aosp_15_r20/external/compiler-rt/test/esan/TestCases/
H A Dworkingset-signal-posix.cpp56 sigset_t Set; in main() local
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DMatrixModeTest.cpp50 TEST_P(MatrixModeTest, Set) in TEST_P() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.cons/
H A Dassign_initializer_list.pass.cpp59 typedef std::set<int, std::less<int>, test_allocator<int> > Set; in duplicate_keys_test() typedef
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dbitmap256.h38 void Set(int c) { in Set() function
/aosp_15_r20/external/stg/
H A Dreader_options.h42 void Set(Value other) { in Set() function
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/
Dshared_select.h58 void Set(const SharedFD& in) { in Set() function
/aosp_15_r20/external/libchrome/base/files/
H A Dscoped_temp_dir.cc53 bool ScopedTempDir::Set(const FilePath& path) { in Set() function in base::ScopedTempDir
/aosp_15_r20/build/soong/compliance/copy_license_metadata/
H A Dcopy_license_metadata.go40 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dmap_util_test.cc53 typedef std::set<int> Set; in TEST() typedef
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/releaser/
H A Dgithub.go114 func (f *githubTokenFlag) Set(v string) error { func
/aosp_15_r20/external/pdfium/fxbarcode/common/
H A DBC_CommonByteMatrix.cpp51 void CBC_CommonByteMatrix::Set(size_t x, size_t y, uint8_t value) { in Set() function in CBC_CommonByteMatrix
/aosp_15_r20/external/cronet/net/base/
H A Ddatagram_buffer.cc45 void DatagramBuffer::Set(const char* buffer, size_t buf_len) { in Set() function in net::DatagramBuffer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_alarm.cc25 void QuicAlarm::Set(QuicTime new_deadline) { in Set() function in quic::QuicAlarm
/aosp_15_r20/tools/netsim/src/util/
H A Dini_file.cc82 void IniFile::Set(const std::string &key, std::string_view value) { in Set() function in netsim::IniFile
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dsteering_data.hpp71 void Set(void) { memset(mBloomFilter, 0xff, sizeof(mBloomFilter)); } in Set() function in otbr::SteeringData
/aosp_15_r20/external/regex-re2/re2/
H A Dbitmap256.h34 void Set(int c) { in Set() function
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_property.h45 void Set(const T& value, ::dbus::PropertySet::SetCallback callback) { in Set() function
/aosp_15_r20/build/soong/mk2rbc/
H A Dandroid_products.go42 func (l *localDirEval) Set(_, _ string) { func
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDrmAtomicRequest.cpp36 bool DrmAtomicRequest::Set(uint32_t objectId, const DrmProperty& prop, uint64_t value) { in Set() function in aidl::android::hardware::graphics::composer3::impl::DrmAtomicRequest
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/objabi/
Dhead.go54 func (h *HeadType) Set(s string) error { func
/aosp_15_r20/external/cronet/base/files/
H A Dscoped_temp_dir.cc63 bool ScopedTempDir::Set(const FilePath& path) { in Set() function in base::ScopedTempDir
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/
Dinsn_folding.h52 void Set(MachineReg reg, const MachineInsn* insn) { in Set() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/samples/
H A Dsample2_unittest.cc92 TEST(MyString, Set) { in TEST() argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DVlanConfig.h130 EFI_VLAN_CONFIG_SET Set; member

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