/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/ |
D | Expander.java | 66 public void expand(File archive, File targetDirectory) throws IOException, ArchiveException { in expand() method in Expander 84 …public void expand(String format, File archive, File targetDirectory) throws IOException, ArchiveE… in expand() method in Expander 106 …public void expand(InputStream archive, File targetDirectory) throws IOException, ArchiveException… in expand() method in Expander 120 public void expand(String format, InputStream archive, File targetDirectory) in expand() method in Expander 135 public void expand(String format, SeekableByteChannel archive, File targetDirectory) in expand() method in Expander 157 public void expand(final ArchiveInputStream archive, File targetDirectory) in expand() method in Expander 184 public void expand(final ZipFile archive, File targetDirectory) in expand() method in Expander 214 public void expand(final SevenZFile archive, File targetDirectory) in expand() method in Expander 237 private void expand(ArchiveEntrySupplier supplier, EntryWriter writer, File targetDirectory) in expand() method in Expander
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 258 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 263 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 268 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 273 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 320 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 325 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 363 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 368 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 373 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo 378 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon45e00deb0111::AVRExpandPseudo [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | normal_unittest.cc | 41 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local 55 MockExpand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, in TEST() local 101 MockExpand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, in TEST() local
|
D | decision_logic_normal.cc | 29 const Expand& expand, in GetDecisionSpecialized() 151 const Expand& expand, in FuturePacketAvailable()
|
D | merge_unittest.cc | 33 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local
|
D | decision_logic_fax.cc | 24 const Expand& expand, in GetDecisionSpecialized()
|
D | normal.h | 37 Expand* expand) in Normal()
|
D | expand_unittest.cc | 34 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local 45 Expand* expand = expand_factory.Create(&bgn, &sync_buffer, &random_vector, in TEST() local
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 037-finalize-unexpanded-macro.c | 1 #define expand(x) expand(x once) macro
|
/external/python/cpython2/Tools/webchecker/ |
D | tktools.py | 135 fill=BOTH, expand=1, wrap=WORD, pack=1, argument 164 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument 186 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument 300 side=None, expand=None, font=None): argument
|
/external/python/uritemplates/uritemplate/ |
D | api.py | 12 def expand(uri, var_dict=None, **kwargs): function
|
D | template.py | 111 def expand(self, var_dict=None, **kwargs): member in URITemplate
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
D | TextElement.java | 29 abstract String expand(); in expand() method in TextElement
|
D | ChildTextElement.java | 37 String expand() { in expand() method in ChildTextElement
|
D | TokenTextElement.java | 44 String expand() { in expand() method in TokenTextElement
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-reference.js | 307 function toggleInherited(linkObj, expand) { argument 334 function toggleAllInherited(linkObj, expand) { argument
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializationHandler.java | 143 public void setDTDEntityExpansion(boolean expand); in setDTDEntityExpansion()
|
/external/volley/src/main/java/com/android/volley/toolbox/ |
D | PoolingByteArrayOutputStream.java | 70 private void expand(int i) { in expand() method in PoolingByteArrayOutputStream
|
/external/python/cpython2/Lib/ |
D | sysconfig.py | 430 def get_paths(scheme=_get_default_scheme(), vars=None, expand=True): argument 441 def get_path(name, scheme=_get_default_scheme(), vars=None, expand=True): argument
|
/external/python/cpython3/Lib/ |
D | sysconfig.py | 496 def get_paths(scheme=_get_default_scheme(), vars=None, expand=True): argument 508 def get_path(name, scheme=_get_default_scheme(), vars=None, expand=True): argument
|
/external/scapy/scapy/layers/tls/crypto/ |
D | hkdf.py | 32 def expand(self, prk, info, L): member in TLS13_HKDF
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | GlobPattern.cpp | 28 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | SetTheory.cpp | 195 void expand(SetTheory &ST, Record *Def, RecSet &Elts) { in expand() function 251 const RecVec *SetTheory::expand(Record *Set) { in expand() function in SetTheory
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | epydoc.js | 92 function expand(id) { function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.js | 92 function expand(id) { function
|