Home
last modified time | relevance | path

Searched refs:trivial (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/expat/testdata/largefiles/
DREADME.txt35 - 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/
Dscalar-select.spv14.asm.frag42 ; Not trivial
48 ; Vector not trivial
51 ; Vector trivial
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl-no-opt/asm/frag/
Dscalar-select.spv14.asm.frag42 ; Not trivial
48 ; Vector not trivial
51 ; Vector trivial
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/asm/frag/
Dscalar-select.spv14.asm.frag42 ; Not trivial
48 ; Vector not trivial
51 ; Vector trivial
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
Dconformance_testing_test.cc209 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 …]
Dconformance_aliases.h45 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>);
Dconformance_archetype.h114 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/
DTrivialArgumentsInlineDirectly.sksl12 // 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/
DREADME.txt5 GDB: disable stepping into trivial functions.
9 Visual Studio Debugger: disable stepping into trivial functions.
Dimgui.gdb11 # Disable stepping into trivial functions
/third_party/jerryscript/.github/ISSUE_TEMPLATE/
Dbug_report.md66 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/
Dv0.2.rst18 * trivial fix for seg fault.
24 * trivial: more .gitignore stuff
/third_party/python/Modules/_decimal/libmpdec/literature/
Dmulmod-ppro.txt170 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/
Dcompressed_tuple_test.cc362 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/
DCONTRIBUTING.md22 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/
DCONTRIBUTING.md22 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/
DREADME.OpenSource9 …"Description": "The JSON for Modern C++ Library has intutitve syntax, trivial integration and memo…
/third_party/python/Lib/lib2to3/tests/
Dtest_main.py71 with open(self.trivial_py2_file, "w") as trivial:
72 trivial.write("print 'I need a simple conversion.'")
/third_party/skia/infra/config/
Drecipes.cfg7 "trivial": {
/third_party/glslang/Test/
Dhlsl.struct.split.trivial.vert2 // Test trivial case for structure splitting: the IN and OUT structs have ONLY an interstage IO.
Dspv.dead-complex-continue-after-return.vert9 // This has non-trivial continue target.
/third_party/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/
Dcustom.md11 - 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/
Dshared.comp24 // Does a trivial parallel reduction through shared memory.
/third_party/mesa3d/src/compiler/glsl/
DTODO5 also trivial for arrays, matrices, and vectors that are accessed with
/third_party/vk-gl-cts/data/gles2/shaders/
Dconstant_expressions.test1 group trivial "Trivial expressions"
64 end # trivial

12345678910>>...17