| /base/usb/usb_manager/interfaces/kits/js/napi/src/ |
| H A D | usb_info.cpp | 419 std::string version; in ParseDeviceObj() local 1618 auto version = g_usbClient.GetVersion(); in GetVersion() local [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 316 version = "version" variable in ConfigConst 408 version = "version" variable in DeviceProperties 435 version = "version" variable in AdvanceDeviceOption
|
| /test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkNormal/entry/src/main/cpp/ |
| H A D | inputndk.cpp | 1271 int32_t version = -1; in GetDeviceVersion() local 1289 int32_t version = -1; in GetDeviceVersion2() local 1306 int32_t *version = nullptr; in GetDeviceVersion3() local 1317 int32_t version = 0; in GetDeviceVersion4() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 138 int version; member
|
| H A D | bink.c | 123 int version; ///< internal Bink file version member [all...] |
| H A D | apedec.c | 1322 static void do_apply_filter(APEContext *ctx, int version, APEFilter *f, in do_apply_filter() argument [all...] |
| H A D | dca_lbr.c | 1012 int version, bit_rate_hi; in parse_decoder_init() local
|
| H A D | libvpxenc.c | 1505 int version = vpx_codec_version(); in vp9_encode_set_roi() local
|
| H A D | vorbisdec.c | 134 uint32_t version; member
|
| H A D | snow.h | 137 int version; member
|
| H A D | sanm.c | 268 int version, subversion; member [all...] |
| /third_party/f2fs-tools/tools/ |
| H A D | f2fscrypt.c | 105 __u8 version; member
|
| /third_party/elfutils/libdw/ |
| H A D | libdwP.h | 338 uint16_t version; member 405 __libdw_first_die_from_cu_start(Dwarf_Off cu_start, uint8_t offset_size, uint16_t version, uint8_t unit_type) __libdw_first_die_from_cu_start() argument 517 uint16_t version; global() member 1095 uint16_t version; str_offsets_base_off() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | f2fs.h | 124 unsigned char version; member 584 set_summary(struct f2fs_summary *sum, nid_t nid, unsigned int ofs_in_node, unsigned char version) set_summary() argument
|
| H A D | fsck.c | 269 is_valid_ssa_data_blk(struct f2fs_sb_info *sbi, u32 blk_addr, u32 parent_nid, u16 idx_in_node, u8 version) is_valid_ssa_data_blk() argument [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 399 char *version = NULL; in add_default_headers() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | opengl_enc.c | 587 const char *extensions, *version; in opengl_read_limits() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegtsenc.c | 201 mpegts_write_section1(MpegTSSection *s, int tid, int id, int version, int sec_num, int last_sec_num, uint8_t *buf, int len) mpegts_write_section1() argument
|
| H A D | mov.c | 590 int i, nb_chapters, str_len, version; in mov_read_chpl() local 1504 int version; mov_read_mdhd() local 1557 int version = avio_r8(pb); /* version */ mov_read_mvhd() local [all...] |
| /third_party/curl/lib/vquic/ |
| H A D | curl_ngtcp2.c | 120 uint32_t version; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 134 int MapVersionToIndex(int version) in MapVersionToIndex() argument 105 CreateParseContext(TSymbolTable& symbolTable, TIntermediate& intermediate, int version, EProfile profile, EShSource source, EShLanguage language, TInfoSink& infoSink, SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, bool parsingBuiltIns, std::string sourceEntryPointName = �) CreateParseContext() argument 297 InitializeStageSymbolTable(TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source, TInfoSink& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables) InitializeStageSymbolTable() argument 315 InitializeSymbolTables(TInfoSink& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSource source) InitializeSymbolTables() argument 391 AddContextSpecificSymbols(const TBuiltInResource* resources, TInfoSink& infoSink, TSymbolTable& symbolTable, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) AddContextSpecificSymbols() argument 418 SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource source) SetupBuiltinSymbolTable() argument 491 DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) DeduceVersionProfile() argument 854 int version = 0; ProcessDeferred() local 1671 Version version; GetVersion() local 1785 setOverrideVersion(int version) setOverrideVersion() argument [all...] |
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 201 EShTargetClientVersion version; // version of client itself (not the client's input dialect) member 206 EShTargetLanguageVersion version; // version to target, if SPIR-V, defined by "word 1" of the SPIR-V header member 541 setEnvInput(EShSource lang, EShLanguage envStage, EShClient client, int version) setEnvInput() argument 548 setEnvClient(EShClient client, EShTargetClientVersion version) setEnvClient() argument 553 setEnvTarget(EShTargetLanguage lang, EShTargetLanguageVersion version) setEnvTarget() argument [all...] |
| /third_party/glfw/src/ |
| H A D | x11_window.c | 774 const Atom version = _GLFW_XDND_VERSION; in createNativeWindow() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 87 void setSource(spv::SourceLanguage lang, int version) in setSource() argument
|
| /third_party/backends/backend/ |
| H A D | dll.c | 685 SANE_Int version; in init() local [all...] |