Home
last modified time | relevance | path

Searched +full:no +full:- +full:use +full:- +full:before +full:- +full:define (Results 1 – 25 of 1080) sorted by relevance

12345678910>>...44

/third_party/Linux_Kernel/include/linux/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
3 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
5 This software is provided 'as-is', without any express or implied
6 warranty. In no event will the authors be held liable for any damages
7 arising from the use of this software.
9 Permission is granted to anyone to use this software for any purpose,
14 claim that you wrote the original software. If you use this software
21 Jean-loup Gailly Mark Adler
31 #define _ZLIB_H
39 This is a modified version of zlib for use inside the Linux kernel.
[all …]
/third_party/zlib/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define ZLIB_H
40 #define ZLIB_VERSION "1.2.11"
[all …]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define ZLIB_H
40 #define ZLIB_VERSION "1.2.11"
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define ZLIB_H
40 #define ZLIB_VERSION "1.2.11"
[all …]
/third_party/freetype/src/gzip/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define _ZLIB_H
40 #define ZLIB_VERSION "1.1.4"
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define _ZLIB_H
40 #define ZLIB_VERSION "1.1.4"
[all …]
/third_party/node/deps/zlib/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define ZLIB_H
40 #define ZLIB_VERSION "1.2.11"
[all …]
/third_party/flutter/skia/third_party/externals/zlib/
Dzlib.h1 /* zlib.h -- interface of the 'zlib' general purpose compression library
4 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
15 claim that you wrote the original software. If you use this software
22 Jean-loup Gailly Mark Adler
32 #define ZLIB_H
40 #define ZLIB_VERSION "1.2.11"
[all …]
/third_party/node/deps/npm/node_modules/https-proxy-agent/
D.eslintrc.js6 'parser': '@typescript-eslint/parser',
13 '@typescript-eslint'
29 'class-methods-use-this': 0,
30 'consistent-return': 0,
31 'func-names': 0,
32 'global-require': 0,
33 'guard-for-in': 0,
34 'import/no-duplicates': 0,
35 'import/no-dynamic-require': 0,
36 'import/no-extraneous-dependencies': 0,
[all …]
/third_party/Linux_Kernel/arch/arm/include/asm/
Dmcpm.h5 * Copyright: (C) 2012-2013 Linaro Limited
13 #define MCPM_H
22 #define MAX_CPUS_PER_CLUSTER 4
25 #define MAX_NR_CLUSTERS 4
27 #define MAX_NR_CLUSTERS 2
36 * Platform specific code should use this symbol to set up secondary
37 * entry location for processors to use when released from reset.
43 * branch once it is ready to re-enter the kernel using ptr, or NULL if it
51 * from very early assembly code before the CPU is ungated. The
58 * CPU/cluster power operations API for higher subsystems to use.
[all …]
/third_party/glib/glib/
Dgmacros.h1 /* GLIB - Library of useful routines for C programming
2 * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
19 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
30 #define __G_MACROS_H__
41 #define G_GNUC_CHECK_VERSION(major, minor) \
46 #define G_GNUC_CHECK_VERSION(major, minor) 0
51 * "long long" types even in the presence of '-ansi -pedantic'.
54 #define G_GNUC_EXTENSION __extension__
56 #define G_GNUC_EXTENSION
61 * we are using C++, then we can use "inline" directly. Unfortunately
[all …]
/third_party/openssl/include/openssl/
Dopensslconf.h5 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
7 * Licensed under the OpenSSL license (the "License"). You may not use
21 # error OPENSSL_ALGORITHM_DEFINES no longer supported
29 # define OPENSSL_NO_BF
32 # define OPENSSL_NO_CAMELLIA
35 # define OPENSSL_NO_CAST
38 # define OPENSSL_NO_CT
41 # define OPENSSL_NO_MD2
44 # define OPENSSL_NO_RC2
47 # define OPENSSL_NO_RC5
[all …]
/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h6 * you may not use this file except in compliance with the License.
9 * http://www.apache.org/licenses/LICENSE-2.0
20 #define GRPC_IMPL_CODEGEN_GRPC_TYPES_H
96 be restricted to the regex [A-Za-z][_A-Za-z0-9]{,15}.
97 Key names must be restricted to the regex [A-Za-z][_A-Za-z0-9]{,47}.
101 Library authors are strongly encouraged to \#define symbolic constants for
118 Used to set optional channel-level configuration.
119 These configuration options are modelled as key-value pairs as defined
120 by grpc_arg; keys are strings to allow easy backwards-compatible extension
127 used by core (i.e. when the object for use with which they were passed
[all …]
/third_party/toybox/generated/
Dhelp.h1define HELP_toybox_musl_nommu_is_broken "When using musl-libc on a nommu system, you'll need to sa…
3 #define HELP_toybox_uid_usr "When commands like useradd/groupadd allocate user IDs, start here."
5 #define HELP_toybox_uid_sys "When commands like useradd/groupadd allocate system IDs, start here."
7 #define HELP_toybox_pedantic_args "Check arguments for commands that have no arguments."
9 #define HELP_toybox_debug "Enable extra checks for debugging purposes. All of them catch\nthings th…
11define HELP_toybox_norecurse "When one toybox command calls another, usually it just calls the new…
13 #define HELP_toybox_free "When a program exits, the operating system will clean up after it\n(free …
15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support."
17define HELP_toybox_help_dashdash "Support --help argument in all commands, even ones with a NULL\n…
19 #define HELP_toybox_help "Include help text for each command."
[all …]
/third_party/jerryscript/docs/
D08.CODING-STANDARDS.md14 * No trailing white space is allowed.
15 * Run `tools/run-tests.py --check-vera` to check several
41 --- Bad ---
68 --- Bad ---
89 #define JERRY_VALUE_SEVEN 7
94 #define JERRY_ADD_TWO_NUMBERS(arg1, arg2) \
100 * to use NUMBERS in the first place.
102 #define JERRY_ADD_TWO_NUMS(arg1, arg2) \
107 --- Bad ---
111 #define JERRY_CONSTANT_WITHOUT_DESCRIPTION 5
[all …]
/third_party/ffmpeg/libavcodec/
Davcodec.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 #define AVCODEC_AVCODEC_H
95 * - Set up and open the AVCodecContext as usual.
96 * - Send valid input:
97 * - For decoding, call avcodec_send_packet() to give the decoder raw
99 * - For encoding, call avcodec_send_frame() to give the encoder an AVFrame
106 * - Receive output in a loop. Periodically call one of the avcodec_receive_*()
108 * - For decoding, call avcodec_receive_frame(). On success, it will return
110 * - For encoding, call avcodec_receive_packet(). On success, it will return
124 * In theory, sending input can result in EAGAIN - this should happen only if
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dxdg-shell-client-protocol.h1 /* Generated by wayland-scanner 1.17.0 */
4 #define XDG_SHELL_CLIENT_PROTOCOL_H
8 #include "wayland-client.h"
17 * - @subpage page_iface_xdg_wm_base - create desktop-style surfaces
18 * - @subpage page_iface_xdg_positioner - child surface positioner
19 * - @subpage page_iface_xdg_surface - desktop user interface surface base interface
20 * - @subpage page_iface_xdg_toplevel - toplevel surface
21 * - @subpage page_iface_xdg_popup - short-lived, popup surfaces for menus
25 * Copyright © 2008-2013 Kristian Høgsberg
28 * Copyright © 2010-2013 Intel Corporation
[all …]
/third_party/ffmpeg/libavformat/
Davformat.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 #define AVFORMAT_AVFORMAT_H
35 * formats. Its main two purposes are demuxing - i.e. splitting a media file
36 * into component streams, and the reverse process of muxing - writing supplied
40 * Unless you are absolutely sure you won't use libavformat's network
53 * AVFormatContext, use avformat_alloc_context() (some functions, like
69 * mechanism. Generic (format-independent) libavformat options are provided by
72 * from avformat_get_class()). Private (format-specific) options are provided by
74 * AVOutputFormat.priv_class of the corresponding format struct is non-NULL.
76 * if its AVClass is non-NULL, and the protocols layer. See the discussion on
[all …]
/third_party/node/
D.eslintrc.js1 'use strict';
3 /* eslint-env node */
8 const NodePlugin = require('./tools/node_modules/eslint-plugin-node-core');
9 NodePlugin.RULES_DIR = path.resolve(__dirname, 'tools', 'eslint-rules');
12 // if invoked by a globally-installed ESLint or ESLint installed elsewhere
17 'eslint-plugin-node-core',
18 'eslint-plugin-markdown',
19 'babel-eslint',
28 // eslint-disable-next-line no-unused-vars
39 plugins: ['markdown', 'node-core'],
[all …]
/third_party/cares/
Dares_setup.h2 #define HEADER_CARES_SETUP_H
5 /* Copyright (C) 2004 - 2012 by Daniel Stenberg et al
7 * Permission to use, copy, modify, and distribute this software and its
13 * written prior permission. M.I.T. makes no representations about the
19 * Define WIN32 when build target is Win32 API
23 #define WIN32
27 * Include configuration script results or hand-crafted
36 #include "config-win32.h"
44 /* as appropriate, before any system header file is included. It is */
46 /* before this point. As a result of all this we frown inclusion of */
[all …]
/third_party/node/deps/cares/src/
Dares_setup.h2 #define HEADER_CARES_SETUP_H
5 /* Copyright (C) 2004 - 2012 by Daniel Stenberg et al
7 * Permission to use, copy, modify, and distribute this software and its
13 * written prior permission. M.I.T. makes no representations about the
19 * Define WIN32 when build target is Win32 API
23 #define WIN32
27 * Include configuration script results or hand-crafted
36 #include "config-win32.h"
44 /* as appropriate, before any system header file is included. It is */
46 /* before this point. As a result of all this we frown inclusion of */
[all …]
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_audio.h3 Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org>
5 This software is provided 'as-is', without any express or implied
6 warranty. In no event will the authors be held liable for any damages
7 arising from the use of this software.
9 Permission is granted to anyone to use this software for any purpose,
14 claim that you wrote the original software. If you use this software
29 #define _SDL_audio_h
51 ++-----------------------sample is signed if set
53 || ++-----------sample is bigendian if set
55 || || ++---sample is float if set
[all …]
/third_party/node/deps/icu-small/source/common/unicode/
Duclean.h2 // License & terms of use: http://www.unicode.org/copyright.html
5 * Copyright (C) 2001-2014, International Business Machines
9 * encoding: UTF-8
18 #define __UCLEAN_H__
29 * Use of this function is optional. It is OK to simply use ICU
38 * Multiple calls to u_init() cause no harm, aside from the small amount
41 * In old versions of ICU, u_init() was required in multi-threaded applications
42 * to ensure the thread safety of ICU. u_init() is no longer needed for this purpose.
60 * items (collators, resource bundles, converters, etc.) must be closed before
62 * (e.g. close your converters and resource bundles before calling this
[all …]
/third_party/icu/icu4c/source/common/unicode/
Duclean.h2 // License & terms of use: http://www.unicode.org/copyright.html
5 * Copyright (C) 2001-2014, International Business Machines
9 * encoding: UTF-8
18 #define __UCLEAN_H__
29 * Use of this function is optional. It is OK to simply use ICU
38 * Multiple calls to u_init() cause no harm, aside from the small amount
41 * In old versions of ICU, u_init() was required in multi-threaded applications
42 * to ensure the thread safety of ICU. u_init() is no longer needed for this purpose.
60 * items (collators, resource bundles, converters, etc.) must be closed before
62 * (e.g. close your converters and resource bundles before calling this
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duclean.h2 // License & terms of use: http://www.unicode.org/copyright.html
5 * Copyright (C) 2001-2014, International Business Machines
9 * encoding: UTF-8
18 #define __UCLEAN_H__
29 * Use of this function is optional. It is OK to simply use ICU
38 * Multiple calls to u_init() cause no harm, aside from the small amount
41 * In old versions of ICU, u_init() was required in multi-threaded applications
42 * to ensure the thread safety of ICU. u_init() is no longer needed for this purpose.
60 * items (collators, resource bundles, converters, etc.) must be closed before
62 * (e.g. close your converters and resource bundles before calling this
[all …]

12345678910>>...44