/external/syzkaller/vendor/google.golang.org/api/googleapi/internal/uritemplates/ |
D | utils.go | 10 func Expand(path string, values map[string]string) (escaped, unescaped string, err error) { func
|
D | uritemplates.go | 202 func (t *uriTemplate) Expand(values map[string]string) (escaped, unescaped string) { func
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | normal.h | 28 class Expand; variable
|
D | merge.h | 23 class Expand; variable
|
D | expand_unittest.cc | 27 TEST(Expand, CreateAndDestroy) { in TEST() argument 37 TEST(Expand, CreateUsingFactory) { in TEST() argument
|
D | neteq_impl.h | 42 class Expand; variable
|
D | decision_logic.h | 25 class Expand; variable
|
D | expand.cc | 29 Expand::Expand(BackgroundNoise* background_noise, in Expand() function in webrtc::Expand
|
/external/tensorflow/tensorflow/compiler/tf2xla/lib/ |
D | data_format.cc | 48 xla::StatusOr<xla::XlaOp> Expand(xla::XlaOp input, int64 dim) { in Expand() function
|
/external/skqp/src/core/ |
D | SkMipMap.cpp | 29 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/ |
D | SkMipMap.cpp | 29 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/ |
D | WritingAnLLVMBackend.rst | 1401 Expand subsection
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 1361 Expand subsection
|
/external/ppp/pppd/ |
D | pppcrypt.c | 97 Expand(in, out) in Expand() function
|
/external/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 121 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/ |
D | specs_ops.py | 114 Expand = Fun(array_ops.expand_dims) variable
|
/external/syzkaller/vendor/google.golang.org/api/googleapi/ |
D | googleapi.go | 285 func Expand(u *url.URL, expansions map[string]string) { func
|
/external/v8/src/regexp/ |
D | regexp-macro-assembler-irregexp.cc | 447 void RegExpMacroAssemblerIrregexp::Expand() { in Expand() function in v8::internal::RegExpMacroAssemblerIrregexp
|
/external/protobuf/objectivec/DevTools/ |
D | pddm.py | 259 def Expand(self, macro_ref_str): member in MacroCollection
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 61 Expand, enumerator
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 677 SDValue VectorLegalizer::Expand(SDValue Op) { in Expand() function in __anoncdad64d20111::VectorLegalizer
|
/external/mksh/src/ |
D | eval.c | 51 } Expand; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 707 SDValue VectorLegalizer::Expand(SDValue Op) { in Expand() function in VectorLegalizer
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 116 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local 2086 bool Expand = true; in VisitNonTypeTemplateParmDecl() local 2243 bool Expand = true; in VisitTemplateTemplateParmDecl() local
|
D | TreeTransform.h | 3310 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
|