/third_party/icu/icu4c/source/test/testdata/ |
D | format.txt | 27 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG' 232 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG' 248 "PATTERN=G y", 255 "PATTERN=G yy", 262 "PATTERN=G yyy", 269 "PATTERN=G yyyy", 276 "PATTERN=G yyyyy", 284 "PATTERN=G y", 291 "PATTERN=G yy", 298 "PATTERN=G yyy", [all …]
|
/third_party/mindspore/cmake/ |
D | package_lite.cmake | 72 … DESTINATION ${MIND_DATA_INC_DIR} COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 77 … COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h" PATTERN "vision.h" EXCLUDE) 98 COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 126 … DESTINATION ${MIND_DATA_INC_DIR} COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 131 … DESTINATION ${MIND_DATA_INC_DIR} COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 136 … DESTINATION ${MIND_DATA_INC_DIR} COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 146 COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 148 COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 150 COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") 152 COMPONENT ${RUNTIME_COMPONENT_NAME} FILES_MATCHING PATTERN "*.h") [all …]
|
/third_party/ffmpeg/libavcodec/arm/ |
D | startcode_armv6.S | 27 PATTERN .req a3 label 43 sub TMP0, DAT0, PATTERN, lsr #14 45 ands TMP0, TMP0, PATTERN 56 sub TMP0, DAT0, PATTERN, lsr #14 57 sub TMP1, DAT1, PATTERN, lsr #14 60 sub TMP2, DAT2, PATTERN, lsr #14 61 sub TMP3, DAT3, PATTERN, lsr #14 62 ands TMP0, TMP0, PATTERN 65 andseq TMP1, TMP1, PATTERN 68 andseq TMP2, TMP2, PATTERN [all …]
|
/third_party/pcre2/pcre2/testdata/ |
D | grepoutput | 2 PATTERN at the start of a line. 3 In the middle of a line, PATTERN appears. 4 Check up on PATTERN near the end. 7 PATTERN at the start of a line. 10 7:PATTERN at the start of a line. 11 8:In the middle of a line, PATTERN appears. 13 623:Check up on PATTERN near the end. 19 ./testdata/grepinput:7:PATTERN at the start of a line. 20 ./testdata/grepinput:8:In the middle of a line, PATTERN appears. 22 ./testdata/grepinput:623:Check up on PATTERN near the end. [all …]
|
/third_party/mbedtls/tests/scripts/ |
D | travis-log-failure.sh | 37 for PATTERN in $FILES; do 38 for LOG in $( ls tests/$PATTERN 2>/dev/null ); do
|
/third_party/icu/icu4c/source/samples/msgfmt/answers/ |
D | main_2.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
D | main_3.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
D | main.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/ |
D | main_2.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
D | main_3.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/msgfmt/answers/ |
D | main_2.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
D | main_3.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/icu/icu4c/source/samples/msgfmt/ |
D | main.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/msgfmt/ |
D | main.cpp | 20 static UnicodeString PATTERN( variable 32 MessageFormat msg(PATTERN, status); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/ |
D | extract_unsafe_backwards.cpp | 22 #define PATTERN 0 //< Generate a UnicodeSet pattern (depends on #11891 AND probably slower. No … macro 61 #if PATTERN in main() 118 #if PATTERN in main()
|
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/ |
D | extract_unsafe_backwards.cpp | 22 #define PATTERN 0 //< Generate a UnicodeSet pattern (depends on #11891 AND probably slower. No … macro 61 #if PATTERN in main() 118 #if PATTERN in main()
|
/third_party/python/Lib/lib2to3/ |
D | fixer_base.py | 24 PATTERN = None # Most subclasses should override with a string literal variable in BaseFix 65 if self.PATTERN is not None: 67 self.pattern, self.pattern_tree = PC.compile_pattern(self.PATTERN,
|
/third_party/icu/icu4c/source/tools/gencolusb/ |
D | extract_unsafe_backwards.cpp | 22 #define PATTERN 0 //< Generate a UnicodeSet pattern (depends on #11891 AND probably slower. No … macro 61 #if PATTERN in main() 118 #if PATTERN in main()
|
/third_party/pcre2/pcre2/ |
D | RunGrepTest | 116 (cd $srcdir; $valgrind $vjs $pcre2grep PATTERN ./testdata/grepinput) >>testtrygrep 124 (cd $srcdir; $valgrind $vjs $pcre2grep -in PATTERN ./testdata/grepinput) >>testtrygrep 128 (cd $srcdir; $valgrind $vjs $pcre2grep -ic PATTERN ./testdata/grepinput) >>testtrygrep 132 (cd $srcdir; $valgrind $vjs $pcre2grep -in PATTERN ./testdata/grepinput ./testdata/grepinputx) >>te… 136 (cd $srcdir; $valgrind $vjs $pcre2grep -inh PATTERN ./testdata/grepinput ./testdata/grepinputx) >>t… 140 (cd $srcdir; $valgrind $vjs $pcre2grep -il PATTERN ./testdata/grepinput ./testdata/grepinputx) >>te… 144 (cd $srcdir; $valgrind $vjs $pcre2grep -l PATTERN ./testdata/grepinput ./testdata/grepinputx) >>tes… 148 (cd $srcdir; $valgrind $vjs $pcre2grep -q PATTERN ./testdata/grepinput ./testdata/grepinputx) >>tes… 152 (cd $srcdir; $valgrind $vjs $pcre2grep -q NEVER-PATTERN ./testdata/grepinput ./testdata/grepinputx)… 350 (cd $srcdir; $valgrind $vjs $pcre2grep --regex=PATTERN ./testdata/grepinput) >>testtrygrep [all …]
|
D | RunGrepTest.bat | 94 (pushd %srcdir% & %pcre2grep% PATTERN ./testdata/grepinput & popd) >>testtrygrep 98 (pushd %srcdir% & %pcre2grep% "^PATTERN" ./testdata/grepinput & popd) >>testtrygrep 102 (pushd %srcdir% & %pcre2grep% -in PATTERN ./testdata/grepinput & popd) >>testtrygrep 106 (pushd %srcdir% & %pcre2grep% -ic PATTERN ./testdata/grepinput & popd) >>testtrygrep 110 (pushd %srcdir% & %pcre2grep% -in PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>test… 114 (pushd %srcdir% & %pcre2grep% -inh PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>tes… 118 (pushd %srcdir% & %pcre2grep% -il PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>test… 122 (pushd %srcdir% & %pcre2grep% -l PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>testt… 126 (pushd %srcdir% & %pcre2grep% -q PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>testt… 130 (pushd %srcdir% & %pcre2grep% -q NEVER-PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >… [all …]
|
/third_party/skia/tools/skpbench/ |
D | _benchresult.py | 14 PATTERN = re.compile('^(?P<accum_pad> *)' variable in BenchResult 39 match = cls.PATTERN.search(text)
|
/third_party/flutter/skia/tools/skpbench/ |
D | _benchresult.py | 14 PATTERN = re.compile('^(?P<accum_pad> *)' variable in BenchResult 39 match = cls.PATTERN.search(text)
|
/third_party/skia/third_party/externals/brotli/csharp/ |
D | transpile.sh | 59 PATTERN='\/\/ \<\{\[INJECTED CODE\]\}\>' 62 echo "${CODE//$PATTERN/$REPLACEMENT}" > org/brotli/dec/BrotliInputStream.cs
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
D | dma_thread_diotest.c | 116 #define PATTERN (0xfa) macro 187 pattern, PATTERN); in worker_thread() 269 memset(buffer, PATTERN, READSIZE + align); in dma_thread_diotest_verify()
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_standarderror.py | 13 PATTERN = """ variable in FixStandarderror
|