/external/swiftshader/third_party/llvm-7.0/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/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/swiftshader/third_party/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/perfetto/ui/src/frontend/ |
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 | track_panel.ts | 43 oninit(vnode: m.Vnode<TrackShellAttrs>) { 44 this.attrs = vnode.attrs; 190 constructor(vnode: m.CVnode<TrackPanelAttrs>) { 192 this.trackState = globals.state.tracks[vnode.attrs.id];
|
D | overview_timeline_panel.ts | 50 oncreate(vnode: m.CVnodeDOM) { 51 this.onupdate(vnode);
|
D | topbar.ts | 98 oncreate(vnode: m.VnodeDOM) { 99 const txt = vnode.dom.querySelector('input') as HTMLInputElement;
|
D | track_group_panel.ts | 83 oncreate(vnode: m.CVnodeDOM<Attrs>) { 84 this.onupdate(vnode);
|
D | viewer_page.ts | 187 oncreate(vnode: m.CVnodeDOM) { 190 const rect = vnode.dom.getBoundingClientRect(); 207 vnode.dom.querySelector('.pan-and-zoom-content') as HTMLElement;
|
D | record_widgets.ts | 190 oncreate: (vnode) => this.resetScroll(vnode.dom as HTMLSelectElement),
|
D | panel_container.ts | 75 constructor(vnode: m.CVnode<Attrs>) { 76 this.attrs = vnode.attrs;
|
/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()
|