/external/perfetto/ui/src/frontend/ |
D | details_panel.ts | 188 vnode: AnyAttrsVnode; property 199 vnode: m(NotesEditorPanel, { 210 vnode: m(NotesEditorPanel, { 221 vnode: m(SliceDetailsPanel, { 230 vnode: m(CounterDetailsPanel, { 239 vnode: m(HeapProfileDetailsPanel, {key: 'heap_profile'}) 246 vnode: m(CpuProfileDetailsPanel, { 255 vnode: m(ChromeSliceDetailsPanel, {key: 'chrome_slice'}) 262 vnode: m(ThreadStatePanel, {key: 'thread_state'}) 273 vnode: m(LogPanel, {key: 'logs_panel'}) [all …]
|
D | panel.ts | 25 vnode: PanelVNode<Attrs>): void; 26 abstract view(vnode: m.CVnode<Attrs>): m.Children|null|void; 32 export function isPanelVNode(vnode: m.Vnode): vnode is PanelVNode<{}> { 33 const tag = vnode.tag as {};
|
D | query_table.ts | 78 view(vnode: m.Vnode<QueryTableRowAttrs>) { 80 const {row, columns} = vnode.attrs; 113 onbeforeupdate(vnode: m.CVnode<QueryTableAttrs>) { 114 const {queryId} = vnode.attrs; 120 view(vnode: m.CVnode<QueryTableAttrs>) { 121 const {queryId} = vnode.attrs;
|
D | analyze_page.ts | 81 oncreate(vnode: m.VnodeDOM) { 85 const textarea = vnode.dom as HTMLTextAreaElement; 94 onupdate(vnode: m.VnodeDOM) { 95 this.setHeightBeforeResize(vnode.dom as HTMLElement);
|
D | overview_timeline_panel.ts | 59 oncreate(vnode: m.CVnodeDOM) { 60 this.onupdate(vnode); 61 (vnode.dom as HTMLElement)
|
D | track_panel.ts | 56 oninit(vnode: m.Vnode<TrackShellAttrs>) { 57 this.attrs = vnode.attrs; 281 constructor(vnode: m.CVnode<TrackPanelAttrs>) { 283 this.trackState = globals.state.tracks[vnode.attrs.id];
|
D | viewer_page.ts | 73 oncreate(vnode: m.CVnodeDOM) { 76 const rect = vnode.dom.getBoundingClientRect(); 95 vnode.dom.querySelector('.pan-and-zoom-content') as HTMLElement;
|
D | topbar.ts | 86 oncreate(vnode: m.VnodeDOM) { 87 const txt = vnode.dom.querySelector('input') as HTMLInputElement;
|
D | track_group_panel.ts | 142 oncreate(vnode: m.CVnodeDOM<Attrs>) { 143 this.onupdate(vnode);
|
D | record_widgets.ts | 272 oncreate: (vnode) => this.resetScroll(vnode.dom as HTMLSelectElement),
|
D | panel_container.ts | 161 constructor(vnode: m.CVnode<Attrs>) { 162 this.attrs = vnode.attrs;
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 44 …8, i8, i8, %struct.lock, i64, i64, i8*, i32, i8, i8, i8, i8, i64, %struct.vnode*, i32, i32, %struc… 47 …, i8, i8, i8, %struct.buf_ops*, i32, i8, i8, i8, i8, %struct.vm_object*, %6, i8*, %struct.vnode* }> 56 …%struct.file = type <{ i8*, %struct.fileops*, %struct.ucred*, %struct.vnode*, i16, i16, i32, i32, … 62 %struct.freelst = type <{ %struct.vnode*, %struct.vnode** }> 90 … type <{ i16, i16, i8, i8, i8, i8, i64, i64, %struct.lock_owner*, %struct.vnode*, %struct.inode*, … 98 …, i8, %struct.mntlist, %struct.vfsops*, %struct.vfsconf*, %struct.vnode*, %struct.vnode*, i32, i8,… 111 …t.mtx, %struct.task, %struct.osd, %struct.cpuset*, %struct.vnet*, %struct.vnode*, i32, i32, %struc… 112 …struct.rusage_ext, i32, i32, i32, i8, i8, i8, i8, %struct.vnode*, %struct.ucred*, %struct.vnode*, … 122 …%struct.session = type <{ i32, i8, i8, i8, i8, %struct.proc*, %struct.vnode*, %struct.tty*, i32, [… 149 …vnode**)*, i32 (%struct.mount*, i32, i32, i8*)*, i32 (%struct.mount*, %struct.statfs*)*, i32 (%str… [all …]
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 45 …8, i8, i8, %struct.lock, i64, i64, i8*, i32, i8, i8, i8, i8, i64, %struct.vnode*, i32, i32, %struc… 48 …, i8, i8, i8, %struct.buf_ops*, i32, i8, i8, i8, i8, %struct.vm_object*, %6, i8*, %struct.vnode* }> 57 …%struct.file = type <{ i8*, %struct.fileops*, %struct.ucred*, %struct.vnode*, i16, i16, i32, i32, … 63 %struct.freelst = type <{ %struct.vnode*, %struct.vnode** }> 91 … type <{ i16, i16, i8, i8, i8, i8, i64, i64, %struct.lock_owner*, %struct.vnode*, %struct.inode*, … 99 …, i8, %struct.mntlist, %struct.vfsops*, %struct.vfsconf*, %struct.vnode*, %struct.vnode*, i32, i8,… 112 …t.mtx, %struct.task, %struct.osd, %struct.cpuset*, %struct.vnet*, %struct.vnode*, i32, i32, %struc… 113 …struct.rusage_ext, i32, i32, i32, i8, i8, i8, i8, %struct.vnode*, %struct.ucred*, %struct.vnode*, … 123 …%struct.session = type <{ i32, i8, i8, i8, i8, %struct.proc*, %struct.vnode*, %struct.tty*, i32, [… 150 …vnode**)*, i32 (%struct.mount*, i32, i32, i8*)*, i32 (%struct.mount*, %struct.statfs*)*, i32 (%str… [all …]
|
/external/perfetto/infra/ci/frontend/static/ |
D | script.js | 145 view: function (vnode) { argument 173 if (vnode.attrs.cl && gerritCl.num != vnode.attrs.cl) continue; 178 if (vnode.attrs.cl) { 180 `Showing only CL ${vnode.attrs.cl} - `, 370 oncreate: function(vnode) { argument 383 term.open(vnode.dom); 385 if (vnode.attrs.focused) 388 onremove: function(vnode) { argument 393 onupdate: function(vnode) { argument 431 oncreate: function (vnode) { argument [all …]
|
/external/toybox/toys/pending/ |
D | crond.c | 306 VAR *v, *vnode = (VAR *)l->var; in free_cronfile() local 310 while (vnode && (v = dlist_pop(&vnode))) { in free_cronfile() 397 VAR *v, *vnode = (VAR *)cfile->var; in scan_cronfiles() local 402 while (vnode && (v = dlist_pop(&vnode))) { in scan_cronfiles()
|
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
D | ClassInstrumentor.java | 291 VarInsnNode vnode = (VarInsnNode) node; in extractCallToSuperConstructor() local 292 if (vnode.var == 0) { in extractCallToSuperConstructor()
|