Searched +full:- +full:wno +full:- +full:invalid +full:- +full:source +full:- +full:encoding (Results 1 – 16 of 16) sorted by relevance
/external/python/cpython2/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 name: "py2-interp-defaults", 22 "-fwrapv", 23 "-O3", 24 "-Wall", 25 "-Wstrict-prototypes", 26 "-DPy_BUILD_CORE", 27 "-Werror", 28 "-Wno-invalid-source-encoding", 29 "-Wno-int-conversion", [all …]
|
/external/lz4/doc/ |
D | lz4_manual.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 25 scalable with multi-cores CPU. It features an extremely fast decoder, with speed in 26 multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. 28 The LZ4 compression library provides in-memory compression and decompression functions. 30 - a single step (described as Simple Functions) 31 - a single step, reusing a context (described in Advanced Functions) 32 - unbounded multiple steps (described as Streaming compression) 35 Decompressing an lz4-compressed block also requires metadata (such as compressed size). 39 take care of encoding standard metadata alongside LZ4-compressed blocks. 55 </b><p> Memory usage formula : N->2^N Bytes (examples : 10 -> 1KB; 12 -> 4KB ; 16 -> 64KB; 20 -> 1M… [all …]
|
/external/lz4/lib/ |
D | lz4.h | 2 * LZ4 - Fast LZ compression algorithm 4 * Copyright (C) 2011-present, Yann Collet. 6 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) 8 Redistribution and use in source and binary forms, with or without 12 * Redistributions of source code must retain the above copyright 32 - LZ4 homepage : http://www.lz4.org 33 - LZ4 source repository : https://github.com/lz4/lz4 42 /* --- Dependency --- */ 50 scalable with multi-cores CPU. It features an extremely fast decoder, with speed in 51 multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. [all …]
|
/external/grpc-grpc/ |
D | Makefile | 14 # http://www.apache.org/licenses/LICENSE-2.0 28 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) 80 CPPFLAGS_opt = -O2 -Wframe-larger-than=16384 83 VALID_CONFIG_asan-trace-cmp = 1 84 REQUIRE_CUSTOM_LIBRARIES_asan-trace-cmp = 1 85 CC_asan-trace-cmp = clang 86 CXX_asan-trace-cmp = clang++ 87 LD_asan-trace-cmp = clang++ 88 LDXX_asan-trace-cmp = clang++ 89 …-trace-cmp = -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize-coverage=trace-cmp -fsanitize=… [all …]
|
D | build.yaml | 8 '#04': not listed in doc/g_stands_for.md - and update that document to list the 11 '#07': Master always has a "-dev" suffix 12 '#08': Use "-preN" suffixes to identify pre-release versions 13 '#09': Per-language overrides are possible with (eg) ruby_version tag here 15 core_version: 6.0.0-dev 17 version: 1.16.0-dev 19 - name: alts_proto 21 - src/core/tsi/alts/handshaker/altscontext.pb.h 22 - src/core/tsi/alts/handshaker/handshaker.pb.h 23 - src/core/tsi/alts/handshaker/transport_security_common.pb.h [all …]
|
/external/clang/docs/ |
D | UsersManual.rst | 11 The Clang Compiler is an open-source compiler for the C family of 14 allowing it to provide high-quality optimization and code generation 20 for an end-user, documenting the supported features, command line 23 `Clang Static Analyzer <http://clang-analyzer.llvm.org>`_, please see its web 27 which includes :ref:`C <c>`, :ref:`Objective-C <objc>`, :ref:`C++ <cxx>`, and 28 :ref:`Objective-C++ <objcxx>` as well as many dialects of those. For 29 language-specific information, please see the corresponding language 32 - :ref:`C Language <c>`: K&R C, ANSI C89, ISO C90, ISO C94 (C89+AMD1), ISO 34 - :ref:`Objective-C Language <objc>`: ObjC 1, ObjC 2, ObjC 2.1, plus 36 - :ref:`C++ Language <cxx>` [all …]
|
/external/libxml2/doc/ |
D | news.html | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 10 …-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%"… [all …]
|
D | xml.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 14 <h1 style="text-align: center">libxml, a.k.a. gnome-xml</h1> 19 style="text-align: right; font-style: italic; font-size: 10pt">"Programming 26 under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT 30 well-known markup language. Though the library is written in C <a 42 href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li> 44 href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a></li> 47 <li><a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a> : 58 <li>ISO-8859-x encodings, as well as <a [all …]
|
/external/libxml2/ |
D | NEWS | 14 - Security: 15 Fix for CVE-2014-3660 billion laugh variant (Daniel Veillard), 16 CVE-2014-0191 Do not fetch external parameter entities (Daniel Veillard) 18 - Bug Fixes: 19 fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC (Bart De Schuymer), 56 Fix regressions introduced by CVE-2014-0191 patch (Daniel Veillard), 58 xmllint was not parsing the --c14n11 flag (Sérgio Batista), 71 Avoid a possibility of dangling encoding handler (Gaurav), 82 xmllint --pretty crashed without following numeric argument (Tim Galeckas), 92 Fix a parsing bug on non-ascii element and CR/LF usage (Daniel Veillard), [all …]
|
/external/freetype/ |
D | ChangeLog.20 | 1 2002-02-09 Werner Lemberg <wl@gnu.org> 11 2002-02-08 David Turner <david@freetype.org> 22 2002-02-07 David Turner <david@freetype.org> 27 2002-02-06 David Turner <david@freetype.org> 52 (pcf_get_bitmaps, pcf_get_encodings): Handle invalid PCF fonts 55 state when encountering an invalid PCF font). 69 2002-02-06 Detlef Würkner <TetiSoft@apg.lahn.de> 77 2002-02-04 Keith Packard <keithp@keithp.com> 94 high-level API. 117 2002-02-02 Keith Packard <keithp@keithp.com> [all …]
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSemaKinds.td | 1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===// 5 // This file is distributed under the University of Illinois Open Source 8 //===----------------------------------------------------------------------===// 10 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 35 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore; 78 "%select{case value|enumerator value|non-type template argument|" 82 "%select{case value|enumerator value|non-type template argument|" 101 "represented in a %1-bit %select{signed|unsigned}2 integer type">; 107 InGroup<DiagGroup<"predefined-identifier-outside-function">>; [all …]
|
/external/libpng/ |
D | CHANGES | 2 CHANGES - changes for libpng 5 initial work-in-progress release 69 added png_read_update_info() - updates info structure with transformations 80 fixed some bugs (16-bit, 4-bit interlaced, etc.) 104 Changed warning/error callback functions to fix bug - this means you 116 in pngconf.h) - if nobody uses this, it may disappear in the future. 119 Added more error checking for writing and image to reduce invalid files 130 libpng will use the zlib CRC routines by (compile-time) default 131 Changed DOS small/medium model memory support - needs zlib 1.04 (Tim Wegner) 140 of nearly identical error messages (will simplify multi-lingual [all …]
|
/external/elfutils/src/ |
D | ChangeLog | 1 2019-01-24 Mark Wielaard <mark@klomp.org> 5 2019-01-22 Mark Wielaard <mark@klomp.org> 10 2019-01-20 Mark Wielaard <mark@klomp.org> 15 2019-01-16 Mark Wielaard <mark@klomp.org> 19 2018-11-10 Mark Wielaard <mark@klomp.org> 24 2018-11-09 Mark Wielaard <mark@klomp.org> 29 2018-11-12 Mark Wielaard <mark@klomp.org> 37 2018-11-11 Mark Wielaard <mark@klomp.org> 44 2018-10-20 Mark Wielaard <mark@klomp.org> 48 2018-10-26 Mark Wielaard <mark@klomp.org> [all …]
|
/external/curl/ |
D | CHANGES | 12 - RELEASE: 7.64.1 14 - Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set" 20 - [Christian Schmitz brought this change] 27 - tool_cb_wrt: fix writing to Windows null device NUL 29 - Improve console detection. 36 Bug: https://github.com/curl/curl/issues/3175#issuecomment-439068724 37 Reported-by: Gisle Vanem 39 - CURLMOPT_PIPELINING.3: fix typo 42 - TODO: config file parsing 47 - os400: Disable Alt-Svc by default since it's experimental [all …]
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 1 //===--- ExprConstant.cpp - Expression Constant Evaluator -----------------===// 5 // This file is distributed under the University of Illinois Open Source 8 //===----------------------------------------------------------------------===// 21 // * A flag indicating if evaluation encountered (unevaluated) side-effects. 30 // fold a potential constant sub-expression will be indicated by a 'false' 32 // expression is not necessarily non-constant). 34 //===----------------------------------------------------------------------===// 66 return D->getType(); in getType() 76 const Expr *Temp = MTE->GetTemporaryExpr(); in getType() 77 const Expr *Inner = Temp->skipRValueSubobjectAdjustments(CommaLHSs, in getType() [all …]
|
/external/python/cpython3/ |
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 …]
|