/external/syzkaller/pkg/symbolizer/ |
D | symbolizer.go | 23 type Frame struct { struct 24 PC uint64 25 Func string 26 File string 27 Line int 28 Inline bool
|
/external/skqp/include/android/ |
D | SkAnimatedImage.h | 105 struct Frame { struct 122 Frame(); argument
|
/external/skia/include/android/ |
D | SkAnimatedImage.h | 118 struct Frame { struct 135 Frame(); argument
|
/external/tensorflow/tensorflow/core/graph/ |
D | control_flow.cc | 29 struct Frame { struct 30 string name; 33 Frame* parent = nullptr; 37 const Node* loop_cond = nullptr;
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | Frame.java | 29 public class Frame{ class 55 public Frame(final int maxLocals, final int maxStack) { in Frame() method in Frame 63 public Frame(final LocalVariables locals, final OperandStack stack) { in Frame() method in Frame
|
/external/webp/src/demux/ |
D | demux.c | 43 typedef struct Frame { struct 53 struct Frame* next_; argument 54 } Frame; typedef
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_while.cc | 63 struct Frame { struct 64 string name; 67 Frame* parent = nullptr; 68 int num_children = 0; 71 std::vector<Arg> args; 75 Node* loop_cond = nullptr; 78 std::unordered_set<Node*> nodes;
|
/external/perfetto/src/profiling/memory/ |
D | bookkeeping.h | 122 struct Frame { struct 123 Frame(Interned<Mapping> m, Interned<std::string> fn_name, uint64_t pc) in Frame() argument 129 bool operator<(const Frame& other) const { argument
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | Frame.java | 35 public class Frame { class 48 public Frame() { in Frame() method in Frame 67 Frame(long threadID, long id, Location location, ArrayList<Variable> vars) { in Frame() method in Frame
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.h | 17 class Frame; variable
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.h | 17 class Frame; variable
|
/external/grpc-grpc/tools/http2_interop/ |
D | frame.go | 7 type Frame interface { interface
|
/external/v8/src/compiler/ |
D | osr.h | 17 class Frame; variable
|
D | frame.cc | 15 Frame::Frame(int fixed_frame_size_in_slots) in Frame() function in v8::internal::compiler::Frame
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 57 void MipsELFStreamer::EmitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIStartProcImpl() 68 void MipsELFStreamer::EmitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIEndProcImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | DebugFrameDataSubsection.cpp | 42 void DebugFrameDataSubsection::addFrameData(const FrameData &Frame) { in addFrameData()
|
/external/swiftshader/third_party/llvm-7.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
|
/external/perfetto/src/ipc/ |
D | buffered_frame_deserializer.h | 34 class Frame; // Defined in the protobuf autogenerated wire_protocol.pb.h. variable
|
/external/skia/resources/particles/ |
D | penguin_cannon.json | 33 "Frame": "World", string 77 "Frame": "World", string 116 "Frame": "Velocity", string
|
/external/python/cpython3/Doc/library/ |
D | tracemalloc.rst | 447 Frame section in API
|
/external/deqp/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::__anon2cf161500111::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::__anon5d5a7f590111::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::__anonddcfef8c0111::Frame
|
/external/skqp/src/codec/ |
D | SkWebpCodec.h | 60 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
|
/external/skia/src/codec/ |
D | SkWebpCodec.h | 60 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
|