Home
last modified time | relevance | path

Searched defs:requested (Results 26 - 50 of 156) sorted by relevance

1234567

/kernel/linux/linux-6.6/security/selinux/include/
H A Davc.h51 u32 requested; member
63 static inline u32 avc_audit_required(u32 requested, in avc_audit_required() argument
122 avc_audit(u32 ssid, u32 tsid, u16 tclass, u32 requested, struct av_decision *avd, int result, struct common_audit_data *a) avc_audit() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.h100 int64_t missing, requested; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoSessionFfmpegUtils.cpp73 const size_t requested = static_cast<size_t>(nBuf); in GetData() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSpinBarrier.cpp60 inline SpinBarrier::WaitMode getWaitMode (SpinBarrier::WaitMode requested, deUint32 numCores, deInt32 numThreads) in getWaitMode() argument
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c229 unsigned requested; member
/kernel/linux/common_modules/xpm/core/
H A Dxpm_security_hooks.c181 static int xpm_avc_has_perm(u16 tclass, u32 requested) in xpm_avc_has_perm() argument
/kernel/linux/common_modules/container_escape_detection/core/
H A Dced_detection.c39 static int ced_avc_has_perm(u16 tclass, u32 requested) in ced_avc_has_perm() argument
/kernel/linux/common_modules/code_sign/
H A Dcode_sign_ioctl.c182 int code_sign_avc_has_perm(u16 tclass, u32 requested) in code_sign_avc_has_perm() argument
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c148 unsigned requested; member
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dvisorchannel.c32 bool requested; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsfh.c64 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, umode_t requested) nfsd_mode_check() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c290 long actual, requested; in msm_hdmi_bridge_mode_valid() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsfh.c65 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, umode_t requested) nfsd_mode_check() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c276 long actual, requested; in msm_hdmi_bridge_mode_valid() local
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c148 unsigned requested; member
/third_party/ffmpeg/libavformat/
H A Dtls_securetransport.c200 size_t requested = *dataLength; in tls_read_cb() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleImpl.java33 createBundleObject(String _key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) createBundleObject() argument
158 createBundleObject(int index, String resKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) createBundleObject() argument
198 handleGet(String indexStr, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
204 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
232 handleGet(String resKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
241 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java865 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() argument
802 handleGet(String aKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
818 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
883 resolveObject(String aKey, UResourceBundle requested) resolveObject() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceThreadTest.java347 Collection getFactoryCollection(int requested) { in getFactoryCollection() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceThreadTest.java344 Collection getFactoryCollection(int requested) { in getFactoryCollection() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundleImpl.java34 createBundleObject(String _key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) createBundleObject() argument
159 createBundleObject(int index, String resKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) createBundleObject() argument
199 handleGet(String indexStr, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
205 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
233 handleGet(String resKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
242 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java822 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() argument
763 handleGet(String aKey, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
778 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument
840 resolveObject(String aKey, UResourceBundle requested) resolveObject() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dcode-range.cc99 InitReservation(v8::PageAllocator* page_allocator, size_t requested) InitReservation() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h291 pb_check_alignment(uint32_t requested, uint32_t provided) in pb_check_alignment() argument
308 pb_check_usage(unsigned requested, unsigned provided) in pb_check_usage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.cpp269 bool isVulkanFeaturesSupported(const Context& context, const VulkanFeatures& requested, const char **missingFeature) in isVulkanFeaturesSupported() argument
[all...]

Completed in 17 milliseconds

1234567