Home
last modified time | relevance | path

Searched refs:design (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/external/perfetto/docs/
Dtoc.md67 * [API and ABI surface](design-docs/api-and-abi.md)
68 * [Heapprofd design](design-docs/heapprofd-design.md)
69 * [Heapprofd wire protocol](design-docs/heapprofd-wire-protocol.md)
70 * [Heapprofd sampling](design-docs/heapprofd-sampling.md)
71 * [Life of a tracing session](design-docs/life-of-a-tracing-session.md)
72 * [Perfetto CI](design-docs/continuous-integration.md)
73 * [ProtoZero](design-docs/protozero.md)
74 * [Security model](design-docs/security-model.md)
/external/arm-trusted-firmware/docs/design/
Dindex.rst12 firmware-design
13 interrupt-framework-design
15 reset-design
/external/arm-trusted-firmware/docs/components/
Dindex.rst11 debugfs-design
18 romlib-design
23 xlat-tables-lib-v2-design
/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/
DREADME.md5 Material design: [Progress & activity](https://www.google.com/design/spec/components/progress-activ…
7 Element providing a multiple color material design circular spinner.
/external/llvm-project/lldb/docs/
D.htaccess18 Redirect 301 /resources/architecture.html https://lldb.llvm.org/design/overview.html
19 Redirect 301 /resources/reproducers.html https://lldb.llvm.org/design/reproducers.html
20 Redirect 301 /resources/sbapi.html https://lldb.llvm.org/design/sbapi.html
/external/perfetto/docs/design-docs/
Dheapprofd-wire-protocol.md15 ![](/docs/images/heapprofd-design/shmem-overview.png)
17 ## High-level design
18 … not block the client's malloc calls. This allows us to simplify the threading design of heapprofd.
26 ![](/docs/images/heapprofd-design/shmem-detail.png)
44 ## Detailed design
75 ![shared memory sequence diagram](/docs/images/heapprofd-design/Shared-Memory0.png "shared memory s…
84 ## Advantages over current design
90 ## Disadvantages over current design
/external/llvm/lib/Support/
DREADME.txt.system9 The software located here, of necessity, has very specific and stringent design
34 To accomplish these requirements, the library has numerous design criteria that
35 must be satisfied. Here's a high level summary of the library's design criteria:
/external/llvm-project/mlir/docs/Rationale/
DUsageOfConst.md8 design of MLIR adopted the `const` model of LLVM, which is familiar and well
11 The design team since decided to change to a different module, which eschews
17 The document below explains this design point from the viewpoint of "why make a
19 potentially controversial design point.
37 This document argues this design is introducing significant sub-optimalities
38 into the MLIR codebase, argues that the cost/benefit tradeoff of this design is
54 The basic idea of LLVM's design is that these traversals of the IR should
75 The rationale for this design is that it would be const-incorrect to return a
89 that one of: 1) The design is too complicated to be practical, 2) the benefits
112 As mentioned above, early work on MLIR adopted the same design as LLVM intended,
[all …]
DRationaleLinalgDialect.md11 This document describes the key design principles
25 We hope that the lessons from prior art, the design principles outlined in
44 However, as the design of Linalg co-evolved with the design of MLIR, it became
48 The design and evolution of Linalg follow a *codegen-friendly* approach where
68 Since the initial implementation, the design has evolved with, and partially
81 design principles as Linalg. (Vector dialect includes the higher-level
92 Linalg design remains open to evolution and cross-pollination with other
105 Several [design questions](#open_issues) remain open in Linalg, which does not
116 Linalg draws inspiration from decades of prior art to design a modern a
118 projects that influenced Linalg design:
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/
DREADME.md5 Material design: [Surface reaction](https://www.google.com/design/spec/animation/responsive-interac…
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/
DSnackbarHelper.java20 import android.support.design.widget.BaseTransientBottomBar;
21 import android.support.design.widget.Snackbar;
/external/autotest/client/site_tests/suite_HWQual/
Dcontrol.battery_charge_time16 at least 80% of design capacity (battery wear can be 20% at most). Over the
25 # battery must be at least 80% of design capacity
/external/chromium-trace/catapult/third_party/polymer/components/paper-input/
DREADME.md6 Material design: [Text fields](https://www.google.com/design/spec/components/text-fields.html)
/external/chromium-trace/catapult/third_party/polymer/components/paper-tabs/
DREADME.md6 Material design: [Tabs](https://www.google.com/design/spec/components/tabs.html)
/external/perfetto/src/profiling/memory/
DREADME.md8 For design doc, see https://perfetto.dev/docs/design-docs/heapprofd-design.
/external/gemmlowp/doc/
Dkernel.md6 explained in [design.md](design.md).
11 manually designed for each architecture, etc. The design choice made in gemmlowp
146 As explained in [design.md](design.md), gemmlowp starts by packing blocks of the
172 1. Freely design a GEMM kernel with a freely chosen data layout.
Dpacking.md5 We assume familiarity with [design.md](design.md) and with the overall 3 stages
20 As explained in [design.md](design.md), the primary purpose of packing is to
26 [design.md](design.md): at the innermost level, one tries to work within
31 Thus it has become standard in GEMM design to describe complicated "Z-order" or
/external/llvm-project/llvm/docs/
DUserGuides.rst119 This document describes the design of the stack safety analysis of local
140 and the linker and its design
149 This document describes the design and philosophy behind the LLVM
159 The design and implementation of the LLVM code generator. Useful if you are
/external/llvm-project/lld/docs/
DAtomLLD.rst20 * Modular design
50 design
/external/chromium-trace/catapult/third_party/polymer/components/paper-progress/
DREADME.md5 Material design: [Progress & activity](https://www.google.com/design/spec/components/progress-activ…
/external/chromium-trace/catapult/third_party/polymer/components/paper-fab/
DREADME.md5 Material design: [Floating Action Button](https://www.google.com/design/spec/components/buttons-flo…
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
DREADME.md6 Material design: [Dropdown menus](https://www.google.com/design/spec/components/buttons.html#button…
/external/clang/docs/
DLibFormat.rst6 on Clang. This documents describes the LibFormat interface and design as well
15 FIXME: Write up design.
/external/llvm/lib/Target/WebAssembly/
DREADME.txt7 For more information on WebAssembly itself, see the design documents:
8 * https://github.com/WebAssembly/design/blob/master/README.md
12 * https://github.com/WebAssembly/design/blob/master/AstSemantics.md
13 * https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
/external/chromium-trace/catapult/third_party/polymer/components/paper-checkbox/
DREADME.md5 `paper-checkbox` is a [material design checkbox](https://www.google.com/design/spec/components/sele…

12345678910>>...29