Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 6 of 6) sorted by relevance

/system/extras/verity/
Dbuild_verity_metadata.py25 VERSION = 0 variable
42 block = struct.pack("II256sI", MAGIC_NUMBER, VERSION, signature, table_len)
/system/tools/hidl/
Dhidl-gen_l.ll27 VERSION {AT}{D}+{DOT}{D}+
28 FQNAME ({COMPONENT}|{VERSION})(({DOT}|":"+){COMPONENT}|{VERSION})*
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h54 #define VERSION "2.5.1-FreeBSD" macro
Dgrep.c551 printf(getstr(9), __progname, VERSION); in main()
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
DCMakeLists.txt6 cmake_minimum_required(VERSION 3.4.1)
/system/tools/hidl/c2hal/test/
Dtest.h32 #define VERSION HARDWARE_MODULE_API_VERSION(0, 1) macro