/third_party/skia/src/gpu/ |
H A D | GrScissorState.h | 29 bool set(const SkIRect& rect) { in set() function in GrScissorState
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDescriptorPool.hpp | 50 uint8_t *set = nullptr; member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_util.cpp | 66 uint32_t set = compiler.get_decoration(s.image_id, spv::DecorationDescriptorSet); in inherit_combined_sampler_bindings() local
|
H A D | spirv_parser.hpp | 54 T &set(uint32_t id, P &&... args) in set() function in SPIRV_CROSS_NAMESPACE::Parser
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csmatch.cpp | 29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() function in CharsetMatch
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsRect.h | 39 void set(const SkDPoint& pt) { in set() function
|
/third_party/skia/src/pdf/ |
H A D | SkPDFGlyphUse.h | 22 void set(SkGlyphID gid) { fBitSet.set(this->toCode(gid)); } in set() function in SkPDFGlyphUse
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | ityp_bitset.h | 89 bitset& set(Index i, bool value = true) { in set() function in ityp::bitset
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-cache.hh | 62 bool set (unsigned int key, unsigned int value) in set() function
|
H A D | hb-static.cc | 84 hb_user_data_array_t::set (hb_user_data_key_t *key, in set() function in hb_user_data_array_t
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-subset.c | 134 hb_set_t* set = hb_set_create (); in test_subset_sets() local [all...] |
/third_party/python/Lib/xml/dom/ |
H A D | minicompat.py | 103 def set(self, value, name=name): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ThreadLocal.h | 54 void set(T* d) { setInstance(d); } in set() function in llvm::sys::ThreadLocal
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | stringpiece.cpp | 46 void StringPiece::set(const char* str) { in set() function in StringPiece
|
H A D | uset_imp.h | 50 USet *set; member
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | errorcode.h | 104 void set(UErrorCode value) { errorCode=value; } in set() function in ErrorCode
|
H A D | normalizer2.h | 762 const UnicodeSet &set; global() member in FilteredNormalizer2 [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationsWithRecursiveInternalTypesProduceUniqueTypeParams.js | [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | only_bitfields.rs | 75 pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { in set() functions
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieProperty.cpp | 63 void PropertyHandle<ColorPropertyValue, sksg::Color>::set(const ColorPropertyValue& c) { in set() function in skottie::PropertyHandle 76 void PropertyHandle<OpacityPropertyValue, sksg::OpacityEffect>::set(const OpacityPropertyValue& o) { in set() function in skottie::PropertyHandle 89 void PropertyHandle<TextPropertyValue, internal::TextAdapter>::set(const TextPropertyValue& t) { in set() function in skottie::PropertyHandle 110 void PropertyHandle<TransformPropertyValue, internal::TransformAdapter2D>::set( in set() function in skottie::PropertyHandle
|
/third_party/skia/include/core/ |
H A D | SkRSXform.h | 54 void set(SkScalar scos, SkScalar ssin, SkScalar tx, SkScalar ty) { in set() function
|
/third_party/rust/crates/rustix/src/backend/libc/process/ |
H A D | types.rs | 406 let mut set = unsafe { core::mem::zeroed() }; variables
|
/third_party/rust/crates/serde/test_suite/tests/macros/ |
H A D | mod.rs | 11 let mut set = BTreeSet::new(); variables 33 let mut set = HashSet::new(); variables 39 let mut set = HashSet::with_hasher(BuildHasherDefault::<$hasher>::default()); variables
|
/third_party/rust/crates/nix/src/sys/ |
H A D | timer.rs | 128 pub fn set( in set() functions [all...] |
/third_party/rust/crates/rustix/src/process/ |
H A D | sched.rs | 45 pub fn set(&mut self, field: usize) { in set() functions
|