| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | UnknownFieldSetTest.java | 540 private void checkEqualsIsConsistent(UnknownFieldSet set) { in checkEqualsIsConsistent() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringpiece.h | 256 void set(const char* data, stringpiece_ssize_type len) { in set() function in google::protobuf::StringPiece 262 void set(const char* str) { in set() function in google::protobuf::StringPiece 270 void set(const void* data, stringpiece_ssize_type len) { in set() function in google::protobuf::StringPiece
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array_test.cc | 63 void set(int value) { value_ = value; } in set() function in __anon19163::ConstructionTester
|
| /third_party/skia/include/core/ |
| H A D | SkRegion.h | 114 bool set(const SkRegion& src) { in set() function in SkRegion [all...] |
| H A D | SkSurfaceCharacterization.h | 162 void set(sk_sp<GrContextThreadSafeProxy> contextInfo, in set() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible
|
| /third_party/skia/gm/ |
| H A D | drawimageset.cpp | 35 make_image_tiles(int tileW, int tileH, int m, int n, const SkColor colors[4], SkCanvas::ImageSetEntry set[], const SkColor bgColor=SK_ColorLTGRAY) make_image_tiles() argument [all...] |
| /third_party/skia/modules/skottie/utils/ |
| H A D | SkottieUtils.cpp | 134 bool CustomPropertyManager::set(const PropKey& key, const V& val, const PropMap<T>& container) { in set() function in skottie_utils::CustomPropertyManager
|
| /third_party/selinux/libsepol/src/ |
| H A D | avtab.c | 444 unsigned set; in avtab_read_item() local
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | select.rs | 354 let mut set = FdSet::new(); fdset_highest() variables 373 let mut set = FdSet::new(); fdset_fds() variables [all...] |
| /third_party/rust/crates/once_cell/src/ |
| H A D | race.rs | 57 pub fn set(&self, value: NonZeroUsize) -> Result<(), ()> { in set() functions 135 pub fn set(&self, value: bool) -> Result<(), ()> { in set() functions 213 pub fn set(&self, value: &'a T) -> Result<(), ()> { in set() functions 323 pub fn set(&self, value: Box<T>) -> Result<(), Box<T>> { in set() functions
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | interval.rs | 47 let mut set = IntervalSet { ranges: intervals.into_iter().collect() }; in new() variables [all...] |
| /third_party/rust/crates/quote/tests/ |
| H A D | test.rs | 341 let mut set = BTreeSet::new(); in test_btreeset_repetition() variables
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmUtils.hpp | 262 deUint32 set; member
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deCommandLine.cpp | 85 void TypedFieldMap::set (const std::type_info* key, const Entry& value) in set() function in de::cmdline::detail::TypedFieldMap
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | convertKeywordsYes.js | 16 var set = 0; variable 322 var set = 0;
variable [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_dummy_job_wa.c | 84 static int wait(struct kbase_device *kbdev, off_t offset, u32 bits, bool set) in wait() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_cfg_btcoex.c | 279 wl_cfg80211_bt_setflag(struct net_device *dev, bool set) in wl_cfg80211_bt_setflag() argument
|
| H A D | wldev_common.c | 65 wldev_ioctl( struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) wldev_ioctl() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | pipeline_descriptor_set_binder.cpp | 568 const uint32_t set = pipelineDescRef.set; in Init() local 605 BindBuffer( const uint32_t set, const uint32_t binding, const BindableBuffer& resource, const AdditionalDescriptorFlags flags) BindBuffer() argument 616 BindBuffer(const uint32_t set, const uint32_t binding, const BindableBuffer& resource) BindBuffer() argument 621 BindBuffers( const uint32_t set, const uint32_t binding, const array_view<const BindableBuffer> resources) BindBuffers() argument 632 BindImage( const uint32_t set, const uint32_t binding, const BindableImage& resource, const AdditionalDescriptorFlags flags) BindImage() argument 643 BindImage(const uint32_t set, const uint32_t binding, const BindableImage& resource) BindImage() argument 648 BindImages( const uint32_t set, const uint32_t binding, const array_view<const BindableImage> resources) BindImages() argument 659 BindSampler( const uint32_t set, const uint32_t binding, const BindableSampler& resource, const AdditionalDescriptorFlags flags) BindSampler() argument 670 BindSampler( const uint32_t set, const uint32_t binding, const BindableSampler& resource) BindSampler() argument 676 BindSamplers( const uint32_t set, const uint32_t binding, const array_view<const BindableSampler> resources) BindSamplers() argument 745 uint32_t set = 0; GetFirstSet() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_default_material_deferred_shading.cpp | 281 uint32_t set = BUILT_IN_SETS_COUNT; in UpdateUserSets() local 290 uint32_t set = BUILT_IN_SETS_COUNT + 1u; in UpdateUserSets() local [all...] |
| H A D | render_node_default_env.cpp | 417 const uint32_t set = 0u; in CreateDescriptorSets() local 423 const uint32_t set in CreateDescriptorSets() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_mip_chain_post_process.cpp | 435 BindDefaultResources( const uint32_t set, const DescriptorSetLayoutBindingResources& bindings) BindDefaultResources() argument
|
| H A D | render_node_single_post_process.cpp | 406 BindDefaultResources( const uint32_t set, const DescriptorSetLayoutBindingResources& bindings) BindDefaultResources() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | node_context_descriptor_set_manager_vk.cpp | 639 const LowLevelDescriptorSetVk* set in GetDescriptorSet() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_utils.cpp | 86 cpu_set_t set = {}; in SetCpuAffinity() local 89 sched_setaffinity(getpid(), sizeof(set), &set); in SetCpuAffinity() local
|