| /third_party/rust/rust/compiler/rustc_target/src/asm/ |
| D | arm.rs | 23 pub fn valid_modifiers(self, _arch: super::InlineAsmArch) -> &'static [char] { in valid_modifiers() 30 pub fn suggest_class(self, _arch: InlineAsmArch, _ty: InlineAsmType) -> Option<Self> { in suggest_class() 38 ) -> Option<(char, &'static str)> { in suggest_modifier() 42 pub fn default_modifier(self, _arch: InlineAsmArch) -> Option<(char, &'static str)> { in default_modifier() 49 ) -> &'static [(InlineAsmType, Option<Symbol>)] { in supported_types() 67 fn frame_pointer_is_r7(target_features: &FxIndexSet<Symbol>, target: &Target) -> bool { in frame_pointer_is_r7() 77 ) -> Result<(), &'static str> { in frame_pointer_r11() 81 Err("the frame pointer (r11) cannot be used as an operand for inline asm") in frame_pointer_r11() 93 ) -> Result<(), &'static str> { in frame_pointer_r7() 95 Err("the frame pointer (r7) cannot be used as an operand for inline asm") in frame_pointer_r7() [all …]
|
| /third_party/lame/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 20 "-O2", 21 "-Wall", 22 "-Wno-sign-compare", 23 "-Wimplicit-function-declaration", 24 "-Wno-parentheses", 25 "-Wno-string-conversion", 26 "-Wno-string-plus-int", 27 "-Wno-asm-operand-widths", 28 "-Wno-pointer-sign", [all …]
|
| /third_party/alsa-utils/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 22 "-Wno-sign-compare", 23 "-Wno-implicit-function-declaration", 24 "-Wno-parentheses", 25 "-Wno-string-conversion", 26 "-Wno-string-plus-int", 27 "-Wno-asm-operand-widths", 28 "-Wno-pointer-sign", 29 "-Wno-deprecated-declarations", 30 "-Wno-implicit-int", [all …]
|
| /third_party/alsa-lib/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 22 "//third_party/alsa-lib/include", 23 "//third_party/alsa-lib/include/sound", 24 "//third_party/alsa-lib/include/uapi", 25 "//third_party/alsa-lib/src/pcm", 26 "//third_party/alsa-lib/src/ucm", 27 "//third_party/alsa-lib/src/mixer", 28 "//third_party/alsa-lib/src/seq", 29 "//third_party/alsa-lib/src/hwdep", 30 "//third_party/alsa-lib/src/rawmidi", [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 1 //==- AArch64AsmParser.cpp - Parse AArch64 assembly to MCInst instructions -==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 188 /// @name Auto-generated Match Functions 245 // Alias .hword/.word/.[dx]word to the target-independent in AArch64AsmParser() 273 /// AArch64Operand - Instances of this class represent a parsed AArch64 machine 300 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. 303 // Separate shift/extend operand. 320 // with the register, rather than as a separate operand. This is needed 323 // By parsing them as a single operand, we avoid the need to pass an [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZInstrInfo.cpp | 1 //===-- SystemZInstrInfo.cpp - SystemZ instruction information ------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 48 #define DEBUG_TYPE "systemz-II" 52 return Count == 0 ? 0 : (uint64_t(1) << (Count - 1) << 1) - 1; in allOnes() 63 // MI is a 128-bit load or store. Split it into two 64-bit loads or stores, 67 MachineBasicBlock *MBB = MI->getParent(); in splitMove() 68 MachineFunction &MF = *MBB->getParent(); in splitMove() 73 MBB->insert(MI, EarlierMI); in splitMove() [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 22 - _build/meson-logs/*.txt 23 - _build/meson-logs/strace 24 - _build/.ninja_log 25 - artifacts 28 .build-linux: 29 extends: .build-common 36 - !reference [default, before_script] [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 1 //===-- ARMISelDAGToDAG.cpp - A dag to dag inst selector for ARM ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 40 #define DEBUG_TYPE "arm-isel" 43 DisableShifterOp("disable-shifter-op", cl::Hidden, 44 cl::desc("Disable isel of shifter-op"), 47 //===--------------------------------------------------------------------===// 48 /// ARMDAGToDAGISel - ARM specific code to select ARM machine 54 /// Subtarget - Keep a pointer to the ARMSubtarget around so that we can [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 1 //===- ARMAsmParser.cpp - Parse ARM assembly to MCInst instructions -------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 69 #define DEBUG_TYPE "asm-parser" 82 "arm-implicit-it", cl::init(ImplicitItModeTy::ARMOnly), 93 static cl::opt<bool> AddBuildAttributes("arm-add-build-attributes", 102 // of Mask, and so on downwards. So (5 - Position) will shift the in extractITMaskBit() 103 // right bit down to bit 0, including the always-0 bit at bit 4 for in extractITMaskBit() 105 return (Mask >> (5 - Position) & 1); in extractITMaskBit() 163 if (PI != PE && (PII == PIE || PI->getPointer() < PII->getPointer())) in emitPersonalityLocNotes() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 1 //===- CodeGenPrepare.cpp - Prepare a function for code generation --------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // SelectionDAG-based code generation. This works around limitations in it's 11 // basic-block-at-a-time approach. It should eventually be removed. 13 //===----------------------------------------------------------------------===// 42 #include "llvm/Config/llvm-config.h" 136 "disable-cgp-branch-opts", cl::Hidden, cl::init(false), 140 DisableGCOpts("disable-cgp-gc-opts", cl::Hidden, cl::init(false), 144 "disable-cgp-select2branch", cl::Hidden, cl::init(false), [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 19.0.0.rst | 17 ---------------- 21 4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304 mesa-19.0.0.tar.gz 22 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 mesa-19.0.0.tar.xz 25 ------------ 27 - GL_AMD_texture_texture4 on all GL 4.0 drivers. 28 - GL_EXT_shader_implicit_conversions on all drivers (ES extension). 29 - GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension). 30 - GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension). 31 - GL_EXT_render_snorm on gallium drivers (ES extension). 32 - GL_EXT_texture_view on drivers supporting texture views (ES [all …]
|
| D | 7.10.rst | 16 ------------- 20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz 21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2 22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip 23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz 24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2 25 2ce5001f74496d1ba719ef74d910a5cf MesaGLUT-7.10.zip 28 ------------ 30 - GL_ARB_explicit_attrib_location extension (Intel and software 32 - GL_ARB_texture_rg (Intel, software drivers, gallium drivers). [all …]
|
| D | 23.1.0.rst | 1 Mesa 23.1.0 Release Notes / 2023-05-10 20 --------------- 24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz 28 ------------ 30 - VK_EXT_pipeline_library_group_handles on RADV 31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+ 32 - VK_KHR_map_memory2 on ANV and RADV 33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ 34 - VK_EXT_discard_rectangles version 2 on RADV 35 - VK_EXT_graphics_pipeline_library on RADV [all …]
|
| D | 22.2.0.rst | 1 Mesa 22.2.0 Release Notes / 2022-09-21 20 --------------- 24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz 29 ------------ 31 - WGL_ARB_create_context_robustness 33 - d3d12 ARB_robust_buffer_access_behavior 35 - VK_EXT_robustness2 for lavapipe 37 - VK_EXT_image_2d_view_of_3d on RADV 39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support 41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe [all …]
|
| /third_party/mbedtls/tests/scripts/ |
| D | all.sh | 6 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 15 # ------- 20 # --------------- 32 # * Basic Unix tools (Windows users note: a Unix-style find must be before 39 # * arm-gcc and mingw-gcc 40 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc 53 # The behavior on an error depends on whether --keep-going (alias -k) 55 # * Without --keep-going: the script stops on the first error without 58 # * With --keep-going: the script runs all requested components and 63 # script -c tests/scripts/all.sh [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 1 //===-- AArch64ISelLowering.cpp - AArch64 DAG Lowering Implementation ----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 96 #define DEBUG_TYPE "aarch64-lower" 103 EnableAArch64SlrGeneration("aarch64-shift-insert-generation", cl::Hidden, 111 "aarch64-elf-ldtls-generation", cl::Hidden, 116 EnableOptimizeLogicalImm("aarch64-enable-logical-imm", cl::Hidden, 131 // vector to all-one or all-zero. in AArch64TargetLowering() 138 if (Subtarget->hasFPARMv8()) { in AArch64TargetLowering() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 1 //===- InstCombineCalls.cpp -----------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 84 "instcombine-guard-widening-window", 93 if (ITy->getBitWidth() < 32) in getPromotedType() 94 return Type::getInt32Ty(Ty->getContext()); in getPromotedType() 103 IntegerType *BoolTy = Type::getInt1Ty(V->getContext()); in getNegativeIsTrueBoolVec() 104 for (unsigned I = 0, E = V->getNumElements(); I != E; ++I) { in getNegativeIsTrueBoolVec() 105 Constant *Elt = V->getElementAsConstant(I); in getNegativeIsTrueBoolVec() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 66 #define DEBUG_TYPE "x86-isel" 71 "x86-experimental-pref-loop-alignment", cl::init(4), 74 "(the last x86-experimental-pref-loop-alignment bits" 80 "x86-enable-old-knl-abi", cl::init(false), 86 "mul-constant-optimization", cl::init(true), 92 "x86-experimental-unordered-atomic-isel", cl::init(false), [all …]
|
| /third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
| D | ChangeLog.23 | 1 2010-02-13 Werner Lemberg <wl@gnu.org> 7 Tag sources with `VER-2-3-12'. 22 builds/wince/vc2005-ce/freetype.vcproj, 23 builds/wince/vc2005-ce/index.html, 24 builds/wince/vc2008-ce/freetype.vcproj, 25 builds/wince/vc2008-ce/index.html: s/2.3.11/2.3.12/, s/2311/2312/. 31 2010-02-12 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> 36 number from "tool --version" output. Some beta releases of 39 2010-02-12 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> 44 FT_Outline->points[] should be numPoints, not 2 * numPoints. [all …]
|
| /third_party/ffmpeg/ |
| D | BUILD.gn | 104 ldflags_asm += [ "-Wl,-Bsymbolic" ] 113 "-Wno-sign-compare", 114 "-Wno-implicit-function-declaration", 115 "-Wno-parentheses", 116 "-Wno-string-conversion", 117 "-Wno-string-plus-int", 118 "-Wno-asm-operand-widths", 119 "-Wno-pointer-sign", 120 "-Wno-deprecated-declarations", 121 "-Wno-implicit-int", [all …]
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.cpp | 2 * Copyright 2015-2021 Arm Limited 3 * SPDX-License-Identifier: Apache-2.0 OR MIT 9 * http://www.apache.org/licenses/LICENSE-2.0 20 * 1. The Apache License, Version 2.0, found at <http://www.apache.org/licenses/LICENSE-2.0>, or 171 // We'll rely on fixing it up ourselves in the rare case we have a comma-as-decimal locale in init() 175 // On Windows, localeconv uses thread-local storage, so it should be fine. in init() 177 if (conv && conv->decimal_point) in init() 178 current_locale_radix_character = *conv->decimal_point; in init() 182 if (conv && conv->decimal_point) in init() 183 current_locale_radix_character = *conv->decimal_point; in init() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrVSX.td | 1 //===- PPCInstrVSX.td - The PowerPC VSX Extension --*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 15 // ** which VMX and VSX instructions are lane-sensitive and which are not. ** 16 // ** A lane-sensitive instruction relies, implicitly or explicitly, on ** 18 // ** VADDFP is not lane-sensitive, because each lane of the result vector ** 20 // ** an instruction like VMULESB is lane-sensitive, because "even" and ** 21 // ** "odd" lanes are different for big-endian and little-endian numbering. ** 24 // ** are lane-sensitive. If so, they must be added to a switch statement ** [all …]
|
| /third_party/NuttX/ |
| D | ReleaseNotes | 14 "nuttx-6.27"). 16 NuttX-0.1.0 17 ----------- 23 This release has been verified on both the Linux user-mode and C5471 25 for the C5471 can be found in arch/c5471/doc/test-results.txt. 29 NuttX-0.1.1 30 ----------- 42 This release has been verified on the Linux user-mode platform, the 51 NuttX-0.1.2 52 ----------- [all …]
|