| /external/perfetto/src/tools/proto_merger/ | 
| D | allowlist.cc | 39     Allowlist& allowlist) {  in ResolveMessageForDescriptor() 49                    Allowlist& allowlist) {  in AllowlistEnum() 61                     Allowlist& allowlist) {  in AllowlistField() 101     Allowlist& allowlist) {  in AllowlistFromFieldList()
  | 
| D | proto_merger.cc | 153     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()
  | 
| D | main.cc | 131   std::string allowlist;  in Main()  local
  | 
| /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/ | 
| D | HidePublicClasses.java | 30   private final List<TypeLocator> allowlist;  field in HidePublicClasses 32   public HidePublicClasses(List<TypeLocator> allowlist, String reason) {  in HidePublicClasses()
  | 
| D | AddDefaultConstructor.java | 45   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/ | 
| D | HideNonAllowlistedDeclarations.java | 45   private final List<BodyDeclarationLocator> allowlist;  field in HideNonAllowlistedDeclarations 48   public HideNonAllowlistedDeclarations(List<BodyDeclarationLocator> allowlist, String tagComment) {  in HideNonAllowlistedDeclarations()
  | 
| D | TranslateJcite.java | 115     private final List<BodyDeclarationLocator> allowlist;  field in TranslateJcite.InclusionHandler 117     public InclusionHandler(String sampleSrcDir, List<BodyDeclarationLocator> allowlist) {  in InclusionHandler()
  | 
| D | Icu4jTransform.java | 1055       List<BodyDeclarationLocator> allowlist =  in createTranslateJciteInclusionRule()  local 1101       List<TypeLocator> allowlist = TypeLocator.createLocatorsFromStrings(PUBLIC_API_CLASSES);  in createHidePublicClassesRule()  local
  | 
| /external/cronet/net/http/ | 
| D | http_auth_preferences.cc | 79   std::unique_ptr<HttpAuthFilter> allowlist;  in SetServerAllowlist()  local 87   std::unique_ptr<HttpAuthFilter> allowlist;  in SetDelegateAllowlist()  local
  | 
| /external/autotest/site_utils/ | 
| D | create_attr_allowlist.py | 42 def _WriteToFile(allowlist, path):  argument
  | 
| /external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/ | 
| D | CompatibilityListTest.java | 30     try (CompatibilityList allowlist = new CompatibilityList()) {  in testBasic()
  | 
| /external/cronet/components/metrics/ | 
| D | expired_histogram_util.cc | 28     std::string allowlist = kAllowlistParam.Get();  in EnableExpiryChecker()  local
  | 
| /external/python/cpython3/Lib/test/test_tools/ | 
| D | test_sundry.py | 22     allowlist = ['reindent', 'pdeps', 'gprof2html', 'md5sum']  variable in TestSundryScripts
  | 
| /external/crosvm/rutabaga_gfx/src/generated/ | 
| D | generate | 31     module_name, allowlist, blocklist, header, clang_args, lib_name, derive_default  argument
  | 
| D | generate.py | 31     module_name, allowlist, blocklist, header, clang_args, lib_name, derive_default  argument
  | 
| /external/tensorflow/tensorflow/lite/delegates/flex/ | 
| D | allowlisted_flex_ops_test.cc | 47   const std::set<std::string>& allowlist = GetFlexAllowlist();  in TEST()  local
  | 
| /external/tensorflow/tensorflow/python/autograph/core/ | 
| D | converter_testing.py | 30 def allowlist(f):  function
  | 
| /external/webrtc/rtc_base/ | 
| D | nat_server.h | 107     AddressSet* allowlist;  member
  | 
| /external/ImageMagick/MagickCore/ | 
| D | delegate-private.h | 93     allowlist[] =  in SanitizeDelegateString()  local
  | 
| /external/cronet/build/android/gyp/ | 
| D | write_build_config.py | 850 def _FilterConfigPaths(dep_paths, blocklist=None, allowlist=None):  argument 862 def _DepsFromPathsWithFilters(dep_paths, blocklist=None, allowlist=None):  argument
  | 
| /external/angle/build/android/gyp/ | 
| D | write_build_config.py | 844 def _FilterConfigPaths(dep_paths, blocklist=None, allowlist=None):  argument 856 def _DepsFromPathsWithFilters(dep_paths, blocklist=None, allowlist=None):  argument
  | 
| /external/tensorflow/tensorflow/python/framework/ | 
| D | python_op_gen_main.cc | 130     std::unordered_set<string> allowlist(op_list.begin(), op_list.end());  in PrintAllPythonOps()  local
  | 
| /external/AFLplusplus/instrumentation/ | 
| D | afl-llvm-common.cc | 117   char *allowlist = getenv("AFL_LLVM_ALLOWLIST");  in initInstrumentList()  local
  | 
| /external/perfetto/tools/ | 
| D | gen_amalgamated | 147 def apply_allowlist(allowlist, items):  argument
  | 
| /external/tensorflow/tensorflow/compiler/jit/ | 
| D | mark_for_compilation_pass.cc | 1214   absl::flat_hash_set<string> allowlist;  in GetOrCreateAllowlist()  local 1270   auto allowlist = GetOrCreateAllowlist();  in FindCompilationCandidates()  local
  |