Home
last modified time | relevance | path

Searched defs:ver (Results 26 - 50 of 235) sorted by relevance

12345678910

/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dser_nodes.h168 RootNode(const Version& ver, ISerNode::Ptr obj) : serializerVersion_(ver), object(BASE_NS::move(obj)) {} in RootNode() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_node_graph_loader.cpp120 string ver; in CompatibilityCheck() local
[all...]
H A Dshader_data_loader.cpp88 string ver; in LoadFunc() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/vertices_fuzzer/
H A Dvertices_fuzzer.cpp47 Vertices ver; in VerticesFuzzTest000() local
/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...]
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h304 uint64_t ver : 3; member
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h69 uint64_t ver : 3; member
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/receivedata_fuzzer/
H A Dreceivedata_fuzzer.cpp108 int ver = *reinterpret_cast<const int *>(data); in ReceiveDataFuzz() local
/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/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Drsa.h102 int ver; /*!< Always 0.*/ member
/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
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp152 auto ver = Version(CORE_NS::json::unescape(v->string_)); in ReadMetadata() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h89 virtual void SetVersion(int ver) in SetVersion() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_def.h52 uint32_t ver : 2; member
/third_party/ffmpeg/libavformat/
H A Dmpc.c41 int ver; member
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c108 int fd, ver, ret; in snd_hwdep_hw_open() local
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c88 int fd, ver, tmode; in snd_timer_query_hw_open() local
/third_party/alsa-lib/include/
H A Dmixer.h207 int ver; member
/third_party/mbedtls/library/
H A Dx509_csr.c43 x509_csr_get_version(unsigned char **p, const unsigned char *end, int *ver) x509_csr_get_version() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c99 drmVersionPtr ver; in svga_drm_winsys_screen_create() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c178 int ver = 0; in parse_options() local
/third_party/ltp/testcases/lib/
H A Dtst_kvcmp.c73 const char *ver, *exver; in compare_kver() local
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java310 int numCharCountBits(int ver) { in numCharCountBits() argument

Completed in 12 milliseconds

12345678910