Home
last modified time | relevance | path

Searched defs:set (Results 326 - 350 of 1288) sorted by relevance

1...<<11121314151617181920>>...52

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-debug-bitfield-core.rs77 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dderive-partialeq-bitfield.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
H A Dincomplete-array-padding.rs75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dincomplete-array-padding.rs75 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 DvktMemoryMappingTests.cpp121 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 DConfig_unittest.cpp74 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 DFence.cpp35 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 DCLBitField.h56 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 DDisplayImpl.h109 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 DNamedStreamMap.cpp124 void NamedStreamMap::set(StringRef Stream, uint32_t StreamNo) { in set() function in NamedStreamMap
/third_party/skia/src/gpu/
H A DGrColor.h102 void set(const SkPMColor4f& color, bool wideColor) { in set() function in GrVertexColor
H A DGrSimpleMesh.h47 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 DSkTLazy.h65 T* set(const T& src) { in set() function in SkTLazy
74 T* set(T&& src) { in set() function in SkTLazy
H A DSkRecord.h136 T* set(T* ptr) { in set() function
H A DSkCanvasPriv.cpp89 void SkCanvasPriv::GetDstClipAndMatrixCounts(const SkCanvas::ImageSetEntry set[], int count, in GetDstClipAndMatrixCounts() argument
H A DSkPtrRecorder.h65 Iter(const SkPtrSet& set) Iter() argument
[all...]
/third_party/skia/src/gpu/tessellate/
H A DTessellation.h107 void set(const SkStrokeRec& stroke) { in set() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h71 void set(Buffer *newBuffer, int newOffset = 0, int newSize = 0) in set() function in es2::BufferBinding
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp82 void set(std::string value) in set() function in ScopedSetEnvVar
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DLookupFlag.java13 int set(int flags) { in set() method in LookupFlag
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfuncrepl.cpp115 UnicodeSet set; in addReplacementSetTo() local
H A Dname2uni.cpp42 _set_add(USet *set, UChar32 c) { in _set_add() argument
H A Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set() function in ScientificModifier
H A Dnumber_usageprefs.cpp93 void StringProp::set(StringPiece value) { in set() function in StringProp
H A Dpluralranges.cpp69 const UChar* set = ures_getStringByKeyWithFallback(rb.getAlias(), dataPath.data(), &setLen, &internalStatus); in getPluralRangesData() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...52