Home
last modified time | relevance | path

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

12

/external/syzkaller/vendor/google.golang.org/api/googleapi/internal/uritemplates/
Dutils.go10 func Expand(path string, values map[string]string) (escaped, unescaped string, err error) { func
Duritemplates.go202 func (t *uriTemplate) Expand(values map[string]string) (escaped, unescaped string) { func
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal.h28 class Expand; variable
Dmerge.h23 class Expand; variable
Dexpand_unittest.cc27 TEST(Expand, CreateAndDestroy) { in TEST() argument
37 TEST(Expand, CreateUsingFactory) { in TEST() argument
Dneteq_impl.h42 class Expand; variable
Ddecision_logic.h25 class Expand; variable
Dexpand.cc29 Expand::Expand(BackgroundNoise* background_noise, in Expand() function in webrtc::Expand
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Ddata_format.cc48 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/skia/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/swiftshader/third_party/llvm-7.0/llvm/docs/
DWritingAnLLVMBackend.rst1401 Expand subsection
/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.cc121 void GrowingArrayByteSink::Expand(size_t amount) { // Expand by at least 50%. in Expand() function in google::protobuf::strings::GrowingArrayByteSink
/external/tensorflow/tensorflow/contrib/specs/python/
Dspecs_ops.py114 Expand = Fun(array_ops.expand_dims) variable
/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dgoogleapi.go285 func Expand(u *url.URL, expansions map[string]string) { func
/external/v8/src/regexp/
Dregexp-macro-assembler-irregexp.cc447 void RegExpMacroAssemblerIrregexp::Expand() { in Expand() function in v8::internal::RegExpMacroAssemblerIrregexp
/external/protobuf/objectivec/DevTools/
Dpddm.py259 def Expand(self, macro_ref_str): member in MacroCollection
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h61 Expand, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp677 SDValue VectorLegalizer::Expand(SDValue Op) { in Expand() function in __anoncdad64d20111::VectorLegalizer
/external/mksh/src/
Deval.c51 } Expand; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp707 SDValue VectorLegalizer::Expand(SDValue Op) { in Expand() function in VectorLegalizer
/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

12