Home
last modified time | relevance | path

Searched refs:with (Results 276 - 300 of 2166) sorted by relevance

1...<<11121314151617181920>>...87

/third_party/node/deps/cares/
H A Dbuildconf.bat14 ECHO ERROR: This file shall only be used with a c-ares git checkout.
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_prime.pl5 # 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 Dbn_prime.pl5 # 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 Dextension.rb92 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 Dbuild.bat4 :: 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 Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/vulkan-loader/loader/
H A Dasm_test_x86.S7 # you may not use this file except in compliance with the License.
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLikelySubtagsBuilder.java162 // Note: We could pre-load this indexer with common locales to give them small in build()
167 // The runtime lookup returns 0 for an intermediate match with no value, so we in build()
171 // The runtime lookup returns 1 for an intermediate match with a value. in build()
197 (language, scripts) -> rootSpan.with( in writeLsrTable()
222 (script, regions) -> languageSpan.with( in writeScripts()
231 // Prune anything ending with '*' (either <language-*-*> or <language-script-*>) in writeRegions()
238 (region, lsr) -> languageOrScriptSpan.with( in writeRegions()
H A DDistanceTable.java32 * representing groups of regions with the same language characteristics. For more
129 // If a script node *only* contains region data with the default in pruneDefaultDistances()
144 // If a language node *only* contains script data with the default in pruneDefaultDistances()
246 * Adds a new mapping to this node with the specified distance if it didn't already
261 * distinct {@code <languageMatch>} rules to generate the same mapping (with
290 // expect each group to end with an <ANY,ANY> mapping for the default in getIntermediateNode()
297 // with something like the line below: in getIntermediateNode()
326 * <p>Mappings are written in a top-down recursive visitation with sub-tables inheriting
353 trieSpan.with("*", node::writeDistancePlusSubtables); in writeSupported()
356 trieSpan.with(desire in writeSupported()
[all...]
H A DTrie.java16 * sequences with mapped values.
26 * (prefix, subValues) -> trie.root().with(prefix, subSpan -> process(subSpan, subValues));
59 // An extended span with the given prefix included.
80 * Extends the current span by creating a new span with the given ASCII
86 public void with(String prefix, Consumer<Span> withFn) { in with() method in Trie.Span
100 /** Returns the root span with no current prefix data. */
/third_party/nghttp2/
H A Dgit-clang-format222 # command will die with an appropriate error message.
259 The return value's `stdin` file object will produce a patch with the
275 The input must have been produced with ``-U0``, meaning unidiff format with
313 """Create a new git tree with the given files from the working directory.
342 with temporary_index_file():
440 # and checkout from that, but then the user will be presented with a
445 with temporary_index_file(old_tree):
449 with temporary_index_file(new_tree):
/third_party/rust/crates/cxx/tests/
H A Dtest.rs24 CORRECT.with(|correct| correct.set(true)); in cxx_test_suite_set_correct()
29 CORRECT.with(|correct| correct.set(false));
31 assert!(CORRECT.with(Cell::get), "{}", stringify!($run));
/third_party/protobuf/src/google/protobuf/
H A Dfield_mask.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.
H A Dany.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.
/test/testfwk/developer_test/
H A Dstart.bat3 @rem you may not use this file except in compliance with the License.
/third_party/ffmpeg/libavcodec/arm/
H A Dvideodsp_armv5te.S18 @ License along with FFmpeg; if not, write to the Free Software
/third_party/ffmpeg/libavutil/tests/
H A Ddict.c17 * License along with FFmpeg; if not, write to the Free Software
124 printf("\nTesting av_dict_set() with existing AVDictionaryEntry.key as key\n"); in main()
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs.cc44 same result (though with guaranteed absolute file paths), as
/third_party/ffmpeg/libavutil/x86/
H A Demms.asm17 ;* License along with FFmpeg; if not, write to the Free Software
/third_party/ffmpeg/tests/fate/
H A Dexif.mak13 # test exif metadata in MP3 with embedded JPEG images
/third_party/libsnd/Scripts/
H A Dandroid-configure.sh7 # Redistribution and use in source and binary forms, with or without
96 ./configure --host=${CROSS_COMPILE} --with-sysroot=${SYSROOT} "$@"
/third_party/mbedtls/programs/test/
H A Dgenerate_cpp_dummy_build.sh29 * can be included and built with a C++ compiler.
/third_party/musl/src/thread/powerpc/
H A Dclone.s48 # compare sc result with 0
/third_party/libphonenumber/debian/
H A Drules7 # you may not use this file except in compliance with the License.
53 # dh $@ --with javahelper
65 ln -sf cpp-build-1.0-SNAPSHOT.jar tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
/third_party/rust/crates/cxx/gen/build/src/
H A Derror.rs25 let _ = $expr; // ensure it doesn't fall out of sync with CFG definition

Completed in 9 milliseconds

1...<<11121314151617181920>>...87