| /third_party/icu/icu4c/source/test/testdata/ |
| D | numberformattestspecification.txt | 3 // 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/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/ |
| D | numberformattestspecification.txt | 3 // 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/ |
| D | outdevs.texi | 1 @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 …]
|
| D | formats.texi | 5 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 …]
|
| D | filters.texi | 13 input --> split ---------------------> overlay --> output 16 +-----> crop --> vflip -------+ 25 ffmpeg -i INPUT -vf "split [main][tmp]; [tmp] crop=iw:ih/2:0:0, vflip [flip]; [main][flip] overlay=… 29 onto the bottom half of the output video. 39 The stream sent to the second output of @var{split}, labelled as 42 @var{overlay} filter takes in input the first unchanged output of the 44 lower half the output generated by the @var{crop,vflip} filterchain. 50 There exist so-called @var{source filters} that do not have an 52 output. 65 graph2dot -h [all …]
|
| /third_party/flutter/skia/third_party/externals/libpng/scripts/ |
| D | genout.cmake.in | 4 # 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/ |
| D | genout.cmake.in | 4 # 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/python/Tools/nuget/ |
| D | build.bat | 3 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/ffmpeg/libswresample/ |
| D | swresample.h | 2 * 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/harfbuzz/docs/ |
| D | usermanual-utilities.xml | 2 <!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/flutter/skia/third_party/externals/harfbuzz/docs/ |
| D | usermanual-utilities.xml | 2 <!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/flutter/skia/third_party/externals/sdl/visualtest/docs/ |
| D | Doxyfile | 13 #--------------------------------------------------------------------------- 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/ |
| D | mbedtls.doxyfile | 15 #--------------------------------------------------------------------------- 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/ |
| D | Doxyfile | 13 #--------------------------------------------------------------------------- 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/weston/man/ |
| D | meson.build | 2 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/engine/flutter/ |
| D | Doxyfile | 16 #--------------------------------------------------------------------------- 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/pulseaudio/doxygen/ |
| D | doxygen.conf.in | 13 #--------------------------------------------------------------------------- 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/glfw/docs/ |
| D | Doxyfile.in | 13 #--------------------------------------------------------------------------- 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 …]
|
| /third_party/wayland-ivi-extension/doc/ |
| D | Doxyfile.template | 13 #--------------------------------------------------------------------------- 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/skia/third_party/externals/spirv-tools/source/ |
| D | CMakeLists.txt | 1 # 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/flutter/skia/third_party/externals/libpng/ |
| D | CMakeLists.txt | 3 # Copyright (c) 2018-2019 Cosmin Truta 4 # Copyright (c) 2007,2009-2018 Glenn Randers-Pehrson 6 # Revised by Roger Lowman, 2009-2010 7 # Revised by Clifford Yapp, 2011-2012,2017 27 set(PNGLIB_MAJOR 1) 28 set(PNGLIB_MINOR 6) 29 set(PNGLIB_RELEASE 38) 30 set(PNGLIB_NAME libpng${PNGLIB_MAJOR}${PNGLIB_MINOR}) 31 set(PNGLIB_VERSION ${PNGLIB_MAJOR}.${PNGLIB_MINOR}.${PNGLIB_RELEASE}) 38 # Useful if zlib is being built alongside this as a sub-project. [all …]
|
| /third_party/libpng/ |
| D | CMakeLists.txt | 4 # Copyright (C) 2007,2009-2018 Glenn Randers-Pehrson 6 # Revised by Roger Lowman, 2009-2010 7 # Revised by Clifford Yapp, 2011-2012,2017 27 set(PNGLIB_MAJOR 1) 28 set(PNGLIB_MINOR 6) 29 set(PNGLIB_RELEASE 37) 30 set(PNGLIB_NAME libpng${PNGLIB_MAJOR}${PNGLIB_MINOR}) 31 set(PNGLIB_VERSION ${PNGLIB_MAJOR}.${PNGLIB_MINOR}.${PNGLIB_RELEASE}) 38 # Useful if zlib is being built alongside this as a sub-project. 50 set(M_LIBRARY "") [all …]
|
| /third_party/python/Lib/test/ |
| D | test_http_cookies.py | 17 'output': 'Set-Cookie: chips=ahoy\nSet-Cookie: vienna=finger'}, 22 'output': 'Set-Cookie: keebler="E=mc2; L=\\"Loves\\"; fudge=\\012;"'}, 28 'output': 'Set-Cookie: keebler=E=mc2'}, 36 'output': 'Set-Cookie: key:term=value:term'}, 38 # issue22931 - Adding '[' and ']' as valid characters in cookie 44 'output': '\n'.join(( 45 'Set-Cookie: a=b', 46 'Set-Cookie: c=[', 47 'Set-Cookie: d=r', 48 'Set-Cookie: f=h' [all …]
|
| /third_party/jsoncpp/doc/ |
| D | doxyfile.in | 16 #--------------------------------------------------------------------------- 18 #--------------------------------------------------------------------------- 21 # that follow. The default is UTF-8 which is also the encoding used for all text 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 # 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 75 # information to generate all constant output in the proper language. [all …]
|
| D | web_doxyfile.in | 16 #--------------------------------------------------------------------------- 18 #--------------------------------------------------------------------------- 21 # that follow. The default is UTF-8 which is also the encoding used for all text 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 # 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 75 # information to generate all constant output in the proper language. [all …]
|