OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:majver
(Results
1 - 5
of
5
) sorted by null
/external/curl/packages/vms/
build_gnv_curl_pcsi_text.com
172
$
majver
= f$element(0, ".", vernum)
177
$ vmstag =
majver
+ minver + dashver
build_gnv_curl_pcsi_desc.com
121
$
majver
= f$element(0, ".", vernum)
126
$ vmstag =
majver
+ minver + dashver
/external/opencv3/3rdparty/libjasper/
jp2_cod.h
138
uint_fast32_t
majver
;
member in struct:__anon20842
jp2_enc.c
148
ftyp->
majver
= JP2_FTYP_MAJVER;
jp2_cod.c
351
if (jp2_getuint32(in, &ftyp->
majver
) || jp2_getuint32(in, &ftyp->minver)) {
545
if (jp2_putuint32(out, ftyp->
majver
) || jp2_putuint32(out, ftyp->minver)) {
Completed in 2132 milliseconds