Home
last modified time | relevance | path

Searched defs:allowlist (Results 1 – 25 of 28) sorted by relevance

12

/external/perfetto/src/tools/proto_merger/
Dallowlist.cc39 Allowlist& allowlist) { in ResolveMessageForDescriptor()
49 Allowlist& allowlist) { in AllowlistEnum()
61 Allowlist& allowlist) { in AllowlistField()
101 Allowlist& allowlist) { in AllowlistFromFieldList()
Dproto_merger.cc153 const std::set<std::string>& allowlist) { in MergeEnums()
219 const std::set<int>& allowlist, in MergeFields()
283 auto allowlist = opt_allowlist.value_or(AllowlistType{}); in MergeRecursive() local
295 const Allowlist::Oneof& allowlist, in Merge()
314 const Allowlist::Message& allowlist, in Merge()
355 const Allowlist& allowlist, in MergeProtoFiles()
Dmain.cc131 std::string allowlist; in Main() local
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
DHidePublicClasses.java30 private final List<TypeLocator> allowlist; field in HidePublicClasses
32 public HidePublicClasses(List<TypeLocator> allowlist, String reason) { in HidePublicClasses()
DAddDefaultConstructor.java45 private final List<TypeLocator> allowlist; field in AddDefaultConstructor
59 public AddDefaultConstructor(List<TypeLocator> allowlist) { in AddDefaultConstructor()
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DHideNonAllowlistedDeclarations.java45 private final List<BodyDeclarationLocator> allowlist; field in HideNonAllowlistedDeclarations
48 public HideNonAllowlistedDeclarations(List<BodyDeclarationLocator> allowlist, String tagComment) { in HideNonAllowlistedDeclarations()
DTranslateJcite.java115 private final List<BodyDeclarationLocator> allowlist; field in TranslateJcite.InclusionHandler
117 public InclusionHandler(String sampleSrcDir, List<BodyDeclarationLocator> allowlist) { in InclusionHandler()
DIcu4jTransform.java1055 List<BodyDeclarationLocator> allowlist = in createTranslateJciteInclusionRule() local
1101 List<TypeLocator> allowlist = TypeLocator.createLocatorsFromStrings(PUBLIC_API_CLASSES); in createHidePublicClassesRule() local
/external/cronet/net/http/
Dhttp_auth_preferences.cc79 std::unique_ptr<HttpAuthFilter> allowlist; in SetServerAllowlist() local
87 std::unique_ptr<HttpAuthFilter> allowlist; in SetDelegateAllowlist() local
/external/autotest/site_utils/
Dcreate_attr_allowlist.py42 def _WriteToFile(allowlist, path): argument
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/
DCompatibilityListTest.java30 try (CompatibilityList allowlist = new CompatibilityList()) { in testBasic()
/external/cronet/components/metrics/
Dexpired_histogram_util.cc28 std::string allowlist = kAllowlistParam.Get(); in EnableExpiryChecker() local
/external/python/cpython3/Lib/test/test_tools/
Dtest_sundry.py22 allowlist = ['reindent', 'pdeps', 'gprof2html', 'md5sum'] variable in TestSundryScripts
/external/crosvm/rutabaga_gfx/src/generated/
Dgenerate31 module_name, allowlist, blocklist, header, clang_args, lib_name, derive_default argument
Dgenerate.py31 module_name, allowlist, blocklist, header, clang_args, lib_name, derive_default argument
/external/tensorflow/tensorflow/lite/delegates/flex/
Dallowlisted_flex_ops_test.cc47 const std::set<std::string>& allowlist = GetFlexAllowlist(); in TEST() local
/external/tensorflow/tensorflow/python/autograph/core/
Dconverter_testing.py30 def allowlist(f): function
/external/webrtc/rtc_base/
Dnat_server.h107 AddressSet* allowlist; member
/external/ImageMagick/MagickCore/
Ddelegate-private.h93 allowlist[] = in SanitizeDelegateString() local
/external/cronet/build/android/gyp/
Dwrite_build_config.py850 def _FilterConfigPaths(dep_paths, blocklist=None, allowlist=None): argument
862 def _DepsFromPathsWithFilters(dep_paths, blocklist=None, allowlist=None): argument
/external/angle/build/android/gyp/
Dwrite_build_config.py844 def _FilterConfigPaths(dep_paths, blocklist=None, allowlist=None): argument
856 def _DepsFromPathsWithFilters(dep_paths, blocklist=None, allowlist=None): argument
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_main.cc130 std::unordered_set<string> allowlist(op_list.begin(), op_list.end()); in PrintAllPythonOps() local
/external/AFLplusplus/instrumentation/
Dafl-llvm-common.cc117 char *allowlist = getenv("AFL_LLVM_ALLOWLIST"); in initInstrumentList() local
/external/perfetto/tools/
Dgen_amalgamated147 def apply_allowlist(allowlist, items): argument
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1214 absl::flat_hash_set<string> allowlist; in GetOrCreateAllowlist() local
1270 auto allowlist = GetOrCreateAllowlist(); in FindCompilationCandidates() local

12