Home
last modified time | relevance | path

Searched defs:AllowList (Results 1 – 4 of 4) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DAllowList.java43 public class AllowList extends SIPHeaderList<Allow> { class
61 public AllowList() { in AllowList() method in AllowList
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_lists.h110 gtl::FlatSet<string> AllowList() override { in AllowList() function
355 gtl::FlatSet<string> AllowList() override { in AllowList() function
/external/llvm-project/llvm/examples/OrcV2Examples/OrcV2CBindingsReflectProcessSymbols/
DOrcV2CBindingsReflectProcessSymbols.c33 LLVMOrcSymbolStringPoolEntryRef *AllowList = in allowedSymbols() local
141 LLVMOrcSymbolStringPoolEntryRef AllowList[] = { in main() local
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpoint.h564 bool AllowList() const { in AllowList() function