Home
last modified time | relevance | path

Searched defs:flags (Results 276 - 300 of 25772) sorted by relevance

1...<<11121314151617181920>>...1031

/third_party/pulseaudio/src/pulsecore/
H A Dsconv_neon.c88 void pa_convert_func_init_neon(pa_cpu_arm_flag_t flags) { in pa_convert_func_init_neon() argument
/third_party/skia/gm/
H A Dcrbug_1162942.cpp40 SkCanvas::QuadAAFlags flags[] = { in DEF_SIMPLE_GM() local
/third_party/rust/crates/nix/test/
H A Dtest_dir.rs8 fn flags() -> OFlag { in flags() functions
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSemaphore.cpp37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() argument
/arkcompiler/ets_frontend/ets2panda/ir/
H A Dstatement.h41 explicit Statement(AstNodeType type, ModifierFlags flags) : AstNode(type, flags) {} in Statement() argument
H A DtypeNode.h54 explicit TypeNode(AstNodeType const type, ModifierFlags const flags) : Expression(type, flags) {} in TypeNode() argument
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsWildcardType.h25 explicit ETSWildcardType(ir::ETSTypeReference *typeReference, ModifierFlags flags) in ETSWildcardType() argument
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
H A DregExpLiteral.h32 explicit RegExpLiteral(util::StringView pattern, lexer::RegExpFlags flags, util::StringView flagsStr) in RegExpLiteral() argument
/arkcompiler/ets_frontend/ets2panda/lexer/
H A DkeywordsBase.h26 explicit Keywords(Lexer *lexer, lexer::NextTokenFlags flags) : util_(KeywordsUtil(lexer, flags)) {} in Keywords() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Difile.cpp23 Section::Section(std::string secName, Word type, Word flags, uint32 align, ObjEmitter &objEmitter, MemPool &memPool) in Section() argument
/arkcompiler/toolchain/build/config/mac/
H A Dxcrun.py25 flags = os.O_RDWR | os.O_CREAT | os.O_EXCL variable
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h28 int32_t flags; member
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dstat_utils.cpp21 int Statx(int dfd, const char *filename, int flags, in Statx() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_spinlock.c72 void osal_spin_lock_irqsave(osal_spinlock_t *lock, unsigned long *flags) in osal_spin_lock_irqsave() argument
82 void osal_spin_unlock_irqrestore(osal_spinlock_t *lock, const unsigned long *flags) in osal_spin_unlock_irqrestore() argument
H A Dosal_interrupt.c28 unsigned long flags = IRQF_SHARED; in osal_request_irq() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_spinlock.c89 void osal_spin_lock_irqsave(osal_spinlock *lock, unsigned long *flags) in osal_spin_lock_irqsave() argument
106 void osal_spin_unlock_irqrestore(osal_spinlock *lock, unsigned long *flags) in osal_spin_unlock_irqrestore() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_cache_policy.c26 u32 kbase_cache_enabled(u32 flags, u32 nr_pages) in kbase_cache_enabled() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_cache_policy.c37 u32 kbase_cache_enabled(u32 flags, u32 nr_pages) in kbase_cache_enabled() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu.h192 kbase_context_mmu_group_id_get(base_context_create_flags const flags) in kbase_context_mmu_group_id_get() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.h285 static inline void kbase_csf_scheduler_spin_lock(struct kbase_device *kbdev, unsigned long *flags) in kbase_csf_scheduler_spin_lock() argument
298 static inline void kbase_csf_scheduler_spin_unlock(struct kbase_device *kbdev, unsigned long flags) in kbase_csf_scheduler_spin_unlock() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_cache_policy.c38 u32 kbase_cache_enabled(u32 flags, u32 nr_pages) in kbase_cache_enabled() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_ca.c58 unsigned long flags; in kbase_devfreq_set_core_mask() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_cache_policy.c30 u32 kbase_cache_enabled(u32 flags, u32 nr_pages) in kbase_cache_enabled() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_ca.c57 unsigned long flags; in kbase_devfreq_set_core_mask() local
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dmock_bundle_manager.cpp27 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...1031