| /third_party/jinja2/ |
| D | compiler.py | 45 self: "CodeGenerator", node: nodes.Expr, frame: "Frame", **kwargs: t.Any 61 def visitor(self: "CodeGenerator", node: nodes.BinExpr, frame: Frame) -> None: 85 def visitor(self: "CodeGenerator", node: nodes.UnaryExpr, frame: Frame) -> None: 165 class Frame: class 171 parent: t.Optional["Frame"] = None, 389 def buffer(self, frame: Frame) -> None: 395 self, frame: Frame, force_unescaped: bool = False 422 def start_write(self, frame: Frame, node: t.Optional[nodes.Node] = None) -> None: 429 def end_write(self, frame: Frame) -> None: 435 self, s: str, frame: Frame, node: t.Optional[nodes.Node] = None [all …]
|
| D | nativetypes.py | 63 self, node: nodes.Expr, frame: Frame, finalize: CodeGenerator._FinalizeInfo 76 self, node: nodes.Expr, frame: Frame, finalize: CodeGenerator._FinalizeInfo 82 self, node: nodes.Expr, frame: Frame, finalize: CodeGenerator._FinalizeInfo
|
| D | meta.py | 24 def enter_frame(self, frame: Frame) -> None:
|
| /third_party/skia/include/android/ |
| D | SkAnimatedImage.h | 118 struct Frame { struct 135 Frame(); argument
|
| /third_party/skia/m133/include/android/ |
| D | SkAnimatedImage.h | 131 struct Frame { struct 148 Frame(); argument
|
| /third_party/skia/m133/include/encode/ |
| D | SkEncoder.h | 28 struct SK_API Frame { struct 32 SkPixmap pixmap; 36 int duration;
|
| /third_party/grpc/test/core/transport/chttp2/ |
| D | frame_test.cc | 116 TEST(Frame, Serialization) { in TEST() argument 169 TEST(Frame, Parse) { in TEST() argument 224 TEST(Frame, ParsePadded) { in TEST() argument 243 TEST(Frame, UnknownIgnored) { in TEST() argument 254 TEST(Frame, ParseRejects) { in TEST() argument
|
| D | hpack_parser_fuzzer.proto | 23 message Frame { message
|
| /third_party/skia/m133/third_party/externals/libwebp/src/demux/ |
| D | demux.c | 43 typedef struct Frame { struct 53 struct Frame* next_; argument 54 } Frame; typedef
|
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| D | demux.c | 43 typedef struct Frame { struct 53 struct Frame* next_; argument 54 } Frame; typedef
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| D | visitor.rs | 73 enum Frame<'a> { enum 192 impl<'a> Frame<'a> { impl
|
| /third_party/rust/rust/compiler/rustc_const_eval/src/interpret/ |
| D | eval_context.rs | 87 pub struct Frame<'mir, 'tcx, Prov: Provenance = AllocId, Extra = ()> { struct 92 pub body: &'mir mir::Body<'tcx>, 95 pub instance: ty::Instance<'tcx>, 98 pub extra: Extra, 104 pub return_to_block: StackPopCleanup, 108 pub return_place: PlaceTy<'tcx, Prov>, 137 pub struct FrameInfo<'tcx> { argument 202 impl<'mir, 'tcx, Prov: Provenance> Frame<'mir, 'tcx, Prov> { implementation 217 impl<'mir, 'tcx, Prov: Provenance, Extra> Frame<'mir, 'tcx, Prov, Extra> { impl
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| D | Thread.hpp | 70 class Frame class 99 Frame::Frame(ID id, std::string function) in Frame() function in vk::dbg::Frame
|
| /third_party/grpc/tools/http2_interop/ |
| D | frame.go | 21 type Frame interface { interface
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFStreamer.cpp | 56 void MipsELFStreamer::EmitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIStartProcImpl() 67 void MipsELFStreamer::EmitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIEndProcImpl()
|
| /third_party/rust/rust/compiler/rustc_expand/src/mbe/ |
| D | transcribe.rs | 33 enum Frame<'a> { enum 38 impl<'a> Frame<'a> { impl 45 impl<'a> Iterator for Frame<'a> { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| D | CoroElide.cpp | 69 static bool operandReferences(CallInst *CI, AllocaInst *Frame, AAResults &AA) { in operandReferences() 79 static void removeTailCallAttribute(AllocaInst *Frame, AAResults &AA) { in removeTailCallAttribute() 131 auto *Frame = new AllocaInst(FrameTy, DL.getAllocaAddrSpace(), "", InsertPt); in elideHeapAllocations() local
|
| /third_party/python/Doc/library/ |
| D | tracemalloc.rst | 507 Frame section in API
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglBufferAgeTests.cpp | 156 struct Frame struct 159 int width; 160 int height; 161 vector<DrawCommand> draws; 164 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anon415c59f10111::Frame
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | DebugFrameDataSubsection.cpp | 59 void DebugFrameDataSubsection::addFrameData(const FrameData &Frame) { in addFrameData()
|
| /third_party/skia/src/codec/ |
| D | SkWebpCodec.h | 57 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
|
| /third_party/skia/m133/src/codec/ |
| D | SkWebpCodec.h | 66 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
|
| D | SkCrabbyAvifCodec.h | 92 Frame(int i, SkEncodedInfo::Alpha alpha) : SkFrame(i), fReportedAlpha(alpha) {} in Frame() function
|
| D | SkAvifCodec.h | 76 Frame(int i, SkEncodedInfo::Alpha alpha) : INHERITED(i), fReportedAlpha(alpha) {} in Frame() function
|
| /third_party/grpc/test/core/transport/chaotic_good/ |
| D | message_chunker_test.cc | 28 using Frame = typedef
|