| /third_party/curl/tests/data/ |
| D | test444 | 12 --resolve 17 # Server-side 22 Server: test-server/fake 23 Content-Length: 6 24 Set-Cookie: cookie-1=yes; 25 Set-Cookie: cookie-2=yes; 26 Set-Cookie: cookie-3=yes; 27 Set-Cookie: cookie-4=yes; 28 Set-Cookie: cookie-5=yes; 29 Set-Cookie: cookie-6=yes; [all …]
|
| /third_party/toybox/tests/ |
| D | pkill.test | 6 #cleaning 'yes' processes 7 killall yes >/dev/null 2>&1 9 [ -f testing.sh ] && . testing.sh 15 yes >/dev/null & 17 testing "pattern" "pkill yes && sleep 1 && (pgrep yes || echo 'yes')" \ 18 "yes\n" "" "" 19 killall yes >/dev/null 2>&1 21 yes >/dev/null & 22 yes print1 >/dev/null & 23 yes print2 >/dev/null & [all …]
|
| D | cp.test | 3 [ -f testing.sh ] && . testing.sh 13 testing "not enough arguments [fail]" "cp one 2>/dev/null || echo yes" \ 14 "yes\n" "" "" 15 testing "-missing source [fail]" "cp missing two 2>/dev/null || echo yes" \ 16 "yes\n" "" "" 17 testing "file->file" "cp random two && cmp random two && echo yes" \ 18 "yes\n" "" "" 22 testing "file->dir" "cp random two && cmp random two/random && echo yes" \ 23 "yes\n" "" "" 25 testing "file->dir/file" \ [all …]
|
| D | mv.test | 5 # "touch two; chmod -w two; mv one two" shouldn't prompt to delete two if 11 [ -f testing.sh ] && . testing.sh 17 "mv file file1 && [ ! -e file -a -f file1 ] && echo yes" \ 18 "yes\n" "" "" 19 rm -f file* 24 "mv file dir && [ ! -e file -a -f dir/file ] && echo yes" \ 25 "yes\n" "" "" 26 rm -rf file* dir* 30 "mv dir dir1 && [ ! -e dir -a -d dir1 ] && echo yes" \ 31 "yes\n" "" "" [all …]
|
| /third_party/curl/m4/ |
| D | curl-functions.m4 | 21 # SPDX-License-Identifier: curl 30 dnl ------------------------------------------------- 61 dnl ------------------------------------------------- 85 dnl ------------------------------------------------- 112 dnl ------------------------------------------------- 133 dnl ------------------------------------------------- 154 dnl ------------------------------------------------- 178 dnl ------------------------------------------------- 197 dnl ------------------------------------------------- 216 dnl ------------------------------------------------- [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
| D | coverage.txt | 7 1 YES 8 2 YES 9 3 YES 10 4 YES - Assigns uninitialized values, but works. 11 5 YES - Assigns uninitialized values, but works. 12 6 YES - 6.3 fails on current test impl. b/c no MON implemented 13 7 YES - 7.1 fails on my impl -- BUG? 14 8 YES 15 9 YES 16 10 YES [all …]
|
| /third_party/jerryscript/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/libexif/doc/ |
| D | Doxyfile-internals.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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/skia/third_party/externals/tint/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/skia/tools/doxygen/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/vk-gl-cts/external/amber/src/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/python/Tools/msi/bundle/ |
| D | Default.thm | 1 <?xml version="1.0" encoding="utf-8"?> 4 <Font Id="0" Height="-14" Weight="500" Foreground="000000" Background="ffffff">Segoe UI</Font> 5 <Font Id="1" Height="-26" Weight="500" Foreground="000000" Background="ffffff">Segoe UI</Font> 6 <Font Id="2" Height="-24" Weight="500" Foreground="808080" Background="ffffff">Segoe UI</Font> 7 <Font Id="3" Height="-14" Weight="500" Foreground="000000" Background="ffffff">Segoe UI</Font> 8 …<Font Id="4" Height="-14" Weight="500" Foreground="ff0000" Background="ffffff" Underline="yes">Seg… 9 <Font Id="5" Height="-14" Weight="500" Foreground="808080" Background="ffffff">Segoe UI</Font> 12 …<Text X="185" Y="11" Width="-11" Height="36" FontId="1" DisablePrefix="yes">#(loc.HelpHeader)</Tex… 15 …<Hypertext X="185" Y="50" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)<… 16 …<Button Name="SuccessCancelButton" X="-11" Y="-11" Width="85" Height="27" TabStop="yes" FontId="0"… [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | Doxyfile.in | 7 # * Copyright (c) 2004-2015, International Business Machines Corporation 24 #--------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------- 29 # that follow. The default is UTF-8 which is also the encoding used for all text 33 # The default value is: UTF-8. 35 DOXYFILE_ENCODING = UTF-8 38 # double-quotes, unless you are using Doxywizard) that should identify the 71 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 81 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 82 # characters to appear in the names of generated files. If set to NO, non-ASCII [all …]
|
| /third_party/icu/icu4c/source/ |
| D | Doxyfile.in | 7 # * Copyright (c) 2004-2015, International Business Machines Corporation 24 #--------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------- 29 # that follow. The default is UTF-8 which is also the encoding used for all text 33 # The default value is: UTF-8. 35 DOXYFILE_ENCODING = UTF-8 38 # double-quotes, unless you are using Doxywizard) that should identify the 71 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 81 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 82 # characters to appear in the names of generated files. If set to NO, non-ASCII [all …]
|
| /third_party/ffmpeg/doc/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/skia/third_party/externals/oboe/ |
| D | Doxyfile | 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 47 PROJECT_BRIEF = "A library for creating real-time audio apps on Android" 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII [all …]
|
| /third_party/libcoap/doc/ |
| D | Doxyfile.in | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/lwip/doc/doxygen/ |
| D | lwip.Doxyfile.cmake.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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| D | lwip.Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/libfuse/doc/ |
| D | Doxyfile | 20 # doxygen -x [configFile] 24 # doxygen -x_noenv [configFile] 26 #--------------------------------------------------------------------------- 28 #--------------------------------------------------------------------------- 31 # file that follow. The default is UTF-8 which is also the encoding used for all 35 # The default value is: UTF-8. 37 DOXYFILE_ENCODING = UTF-8 40 # double-quotes, unless you are using Doxywizard) that should identify the 73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096 74 # sub-directories (in 2 levels) under the output directory of each output format [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
| D | Doxyfile | 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 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), 79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), 80 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, [all …]
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| 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 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), [all …]
|
| /third_party/ninja/doc/ |
| D | doxygen.config | 13 #--------------------------------------------------------------------------- 15 #--------------------------------------------------------------------------- 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 36 # 4096 sub-directories (in 2 levels) under the output directory of each output 48 # Brazilian, Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, 50 # Japanese-en (Japanese with English messages), Korean, Korean-en, Norwegian, 58 # but also whether or not the output is meant for Windows or non-Windows users. 59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES 61 # whereas setting the tag to NO uses a Unix-style encoding (the default for 65 #USE_WINDOWS_ENCODING = YES [all …]
|
| /third_party/alsa-lib/ |
| D | configure.ac | 3 AC_INIT(alsa-lib, 1.2.11) 19 AM_CONDITIONAL([INSTALL_M4], [test -n "${ACLOCAL}"]) 24 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) 65 if test "$enable_static" = "$enable_shared" -a "$enable_static" = "yes"; then 68 See INSTALL file for more details (do not use --enable-shared=yes with 69 --enable-static=yes). 76 AS_HELP_STRING([--with-configdir=dir], 79 if test -z "$confdir"; then 95 AS_HELP_STRING([--with-plugindir=dir], 98 if test -z "$plugindir"; then [all …]
|