Home
last modified time | relevance | path

Searched refs:with (Results 76 - 100 of 2184) sorted by relevance

12345678910>>...88

/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm14 # ABSTRACT: Expand template text with embedded Perl
91 # sharing the expression with them. We install $source separately
610 Text::Template - Expand template text with embedded Perl
631 $text = $template->fill_in(); # Replaces `{$recipient}' with `King'
652 # Evaluate program fragments in Safe compartment with restricted permissions
658 # Parse template with different template file syntax:
685 them with their values.
750 they build it so that a string like C<%%VAR%%> is replaced with the
762 code in your template, with C<{> at the beginning and C<}> at the end.
774 fragments are evaluated, and each one is replaced with th
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_idct.asm20 ;* License along with FFmpeg; if not, write to the Free Software
294 ; interleaves src0 with src2 to m0
295 ; and src1 with scr3 to m2
376 ; from %5: e8/16 + o8/16, with %1 offset ...
377 ; and %3: e8/16 - o8/16, with %2 offset 6 e8[1] - o8[1]
392 ; %7 - register with e8 inside
524 ; from m10: e8 + o8, with %6 offset
525 ; and %3: e8 - o8, with %7 offset
533 ; %3, %4 - regs with interleaved coeffs
553 ; %7 - register with e1
[all...]
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm4 # this file except in compliance with the License. You can obtain a copy
25 pipe with cmdstr
45 "run sometest with output to foo.txt");
59 With each test recipe, a parallel data directory with (almost) the same name
92 # is defined with a non-empty value.
95 # A set of hooks that is affected by with() and may be used in diverse places.
246 Both of these are specific applications of C<cmd>, with just a couple
257 Also, for both C<app> and C<test>, the command may be prefixed with
291 with all the lazy evaluations and all that. The reason for this is that
403 If true, the command will be executed with
752 sub with { global() subroutine
[all...]
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm4 # this file except in compliance with the License. You can obtain a copy
25 pipe with cmdstr
45 "run sometest with output to foo.txt");
59 With each test recipe, a parallel data directory with (almost) the same name
92 # is defined with a non-empty value.
95 # A set of hooks that is affected by with() and may be used in diverse places.
246 Both of these are specific applications of C<cmd>, with just a couple
257 Also, for both C<app> and C<test>, the command may be prefixed with
291 with all the lazy evaluations and all that. The reason for this is that
403 If true, the command will be executed with
752 sub with { global() subroutine
[all...]
/third_party/libunwind/libunwind/tests/
H A Dx64-test-dwarf-expressions.S14 # always start with the current CFA pushed onto the stack. This file contains a
66 # Parsing starts with the CFA on the stack, then pushes 16, then does a minus
67 # which is eqivalent to a=pop(), b=pop(), push(b-a), leaving us with a value
/third_party/nghttp2/script/
H A Dfetch-ocsp-response104 with open(path, 'rb') as f:
109 with open(path, 'wb') as f:
172 with open(verify_fn, 'w+b') as f:
/third_party/skia/third_party/externals/libwebp/
H A Dgradlew.bat5 @rem you may not use this file except in compliance with the License.
24 @rem Set local scope for the variables with windows NT shell
88 @rem End local scope for the variables with windows NT shell
/third_party/skia/tools/
H A Dgit-sync-deps49 with open(os.devnull, 'w') as devnull:
65 'Usage: run to grab dependencies, with optional platform support:\n')
153 with open(os.devnull, 'w') as devnull:
155 # with error infomation.
178 with open(path) as f:
189 """Grab dependencies, with optional platform support.
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.h13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
/third_party/rust/crates/proc-macro-error/src/
H A Dlib.rs47 //! annotated with any of `#[proc_macro]`, `#[proc_macro_derive]`, `#[proc_macro_attribute]`).
61 //! In order to correctly cooperate with `#[proc_macro_hack]`, `#[proc_macro_error]`
88 //! present it will panic. It's the intention - this crate is supposed to be used only with
102 //! You would need this for code that uses `lazy_static` or `thread_local` with
225 //! span, message; // <--- attachments start with `;` (semicolon)
227 //! help = "format {} {}", "arg1", "arg2"; // <--- every attachment ends with `;`,
249 //! [`Diagnostic`] type is intentionally designed to be API compatible with [`proc_macro::Diagnostic`].
313 /// Create a range with the `first` and `last` spans being the same.
357 /// This traits expands `Result<T, Into<Diagnostic>>` with some handy shortcuts.
367 /// If it aborts then resulting error message will be preceded with `messag
[all...]
/third_party/rust/crates/clap/clap_bench/benches/
H A D05_ripgrep.rs1 // Used to simulate a fairly large number of options/flags and parsing with thousands of positional
271 /// Build a clap application with short help strings.
276 /// Build a clap application with long help strings.
309 // consistent with short/long views. in cmd()
335 // This should also conflict with `pattern`, but the first file in cmd()
408 .arg(flag("files-with-matches").short('l')) in cmd()
410 .arg(flag("with-filename").short('H')) in cmd()
514 may be given. To match a pattern beginning with a -, use [-]."
521 may be given. To match a pattern beginning with a -, use [-]."
590 rules match .gitignore globs. Precede a glob with
[all...]
/third_party/ffmpeg/tests/fate/
H A Dmatroska.mak43 # with sidedata containing new extradata is encountered.
75 # Cues with the same timestamp in the same CuePoint as well as
94 # the first packet (with the overall lowest dts) is a video packet,
98 # yet there is an audio packet with the overall lowest pts. output_ts_offset
142 # output. Furthermore, this also tests writing PCM with bitdepth 32.
153 # Tests writing BlockAdditional and BlockGroups with ReferenceBlock elements;
175 # and once with durations derived via the setts filter. Said filter
190 # with multiple CueTrackPositions if the timestamps coincide.
/third_party/curl/src/
H A Dtool_urlglob.c67 static int multiply(curl_off_t *amount, curl_off_t with) in multiply() argument
71 DEBUGASSERT(with >= 0); in multiply()
72 if((with <= 0) || (*amount <= 0)) { in multiply()
78 if(__builtin_mul_overflow(*amount, with, &sum)) in multiply()
81 sum = *amount * with; in multiply()
82 if(sum/with != *amount) in multiply()
94 /* processes a set expression with the point behind the opening '{' in glob_set()
181 *patternp = pattern; /* return with the new position */ in glob_set()
189 /* processes a range expression with the point behind the opening '[' in glob_range()
192 - num range with leadin in glob_range()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java59 static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
60 return with(style, Option.SMALL, keyValuePairs); in with()
63 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
71 return with(style, Option.SMALL, key, value); in with()
74 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V value) { in with() method in TrieMap.Builder
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java58 static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
59 return with(style, Option.SMALL, keyValuePairs); in with()
62 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
70 return with(style, Option.SMALL, key, value); in with()
73 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V value) { in with() method in TrieMap.Builder
/third_party/rust/crates/aho-corasick/src/
H A Dtests.rs169 /// pass with leftmost-first semantics, but standard010 will not. We write
624 // tests one-by-one over the given collection. The `with` parameter allows one
625 // to configure the builder with additional parameters. The testcombo macro
630 (overlapping, $name:ident, $collection:expr, $kind:ident, $with:expr) => {
635 $with(&mut builder);
644 (stream, $name:ident, $collection:expr, $kind:ident, $with:expr) => {
651 $with(&mut builder);
661 ($name:ident, $collection:expr, $kind:ident, $with:expr) => {
666 $with(&mut builder);
1185 // NOTE: The test only fails if this ends with in regression_stream_rare_byte_prefilter()
[all...]
/third_party/mbedtls/scripts/
H A Dlcov.sh9 1. Build the library with CFLAGS="--coverage -O0 -g3" and link the test
10 programs with LDFLAGS="--coverage".
60 # Location with plain make
62 # Location with CMake
/third_party/musl/src/thread/powerpc/
H A Dsyscall_cp.s34 # we must compare the dereferenced value with 0 and jump to __cancel if its not
38 cmpwi cr7, 0, 0 #compare r0 with 0, store result in cr7.
/third_party/icu/icu4c/source/test/testdata/
H A Dtestdata.mak20 # I generated it with an ICU 4.2.1 build on Linux after removing
23 # (which will not work with a newer swapper)
/third_party/rust/crates/bindgen/ci/
H A Dtest.bat13 echo Found a test with an #include directive of a system header file!
16 echo file, let alone the same version of it that you have. Any test with such an
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/
H A Dextension.rb79 logger.error message_with_context %(unmatched conditional "#{conditional.line}" with no endif), source_location: conditional.cursor
82 # This can mess with the way blocks are terminated, but errors will only be thrown if they would have been thrown without this checker; they will just be different.
110 logger.error message_with_context %(unmatched endif - found "#{line}" with no matching conditional begin), source_location: cursor
/third_party/python/Modules/_decimal/tests/
H A Drunall-memorydebugger.sh4 # Purpose: test with and without contextvar, all machine configurations, pydebug,
5 # refleaks, release build and release build with valgrind.
78 ./configure CFLAGS="$ADD_CFLAGS" LDFLAGS="$ADD_LDFLAGS" --with-pydebug $args > /dev/null 2>&1
132 print_config "deccheck: config=$config --with-pydebug" $args
136 ./configure CFLAGS="$ADD_CFLAGS" LDFLAGS="$ADD_LDFLAGS" --with-pydebug $args > /dev/null 2>&1
/third_party/python/Modules/_decimal/libmpdec/
H A Dvcdiv64.asm4 ; Redistribution and use in source and binary forms, with or without
13 ; documentation and/or other materials provided with the distribution.
/third_party/skia/third_party/externals/tint/tools/src/cmd/run-parallel/
H A Dmain.go4 // you may not use this file except in compliance with the License.
15 // run-parallel is a tool to run an executable with the provided templated
38 run-parallel is a tool to run an executable with the provided templated
46 Any occurrance of $ will be substituted with the
/third_party/protobuf/objectivec/
H A DGPBStruct.pbobjc.h21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources.
24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
94 * with the proto support for the language.

Completed in 13 milliseconds

12345678910>>...88