Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 72) sorted by relevance

123

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal_unittest.cc41 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
Ddecision_logic_normal.cc29 const Expand& expand, in GetDecisionSpecialized()
151 const Expand& expand, in FuturePacketAvailable()
Ddecision_logic_fax.cc24 const Expand& expand, in GetDecisionSpecialized()
Dmerge_unittest.cc33 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local
Dnormal.h37 Expand* expand) in Normal()
Dexpand_unittest.cc34 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
Ddecision_logic.cc106 const Expand& expand, in GetDecision()
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D037-finalize-unexpanded-macro.c1 #define expand(x) expand(x once) macro
/external/python/cpython2/Tools/webchecker/
Dtktools.py135 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/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializationHandler.java143 public void setDTDEntityExpansion(boolean expand); in setDTDEntityExpansion()
/external/volley/src/main/java/com/android/volley/toolbox/
DPoolingByteArrayOutputStream.java71 private void expand(int i) { in expand() method in PoolingByteArrayOutputStream
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js307 function toggleInherited(linkObj, expand) { argument
334 function toggleAllInherited(linkObj, expand) { argument
/external/python/cpython2/Lib/
Dsysconfig.py425 def get_paths(scheme=_get_default_scheme(), vars=None, expand=True): argument
436 def get_path(name, scheme=_get_default_scheme(), vars=None, expand=True): argument
/external/skia/src/opts/
DSkBlurImageFilter_opts.h25 static inline __m128i expand(SkPMColor p) { in expand() function
37 static inline __m128i expand(int p) { in expand() function
170 static inline uint16x4_t expand(SkPMColor p) { in expand() function
/external/valgrind/none/tests/amd64/
Dpcmpxstrx64w.c26 void expand ( V128* dst, char* summary ) in expand() function
Dpcmpxstrx64.c25 void expand ( V128* dst, char* summary ) in expand() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.cpp195 void expand(SetTheory &ST, Record *Def, RecSet &Elts) { in expand() function
251 const RecVec *SetTheory::expand(Record *Set) { in expand() function in SetTheory
/external/libunwind/src/mi/
Dmempool.c105 expand (struct mempool *pool) in expand() function
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DSelection.java119 public void expand(BreakIterator breaker) { in expand() method in Selection
/external/apache-http/src/org/apache/http/util/
DByteArrayBuffer.java61 private void expand(int newlen) { in expand() method in ByteArrayBuffer
DCharArrayBuffer.java63 private void expand(int newlen) { in expand() method in CharArrayBuffer
/external/eigen/Eigen/src/SparseLU/
DSparseLU_Memory.h63 Index SparseLUImpl<Scalar,StorageIndex>::expand(VectorType& vec, Index& length, Index nbElts, Inde… in expand() function
/external/llvm/lib/TableGen/
DSetTheory.cpp236 void expand(SetTheory &ST, Record *Def, RecSet &Elts) override { in expand() function
298 const RecVec *SetTheory::expand(Record *Set) { in expand() function in SetTheory
/external/v8/tools/
Djs2c.py147 def expand(self, mapping): member in TextMacro
159 def expand(self, mapping): member in PythonMacro
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCompactByteArray.java373 private void expand() in expand() method in CompactByteArray

123