Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 4 of 4) sorted by relevance

/third_party/uapp/dash/src/
A Dexec.c861 } verify = 0; local
866 verify |= VERIFY_VERBOSE;
868 verify |= VERIFY_BRIEF;
877 if (verify && cmd)
878 return describe_command(out1, cmd, path, verify - VERIFY_BRIEF);
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl5046 // verify that the Store into BF0 was successful
5067 // verify that the Store into BF1 was successful
5071 // verify that the Store into BF1 did not alter BF0
5079 // verify that the Store into BF0 was successful
5083 // verify that the Store into BF0 did not alter BF1
5187 // verify memory contents using aligned field entries
6636 // verify storing into buffer field elements
7076 // verify object type returned by Index(Buffer,Element,)
8395 // verify altering SRCB does NOT alter DEST
8424 // verify altering DEST does NOT alter SRCB
[all …]
/third_party/tools/android/avb/
A Davbtool552 if not key.verify(decode_long(padding_and_digest),
1084 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
1170 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
1332 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
1489 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
1599 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
1702 def verify(self, image_dir, image_ext, expected_chain_partitions_map,
2248 if not desc.verify(image_dir, image_ext, expected_chain_partitions_map, image):
/third_party/lib/acpica/
A Dchanges.txt6889 OpRegion case, added checksum verify. Use the table length from the table
11219 evaluation to test/verify the following areas. Other suggestions are

Completed in 36 milliseconds