Home
last modified time | relevance | path

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

/external/libabigail/tests/
Dtest-symtab.cc228 std::vector<std::string> whitelists; variable
229 whitelists.push_back(test_data_dir
232 assert_symbol_count(binary, 1, 1, 0, 0, whitelists);
241 std::vector<std::string> whitelists; variable
242 whitelists.push_back(
248 read_corpus(binary, corpus_ptr, whitelists);
255 std::vector<std::string> whitelists; variable
256 whitelists.push_back(
259 assert_symbol_count(binary, 1, 0, 0, 0, whitelists);
268 std::vector<std::string> whitelists; variable
[all …]
/external/libchrome/build/
Dprint_python_deps.py57 for whitelist in sorted(options.whitelists):
96 for path in options.whitelists:
/external/libabigail/tools/
Dabipkgdiff.cc1793 vector<string> &whitelists) in maybe_collect_kabi_whitelists() argument
1807 whitelists.push_back(path); in maybe_collect_kabi_whitelists()
/external/libabigail/
DNEWS354 KMI Whitelists: Add functionality to make whitelists additive
DChangeLog4228 KMI Whitelists: Add functionality to make whitelists additive
10836 resulting from the kabi whitelists to the ELF read context.
/external/tensorflow/tensorflow/
Dtensorflow.bzl2559 …"_whitelist_function_transition": attr.label(default = "@bazel_tools//tools/whitelists/function_tr…