| /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/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/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/node/deps/v8/src/compiler/ |
| D | osr.h | 17 class Frame; variable
|
| D | frame.cc | 13 Frame::Frame(int fixed_frame_size_in_slots) in Frame() function in v8::internal::compiler::Frame
|
| /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/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/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::__anonebf29ecf0111::Frame
|
| D | teglPartialUpdateTests.cpp | 144 struct Frame struct 147 int width; 148 int height; 149 vector<DrawCommand> draws; 152 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anon0dac64580111::Frame
|
| D | teglSwapBuffersWithDamageTests.cpp | 112 struct Frame struct 115 int width; 116 int height; 117 vector<DrawCommand> draws; 120 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anon2bba638b0111::Frame
|
| /third_party/node/test/common/ |
| D | http2.js | 61 class Frame { class 139 Frame, property
|
| /third_party/python/Doc/library/ |
| D | tracemalloc.rst | 507 Frame section in API
|
| /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
|
| D | SkHeifCodec.h | 103 Frame(int i) : INHERITED(i) {} in Frame() function
|
| /third_party/rust/crates/regex/regex-syntax/src/ast/ |
| D | visitor.rs | 137 enum Frame<'a> { enum 435 impl<'a> Frame<'a> { impl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| D | PDBContext.cpp | 89 DILineInfo Frame = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress() local
|
| /third_party/ffmpeg/fftools/ |
| D | ffplay.c | 154 typedef struct Frame { struct 155 AVFrame *frame; argument 167 } Frame; argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | trace-parser.py | 10 class Frame: class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RTDyldMemoryManager.cpp | 144 for (auto &Frame : EHFrames) in deregisterEHFrames() local
|
| /third_party/skia/src/android/ |
| D | SkAnimatedImage.cpp | 111 SkAnimatedImage::Frame::Frame() in Frame() function in SkAnimatedImage::Frame
|