| /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...] |
| /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
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | netsys_client.c | 90 fd_set set = {0}; in NonBlockConnect() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 650 IKvDBResultSet *set = nullptr; in HWTEST_F() local
|
| H A D | distributeddb_storage_subscribe_query_test.cpp | 611 std::vector<int> set = {1, 2, 3, 4}; in HWTEST_F() local
|
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| H A D | utils.cpp | 198 sigset_t set;
in RunElf() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_pred.c | 64 static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set) in predict() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext.c | 105 int i, set = 0; in av_hwdevice_iterate_types() local
|
| /third_party/curl/src/ |
| H A D | tool_paramhlp.c | 368 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator [all...] |
| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 59 static void set(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f, double v){ in set() function
|
| /third_party/glslang/glslang/CInterface/ |
| H A D | glslang_c_interface.cpp | 344 GLSLANG_EXPORT void glslang_shader_shift_binding_for_set(glslang_shader_t* shader, glslang_resource_type_t res, unsigned int base, unsigned int set) in glslang_shader_shift_binding_for_set() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | register.h | 129 void set(std::uint16_t address, Value value) in set() function in genesys::RegisterContainer 504 void apply_registers_ordered(const RegisterSettingSet<Value>& set, in apply_registers_ordered() argument
|
| /third_party/backends/sanei/ |
| H A D | sanei_pa4s2.c | 1830 sanei_pa4s2_options (u_int * options, int set) in sanei_pa4s2_options() argument 2003 sanei_pa4s2_options(u_int * options, int set) sanei_pa4s2_options() argument [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | googletest-filter-unittest.py | 46 from sets import Set as set # For Python 2.3 compatibility namespace [all...] |