| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | type_aligned.hpp | 35 // -- *vec1 -- 69 // -- *vec2 -- 71 /// 2 components vector of high single-precision floating-point numbers. 75 /// 2 components vector of medium single-precision floating-point numbers. 79 /// 2 components vector of low single-precision floating-point numbers. 83 /// 2 components vector of high double-precision floating-point numbers. 87 /// 2 components vector of medium double-precision floating-point numbers. 91 /// 2 components vector of low double-precision floating-point numbers. 95 /// 2 components vector of high precision signed integer numbers. 99 /// 2 components vector of medium precision signed integer numbers. [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | declarationEmitObjectAssignedDefaultExport.types | 1 === tests/cases/compiler/node_modules/styled-components/node_modules/hoist-non-react-statics/index.… 13 === tests/cases/compiler/node_modules/styled-components/index.d.ts === 14 import * as hoistNonReactStatics from "hoist-non-react-statics"; 52 import styled from "styled-components"; 53 >styled : import("tests/cases/compiler/node_modules/styled-components/index").StyledInterface 56 …piler/node_modules/styled-components/index").StyledComponent<"div", import("tests/cases/compiler/n… 57 …piler/node_modules/styled-components/index").StyledComponent<"div", import("tests/cases/compiler/n… 58 …piler/node_modules/styled-components/index").StyledComponent<"div", import("tests/cases/compiler/n… 59 >styled : import("tests/cases/compiler/node_modules/styled-components/index").StyledInterface 60 …piler/node_modules/styled-components/index").StyledComponent<"div", import("tests/cases/compiler/n… [all …]
|
| D | symbolLinkDeclarationEmitModuleNamesImportRef.types | 2 import { styles } from "package-a"; 3 … : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components").… 6 …=> import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components").… 9 … : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components").… 12 === tests/cases/compiler/Folder/monorepo/package-a/index.d.ts === 13 export declare const styles: import("styled-components").InterpolationValue[]; 14 … : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components").… 16 === tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components.d.ts ===
|
| /third_party/libwebsockets/contrib/ |
| D | cross-esp32.cmake | 6 # cmake .. -DCMAKE_TOOLCHAIN_FILE=../cross-arm-linux-gnueabihf.cmake 13 set(TC xtensa-esp32-elf) 15 set(CMAKE_C_COMPILER "${TC}-gcc${EXECUTABLE_EXT}") 16 set(CMAKE_AR "${TC}-ar${EXECUTABLE_EXT}") 17 set(CMAKE_RANLIB "${TC}-ranlib${EXECUTABLE_EXT}") 18 set(CMAKE_LINKER "${TC}-ld${EXECUTABLE_EXT}") 22 # things according to their local policy, eg, Fedora is -O2 and Ubuntu is -O3 24 # our desire for cross-build release optimization policy for code built to run 28 # sane value for cross-build here. Notice some gcc versions enable broken 29 # optimizations with -O3. [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | compatibility.hpp | 38 … //!< \brief Returns x * (1.0 - a) + y * a, i.e., the linear blend of x and y using t… in lerp() 39 …y, a);} //!< \brief Returns x * (1.0 - a) + y * a, i.e., the linear blend of x and y using t… in lerp() 41 …y, a);} //!< \brief Returns x * (1.0 - a) + y * a, i.e., the linear blend of x and y using t… in lerp() 42 …y, a);} //!< \brief Returns x * (1.0 - a) + y * a, i.e., the linear blend of x and y using t… in lerp() 43 … P>& a){return mix(x, y, a);} //!< \brief Returns the component-wise result of x * (1.0 - a) + y *… in lerp() 44 … P>& a){return mix(x, y, a);} //!< \brief Returns the component-wise result of x * (1.0 - a) + y *… in lerp() 45 … P>& a){return mix(x, y, a);} //!< \brief Returns the component-wise result of x * (1.0 - a) + y *… in lerp() 52 …quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are … in atan2() 53 …quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are … in atan2() 54 …quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are … in atan2() [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/ |
| D | fwd.hpp | 17 /// Quaternion of low single-precision floating-point numbers. 22 /// Quaternion of medium single-precision floating-point numbers. 27 /// Quaternion of high single-precision floating-point numbers. 39 /// Quaternion of default single-precision floating-point numbers. 43 /// Quaternion of low single-precision floating-point numbers. 48 /// Quaternion of medium single-precision floating-point numbers. 53 /// Quaternion of high single-precision floating-point numbers. 58 /// Quaternion of default single-precision floating-point numbers. 64 /// Quaternion of low double-precision floating-point numbers. 69 /// Quaternion of medium double-precision floating-point numbers. [all …]
|
| /third_party/gn/src/gn/ |
| D | ohos_components_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 19 "\"path\": \"components/foo\"," 21 "\"label\": \"//components/foo/interfaces/innerapis/libfoo:libfoo\"," 27 "\"path\": \"components/bar\"," 29 "\"label\": \"//components/bar/interfaces/innerapis/libbar:libbar\"," 35 "\"path\": \"components/baz\"," 37 "\"label\": \"//components/baz/interfaces/innerapis/libbaz:libbaz\"," 44 OhosComponent com("foo", "samples", "components/foo"); in TEST() 47 EXPECT_EQ("//components/foo", com.path()); in TEST() 50 const std::string fooLabel = "//components/foo/interfaces/innerapis/libfoo:libfoo"; in TEST() [all …]
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deFilePath.cpp | 1 /*------------------------------------------------------------------------- 3 * ----------------------------- 11 * http://www.apache.org/licenses/LICENSE-2.0 22 *//*--------------------------------------------------------------------*/ 50 FilePath::FilePath (const std::vector<std::string>& components) in FilePath() argument 52 for (size_t ndx = 0; ndx < components.size(); ndx++) in FilePath() 54 if (!m_path.empty() && !isSeparator(m_path[m_path.size()-1])) in FilePath() 56 m_path += components[ndx]; in FilePath() 60 void FilePath::split (std::vector<std::string>& components) const in split() 62 components.clear(); in split() [all …]
|
| /third_party/openGLES/extensions/ATI/ |
| D | WGL_ATI_pixel_format_float.txt | 35 This extension adds pixel formats with floating-point RGBA color 36 components. 38 The size of each float components is specified using the same 41 defining the size of fixed-point components. 32 bit floating- 42 point components are in the standard IEEE float format. 16 bit 43 floating-point components have 1 sign bit, 5 exponent bits, 46 In standard OpenGL RGBA color components are normally clamped to 47 the range [0,1]. The color components of a float buffer are 84 2.1.2 16 Bit Floating-Point 86 A 16 bit floating-point number has 1 sign bit (s), 5 exponent [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
| D | WGL_ATI_pixel_format_float.txt | 35 This extension adds pixel formats with floating-point RGBA color 36 components. 38 The size of each float components is specified using the same 41 defining the size of fixed-point components. 32 bit floating- 42 point components are in the standard IEEE float format. 16 bit 43 floating-point components have 1 sign bit, 5 exponent bits, 46 In standard OpenGL RGBA color components are normally clamped to 47 the range [0,1]. The color components of a float buffer are 84 2.1.2 16 Bit Floating-Point 86 A 16 bit floating-point number has 1 sign bit (s), 5 exponent [all …]
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLSwizzle.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 100 static String mask_string(const ComponentArray& components) { in mask_string() argument 102 for (int8_t component : components) { in mask_string() 110 ComponentArray components) { in optimize_constructor_swizzle() argument 115 int swizzleSize = components.size(); in optimize_constructor_swizzle() 118 // `half4(1, 2, 3, 4).xxz` --> `half3(1, 1, 3)`. However, there are constraints: in optimize_constructor_swizzle() 119 // - Expressions with side effects need to occur exactly once, even if they would otherwise be in optimize_constructor_swizzle() 120 // swizzle-eliminated in optimize_constructor_swizzle() 121 // - Non-trivial expressions should not be repeated, but elimination is OK. in optimize_constructor_swizzle() 156 // `half4(bar.yz, half2(foo)).xwxy` -> { 3, 1 } in optimize_constructor_swizzle() [all …]
|
| D | SkSLSwizzle.h | 4 * Use of this source code is governed by a BSD-style license that can be 26 const ComponentArray& components) in Swizzle() 27 : INHERITED(base->fLine, kExpressionKind, in Swizzle() 28 &base->type().componentType().toCompound(context, components.size(), 1)) in Swizzle() 30 , fComponents(components) { in Swizzle() 31 SkASSERT(this->components().size() >= 1 && this->components().size() <= 4); in Swizzle() 59 const ComponentArray& components() const { in components() function 64 return this->base()->hasProperty(property); in hasProperty() 68 return std::unique_ptr<Expression>(new Swizzle(&this->type(), this->base()->clone(), in clone() 69 this->components())); in clone() [all …]
|
| /third_party/libwebsockets/lib/ |
| D | CMakeLists.txt | 2 # libwebsockets - small server side websockets and web server implementation 4 # Copyright (C) 2010 - 2020 Andy Green <andy@warmcat.com> 42 $ENV{IDF_PATH}/components/freertos/include 43 $ENV{IDF_PATH}/components/esp_hw_support/include/soc/ 44 $ENV{IDF_PATH}/components/esp_common/include 45 $ENV{IDF_PATH}/components/esp_timer/include 46 $ENV{IDF_PATH}/components/soc/include 47 $ENV{IDF_PATH}/components/soc/src/esp32/include 48 $ENV{IDF_PATH}/components/lwip/port/esp32/include 49 $ENV{IDF_PATH}/components/lwip/lwip/src/include [all …]
|
| /third_party/mesa3d/src/imagination/rogue/ |
| D | rogue_build_data.c | 58 for (size_t u = 0; u < args->num_fpu_iterators; ++u) { in alloc_iterator_regs() 60 assert(args->base[u] == ~0); in alloc_iterator_regs() 62 args->base[u] = coeffs; in alloc_iterator_regs() 63 coeffs += ROGUE_COEFF_ALIGN * args->components[u]; in alloc_iterator_regs() 77 * \param[in] components The number of components in the varying. 83 size_t components) in reserve_iterator() argument 87 assert(components >= 1 && components <= 4); in reserve_iterator() 91 assert(i < ARRAY_SIZE(args->fpu_iterators)); in reserve_iterator() 109 /* Number of components in this varying in reserve_iterator() 112 data.size = (components - 1); in reserve_iterator() [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
| D | SGIS_texture_select.txt | 27 purpose of these new formats is to reorganize the components of a 28 texture into groups of components. The currently selected group 32 selection of these groups of components. 35 specified. Now there are two groups of components, where each group has 37 selected. components can be selected and then interpreted as a LUMINANCE 54 components. Specifically, once a texture is defined with a DUAL* 71 The query applies to the selected group of components. 80 additional query is required to determine which group of components 90 Accepted by the <components> parameter of TexImage1D and TexImage2D, and 128 The selection of a group of components is specified by using [all …]
|
| /third_party/openGLES/extensions/SGIS/ |
| D | SGIS_texture_select.txt | 27 purpose of these new formats is to reorganize the components of a 28 texture into groups of components. The currently selected group 32 selection of these groups of components. 35 specified. Now there are two groups of components, where each group has 37 selected. components can be selected and then interpreted as a LUMINANCE 54 components. Specifically, once a texture is defined with a DUAL* 71 The query applies to the selected group of components. 80 additional query is required to determine which group of components 90 Accepted by the <components> parameter of TexImage1D and TexImage2D, and 128 The selection of a group of components is specified by using [all …]
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| D | picture_mjpeg.c | 20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 32 VAPictureParameterBufferJPEGBaseline *mjpeg = buf->data; in vlVaHandlePictureParameterBufferMJPEG() 36 assert(buf->size >= sizeof(VAPictureParameterBufferJPEGBaseline) && buf->num_elements == 1); in vlVaHandlePictureParameterBufferMJPEG() 38 context->desc.mjpeg.picture_parameter.picture_width = mjpeg->picture_width; in vlVaHandlePictureParameterBufferMJPEG() 39 context->desc.mjpeg.picture_parameter.picture_height = mjpeg->picture_height; in vlVaHandlePictureParameterBufferMJPEG() 41 for (i = 0; i < mjpeg->num_components; ++i) { in vlVaHandlePictureParameterBufferMJPEG() 42 context->desc.mjpeg.picture_parameter.components[i].component_id = in vlVaHandlePictureParameterBufferMJPEG() 43 mjpeg->components[i].component_id; in vlVaHandlePictureParameterBufferMJPEG() 44 context->desc.mjpeg.picture_parameter.components[i].h_sampling_factor = in vlVaHandlePictureParameterBufferMJPEG() 45 mjpeg->components[i].h_sampling_factor; in vlVaHandlePictureParameterBufferMJPEG() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/reflow-tests/ |
| D | expect-table-noreflow.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 [[formats-numericformat]] 14 | Numeric format | SPIR-V _Sampled Type_ | Description 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 … etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 …OpTypeFloat | The components are unsigned integer values that get converted to floating-… 18 …ypeFloat | The components are signed integer values that get converted to floating-point… 19 … etext:UINT | OpTypeInt | The components are unsigned integer values in the range … 20 …ext:SINT | OpTypeInt | The components are signed integer values in the range [-2^n… [all …]
|
| D | src-table.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 [[formats-numericformat]] 14 | Numeric format | SPIR-V _Sampled Type_ | Description 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 … etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 …OpTypeFloat | The components are unsigned integer values that get converted to floating-… 18 …ypeFloat | The components are signed integer values that get converted to floating-point… 19 … etext:UINT | OpTypeInt | The components are unsigned integer values in the range … 20 …ext:SINT | OpTypeInt | The components are signed integer values in the range [-2^n… [all …]
|
| D | expect-table-default.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 [[formats-numericformat]] 14 | Numeric format | SPIR-V _Sampled Type_ | Description 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 … etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 …OpTypeFloat | The components are unsigned integer values that get converted to floating-… 18 …ypeFloat | The components are signed integer values that get converted to floating-point… 19 … etext:UINT | OpTypeInt | The components are unsigned integer values in the range … 20 …ext:SINT | OpTypeInt | The components are signed integer values in the range [-2^n… [all …]
|
| D | expect-table-noreflow-novuid.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 [[formats-numericformat]] 14 | Numeric format | SPIR-V _Sampled Type_ | Description 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 … etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 …OpTypeFloat | The components are unsigned integer values that get converted to floating-… 18 …ypeFloat | The components are signed integer values that get converted to floating-point… 19 … etext:UINT | OpTypeInt | The components are unsigned integer values in the range … 20 …ext:SINT | OpTypeInt | The components are signed integer values in the range [-2^n… [all …]
|
| D | expect-table-novuid.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 [[formats-numericformat]] 14 | Numeric format | SPIR-V _Sampled Type_ | Description 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 … etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 …OpTypeFloat | The components are unsigned integer values that get converted to floating-… 18 …ypeFloat | The components are signed integer values that get converted to floating-point… 19 … etext:UINT | OpTypeInt | The components are unsigned integer values in the range … 20 …ext:SINT | OpTypeInt | The components are signed integer values in the range [-2^n… [all …]
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| D | esextcTextureBufferParameters.cpp | 1 /*------------------------------------------------------------------------- 3 * ----------------------------- 5 * Copyright (c) 2014-2016 The Khronos Group Inc. 11 * http://www.apache.org/licenses/LICENSE-2.0 22 */ /*-------------------------------------------------------------------*/ 27 */ /*-------------------------------------------------------------------*/ 64 m_internal_formats[GL_R8] = sizeof(glw::GLubyte) * 1 /* components */; in initTest() 65 m_internal_formats[GL_R16F] = sizeof(glw::GLhalf) * 1 /* components */; in initTest() 66 m_internal_formats[GL_R32F] = sizeof(glw::GLfloat) * 1 /* components */; in initTest() 67 m_internal_formats[GL_R8I] = sizeof(glw::GLbyte) * 1 /* components */; in initTest() [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_vec.hpp | 128 /// 2 components vector of high single-precision floating-point numbers. 135 /// 2 components vector of medium single-precision floating-point numbers. 142 /// 2 components vector of low single-precision floating-point numbers. 149 /// 2 components vector of high double-precision floating-point numbers. 156 /// 2 components vector of medium double-precision floating-point numbers. 163 /// 2 components vector of low double-precision floating-point numbers. 170 /// 2 components vector of high precision signed integer numbers. 177 /// 2 components vector of medium precision signed integer numbers. 184 /// 2 components vector of low precision signed integer numbers. 191 /// 2 components vector of high precision unsigned integer numbers. [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_vertex_array_bgra.txt | 26 Copyright (c) 2009-2013 The Khronos Group Inc. Copyright terms at 61 arrays to read 4-component unsigned byte vertex attributes with a 65 element to be in the RGBA, STRQ, or XYZW order (reading components 66 left-to-right in their lower address to higher address order). 67 Essentially the order the components appear in memory is the order 68 the components appear in the resulting vertex attribute vector. 72 (again reading components left-to-right in their lower address 74 components in the opposite order (reading components left-to-right 83 1. Rely on a vertex program or shader to swizzle the color components 86 2. Re-order the color data components in the vertex buffer from [all …]
|