Home
last modified time | relevance | path

Searched +full:set +full:- +full:output (Results 1 – 25 of 1143) sorted by relevance

12345678910>>...46

/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
Dnumberformattestspecification.txt3 // Copyright (C) 2015-2016, International Business Machines
9 // per-test field names, and finally the test specific field values, 1 test
16 // P = Properties-based ICU4J (bypasses DecimalFormat wrapper)
20 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
23 set locale ar-EG
24 set pattern +0;-#
26 format output breaks
28 -6 \u061C-\u0666 K
31 set locale fr_FR
32 set format 1234.567
[all …]
/third_party/icu/icu4c/source/test/testdata/
Dnumberformattestspecification.txt3 // Copyright (C) 2015-2016, International Business Machines
9 // per-test field names, and finally the test specific field values, 1 test
16 // P = Properties-based ICU4J (bypasses DecimalFormat wrapper)
20 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
23 set locale ar-EG
24 set pattern +0;-#
26 format output breaks
28 -6 \u061C-\u0666 K
31 set locale fr_FR
32 set format 1234.567
[all …]
/third_party/ffmpeg/doc/
Doutdevs.texi1 @chapter Output Devices
2 @c man begin OUTPUT DEVICES
4 Output devices are configured elements in FFmpeg that can write
5 multimedia data to an output device attached to your system.
7 When you configure your FFmpeg build, all the supported output devices
9 configure option "--list-outdevs".
11 You can disable all the output devices using the configure option
12 "--disable-outdevs", and selectively enable an output device using the
13 option "--enable-outdev=@var{OUTDEV}", or you can disable a particular
14 input device using the option "--disable-outdev=@var{OUTDEV}".
[all …]
Dformats.texi5 can be set on all the muxers and demuxers. In addition each muxer or
6 demuxer may support so-called private options, which are specific for
9 Options may be set by specifying -@var{option} @var{value} in the
17 @item avioflags @var{flags} (@emph{input/output})
25 Set probing size in bytes, i.e. the size of the data to analyze to get
31 Set the maximum number of buffered packets when probing a codec.
34 @item packetsize @var{integer} (@emph{output})
35 Set packet size.
38 Set format flags. Some are implemented for a limited number of formats.
49 Ignore DTS if PTS is set. Inert when nofillin is set.
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dgenout.cmake.in4 # Copyright (C) 2016 Glenn Randers-Pehrson
12 set(SRCDIR "@CMAKE_CURRENT_SOURCE_DIR@")
13 set(BINDIR "@CMAKE_CURRENT_BINARY_DIR@")
15 set(AWK "@AWK@")
16 set(CMAKE_C_COMPILER "@CMAKE_C_COMPILER@")
17 set(CMAKE_C_FLAGS @CMAKE_C_FLAGS@)
18 set(INCDIR "@CMAKE_CURRENT_BINARY_DIR@")
19 set(PNG_PREFIX "@PNG_PREFIX@")
20 set(PNGLIB_MAJOR "@PNGLIB_MAJOR@")
21 set(PNGLIB_MINOR "@PNGLIB_MINOR@")
[all …]
/third_party/libpng/scripts/
Dgenout.cmake.in4 # Copyright (C) 2016 Glenn Randers-Pehrson
12 set(SRCDIR "@CMAKE_CURRENT_SOURCE_DIR@")
13 set(BINDIR "@CMAKE_CURRENT_BINARY_DIR@")
15 set(AWK "@AWK@")
16 set(CMAKE_C_COMPILER "@CMAKE_C_COMPILER@")
17 set(CMAKE_C_FLAGS @CMAKE_C_FLAGS@)
18 set(INCDIR "@CMAKE_CURRENT_BINARY_DIR@")
19 set(PNG_PREFIX "@PNG_PREFIX@")
20 set(PNGLIB_MAJOR "@PNGLIB_MAJOR@")
21 set(PNGLIB_MINOR "@PNGLIB_MINOR@")
[all …]
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dgenout.cmake.in4 # Copyright (C) 2016 Glenn Randers-Pehrson
12 set(SRCDIR "@CMAKE_CURRENT_SOURCE_DIR@")
13 set(BINDIR "@CMAKE_CURRENT_BINARY_DIR@")
15 set(AWK "@AWK@")
16 set(CMAKE_C_COMPILER "@CMAKE_C_COMPILER@")
17 set(CMAKE_C_FLAGS @CMAKE_C_FLAGS@)
18 set(INCDIR "@CMAKE_CURRENT_BINARY_DIR@")
19 set(PNG_PREFIX "@PNG_PREFIX@")
20 set(PNGLIB_MAJOR "@PNGLIB_MAJOR@")
21 set(PNGLIB_MINOR "@PNGLIB_MINOR@")
[all …]
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dimmap_5445x.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
89 u16 ccr; /* Chip Configuration Register (256 TEPBGA, Read-only) */
91 u16 rcon; /* Reset Configuration (256 TEPBGA, Read-only) */
92 u16 cir; /* Chip Identification Register (Read-only) */
96 u16 uocsr; /* USB On-the-Go Controller Status Register */
101 u8 podr_fec0h; /* FEC0 High Port Output Data Register */
102 u8 podr_fec0l; /* FEC0 Low Port Output Data Register */
103 u8 podr_ssi; /* SSI Port Output Data Register */
[all …]
/third_party/python/Tools/nuget/
Dbuild.bat3 set D=%~dp0
4 set PCBUILD=%D%..\..\PCbuild\
5 if "%Py_OutDir%"=="" set Py_OutDir=%PCBUILD%
7 set BUILDX86=
8 set BUILDX64=
9 set BUILDARM32=
10 set REBUILD=
11 set OUTPUT= variable
12 set PACKAGES=
13 set PYTHON_EXE=
[all …]
/third_party/uboot/u-boot-2020.01/include/power/
Dregulator.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2014-2015 Samsung Electronics
11 * U-Boot Voltage/Current Regulator
18 * The regulator uclass - is based on uclass platform data which is allocated,
19 * automatically for each regulator device on bind and 'dev->uclass_platdata'
21 * The uclass file: 'drivers/power/regulator/regulator-uclass.c'
23 * The regulator device - is based on driver's model 'struct udevice'.
25 * - devname - the regulator device's name: 'dev->name'
26 * - platname - the device's platdata's name. So in the code it looks like:
27 * 'uc_pdata = dev->uclass_platdata'; 'name = uc_pdata->name'.
[all …]
/third_party/harfbuzz/docs/
Dusermanual-utilities.xml2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
11 main APIs. These include a set of command-line tools, a set of
12 lower-level APIs for common data types that may be of interest to
16 <section id="utilities-command-line-tools">
17 <title>Command-line tools</title>
19 HarfBuzz include three command-line tools:
20 <command>hb-shape</command>, <command>hb-view</command>, and
21 <command>hb-subset</command>. They can be used to examine
26 <section id="utilities-command-line-hbshape">
[all …]
/third_party/skia/third_party/externals/harfbuzz/docs/
Dusermanual-utilities.xml2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
11 main APIs. These include a set of command-line tools, a set of
12 lower-level APIs for common data types that may be of interest to
16 <section id="utilities-command-line-tools">
17 <title>Command-line tools</title>
19 HarfBuzz include three command-line tools:
20 <command>hb-shape</command>, <command>hb-view</command>, and
21 <command>hb-subset</command>. They can be used to examine
26 <section id="utilities-command-line-hbshape">
[all …]
/third_party/pcre2/pcre2/doc/
Dpcre2test.13 pcre2test - a program for testing Perl-compatible regular expressions.
7 .B pcre2test "[options] [input file [output file]]"
25 defaults and controlling some special actions. The output shows the result of
28 subject is processed, and what output is produced.
37 .SH "PCRE2's 8-BIT, 16-BIT AND 32-BIT LIBRARIES"
41 strings that are encoded in 8-bit, 16-bit, or 32-bit code units. One, two, or
44 input and output are always in 8-bit format. When testing the 16-bit or 32-bit
45 libraries, patterns and subject strings are converted to 16-bit or 32-bit
47 to 8-bit code units for output.
65 contain binary zeros, even though in Unix-like environments, \fBfgets()\fP
[all …]
Dpcre2test.txt6 pcre2test - a program for testing Perl-compatible regular expressions.
10 pcre2test [options] [input file [output file]]
15 of the regular expressions themselves, see the pcre2pattern documenta-
16 tion. For details of the PCRE2 library function calls and their op-
21 setting defaults and controlling some special actions. The output shows
23 command lines, the patterns, and the subject lines specify PCRE2 func-
24 tion options, control how the subject is processed, and what output is
27 There are many obscure modifiers, some of which are specifically de-
34 PCRE2's 8-BIT, 16-BIT AND 32-BIT LIBRARIES
36 Different versions of the PCRE2 library can be built to support charac-
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dusermanual-utilities.xml2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
11 main APIs. These include a set of command-line tools, a set of
12 lower-level APIs for common data types that may be of interest to
17 <section id="utilities-command-line-tools">
18 <title>Command-line tools</title>
20 HarfBuzz include three command-line tools:
21 <program>hb-shape</program>, <program>hb-view</program>, and
22 <program>hb-subset</program>. They can be used to examine
27 <section id="utilities-command-line-hbshape">
[all …]
/third_party/ffmpeg/libswresample/
Dswresample.h2 * Copyright (C) 2011-2013 Michael Niedermayer (michaelni@gmx.at)
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
38 * must be set with the @ref avoptions API.
42 * are using the former, you must set options through the @ref avoptions API.
43 * The latter function provides the same feature, but it allows you to set some
47 * format to interleaved signed 16-bit integer, downsampling from 48kHz to
73 * Once all values have been set, it must be initialized with swr_init(). If
81 * output space or if sample rate conversion is done, which requires "future"
83 * time by using swr_convert() (in_count can be set to 0).
91 * The delay between input and output, can at any time be found by using
[all …]
/third_party/weston/man/
Dmeson.build2 man_conf.set('weston_native_backend', opt_backend_native)
3 man_conf.set('weston_modules_dir', dir_module_weston)
4 man_conf.set('libweston_modules_dir', dir_module_libweston)
5 man_conf.set('weston_shell_client', get_option('desktop-shell-client-default'))
6 man_conf.set('weston_libexecdir', dir_libexec)
7 man_conf.set('weston_bindir', dir_bin)
8 man_conf.set('xserver_path', get_option('xwayland-path'))
9 man_conf.set('version', version_weston)
13 output: 'weston.1',
19 input: 'weston-bindings.man',
[all …]
/third_party/flutter/skia/third_party/externals/sdl/visualtest/docs/
DDoxyfile13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
46 # Doxygen will copy the logo to the output directory.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
58 # 4096 sub-directories (in 2 levels) under the output directory of each output
68 # information to generate all constant output in the proper language.
70 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
72 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
[all …]
/third_party/mbedtls/doxygen/
Dmbedtls.doxyfile15 #---------------------------------------------------------------------------
17 #---------------------------------------------------------------------------
20 # that follow. The default is UTF-8 which is also the encoding used for all
25 DOXYFILE_ENCODING = UTF-8
48 # Doxygen will copy the logo to the output directory.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
60 # 4096 sub-directories (in 2 levels) under the output directory of each output
70 # information to generate all constant output in the proper language.
72 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
74 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
[all …]
/third_party/boost/libs/nowide/doc/
DDoxyfile13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
44 # 4096 sub-directories (in 2 levels) under the output directory of each output
54 # information to generate all constant output in the proper language.
56 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
58 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
59 # messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
[all …]
/third_party/libusb/doc/
Ddoxygen.cfg.in16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # file that follow. The default is UTF-8 which is also the encoding used for all
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
47 PROJECT_BRIEF = "A cross-platform user library to access USB devices"
52 # the logo to the output directory.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
64 # directories (in 2 levels) under the output directory of each output format and
[all …]
/third_party/flutter/engine/flutter/
DDoxyfile16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # file that follow. The default is UTF-8 which is also the encoding used for all
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
52 # the logo to the output directory.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
64 # directories (in 2 levels) under the output directory of each output format and
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
DCMakeLists.txt1 # Copyright (c) 2015-2016 The Khronos Group Inc.
7 # http://www.apache.org/licenses/LICENSE-2.0
15 set(GRAMMAR_PROCESSING_SCRIPT "${spirv-tools_SOURCE_DIR}/utils/generate_grammar_tables.py")
16 set(VIMSYNTAX_PROCESSING_SCRIPT "${spirv-tools_SOURCE_DIR}/utils/generate_vim_syntax.py")
17 set(XML_REGISTRY_PROCESSING_SCRIPT "${spirv-tools_SOURCE_DIR}/utils/generate_registry_tables.py")
24 set(GRAMMAR_JSON_FILE "${SPIRV_HEADER_INCLUDE_DIR}/spirv/${VERSION}/spirv.core.grammar.json")
25 set(GRAMMAR_INSTS_INC_FILE "${spirv-tools_BINARY_DIR}/core.insts-${VERSION}.inc")
26 set(GRAMMAR_KINDS_INC_FILE "${spirv-tools_BINARY_DIR}/operand.kinds-${VERSION}.inc")
27 add_custom_command(OUTPUT ${GRAMMAR_INSTS_INC_FILE} ${GRAMMAR_KINDS_INC_FILE}
29 --spirv-core-grammar=${GRAMMAR_JSON_FILE}
[all …]
/third_party/pulseaudio/doxygen/
Ddoxygen.conf.in13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
46 # Doxygen will copy the logo to the output directory.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
58 # 4096 sub-directories (in 2 levels) under the output directory of each output
68 # information to generate all constant output in the proper language.
70 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
72 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
[all …]
/third_party/flutter/glfw/docs/
DDoxyfile.in13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
41 PROJECT_BRIEF = "A multi-platform library for OpenGL, window and input"
46 # Doxygen will copy the logo to the output directory.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
58 # 4096 sub-directories (in 2 levels) under the output directory of each output
68 # information to generate all constant output in the proper language.
70 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
[all …]

12345678910>>...46