Home
last modified time | relevance | path

Searched defs:set (Results 351 - 375 of 3038) sorted by relevance

1...<<11121314151617181920>>...122

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H A D5-1.c51 sigset_t set; in main() local
H A D5-2.c51 sigset_t set; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D2-1.c42 sigset_t set; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/sigchain/
H A Dsigchain_intercept_pthread_sigmask.c65 sigset_t set = {0}; in sigchain_intercept_pthread_sigmask_001() local
116 sigset_t set = {0}; in sigchain_intercept_pthread_sigmask_002() local
153 sigset_t set = {0}; in sigchain_intercept_pthread_sigmask_003() local
H A Dsigchain_intercept_sigaction.c94 sigset_t set = {0}; in sigchain_intercept_sigaction_002() local
145 sigset_t set = {0}; in sigchain_intercept_sigaction_003() local
H A Dsigchain_handler_call_order.c31 sigset_t set = {0}; in sigchain_special_handler() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dstruct_with_bitfields.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
[all...]
H A Dbitfield_align_2.rs76 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dbitfield-method-same-name.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dissue-739-pointer-wide-bitfield.rs76 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dunion_with_anon_struct_bitfield.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dpacked-bitfield.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesMessages.cs153 public static void ReadGroup(ref ParseContext ctx, int fieldNumber, UnknownFieldSet set) in ReadGroup() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractProtobufList.java161 public E set(int index, E element) { in set() method in AbstractProtobufList
H A DLazyStringList.java107 void set(int index, ByteString element); in set() method
119 void set(int index, byte[] element); in set() method
H A DProtobufArrayList.java145 public E set(int index, E element) { in set() method in ProtobufArrayList
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFenceNVGL.cpp30 angle::Result FenceNVGL::set(const gl::Context *context, GLenum condition) in set() function in rx::FenceNVGL
71 angle::Result FenceNVSyncGL::set(const gl::Context *context, GLenum condition) in set() function in rx::FenceNVSyncGL
/third_party/skia/src/gpu/gl/
H A DGrGLTypesPriv.cpp48 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set() function in GrGLTextureParameters
/third_party/skia/src/gpu/tessellate/
H A DCullTest.h31 void set(const SkRect& devCullBounds, const SkMatrix& m) { in set() function in skgpu::CullTest
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h46 void set(int64_t counter) { in set() function in MonotonicCounter
/third_party/skia/third_party/externals/dawn/src/common/
H A DMath.h97 constexpr bool IsSubset(T1 subset, T2 set) { in IsSubset() argument
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-set-fuzzer.cc32 hb_set_t *set = hb_set_create (); in create_set() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp63 raw_ostream &operator<<(raw_ostream &os, ArchitectureSet set) { in operator <<() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Denumset.h44 inline void set(T toSet, int32_t v) { fBools=(fBools&(~flag(toSet)))|(v?(flag(toSet)):0); } in set() function in EnumSet
H A Dusetiter.h257 const UnicodeSet* set; global() member in UnicodeSetIterator
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...122