Home
last modified time | relevance | path

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

12345678910>>...22

/third_party/alsa-lib/doc/
Dindex.doxygen38 - Page \subpage control_plugins explains the design of primitive control plugins.
41 - Page \subpage pcm explains the design of the PCM (digital audio) API.
42 - Page \subpage pcm_plugins explains the design of PCM (digital audio) plugins.
45 - Page \subpage rawmidi explains the design of the RawMidi API.
46 - Page \subpage timer explains the design of the Timer API.
47 - Page \subpage seq explains the design of the Sequencer API.
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-style.cc104 unsigned int lower, design, upper; in hb_style_get_value() local
107 : hb_ot_layout_get_size_params (face, &design, nullptr, nullptr, nullptr, nullptr) in hb_style_get_value()
108 ? design / 10.f in hb_style_get_value()
/third_party/mesa3d/docs/ci/
Dskqp.rst6 tests to ensure that `SKIA <https://skia.org/>`_ is meeting its design specifications on a specific
16 Render tests design
68 .. _rendertests-design:
99 - Otherwise, or put `-1` in the same threshold, as seen in :ref:`rendertests-design`
/third_party/mbedtls/docs/proposed/
Dpsa-driver-wrappers-codegen-migration-guide.md11 The design of the Driver Wrappers code generation is based on the design proposal https://github.co…
12 …riations wrt versioning and broader implementation specific ideas, but the design remains the same.
/third_party/icu/docs/userguide/icu4c/
Dfaq.md91 [binary compatibility](../design#icu-binary-compatibility)
92 in the [design chapter](../design.md).
123 [API compatibility](../design#icu-api-compatibility) in the
124 [design chapter](../design.md).
136 [binary compatibility](../design#icu-binary-compatibility)
137 in the [design chapter](../design.md)). Be sure that you build your
271 Please read the [ICU API compatibility](../design#icu-api-compatibility)
272 section in the [ICU Design](../design.md) chapter.
412 Please read the [ICU Design](../design.md) chapter of the User's Guide.
448 Please see the [ICU Design](../design.md) chapter for details.
/third_party/glfw/docs/
Dmain.dox19 - @ref intro_guide – initialization, error handling and high-level design
38 design, implementation and use of GLFW.
/third_party/python/Lib/turtledemo/
Dbytedesign.py32 def design(self, homePos, scale): member in Designer
154 t.design(t.position(), 2)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DREADME.txt30 design for how DWARF should be represented in WebAssembly. Sourcemap support
31 has an existing design and some corresponding browser implementations, so it
47 * https://github.com/WebAssembly/design/blob/master/Semantics.md
48 * https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
/third_party/skia/site/docs/dev/design/
D_index.md11 Public design documents for major efforts in Skia
/third_party/python/Doc/faq/
Dindex.rst12 design.rst
/third_party/skia/third_party/externals/dawn/docs/
Dexternal_resources.md5 - Buffer mapping dawn wire memory transfer interface design
Dbuffer_mapping.md1 - Buffer mapping dawn wire memory transfer interface design
/third_party/qrcodegen/java-fast/
DReadme.markdown10 Home page for this fast library with design explanation and benchmarks: https://www.nayuki.io/page/…
37 More information about QR Code technology and this library's design can be found on the project hom…
/third_party/icu/docs/userguide/dev/sync/
Dindex.md26 developers using ICU are in the [ICU Design](../../design.md) section of the
30 protected in order to provide the threading model promised by the ICU design.
/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Dsteelseries-arctis-output-chat-common.conf18 ; one meant for everything else. The purpose of this unusual design is to
Dsteelseries-arctis-output-game-common.conf18 ; one meant for everything else. The purpose of this unusual design is to
Dusb-gaming-headset-output-stereo.conf18 ; one is stereo, meant for everything else. The purpose of this unusual design
Dusb-gaming-headset-input.conf18 ; one is stereo, meant for everything else. The purpose of this unusual design
Dusb-gaming-headset-output-mono.conf18 ; one is stereo, meant for everything else. The purpose of this unusual design
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c1987 FT_Fixed* design ) in ft_var_to_design() argument
2008 design[i] = coords[i]; in ft_var_to_design()
2011 design[i] = 0; in ft_var_to_design()
2025 if ( design[i] < av->correspondence[j].toCoord ) in ft_var_to_design()
2027 design[i] = in ft_var_to_design()
2028 FT_MulDiv( design[i] - av->correspondence[j - 1].toCoord, in ft_var_to_design()
2035 FT_TRACE5(( " %.5f\n", design[i] / 65536.0 )); in ft_var_to_design()
2047 if ( design[i] < 0 ) in ft_var_to_design()
2048 design[i] = a->def + FT_MulFix( design[i], in ft_var_to_design()
2050 else if ( design[i] > 0 ) in ft_var_to_design()
[all …]
/third_party/skia/third_party/externals/angle2/doc/
DMANGLE.md8 The design doc is available [here]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_inherited_viewport_scissor.txt46 The primary design considerations for this extension are debuggability and
64 This design also better matches the hardware model.
DVK_NV_inherited_viewport_scissor.adoc46 The primary design considerations for this extension are debuggability and
64 This design also better matches the hardware model.
/third_party/skia/platform_tools/android/apps/skqp/
Dbuild.gradle10 implementation 'com.android.support:design:26.+'
/third_party/typescript/tests/baselines/reference/
DtruthinessCallExpressionCoercion3.types2 // from #41640, based on an example in ant-design

12345678910>>...22