Searched refs:spaces (Results 1 – 25 of 27) sorted by relevance
12
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/ |
D | console_printer.py | 52 spaces = ' ' * (width - len(data)) 53 fields.append(data + spaces) 136 spaces = ' ' * caretLoc 138 print(spaces + colored('^' + tildes, 'green')) 140 print(spaces + colored(replacement, 'green'))
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
D | console_printer.py | 52 spaces = ' ' * (width - len(data)) 53 fields.append(data + spaces) 136 spaces = ' ' * caretLoc 138 print(spaces + colored('^' + tildes, 'green')) 140 print(spaces + colored(replacement, 'green'))
|
/device/generic/vulkan-cereal/third-party/angle/doc/ |
D | CodingStandard.md | 98 * {DO} use only spaces. No tab characters. Configure your editor to emit 99 spaces when you hit the TAB-key. 100 * {DEV} indent 4 spaces at a time. 101 * conditionals: place space outside the parenthesis. No spaces inside. 103 * class format(eg private, public, protected): indent by 2 spaces. Regular
|
D | Orientation.md | 29 finish. **Important**: set indent style to spaces, not tabs!
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_EXT_swapchain_colorspace.txt | 25 color spaces? 28 spaces really want / need floating point color components to be useful).
|
D | VK_KHR_external_memory.txt | 101 transitioning memory between address spaces and other APIs, instances, or
|
D | glossary.txt | 200 The intersection of the view volume with all clip half-spaces. 313 The intersection of the view volume with all cull half-spaces.
|
D | VK_KHR_swapchain.txt | 295 provide support for more color spaces.
|
/device/generic/vulkan-cereal/third-party/angle/scripts/ |
D | generate_new_renderer.py | 129 spaces = ' ' * len(typed_impl) 130 function_signature = re.sub(r'\n ', '\n' + spaces, function_signature)
|
/device/amlogic/yukawa/hal/audio/ |
D | speaker_eq_sei610.fir | 8 # Each FIR coefficient is specified on one line (no leading spaces).
|
/device/generic/goldfish-opengl/ |
D | GNUmakefile | 30 $(info,The source installation path contains spaces: '$(_BUILD_ROOT)')
|
/device/generic/vulkan-cereal/third-party/angle/ |
D | .clang-format | 9 # Indent 4 spaces at a time.
|
/device/generic/vulkan-cereal/third-party/angle/tools/flex-bison/third_party/skeletons/ |
D | c-like.m4 | 22 # Put TEXT in comment. Avoid trailing spaces: don't indent empty lines.
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | vertexpostproc.txt | 21 * Primitive clipping, including client-defined half-spaces (see 656 half-spaces. 660 half-spaces (if no client-defined cull half-spaces are enabled, culling 672 half-spaces with the view volume (if no client-defined clip half-spaces are 691 The number of client-defined clip and cull half-spaces that are enabled is 780 Primitives rendered with user-defined half-spaces must: satisfy a 784 specified clip distances, if multiple half-spaces are enabled).
|
/device/generic/vulkan-cereal/protocols/vulkan/style/ |
D | markup.txt | 71 with a lowercased version of the section name following, with spaces 113 first column of each line (leading spaces are often semantically meaningful 250 * Lists should have text indented by 4 spaces and the list item delimiter 251 (e.g. one or more asterisks, for bullet lists) indented by two spaces. 260 * Indent bullet lists two spaces (to the bullet), 4 spaces (to the text,
|
D | writing.txt | 556 …t{for }` | `\text{for}\ ` | Text ending in spaces is unpredictable - favour escaped spac…
|
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/ |
D | katex.js | 2152 var spaces = null; 2155 spaces = spaces || []; 2156 spaces.push(groups[i]); 2159 } else if (spaces) { 2163 buildCommon.prependChildren(groups[i], spaces); 2164 spaces = null; 2167 if (spaces) { 2168 Array.prototype.push.apply(groups, spaces);
|
/device/google/redbull/json-c/ |
D | Doxyfile | 11 # Values that contain spaces should be placed between quotes (" ") 170 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 171 # Doxygen uses this value to replace tabs by spaces in code fragments. 418 # with spaces. 950 # or name=definition (no spaces). If the definition and the = are
|
/device/google/coral/json-c/ |
D | Doxyfile | 11 # Values that contain spaces should be placed between quotes (" ") 170 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 171 # Doxygen uses this value to replace tabs by spaces in code fragments. 418 # with spaces. 950 # or name=definition (no spaces). If the definition and the = are
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 11 # Values that contain spaces should be placed between quotes (" ") 170 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 171 # Doxygen uses this value to replace tabs by spaces in code fragments. 418 # with spaces. 950 # or name=definition (no spaces). If the definition and the = are
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | OutputHLSL.cpp | 494 for (int spaces = 0; spaces < indent; spaces++) in structInitializerString() local
|
/device/generic/vulkan-cereal/third-party/angle/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 2293 # quoted with [ and ]. Beginning spaces and end spaces *are kept*. 2355 # If STRING contains end of lines, replace them with spaces. If there 2375 # Expands into STRING with tabs and spaces singled out into a single 2376 # space, and removing leading and trailing spaces. 2389 # leading/trailing spaces. Why not just `[^ ]'? Because they are
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_surface/ |
D | wsi.txt | 948 supported color spaces of a presentation engine, are: 989 This is intended to allow applications to supply data for color spaces 1029 the following color spaces:
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/ |
D | katex.mjs | 1083 * with spaces, we also remove empty classes. 6179 * Describes spaces between different classes of atoms. 6436 // Before determining what spaces to insert, perform bin cancellation. 6488 } // Ignore explicit spaces (e.g., \;, \,) when determining what implicit 9001 // Empty delimiters in \left and \right make null delimiter spaces. 13339 // CSS-based MathML spaces (\nobreak, \allowbreak) are ignored 13594 `|${controlWordWhitespaceRegexString}` + // \macroName + spaces 14795 this.consumeSpaces(); // ignore spaces before each argument 15858 // Ignore spaces in math mode 15966 … false, Parser.SUPSUB_GREEDINESS, undefined, undefined, true); // ignore spaces before sup/subscri… [all …]
|
D | katex.js | 13890 "|" + controlWordWhitespaceRegexString) + ( // \macroName + spaces
|
12