Home
last modified time | relevance | path

Searched defs:ver (Results 1 - 25 of 201) sorted by relevance

123456789

/third_party/curl/docs/examples/
H A Dhttp3-present.c33 curl_version_info_data *ver; in main() local
H A Dprotofeats.c37 curl_version_info_data *ver; in main() local
/third_party/libsnd/tests/
H A Dsfversion.c34 const char * ver ; in main() local
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_device_info.h35 uint8_t ver; member
/third_party/skia/src/gpu/gl/
H A DGrGLGLSL.cpp23 GrGLSLVersion ver = std::min(info.fGLSLVersion, GR_GLSL_VER(glMajor, 10 * glMinor)); in GrGLGetGLSLGeneration() local
[all...]
/third_party/musl/compat/time32/
H A D__xstat.c6 int __fxstat64(int ver, int fd, struct stat32 *buf) in __fxstat64() argument
11 int __fxstatat64(int ver, int fd, const char *path, struct stat32 *buf, int flag) in __fxstatat64() argument
16 int __lxstat64(int ver, const char *path, struct stat32 *buf) in __lxstat64() argument
21 int __xstat64(int ver, const char *path, struct stat32 *buf) in __xstat64() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A DAndroid.mk22 ver = $(filter 5.0%,$(PLATFORM_VERSION)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A DAndroid.mk22 ver = $(filter 5.0%,$(PLATFORM_VERSION)) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Decdsa.h109 mbedtls_ecdsa_restart_ver_ctx *ver; /*!< ecdsa_verify() sub-context */ member
H A Drsa.h102 int ver; /*!< Always 0.*/ member
/third_party/curl/tests/libtest/
H A Dlib3026.c59 curl_version_info_data *ver; in test() local
132 curl_version_info_data *ver; in test() local
173 curl_version_info_data *ver; in test() local
/third_party/mesa3d/src/broadcom/qpu/tests/
H A Dqpu_disasm.c33 int ver; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_query_renderer.c31 static const char *const ver = PACKAGE_VERSION; in driQueryRendererIntegerCommon() local
/third_party/musl/src/stat/
H A D__xstat.c5 int __fxstat(int ver, int fd, struct stat *buf) in __fxstat() argument
10 int __fxstatat(int ver, int fd, const char *path, struct stat *buf, int flag) in __fxstatat() argument
15 int __lxstat(int ver, const char *path, struct stat *buf) in __lxstat() argument
20 int __xstat(int ver, const char *path, struct stat *buf) in __xstat() argument
32 int __xmknod(int ver, const char *path, mode_t mode, dev_t *dev) in __xmknod() argument
37 int __xmknodat(int ver, int fd, const char *path, mode_t mode, dev_t *dev) in __xmknodat() argument
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt02.c42 int ver = TPACKET_V3; in create_skbuf() local
/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.cpp91 OHOS::RCI_GLES_VERSION ver; in OhosRendContext() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/config/diag/
H A Ddfx_sal.h31 hi_char ver[HI_DIAG_VER_FULL_PRODUCT_NAME_MAX_SIZE]; member
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dcurl_version_check.c84 const char *ver; in curl_check_version() local
/third_party/python/PC/
H A Dvalidate_ucrtbase.py74 ver = ( variable
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java49 private QrTemplate(int ver) { in QrTemplate() argument
257 static int getNumRawDataModules(int ver) { in getNumRawDataModules() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check.c63 hi_u32 boot_upg_check_code_ver(hi_u8 ver) in boot_upg_check_code_ver() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_file.c118 hi_u32 upg_check_code_ver(hi_u8 ver) in upg_check_code_ver() argument
146 upg_check_boot_ver(hi_u8 ver) upg_check_boot_ver() argument
174 upg_check_version(hi_u8 file_type, hi_u8 ver) upg_check_version() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/rockchip/
H A Dcpu.h41 static inline void rockchip_set_cpu_version(unsigned long ver) in rockchip_set_cpu_version() argument
65 static inline void rockchip_set_cpu_version(unsigned long ver) in rockchip_set_cpu_version() argument
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/
H A Dcpu.h42 static inline void rockchip_set_cpu_version(unsigned long ver) in rockchip_set_cpu_version() argument
69 static inline void rockchip_set_cpu_version(unsigned long ver) in rockchip_set_cpu_version() argument
/third_party/ffmpeg/libavformat/
H A Dmpc.c41 int ver; member

Completed in 10 milliseconds

123456789