| /external/libjpeg-turbo/ |
| D | .travis.yml | 5 - /^[0-9]+\.[0-9]+\.[0-9]+/ 6 - /^jpeg-.*/ 10 - os: linux 14 - docker 15 - os: osx 18 - os: linux 22 CFLAGS_RELWITHDEBINFO="-O1 -g -fsanitize=address,undefined -fno-omit-frame-pointer" 23 CMAKE_FLAGS="-DENABLE_SHARED=0" 29 - nasm 30 - os: linux [all …]
|
| /external/deqp/framework/delibs/cmake/ |
| D | CFlags.cmake | 1 #------------------------------------------------------------------------- 3 # ---------------------------- 11 # http://www.apache.org/licenses/LICENSE-2.0 19 #------------------------------------------------------------------------- 37 add_definitions("-DDE_COVERAGE_BUILD") 38 set(TARGET_FLAGS "-fprofile-arcs -ftest-coverage") 39 set(LINK_FLAGS "${LINK_FLAGS} -lgcov") 42 # \note Remove -Wno-sign-conversion for more warnings 43 …set(WARNING_FLAGS "-Wall -Wextra -Wno-long-long -Wshadow -Wundef -Wconversion -Wno-sign-conversi… 46 …# Avoids incorrect addition of argument -std=gnu++XX that may result in build failure to usage of … [all …]
|
| /external/rust/crates/ring/crypto/perlasm/ |
| D | x86_64-xlate.pl | 2 # Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. 14 # Unix ABI to Windows one [see cross-reference "card" at the end of 23 # enough to provide for dual-ABI OpenSSL modules development... 29 # - can't use multiple ops per line; 31 # Dual-ABI styling rules. 33 # 1. Adhere to Unix register and stack layout [see cross-reference 41 # ".type name,@abi-omnipotent" instead. 44 # larger than 6, then you *have to* write "abi-omnipotent" code, 48 # 6. Don't use [or hand-code with .byte] "rep ret." "ret" mnemonic is 50 # But on the pros, it's then prefixed with rep automatically:-) [all …]
|
| /external/boringssl/src/crypto/perlasm/ |
| D | x86_64-xlate.pl | 2 # Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. 14 # Unix ABI to Windows one [see cross-reference "card" at the end of 23 # enough to provide for dual-ABI OpenSSL modules development... 29 # - can't use multiple ops per line; 31 # Dual-ABI styling rules. 33 # 1. Adhere to Unix register and stack layout [see cross-reference 41 # ".type name,@abi-omnipotent" instead. 44 # larger than 6, then you *have to* write "abi-omnipotent" code, 48 # 6. Don't use [or hand-code with .byte] "rep ret." "ret" mnemonic is 50 # 7. Stick to explicit ip-relative addressing. If you have to use [all …]
|
| /external/cronet/third_party/boringssl/src/crypto/perlasm/ |
| D | x86_64-xlate.pl | 2 # Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. 14 # Unix ABI to Windows one [see cross-reference "card" at the end of 23 # enough to provide for dual-ABI OpenSSL modules development... 29 # - can't use multiple ops per line; 31 # Dual-ABI styling rules. 33 # 1. Adhere to Unix register and stack layout [see cross-reference 41 # ".type name,@abi-omnipotent" instead. 44 # larger than 6, then you *have to* write "abi-omnipotent" code, 48 # 6. Don't use [or hand-code with .byte] "rep ret." "ret" mnemonic is 50 # 7. Stick to explicit ip-relative addressing. If you have to use [all …]
|
| /external/libdav1d/ |
| D | meson.build | 1 # Copyright © 2018-2022, VideoLAN and dav1d authors 30 'b_ndebug=if-release'], 75 error('asm causes false positive with memory sanitizer. Use \'-Denable_asm=false\'.') 79 (get_option('trim_dsp') == 'if-release' and get_option('buildtype') == 'release')) 97 test_args += '-D_GNU_SOURCE' 98 add_project_arguments('-D_GNU_SOURCE', language: 'c') 116 optional_link_arguments += '-Wl,--dynamicbase,--nxcompat,--tsaware,--high-entropy-va' 122 … optional_link_arguments += '-Wl,--dynamicbase,--nxcompat,--tsaware,--large-address-aware' 141 rc_data.set('COPYRIGHT_YEARS', '2018-2024') 166 …if cc.has_function('fseeko', prefix : '#include <stdio.h>', args : test_args + ['-U_FILE_OFFSET_BI… [all …]
|
| /external/grpc-grpc/ |
| D | setup.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 43 # Redirect the manifest template from MANIFEST.in to PYTHON-MANIFEST.in. 44 egg_info.manifest_maker.template = "PYTHON-MANIFEST.in" 52 ABSL_INCLUDE = (os.path.join("third_party", "abseil-cpp"),) 71 os.path.join("third_party", "boringssl-with-bazel", "src", "include"), 74 UPB_GRPC_GENERATED_INCLUDE = (os.path.join("src", "core", "ext", "upb-gen"),) 76 os.path.join("src", "core", "ext", "upbdefs-gen"), 87 # Break import-style to ensure we can actually find our in-repo dependencies. 101 "Development Status :: 5 - Production/Stable", 126 # Example value: "linux-aarch64" [all …]
|
| /external/fec/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 ## --------------------- ## 10 ## --------------------- ## 13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 18 alias -g '${1+"$@"}'='"$@"' 19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 20 set -o posix 32 # Work around bugs in pre-3.0 UWIN ksh. 44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 96 rm -f conf$$.sh [all …]
|
| /external/trusty/musl/ |
| D | configure | 13 --srcdir=DIR source directory [detected] 16 --prefix=PREFIX main installation prefix [/usr/local/musl] 17 --exec-prefix=EPREFIX installation prefix for executable files [PREFIX] 20 --bindir=DIR user executables [EPREFIX/bin] 21 --libdir=DIR library files for the linker [PREFIX/lib] 22 --includedir=DIR include files for the C compiler [PREFIX/include] 23 --syslibdir=DIR location for the dynamic linker [/lib] 26 --target=TARGET configure to run on target TARGET [detected] 27 --host=HOST same as --target 28 --build=BUILD build system type; used only to infer cross-compiling [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | AsmLexer.cpp | 1 //===- AsmLexer.cpp - Lexer for Assembly Files ----------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 50 /// ReturnError - Set the error to the specified string at the specified 55 return AsmToken(AsmToken::Error, StringRef(Loc, CurPtr - Loc)); in ReturnError() 72 if (*CurPtr == '-' || *CurPtr == '+') in LexFloatLiteral() 79 if (*CurPtr == '-' || *CurPtr == '+') in LexFloatLiteral() 87 StringRef(TokStart, CurPtr - TokStart)); in LexFloatLiteral() 90 /// LexHexFloatLiteral matches essentially (.[0-9a-fA-F]*)?[pP][+-]?[0-9a-fA-F]+ [all …]
|
| D | AsmParser.cpp | 1 //===- AsmParser.cpp - Parser for Assembly Files --------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 78 "asm-macro-max-nesting-depth", cl::init(20), cl::Hidden, 178 /// Are we parsing ms-style inline assembly? 521 /// Maps directive name --> DirectiveKind enum, for 534 /// Maps Codeview def_range types --> CVDefRangeType enum, for 652 // Macro-like directives 677 // .print <double-quotes-string> [all …]
|
| /external/llvm/docs/ |
| D | WritingAnLLVMBackend.rst | 21 The backend of LLVM features a target-independent code generator that may 22 create output for several types of target CPUs --- including X86, PowerPC, 34 -------- 40 -------------------- 44 * `LLVM Language Reference Manual <LangRef.html>`_ --- a reference manual for 47 * :doc:`CodeGenerator` --- a guide to the components (classes and code 51 Formation, SSA-based Optimization, Register Allocation, Prolog/Epilog Code 54 * :doc:`TableGen/index` --- a document that describes the TableGen 55 (``tblgen``) application that manages domain-specific information to support 60 * :doc:`WritingAnLLVMPass` --- The assembly printer is a ``FunctionPass``, as [all …]
|
| /external/musl/ |
| D | configure | 13 --srcdir=DIR source directory [detected] 16 --prefix=PREFIX main installation prefix [/usr/local/musl] 17 --exec-prefix=EPREFIX installation prefix for executable files [PREFIX] 20 --bindir=DIR user executables [EPREFIX/bin] 21 --libdir=DIR library files for the linker [PREFIX/lib] 22 --includedir=DIR include files for the C compiler [PREFIX/include] 23 --syslibdir=DIR location for the dynamic linker [/lib] 26 --target=TARGET configure to run on target TARGET [detected] 27 --host=HOST same as --target 28 --build=BUILD build system type; used only to infer cross-compiling [all …]
|
| /external/iputils/ninfod/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 15 ## -------------------- ## 17 ## -------------------- ## 21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 26 alias -g '${1+"$@"}'='"$@"' 29 case `(set -o) 2>/dev/null` in #( 31 set -o posix ;; #( 47 if test -z "$BASH_VERSION$ZSH_VERSION" \ 48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
| D | AsmLexer.cpp | 1 //===- AsmLexer.cpp - Lexer for Assembly Files ----------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 51 this->EndStatementAtEOF = EndStatementAtEOF; in setBuffer() 54 /// ReturnError - Set the error to the specified string at the specified 59 return AsmToken(AsmToken::Error, StringRef(Loc, CurPtr - Loc)); in ReturnError() 82 if (*CurPtr == '-' || *CurPtr == '+') in LexFloatLiteral() 89 if (*CurPtr == '-' || *CurPtr == '+') in LexFloatLiteral() 97 StringRef(TokStart, CurPtr - TokStart)); in LexFloatLiteral() [all …]
|
| D | AsmParser.cpp | 1 //===- AsmParser.cpp - Parser for Assembly Files --------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This class implements a parser for assembly files similar to gas syntax. 11 //===----------------------------------------------------------------------===// 177 /// Are we parsing ms-style inline assembly? 548 /// Maps directive name --> DirectiveKind enum, for 561 /// Maps Codeview def_range types --> CVDefRangeType enum, for 681 // Macro-like directives 706 // .print <double-quotes-string> [all …]
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 1 //===- AsmParser.cpp - Parser for Assembly Files --------------------------===// 8 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 182 /// \brief Are we parsing ms-style inline assembly? 271 /// parseToken - If current token has the specified kind, eat it and 320 /// \brief Undefine a macro. If no such macro was defined, it's a no-op. 417 /// \brief Maps directive name --> DirectiveKind enum, for 520 // Macro-like directives 570 Lexer.setBuffer(SrcMgr.getMemoryBuffer(CurBuffer)->getBuffer()); in AsmParser() 573 switch (Ctx.getObjectFileInfo()->getObjectFileType()) { in AsmParser() [all …]
|
| /external/sdv/vsomeip/third_party/boost/config/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 9 ## --------------------- ## 11 ## --------------------- ## 15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 20 alias -g '${1+"$@"}'='"$@"' 23 case `(set -o) 2>/dev/null` in 24 *posix*) set -o posix ;; 50 rm -f conf$$.sh 63 # there to prevent editors from complaining about space-tab. 77 test -z "$as_dir" && as_dir=. [all …]
|
| /external/fdlibm/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 5 # Report bugs to <FDLIBM COMMENTS <fdlibm-comments AT sun.com>>. 10 ## --------------------- ## 12 ## --------------------- ## 15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 20 alias -g '${1+"$@"}'='"$@"' 21 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 22 set -o posix 34 # Work around bugs in pre-3.0 UWIN ksh. 46 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then [all …]
|
| /external/stressapptest/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( 29 set -o posix ;; #( 45 if test -z "$BASH_VERSION$ZSH_VERSION" \ [all …]
|
| /external/mtools/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 11 ## -------------------- ## 13 ## -------------------- ## 17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 22 alias -g '${1+"$@"}'='"$@"' 25 case `(set -o) 2>/dev/null` in #( 27 set -o posix ;; #( 43 if test -z "$BASH_VERSION$ZSH_VERSION" \ [all …]
|
| /external/tcpdump/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 11 ## -------------------- ## 13 ## -------------------- ## 17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 22 alias -g '${1+"$@"}'='"$@"' 25 case `(set -o) 2>/dev/null` in #( 27 set -o posix ;; #( 43 if test -z "$BASH_VERSION$ZSH_VERSION" \ [all …]
|
| /external/libsrtp2/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for libsrtp2 2.3.0-pre. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( 29 set -o posix ;; #( [all …]
|
| /external/libcups/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( 29 set -o posix ;; #( 45 if test -z "$BASH_VERSION$ZSH_VERSION" \ [all …]
|
| /external/cronet/third_party/icu/source/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 5 # Report bugs to <http://icu-project.org/bugs>. 10 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 15 ## -------------------- ## 17 ## -------------------- ## 21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 26 alias -g '${1+"$@"}'='"$@"' 29 case `(set -o) 2>/dev/null` in #( 31 set -o posix ;; #( [all …]
|