Searched refs:Secondary (Results 1 – 25 of 84) sorted by relevance
1234
/third_party/flutter/engine/flutter/tools/licenses/data/ |
D | mozilla-2.0 | 22 1.5. “Incompatible With Secondary Licenses” 28 …erms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 58 1.12. “Secondary License” 98 …uent version of this License (see Section 10.2) or under the terms of a Secondary License (if perm… 128 …Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this Lic… 180 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses 182 If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the… 192 Exhibit B - “Incompatible With Secondary Licenses” Notice 194 …This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public …
|
/third_party/rust/crates/codespan/codespan-reporting/src/ |
D | diagnostic.rs | 59 Secondary, enumerator 103 Label::new(LabelStyle::Secondary, file_id, range) in secondary()
|
/third_party/typescript/tests/baselines/reference/ |
D | library-reference-7.types | 10 // Secondary references are possible
|
D | library-reference-3.types | 10 // Secondary references are possible
|
D | library-reference-7.symbols | 9 // Secondary references are possible
|
D | library-reference-3.symbols | 9 // Secondary references are possible
|
D | library-reference-4.types | 6 // Secondary references may be duplicated if they agree in content
|
D | library-reference-5.types | 6 // Secondary references may not be duplicated if they disagree in content
|
D | library-reference-4.symbols | 6 // Secondary references may be duplicated if they agree in content
|
D | library-reference-5.symbols | 6 // Secondary references may not be duplicated if they disagree in content
|
D | library-reference-5.errors.txt | 12 // Secondary references may not be duplicated if they disagree in content
|
/third_party/rust/crates/codespan/codespan-reporting/src/term/ |
D | renderer.rs | 444 Some(LabelStyle::Secondary) => Some(self.chars().single_secondary_caret), in render_snippet_source() 861 LabelStyle::Secondary => self.config.chars.multi_secondary_caret_start, in label_multi_top_caret() 895 LabelStyle::Secondary => self.config.chars.multi_secondary_caret_start, in label_multi_bottom_caret() 1004 LabelStyle::Secondary => 0, in label_priority_key()
|
D | config.rs | 153 (LabelStyle::Secondary, _) => &self.secondary_label, in label()
|
/third_party/flutter/engine/flutter/runtime/fixtures/ |
D | runtime_test.dart | 48 print('Secondary isolate got message: ' + message);
|
/third_party/flutter/engine/flutter/shell/common/fixtures/ |
D | shell_test.dart | 53 print('Secondary isolate got message: ' + message);
|
/third_party/flutter/skia/third_party/externals/wuffs/doc/spec/ |
D | rac-spec.md | 157 Each `Leaf Node` also has 3 `CRange`s (`Primary`, `Secondary` and `Tertiary`), 282 - A `Secondary CRange`, equal to `MakeCRange(STag[a])`. 299 in a `CNeutral Branch Node` or an empty `Secondary CRange`. Likewise, a 472 Otherwise, decompression combines the `Primary CRange`, `Secondary CRange` and 508 If a `Leaf Node`'s `Secondary CRange` is empty then there is no dictionary. 509 Otherwise, the `Secondary CRange` must be at least 6 bytes long: 524 ignored, other than deriving the `Secondary CRange`.
|
/third_party/qrcodegen/python/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/rust/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/typescript-javascript/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/cpp/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.3.3.rst | 45 - panfrost: Fix Secondary Shader field
|
/third_party/qrcodegen/java/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/c/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/rust-no-heap/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
/third_party/qrcodegen/java-fast/ |
D | Readme.markdown | 8 …brary. The primary goals are flexible options and absolute correctness. Secondary goals are compac…
|
1234