Searched +full:no +full:- +full:use +full:- +full:before +full:- +full:define (Results 1 – 25 of 1280) sorted by relevance
12345678910>>...52
| /third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
| D | no-use-before-define.md | 1 # Disallow the use of variables before they are defined (`no-use-before-define`) 3 ## PLEASE READ THIS ISSUE BEFORE USING THIS RULE [#1856](https://github.com/typescript-eslint/types… 7 This rule extends the base [`eslint/no-use-before-define`](https://eslint.org/docs/rules/no-use-bef… 10 ## How to use 15 "no-use-before-define": "off", 16 "@typescript-eslint/no-use-before-define": ["error"] 22 See [`eslint/no-use-before-define` options](https://eslint.org/docs/rules/no-use-before-define#opti… 42 If this is `true`, this rule warns every reference to a enum before the enum declaration. 48 /*eslint no-use-before-define: ["error", { "enums": false }]*/ 60 /*eslint no-use-before-define: ["error", { "enums": false }]*/ [all …]
|
| /third_party/uboot/u-boot-2020.01/doc/ |
| D | README.autoboot | 1 SPDX-License-Identifier: GPL-2.0+ 12 U-Boot README. See it for details. They are: 22 Why use them? 23 ------------- 27 any commands. If any key is pressed before the boot delay time 28 expires, U-Boot stops the autoboot process, gives a U-Boot prompt 34 U-Boot pressed a key before the system had time to boot. It's even 36 normal use. The modem plugged into that console port sends a 37 character at the wrong time and the system hangs, with no clue as to 43 time) U-Boot will patiently wait forever for it to finish. [all …]
|
| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
| D | zlib.h | 1 /* 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/ |
| D | zlib.h | 1 /* 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/zlib/ |
| D | zlib.h | 1 /* 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/libwebsockets/win32port/zlib/ |
| D | zlib.h | 1 /* zlib.h -- interface of the 'zlib' general purpose compression library 4 Copyright (C) 1995-2010 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.5" [all …]
|
| /third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
| D | zlib.h | 1 /* 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/skia/third_party/externals/freetype/src/gzip/ |
| D | zlib.h | 1 /* 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/freetype/src/gzip/ |
| D | zlib.h | 1 /* 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/npm/node_modules/https-proxy-agent/ |
| D | .eslintrc.js | 6 '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/flutter/skia/third_party/externals/zlib/ |
| D | zlib.h | 1 /* 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/skia/third_party/externals/zlib/ |
| D | zlib.h | 1 /* 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/zlib/ |
| D | zlib.h | 1 /* 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/openGLES/extensions/SGIX/ |
| D | SGIX_async.txt | 1 XXX - Not complete yet!!! 31 1) Asynchronous commands are non-blocking. For example, an 37 2) Asynchronous commands may complete out-of-order with respect to 51 be issued (e.g. drawing commands that use texture data downloaded 53 fine-grain control over asynchronous commands by introducing a 57 integer called a "marker." A program specifies a marker before it 61 completed. This extension provides both blocking and non-blocking 64 This extension does not define any asynchronous commands. 73 use a separate name space for each category of commands, 79 (e.g. two libraries that both use asynchronous readpixels). It [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
| D | SGIX_async.txt | 1 XXX - Not complete yet!!! 31 1) Asynchronous commands are non-blocking. For example, an 37 2) Asynchronous commands may complete out-of-order with respect to 51 be issued (e.g. drawing commands that use texture data downloaded 53 fine-grain control over asynchronous commands by introducing a 57 integer called a "marker." A program specifies a marker before it 61 completed. This extension provides both blocking and non-blocking 64 This extension does not define any asynchronous commands. 73 use a separate name space for each category of commands, 79 (e.g. two libraries that both use asynchronous readpixels). It [all …]
|
| /third_party/toybox/generated/ |
| D | help.h | 1 …define 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… 11 …define 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." 17 …define 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/glib/glib/ |
| D | gmacros.h | 1 /* 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/ |
| D | opensslconf.h | 5 * 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/libwebsockets/include/libwebsockets/ |
| D | lws-write.h | 2 * libwebsockets - small server side websockets and web server implementation 4 * Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com> 9 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 25 /*! \defgroup sending-data Sending data 31 #define LWS_SIZEOFPTR ((int)sizeof (void *)) 35 #define _LWS_PAD_SIZE 16 /* Intel recommended for best performance */ 37 #define _LWS_PAD_SIZE LWS_SIZEOFPTR /* Size of a pointer on the target arch */ 39 #define _LWS_PAD(n) (((n) % _LWS_PAD_SIZE) ? \ [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | avcodec.h | 18 * 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/jerryscript/docs/ |
| D | 08.CODING-STANDARDS.md | 14 * 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/grpc/include/grpc/impl/codegen/ |
| D | grpc_types.h | 6 * 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/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
| D | xdg-shell-client-protocol.h | 1 /* 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/uboot/u-boot-2020.01/include/dm/ |
| D | uclass.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 10 #define _DM_UCLASS_H 13 #include <dm/uclass-id.h> 18 * struct uclass - a U-Boot drive class, collecting together similar drivers 24 * There may be drivers for on-chip SoC GPIO banks, I2C GPIO expanders and 45 #define DM_UC_FLAG_SEQ_ALIAS (1 << 0) 48 #define DM_UC_FLAG_ALLOC_PRIV_DMA (1 << 5) 51 * struct uclass_driver - Driver for the uclass 59 * @pre_unbind: Called before a device is unbound from this uclass 60 * @pre_probe: Called before a new device is probed [all …]
|
| /third_party/uboot/u-boot-2020.01/doc/driver-model/ |
| D | debugging.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 12 ---------------------------- 16 - If you are writing a new feature, consider doing it in sandbox instead of 17 on your board. Sandbox has no limits, allows easy debugging (e.g. gdb) and 19 - Put '#define DEBUG' at the top of a file, to activate all the debug() and 21 - Where logging is used, change the logging level, e.g. in SPL with 24 - Where logging of return values is implemented with log_msg_ret(), set 26 - Make sure you have a debug UART enabled - see CONFIG_DEBUG_UART. With this 27 you can get serial output (printf(), etc.) before the serial driver is 29 - Use a JTAG emulator to set breakpoints and single-step through code [all …]
|
12345678910>>...52