/external/perfetto/ui/src/frontend/ |
D | track_panel.ts | 53 private dropping: 'before'|'after'|undefined = undefined; 74 const dropClass = this.dropping ? `drop-${this.dropping}` : ''; 152 this.dropping = 'before'; 154 this.dropping = 'after'; 160 this.dropping = undefined; 165 if (this.dropping === undefined) return; 171 globals.dispatch(Actions.moveTrack({srcId, op: this.dropping, dstId})); 172 this.dropping = undefined;
|
/external/tensorflow/.github/ISSUE_TEMPLATE/ |
D | 60-tflite-converter-issue.md | 24 (You can paste links or attach files by dragging & dropping them below) 32 (You can paste links or attach files by dragging & dropping them below)
|
/external/rust/crates/itertools/tests/ |
D | test_core.rs | 126 fn dropping() { in dropping() function 128 let mut it = xs.iter().dropping(2); in dropping() 131 let mut it = xs.iter().dropping(5); in dropping()
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | legalize-fp-load-invariant.ll | 3 ; Type legalization for illegal FP type results was dropping invariant
|
D | fastregalloc-illegal-subreg-physreg.mir | 5 # tied operands would skip dropping the subregister index.
|
/external/rust/crates/peeking_take_while/ |
D | METADATA | 2 …t the first value for which the `take_while` predicate returned false after dropping the `by_ref`."
|
D | Cargo.toml | 3 …t the first value for which the `take_while` predicate returned false after dropping the `by_ref`."
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | 2007-02-07-PointerCast.ll | 3 ; Make sure the uint isn't removed. Instcombine in llvm 1.9 was dropping the
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2007-02-07-PointerCast.ll | 3 ; Make sure the uint isn't removed. Instcombine in llvm 1.9 was dropping the
|
/external/libcap/doc/values/ |
D | 8.txt | 4 vectors. This capability permits dropping bits from the
|
/external/libcap/psx/ |
D | README | 5 (including dropping privilege) in a Go program running on Linux. This
|
/external/llvm-project/clang/test/SemaObjC/ |
D | illegal-nonarc-bridged-cast.m | 46 // Check that clang doesn't warn about dropping const from Objective-C object
|
/external/pigweed/pw_toolchain/host_clang/ |
D | BUILD.gn | 69 # Force dropping the system libc++
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | reassociate_salvages_debug_info.ll | 3 ; Check that reassociate pass now salvages debug info when dropping instructions.
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.44.4.txt | 53 as dropping obsolete files that aren't shipped as part of
|
/external/iproute2/tc/ |
D | q_codel.c | 193 if (st->dropping) in codel_print_xstats()
|
/external/iproute2/include/uapi/linux/ |
D | pkt_sched.h | 715 __u32 dropping; /* are we in dropping state ? */ member 767 __u32 dropping; member
|
/external/rust/crates/heck/ |
D | README.md | 45 This library is a little bit opinionated (dropping punctuation, for example).
|
/external/iproute2/examples/diffserv/ |
D | README | 36 subnet to AF4*, BE or end up dropping depending on the metering results.
|
/external/llvm-project/clang/include/clang/Basic/ |
D | arm_mve_defs.td | 435 // PNT_Type: the usual case, in which the polymorphic name is made by dropping 440 // PNT_2Type: the polymorphic name is made by dropping _two_ type suffixes. 444 // PNT_NType: the polymorphic name is made by dropping an "_n" suffix and a 448 // PNT_NType: the polymorphic name is made by just dropping an "_n" suffix 452 // PNT_WBType: the polymorphic name is made by dropping an "_wb" suffix and a 456 // PNT_WB: the polymorphic name is made by just dropping "_wb". E.g.
|
/external/mesa3d/docs/relnotes/ |
D | 10.6.9.rst | 99 - st/mesa: fix front buffer regression after dropping st_validate_state
|
/external/libnl/include/linux-private/linux/ |
D | pkt_sched.h | 776 __u32 dropping; /* are we in dropping state ? */ member 828 __u32 dropping; member
|
/external/llvm-project/llvm/docs/ |
D | HowToUpdateDebugInfo.rst | 60 the rule for :ref:`dropping locations<WhenToDropLocation>` applies. 105 :ref:`dropping locations<WhenToDropLocation>` should apply here. 110 :ref:`dropping locations<WhenToDropLocation>` applies. 133 dropping locations applies.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 49 - Remove unnecessary uid check in change_uid when dropping supplemental groups
|
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/ |
D | globalaa-retained.ll | 14 ; dropping the GlobalsAA information earlier in the pipeline, which
|