Home
last modified time | relevance | path

Searched defs:Expand (Results 1 – 25 of 30) 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
Dexpand_unittest.cc27 TEST(Expand, CreateAndDestroy) { in TEST() argument
37 TEST(Expand, CreateUsingFactory) { in TEST() argument
Dnormal.h28 class Expand; variable
Dneteq_impl.h46 class Expand; variable
Dexpand.cc31 Expand::Expand(BackgroundNoise* background_noise, in Expand() function in webrtc::Expand
Dneteq_impl_unittest.cc1698 TEST_F(NetEqImplTest120ms, Expand) { in TEST_F() argument
/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 StatusOr<xla::XlaOp> Expand(xla::XlaOp input, int64_t dim) { in Expand() function
/external/llvm/docs/
DWritingAnLLVMBackend.rst1361 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/clang/include/clang/CodeGen/
DCGFunctionInfo.h61 Expand, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp959 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 __anon00da47350111::VectorLegalizer
/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
DTreeTransform.h3310 bool Expand = true; in TransformExprs() local
3893 bool Expand = true; in TransformTemplateArguments() local
5074 bool Expand = false; in TransformExceptionSpec() local
5978 bool Expand = false; in TransformObjCObjectType() local
9788 bool Expand = true; in TransformTypeTraitExpr() local
10780 bool Expand = true; in TransformCXXFoldExpr() local
10961 bool Expand = true; in TransformObjCDictionaryLiteral() 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
/external/dng_sdk/source/
Ddng_read_image.cpp602 bool dng_lzw_expander::Expand (const uint8 *sPtr, in Expand() function in dng_lzw_expander
/external/mesa3d/src/imgui/
Dimgui_internal.h503 …void Expand(const float amount) { Min.x -= amount; Min.y -= amount; Max.x += a… in Expand() function
504 …void Expand(const ImVec2& amount) { Min.x -= amount.x; Min.y -= amount.y; Max.x += a… in Expand() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dlayout_optimizer.cc2050 Status Expand() { in Expand() function in tensorflow::grappler::__anonb6f45ffe0111::DataLayoutOptimizer

12