| /third_party/ltp/testcases/kernel/syscalls/nice/ |
| H A D | nice05.c | 77 cpu_set_t *set; in setup() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/getcpu/ |
| H A D | getcpu01.c | 21 static unsigned int max_cpuid(size_t size, cpu_set_t * set) in max_cpuid() argument 37 cpu_set_t *set; in set_cpu_affinity() local [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | enum-set.h | 38 void Add(EnumSet set) { bits_ |= set.bits_; } in Add() argument 40 void Remove(EnumSet set) { bits_ &= ~set.bits_; } in Remove() argument 42 void Intersect(EnumSet set) { bits_ &= set.bits_; } in Intersect() argument 58 operator |=(EnumSet set) operator |=() argument 59 operator &=(EnumSet set) operator &=() argument 60 operator -=(EnumSet set) operator -=() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | fixed-array.h | 140 inline void set(int index, Smi value) { in set() function in v8::internal::FixedArray 625 void set(int index, const T& value) { copy_in(index, &value, 1); } set() function [all...] |
| H A D | property-array-inl.h | 54 void PropertyArray::set(int index, Object value) { in set() function in v8::internal::PropertyArray 63 void PropertyArray::set(int index, Object value, WriteBarrierMode mode) { in set() function in v8::internal::PropertyArray 71 void PropertyArray::set(int index, Object value, SeqCstAccessTag tag) { in set() function in v8::internal::PropertyArray
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | gen-regexp-special-case.cc | 21 PrintSet(std::ofstream& out, const char* name, const icu::UnicodeSet& set) PrintSet() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | posix-poll.c | 136 sigset_t set; in uv__io_poll() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | union_bitfield.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| H A D | derive-debug-bitfield.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| H A D | derive-debug-bitfield-core.rs | 77 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| H A D | derive-partialeq-bitfield.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| H A D | incomplete-array-padding.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| /third_party/rust/crates/clap/src/util/ |
| H A D | flat_set.rs | 101 let mut set = Self::new(); in from_iter() variables
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | incomplete-array-padding.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryMappingTests.cpp | 121 void set (size_t ndx, bool value) in set() function in vkt::memory::__anon29285::BitVector [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Config_unittest.cpp | 74 egl::ConfigSet set; in TEST() local 91 egl::ConfigSet set; in TEST() local 117 egl::ConfigSet set; TEST() local 179 egl::ConfigSet set; TEST() local [all...] |
| H A D | Fence.cpp | 35 angle::Result FenceNV::set(const Context *context, GLenum condition) in set() function in gl::FenceNV 95 angle::Result Sync::set(const Context *context, GLenum condition, GLbitfield flags) in set() function in gl::Sync
|
| H A D | CLBitField.h | 56 void set(cl_bitfield bits) { mBits |= bits; } in set() function in cl::BitField 57 void set(const BitField &other) { mBits |= other.mBits; } in set() function in cl::BitField
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | DisplayImpl.h | 109 virtual void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) {} in setBlobCacheFuncs() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NamedStreamMap.cpp | 124 void NamedStreamMap::set(StringRef Stream, uint32_t StreamNo) { in set() function in NamedStreamMap
|
| /third_party/skia/src/gpu/ |
| H A D | GrColor.h | 102 void set(const SkPMColor4f& color, bool wideColor) { in set() function in GrVertexColor
|
| H A D | GrSimpleMesh.h | 47 inline void GrSimpleMesh::set(sk_sp<const GrBuffer> vertexBuffer, int vertexCount, int baseVertex) { in set() function in GrSimpleMesh
|
| /third_party/skia/src/core/ |
| H A D | SkTLazy.h | 65 T* set(const T& src) { in set() function in SkTLazy 74 T* set(T&& src) { in set() function in SkTLazy
|
| H A D | SkRecord.h | 136 T* set(T* ptr) { in set() function
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | Tessellation.h | 107 void set(const SkStrokeRec& stroke) { in set() function
|