Home
last modified time | relevance | path

Searched refs:verify_table (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/order/
H A Dquote.py111 verify_table = formatting.Table(['keyName', 'description', 'cost'])
112 verify_table.align['keyName'] = 'l'
113 verify_table.align['description'] = 'l'
116 verify_table.add_row([
121 env.fout(verify_table)
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A Dhashtable.cpp219 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
284 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
285 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
286 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
287 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
288 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dhashtable.cpp244 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
308 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
309 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
310 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
311 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
312 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dhashtable.cpp245 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
310 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
311 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
312 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
313 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
314 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Dhashtable.cpp244 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
309 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
310 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
311 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
312 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
313 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dhashtable.cpp266 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
331 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
332 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
333 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
334 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
335 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Dhashtable.cpp274 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
340 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
341 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
342 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
343 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
344 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/lang/swi-pl/swipl-8.2.3/packages/table/
H A Dtable_util.pl178 verify_table(Table, To, KeyName, KeyValue, Order, Cmp),
181 verify_table(Table, From, KeyName, PrevValue, Order, Cmp) :-
186 -> verify_table(Table, To, KeyName, KeyValue, Order, Cmp)
188 verify_table(Table, To, KeyName, KeyValue, Order, Cmp)
190 verify_table(_, _, _, _, _, _).
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhashtable.cpp413 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
480 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
481 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
482 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
483 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
484 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhashtable.cpp413 template <class T> void BasicHashtable<F>::verify_table(const char* table_name) { in verify_table() function in BasicHashtable
480 template void BasicHashtable<mtClass>::verify_table<DictionaryEntry>(char const*);
481 template void BasicHashtable<mtModule>::verify_table<ModuleEntry>(char const*);
482 template void BasicHashtable<mtModule>::verify_table<PackageEntry>(char const*);
483 template void BasicHashtable<mtClass>::verify_table<ProtectionDomainCacheEntry>(char const*);
484 template void BasicHashtable<mtClass>::verify_table<PlaceholderEntry>(char const*);
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/verity/
H A Dverity_verifier.cpp51 static int verify_table(const char* key_path, const uint8_t* signature, size_t signature_size, in verify_table() function
113 int ret = verify_table(argv[3], verity.signature, sizeof(verity.signature), in main()
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_packages.erl8 ,verify_table/1
53 verify_table(State),
62 ?MODULE:verify_table(State),
76 ?MODULE:verify_table(State),
229 verify_table(State) -> function
245 ?MODULE:verify_table(State),
/dports/devel/flatcc/flatcc-0.6.0/src/runtime/
H A Dverifier.c306 static inline int verify_table(const void *buf, uoffset_t end, uoffset_t base, uoffset_t offset, in verify_table() function
346 check_result(verify_table(buf, end, base, read_uoffset(buf, base), ttl, tvf)); in verify_table_vector()
425 return verify_table(td->buf, td->end, base, read_uoffset(td->buf, base), td->ttl, tvf); in flatcc_verify_table_field()
439 return verify_table(ud->buf, ud->end, ud->base, ud->offset, ud->ttl, tvf); in flatcc_verify_union_table()
511 …return verify_table(buf, (uoffset_t)bufsiz, 0, read_uoffset(buf, 0), FLATCC_VERIFIER_MAX_LEVELS, t… in flatcc_verify_table_as_root()
517 …return verify_table(buf, (uoffset_t)bufsiz, 0, read_uoffset(buf, 0), FLATCC_VERIFIER_MAX_LEVELS, t… in flatcc_verify_table_as_typed_root()
555 return verify_table(buf, bufsiz, 0, read_uoffset(buf, 0), td->ttl, tvf); in flatcc_verify_table_as_nested_root()
/dports/devel/rebar3/rebar3-3.17.0/test/
H A Drebar_pkg_repos_SUITE.erl55 meck:expect(rebar_packages, verify_table,
70 meck:expect(rebar_packages, verify_table,
87 meck:expect(rebar_packages, verify_table,
105 meck:expect(rebar_packages, verify_table,
119 meck:expect(rebar_packages, verify_table,
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Dhandshake_table.c156 int verify_table(enum tls13_message_type
414 verify_table(enum tls13_message_type table[MAX_FLAGS][TLS13_NUM_MESSAGE_TYPES], in verify_table() function
509 if (!verify_table(hs_table, print)) in main()
/dports/security/libressl/libressl-3.4.3/tests/
H A Dhandshake_table.c156 int verify_table(enum tls13_message_type
414 verify_table(enum tls13_message_type table[MAX_FLAGS][TLS13_NUM_MESSAGE_TYPES], in verify_table() function
509 if (!verify_table(hs_table, print)) in main()
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Dhandshake_table.c156 int verify_table(enum tls13_message_type
414 verify_table(enum tls13_message_type table[MAX_FLAGS][TLS13_NUM_MESSAGE_TYPES], in verify_table() function
509 if (!verify_table(hs_table, print)) in main()
/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dfindmnt.h39 extern int verify_table(struct libmnt_table *tb);
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/
H A Dfs_mgr_verity.cpp117 static int verify_table(const uint8_t *signature, size_t signature_size, in verify_table() function
150 if (verify_table(verity.signature, sizeof(verity.signature), in verify_verity_signature()
152 verify_table(verity.ecc_signature, sizeof(verity.ecc_signature), in verify_verity_signature()
/dports/games/wolfpack/empire-4.4.1/src/lib/common/
H A Def_verify.c199 verify_table(int type) in verify_table() function
447 retval |= verify_table(i); in ef_verify_config()
472 retval |= verify_table(i); in ef_verify_state()
/dports/devel/dconf/dconf-0.40.0/tests/
H A Dgvdb.c84 verify_table (GvdbTable *table) in verify_table() function
177 verify_table (table); in test_reader_values()
201 verify_table (table); in test_reader_values_bigendian()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DprotectionDomainCache.cpp87 verify_table<ProtectionDomainCacheEntry>("Protection Domain Table"); in verify()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DprotectionDomainCache.cpp87 verify_table<ProtectionDomainCacheEntry>("Protection Domain Table"); in verify()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/fs_mgr/
H A Dfs_mgr_verity.cpp115 static int verify_table(const uint8_t *signature, size_t signature_size, in verify_table() function
148 if (verify_table(verity.signature, sizeof(verity.signature), in verify_verity_signature()
150 verify_table(verity.ecc_signature, sizeof(verity.ecc_signature), in verify_verity_signature()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DprotectionDomainCache.cpp99 verify_table<ProtectionDomainCacheEntry>("Protection Domain Table"); in verify()

1234