Home
last modified time | relevance | path

Searched defs:requested (Results 1 - 25 of 45) sorted by relevance

12

/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.cc95 std::string Driver::find_driver_name(const char *requested) in find_driver_name() argument
/third_party/selinux/libselinux/src/
H A Dcompute_av.c13 security_compute_av_flags_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags_raw() argument
90 security_compute_av_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_raw() argument
116 security_compute_av_flags(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags() argument
142 security_compute_av(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av() argument
H A DcheckAccess.c67 static int selinux_check_passwd_access_internal(access_vector_t requested) in selinux_check_passwd_access_internal() argument
104 int selinux_check_passwd_access(access_vector_t requested) { in selinux_check_passwd_access() argument
108 int checkPasswdAccess(access_vector_t requested) in checkPasswdAccess() argument
/third_party/skia/tests/
H A DAndroidCodecTest.cpp84 const auto requested = size; in DEF_TEST() local
/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
/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...]
/third_party/skia/gm/
H A Dtypeface.cpp200 bool requested; in draw_typeface_rendering_gm() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.cpp269 bool isVulkanFeaturesSupported(const Context& context, const VulkanFeatures& requested, const char **missingFeature) in isVulkanFeaturesSupported() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ducol_res.cpp167 CollationLoader::CollationLoader(const CollationCacheEntry *re, const Locale &requested, in CollationLoader() argument
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp146 get_cl_lang_standard(unsigned requested, unsigned max = ANY_VERSION) { in get_cl_lang_standard() argument
157 get_cl_version(cl_version requested, in get_cl_version() argument
204 const auto requested = get_cl_version(ver); in get_language_version() local
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_res.cpp167 CollationLoader::CollationLoader(const CollationCacheEntry *re, const Locale &requested, in CollationLoader() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_res.cpp167 CollationLoader::CollationLoader(const CollationCacheEntry *re, const Locale &requested, in CollationLoader() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop_win.c361 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() local
393 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop_win.c361 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() local
393 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() local
[all...]

Completed in 18 milliseconds

12