Home
last modified time | relevance | path

Searched defs:Expand (Results 1 – 25 of 42) sorted by relevance

12

/external/skia/src/core/
DSkMipmap.cpp30 static Sk4h Expand(uint32_t x) { in Expand() function
42 static uint32_t Expand(uint16_t x) { in Expand() function
52 static uint32_t Expand(uint16_t x) { in Expand() function
62 static unsigned Expand(unsigned x) { in Expand() function
72 static Sk4f Expand(uint16_t x) { in Expand() function
85 static Sk4f Expand(uint64_t x) { in Expand() function
97 static uint32_t Expand(uint16_t x) { in Expand() function
107 static uint64_t Expand(uint32_t x) { in Expand() function
117 static Sk4f Expand(uint32_t x) { in Expand() function
129 static skvx::Vec<4, uint32_t> Expand(uint64_t x) { in Expand() function
[all …]
/external/webrtc/modules/audio_coding/neteq/
Dmerge.h20 class Expand; variable
Dnormal.h28 class Expand; variable
Dexpand_unittest.cc27 TEST(Expand, CreateAndDestroy) { in TEST() argument
37 TEST(Expand, CreateUsingFactory) { in TEST() argument
Dneteq_impl.h46 class Expand; variable
Dexpand.cc31 Expand::Expand(BackgroundNoise* background_noise, in Expand() function in webrtc::Expand
/external/openscreen/cast/streaming/
Dexpanded_value_base.h120 Subclass Expand(ShortUnsigned x) const { in Expand() function
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Ddata_format.cc50 xla::StatusOr<xla::XlaOp> Expand(xla::XlaOp input, int64 dim) { in Expand() function
/external/skqp/src/core/
DSkMipMap.cpp29 static Sk4h Expand(uint32_t x) { in Expand() function
41 static uint32_t Expand(uint16_t x) { in Expand() function
51 static uint32_t Expand(uint16_t x) { in Expand() function
61 static unsigned Expand(unsigned x) { in Expand() function
71 static Sk4f Expand(uint64_t x) { in Expand() function
/external/llvm-project/flang/include/flang/Evaluate/
Dtools.h876 template <typename A> A Expand(A &&x) const { in Expand() function
879 template <typename T> Constant<T> Expand(Constant<T> &&x) { in Expand() function
886 template <typename T> Constant<T> Expand(Parentheses<T> &&x) { in Expand() function
889 template <typename T> Expr<T> Expand(Expr<T> &&x) { in Expand() function
/external/llvm/docs/
DWritingAnLLVMBackend.rst1361 Expand subsection
/external/llvm-project/llvm/docs/
DWritingAnLLVMBackend.rst1401 Expand subsection
/external/ppp/pppd/
Dpppcrypt.c97 Expand(in, out) in Expand() function
/external/protobuf/src/google/protobuf/stubs/
Dbytestream.cc123 void GrowingArrayByteSink::Expand(size_t amount) { // Expand by at least 50%. in Expand() function in google::protobuf::strings::GrowingArrayByteSink
/external/protobuf/objectivec/DevTools/
Dpddm.py260 def Expand(self, macro_ref_str): member in MacroCollection
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp242 void CJBig2_Image::Expand(int32_t h, bool v) { in Expand() function in CJBig2_Image
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp120 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local
2601 bool Expand = true; in VisitTemplateTypeParmDecl() local
2714 bool Expand = true; in VisitNonTypeTemplateParmDecl() local
2879 bool Expand = true; in VisitTemplateTemplateParmDecl() local
3111 bool Expand = true; in instantiateUnresolvedUsingDecl() local
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h61 Expand, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp962 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp677 SDValue VectorLegalizer::Expand(SDValue Op) { in Expand() function in __anon60ee53700111::VectorLegalizer
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h72 Expand, enumerator
/external/mksh/src/
Deval.c52 } Expand; typedef
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp116 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local
2086 bool Expand = true; in VisitNonTypeTemplateParmDecl() local
2243 bool Expand = true; in VisitTemplateTemplateParmDecl() local
/external/libtextclassifier/native/annotator/
Dtypes.h179 TokenSpan Expand(int num_tokens_left, int num_tokens_right) const { in Expand() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp841 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer

12