| /third_party/libcoap/scripts/ |
| H A D | msbuild.sln.cmd | 11 REM Need to set OPENSSL_INSTALL_PATH so we can build with OpenSSL
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_stub_gpu.in | 8 Run COMMAND with ARGUMENTS faking a particular device.
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | ltpfsscsi.sh | 28 - These tests must be run after ssi_debug has been configured and built as a module so it can be loaded with
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_psnr.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software 114 ; deal with cases where w % 32 != 0
|
| H A D | vf_hqdn3d.asm | 17 ;* License along with FFmpeg; if not, write to the Free Software 90 shr t0d, 16-%1 ; could eliminate this by storing from t0h, but only with some contraints on register allocation
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | genIndexFilters.bat | 85 # Look for lines that are aliases with NF* 114 # Get the source set (call out to Java), optionally with a closure.
|
| /third_party/ninja/misc/ |
| H A D | ninja.vim | 24 " Comments are only matched when the # is at the beginning of the line (with 25 " optional whitespace), as long as the prior line didn't end with a $
|
| /third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Config/ |
| H A D | Query.pm | 4 # this file except in compliance with the License. You can obtain a copy 96 The returned result is a hash table reference, with each key being one of 128 # Push conditionally, to avoid creating $result->{$_} with an empty 141 The returned result is a hash table reference, with each key being one of
|
| /third_party/rust/crates/clang-sys/build/ |
| H A D | common.rs | 24 COMMAND_ERRORS.with(|e| { in add_command_error() 44 /// anyway we don't want to pollute the build output with irrelevant errors. 62 let errors = COMMAND_ERRORS.with(|e| e.borrow().clone()); in drop() 233 // keep things consistent with other platforms, only LLVM `lib` directories in search_directories()
|
| /third_party/openssl/util/perl/OpenSSL/Config/ |
| H A D | Query.pm | 4 # this file except in compliance with the License. You can obtain a copy 96 The returned result is a hash table reference, with each key being one of 128 # Push conditionally, to avoid creating $result->{$_} with an empty 141 The returned result is a hash table reference, with each key being one of
|
| /third_party/gn/src/gn/ |
| H A D | variables.cc | 79 This is often used with "defined" to see if a value is set on the invoking 148 ensure generated targets have unique names and to generate a target with the 303 Most often this is used with rebase_path (see "gn help rebase_path") to 545 any other target type will be a no-op. As with ldflags, you could put the 582 building a target. These are commonly set with the format "CXX $output" 585 with another string, but the label will still be unconditionally displayed. 617 a group with the assert_no_deps rule on it, and make that group depend on all 834 When true (the default), the "gn check" command (as well as "gn gen" with the 843 can exclude headers individually by annotating them with "nogncheck" (see "gn 1062 By convention, directories are listed with [all...] |
| H A D | substitution_writer.cc | 26 // it will be replaced with a ".". 74 The filename part of the source file with no directory or extension. This 76 to a destination file with the same name but different extension. 80 The directory (*) containing the source file with no trailing slash. 84 The path to the source file's directory relative to the source root, with 86 (beginning in a single slash) this will just return the path with no 117 these values with reasonable results. 123 the directories will be source- absolute (begin with a "//") because the 155 // the inserted Ninja variables can't be escaped. So write to a buffer with 185 << "\" was expected to be a literal with n [all...] |
| /third_party/libunwind/libunwind/doc/ |
| H A D | libunwind-dynamic.tex | 72 fashion needs to be described with an operation descriptor. For this 142 used in conjunction with exception handling. See the C++ ABI draft 204 generators will describe their procedures either with the proc-info 238 A region descriptor with an \Var{insn\_count} of zero is an 254 possible to allocate all the necessary memory with a single 256 descriptors \Prog{libunwind} provides a helper routine with the 263 descriptor with space for \Var{op\_count} unwind directives. Note 265 with the number of directives in a region. Instead, it is sufficient 268 with the \Const{UNW\_DYN\_STOP} directive. 299 directives with th [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberFormatter.java | 21 * NumberFormatter.with() 36 * private static final UnlocalizedNumberFormatter template = NumberFormatter.with() 53 * UnlocalizedNumberFormatter formatter = UnlocalizedNumberFormatter.with() 91 * <p>Example 1: Consider the number 3.141, with various different settings: 103 * <p>Example 2: Consider the number 8317, with various different settings: 198 * Behavior of this option with non-currency units is not defined at this time. 213 * Behavior of this option with non-currency units is not defined at this time. 225 * Behavior of this option with non-currency units is not defined at this time. 234 * currencies, apply monetary symbols and formats as with SHORT, but omit the currency symbol. 529 public static UnlocalizedNumberFormatter with() { in with() method in NumberFormatter [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | NumberFormatter.java | 21 * NumberFormatter.with() 36 * private static final UnlocalizedNumberFormatter template = NumberFormatter.with() 53 * UnlocalizedNumberFormatter formatter = UnlocalizedNumberFormatter.with() 135 * Behavior of this option with non-currency units is not defined at this time. 149 * Behavior of this option with non-currency units is not defined at this time. 161 * Behavior of this option with non-currency units is not defined at this time. 170 * currencies, apply monetary symbols and formats as with SHORT, but omit the currency symbol. 406 public static UnlocalizedNumberFormatter with() { in with() method in NumberFormatter
|
| /third_party/node/deps/v8/tools/ |
| H A D | objdump-v8 | 4 # Redistribution and use in source and binary forms, with or without 13 # with the distribution. 66 with codefile:
|
| /third_party/musl/src/signal/mipsn32/ |
| H A D | sigsetjmp.s | 11 # comparing save mask with 0, if equals to 0 then
|
| /third_party/musl/src/signal/mips64/ |
| H A D | sigsetjmp.s | 11 # comparing save mask with 0, if equals to 0 then
|
| /third_party/node/deps/cares/ |
| H A D | buildconf.bat | 14 ECHO ERROR: This file shall only be used with a c-ares git checkout.
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_prime.pl | 5 # this file except in compliance with the License. You can obtain a copy 23 * this file except in compliance with the License. You can obtain a copy
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_prime.pl | 5 # this file except in compliance with the License. You can obtain a copy 23 * this file except in compliance with the License. You can obtain a copy
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/config/vu-to-json/ |
| H A D | extension.rb | 92 puts "VU Extraction Treeprocessor: ERROR - Valid Usage statement '#{entry}' is duplicated in the specification with VUID '#{vuid}'."
|
| /third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-debug/ |
| H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|
| /third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/ |
| H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|
| /third_party/vulkan-loader/loader/ |
| H A D | asm_test_x86.S | 7 # you may not use this file except in compliance with the License.
|