| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/ |
| H A D | configdata.pm | 27819 # We allow extra arguments with --query. That allows constructs like 27839 print "\nCommand line (with current working directory = $here):\n\n"; 27946 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 27962 # We may need a result class with a printing function at some point. 27964 # with scalar values and simply print them in some orderly fashion. 28000 If run with no arguments, it will rebuild the build file (Makefile or 28006 When loaded as a module, you get a few databanks with useful information to 28010 %target The OpenSSL config target with all inheritances 28014 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/ |
| H A D | configdata.pm | 27965 # We allow extra arguments with --query. That allows constructs like 27985 print "\nCommand line (with current working directory = $here):\n\n"; 28092 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 28108 # We may need a result class with a printing function at some point. 28110 # with scalar values and simply print them in some orderly fashion. 28146 If run with no arguments, it will rebuild the build file (Makefile or 28152 When loaded as a module, you get a few databanks with useful information to 28156 %target The OpenSSL config target with all inheritances 28160 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/ |
| H A D | configdata.pm | 27924 # We allow extra arguments with --query. That allows constructs like 27944 print "\nCommand line (with current working directory = $here):\n\n"; 28051 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 28067 # We may need a result class with a printing function at some point. 28069 # with scalar values and simply print them in some orderly fashion. 28105 If run with no arguments, it will rebuild the build file (Makefile or 28111 When loaded as a module, you get a few databanks with useful information to 28115 %target The OpenSSL config target with all inheritances 28119 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/openssl/util/ |
| H A D | mkerr.pl | 5 # this file except in compliance with the License. You can obtain a copy 52 -module M Only useful with -internal! 139 my $statefile; # state file with assigned reason and function codes 165 die "Private header file may only be specified with -internal ($privhdr given)\n" 228 # We do nothing with the function codes, just let them go away 254 # with the value "X" as a place holder to give it a value later. 310 # it with a NULL backend. 335 * this file except in compliance with the License. You can obtain a copy 426 * this file except in compliance with the License. You can obtain a copy 532 * this file except in compliance with th [all...] |
| /third_party/openssl/util/ |
| H A D | mkerr.pl | 5 # this file except in compliance with the License. You can obtain a copy 52 -module M Only useful with -internal! 139 my $statefile; # state file with assigned reason and function codes 165 die "Private header file may only be specified with -internal ($privhdr given)\n" 228 # We do nothing with the function codes, just let them go away 254 # with the value "X" as a place holder to give it a value later. 310 # it with a NULL backend. 335 * this file except in compliance with the License. You can obtain a copy 426 * this file except in compliance with the License. You can obtain a copy 532 * this file except in compliance with th [all...] |
| /third_party/skia/third_party/externals/libpng/projects/owatcom/ |
| H A D | pngconfig.mak | 72 # Windows. This gives compatibility with MSVC and GCC. Unfortunately it
73 # does not work with OpenWatcom because OpenWatcom implements longjmp using
74 # the __watcall convention (compared with both MSVC and GCC which use __cdecl
78 # the result will not be compatible with applications built using other
|
| /third_party/skia/third_party/externals/microhttpd/doc/ |
| H A D | texinfo.tex | 23 % along with this program. If not, see <http://www.gnu.org/licenses/>. 39 % complete document in each bug report with which we can reproduce the 42 % To process a Texinfo manual with TeX, it's most reliable to use the 43 % texi2dvi shell script that comes with the distribution. For a simple 44 % manual foo.texi, however, you can get away with this: 291 % the mark with the chapter defs, unless the user sneaks in, e.g., 393 }% end of group with \indexdummies 449 % \argremovec might leave us with trailing space, e.g., 473 % either the null string, or it ends with \^^M---thus there is no danger 496 % Several utility definitions with activ [all...] |
| /third_party/json/tests/thirdparty/doctest/ |
| H A D | doctest.h | 183 DOCTEST_MSVC_SUPPRESS_WARNING(26444) // Avoid unnamed objects with custom construction and dtr... 186 // 4548 - expression before comma has no effect; expected expression with side - effect 190 // 4668 - 'x' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' 403 // to detect if libc++ is being used with clang (the _LIBCPP_VERSION identifier) 451 // A 24 byte string class (can be as small as 17 for x64 and 13 for x86) that can hold strings with length 749 bool no_run; // to not run the tests at all (can be done with an "*" exclude) 755 bool gnu_file_line; // if line numbers should be surrounded with :x: and not (x): 1850 // registers the test by initializing a dummy var with a function 1899 // for registering tests with a fixture 2184 #define DOCTEST_WARN_THROWS_WITH_MESSAGE(expr, with, [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | NumberRangeFormatter.java | 15 * NumberRangeFormatter.with() 17 * .numberFormatterFirst(NumberFormatter.with().unit(MeasureUnit.METER)) 18 * .numberFormatterSecond(NumberFormatter.with().unit(MeasureUnit.KILOMETER)) 109 * same. Example (with RangeCollapse.NONE): "$5 – $5" 154 public static UnlocalizedNumberRangeFormatter with() { in with() method in NumberRangeFormatter
|
| /third_party/musl/src/math/i386/ |
| H A D | asinf.s | 19 # subnormal x, return x with underflow
|
| H A D | asin.s | 19 # subnormal x, return x with underflow
|
| H A D | log1pf.s | 22 # subnormal x, return x with underflow
|
| H A D | log1p.s | 22 # subnormal x, return x with underflow
|
| /third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/bn/ |
| H A D | rsaz-avx512.s | 26 # "GNU" encoded with .byte, since .asciz isn't supported
|
| /third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/bn/ |
| H A D | rsaz-avx512.s | 26 # "GNU" encoded with .byte, since .asciz isn't supported
|
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/bn/ |
| H A D | rsaz-avx512.s | 26 # "GNU" encoded with .byte, since .asciz isn't supported
|
| /third_party/rust/crates/syn/src/ |
| H A D | parse_macro_input.rs | 49 /// # Usage with Parser 51 /// This macro can also be used with the [`Parser` trait] for types that have 76 /// let input = parse_macro_input!(tokens with MyMacroInput::parse_alternate); 117 ($tokenstream:ident with $parser:path) => {
|
| /third_party/libunwind/libunwind/doc/ |
| H A D | libunwind-ia64.tex | 22 implementation has been tested only with IA-64 Linux. 51 call will fail with a return-value of \texttt{-}\Const{UNW\_EBADREG}. 147 \texttt{p63} in the ``broad-side'' format. Just like with the 150 predicate register \texttt{p}$N$ with $N$>=16 can be found 198 that it is possible to initialize a value of this type not just with 199 \Func{unw\_getcontext}(), but also with \Func{getcontext}(), for
|
| H A D | libunwind.tex | 74 done with a call to \Func{unw\_init\_local}(). The cursor now points 125 with a particular stack frame simply requires calling 178 address-space object for that process. This is achieved with the 182 accessor routines provide \Func{libunwind} with the means to 183 communicate with the remote process. In particular, there are 196 Once a cursor has been initialized with \Func{unw\_init\_remote}(), 289 associated with a specific address range in the target process (or the 298 local unwinding only. The cache size can be dynamically changed with
|
| /third_party/ltp/ |
| H A D | runltp | 17 ## along with this program; if not, write to the Free Software ## 36 # - exit with error if ltp-pan is not found in pan directory 57 # - better ways to integrate "ltp/tools/genload/stress" with "ltp/runltp" 121 -C FAILCMDFILE Command file with all failed test cases. 122 -T TCONFCMDFILE Command file with all test cases that are not fully tested. 131 -f CMDFILES Execute user defined list of testcases (separate with ',') 303 # Can be more than one file, just separate it with ',', like: 622 echo "FATAL: error while getting the command file with wget (address $CMDFILEADDR)" 652 # Blacklist or skip tests if a SKIPFILE was specified with -S 684 echo "You can specify it with optio [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | fallback.rs | 154 SOURCE_MAP.with(|cm| { in get_cursor() 326 // Start with a single dummy file which all call_site() and def_site() 434 // with a dummy file. in next_start_pos() 468 unreachable!("Invalid span with no related FileInfo!"); in filepath() 477 unreachable!("Invalid span with no related FileInfo!"); in fileinfo() 486 unreachable!("Invalid span with no related FileInfo!"); in fileinfo_mut() 537 SOURCE_MAP.with(|cm| { in source_file() 550 SOURCE_MAP.with(|cm| { in start() 563 SOURCE_MAP.with(|cm| { in end() 584 SOURCE_MAP.with(|c in join() [all...] |
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | vp8dsp.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software 182 ; shuffle with a memory operand 347 pmaddwd mm3, mm4 ; multiply 2px with F0/F1 349 pmaddwd mm1, mm5 ; multiply 2px with F2/F3 354 pmaddwd mm0, mm4 ; multiply backed up 2px with F0/F1 356 pmaddwd mm1, mm5 ; multiply 2px with F2/F3 397 pmaddwd mm1, mm4 ; multiply 2px with F0/F1 400 pmaddwd mm3, mm5 ; multiply 2px with F2/F3 403 pmaddwd mm2, mm6 ; multiply 2px with F4/F5 408 pmaddwd mm0, mm4 ; multiply 1st backed up 2px with F [all...] |
| /device/soc/rockchip/rk2206/sdk_liteos/image/ |
| H A D | Makefile | 4 # you may not use this file except in compliance with the License. 22 AS = $(PREFIX)gcc -x assembler-with-cpp
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | demo.bat | 12 REM with Bitstream Cyberbit installed.
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberRangeFormatter.java | 16 * NumberRangeFormatter.with() 18 * .numberFormatterFirst(NumberFormatter.with().unit(MeasureUnit.METER)) 19 * .numberFormatterSecond(NumberFormatter.with().unit(MeasureUnit.KILOMETER)) 117 * same. Example (with RangeCollapse.NONE): "$5 – $5" 205 public static UnlocalizedNumberRangeFormatter with() { in with() method in NumberRangeFormatter
|