Searched refs:trivial (Results 1 – 25 of 403) sorted by relevance
12345678910>>...17
/third_party/skia/third_party/externals/expat/testdata/largefiles/ |
D | README.txt | 35 - properties: trivial file with a huge attribute value 40 - properties: trivial file with huge cdata content 45 - properties: trivial file with a huge comment 50 - properties: trivial file with a huge tag name 55 - properties: trivial file with a huge text segment (no newlines)
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/asm/frag/ |
D | scalar-select.spv14.asm.frag | 42 ; Not trivial 48 ; Vector not trivial 51 ; Vector trivial
|
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl-no-opt/asm/frag/ |
D | scalar-select.spv14.asm.frag | 42 ; Not trivial 48 ; Vector not trivial 51 ; Vector trivial
|
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/asm/frag/ |
D | scalar-select.spv14.asm.frag | 42 ; Not trivial 48 ; Vector not trivial 51 ; Vector trivial
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
D | conformance_testing_test.cc | 209 case ti::default_constructible::trivial: in TYPED_TEST_P() 271 case ti::move_constructible::trivial: in TYPED_TEST_P() 333 case ti::copy_constructible::trivial: in TYPED_TEST_P() 371 case ti::destructible::trivial: in TYPED_TEST_P() 433 case ti::move_assignable::trivial: in TYPED_TEST_P() 462 case ti::copy_assignable::trivial: in TYPED_TEST_P() 725 ti::ConformanceProfile<ti::default_constructible::trivial>>, 741 ti::move_constructible::trivial>>, 760 ti::copy_constructible::trivial>>, 777 ti::copy_constructible::maybe, ti::move_assignable::trivial>>, [all …]
|
D | conformance_aliases.h | 45 ConformanceProfile<default_constructible::trivial>); 56 move_constructible::trivial>); 69 copy_constructible::trivial>); 84 copy_constructible::maybe, move_assignable::trivial>); 100 copy_assignable::trivial>); 118 copy_assignable::maybe, destructible::trivial>);
|
D | conformance_archetype.h | 114 struct ArchetypeStateBase<default_constructible::trivial> { 149 move_constructible::trivial> 212 copy_constructible::trivial> 258 CopyConstructibleValue, move_assignable::trivial> 329 copy_assignable::trivial> 376 CopyAssignableValue, destructible::trivial>
|
/third_party/skia/resources/sksl/inliner/ |
D | TrivialArgumentsInlineDirectly.sksl | 12 // from once, it is inlined directly whether or not it is trivial. 46 // These expressions are considered "trivial" and will be cloned directly into the inlined 60 // These expressions are considered "non-trivial" and will be placed in a temporary variable
|
/third_party/skia/third_party/externals/imgui/misc/debuggers/ |
D | README.txt | 5 GDB: disable stepping into trivial functions. 9 Visual Studio Debugger: disable stepping into trivial functions.
|
D | imgui.gdb | 11 # Disable stepping into trivial functions
|
/third_party/jerryscript/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 66 Unnecessary if trivial (i.e., `build/bin/jerry testcase.js`). 76 Describe what should happen instead of current behavior. Unnecessary if trivial 77 (e.g., in case of a crash, the trivial expected behavior is not to crash).
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.2.rst | 18 * trivial fix for seg fault. 24 * trivial: more .gitignore stuff
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | mulmod-ppro.txt | 170 apply Qmult_lt_compat_r. trivial. trivial. 175 trivial. psatzl Q. trivial. psatzl Q. psatzl Q.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 362 constexpr CompressedTuple<Empty<0>, TrivialStruct, int> trivial = {}; in TEST() local 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 364 constexpr int trivial1 = trivial.get<1>().value(); in TEST() 365 constexpr int trivial2 = trivial.get<2>(); in TEST()
|
/third_party/openssl/ |
D | CONTRIBUTING.md | 22 1. Anything other than a trivial contribution requires a [Contributor 25 mistake), place the text "`CLA: trivial`" on a line by itself separated by 31 To amend a missing "`CLA: trivial`" line after submission, do the following:
|
/third_party/node/deps/openssl/openssl/ |
D | CONTRIBUTING.md | 22 1. Anything other than a trivial contribution requires a [Contributor 25 mistake), place the text "`CLA: trivial`" on a line by itself separated by 31 To amend a missing "`CLA: trivial`" line after submission, do the following:
|
/third_party/json/ |
D | README.OpenSource | 9 …"Description": "The JSON for Modern C++ Library has intutitve syntax, trivial integration and memo…
|
/third_party/python/Lib/lib2to3/tests/ |
D | test_main.py | 71 with open(self.trivial_py2_file, "w") as trivial: 72 trivial.write("print 'I need a simple conversion.'")
|
/third_party/skia/infra/config/ |
D | recipes.cfg | 7 "trivial": {
|
/third_party/glslang/Test/ |
D | hlsl.struct.split.trivial.vert | 2 // Test trivial case for structure splitting: the IN and OUT structs have ONLY an interstage IO.
|
D | spv.dead-complex-continue-after-return.vert | 9 // This has non-trivial continue target.
|
/third_party/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/ |
D | custom.md | 11 - If you have made non-trivial changes to the code, please make sure to run unittests prior to comm…
|
/third_party/skia/third_party/externals/spirv-cross/samples/cpp/ |
D | shared.comp | 24 // Does a trivial parallel reduction through shared memory.
|
/third_party/mesa3d/src/compiler/glsl/ |
D | TODO | 5 also trivial for arrays, matrices, and vectors that are accessed with
|
/third_party/vk-gl-cts/data/gles2/shaders/ |
D | constant_expressions.test | 1 group trivial "Trivial expressions" 64 end # trivial
|
12345678910>>...17