Searched defs:trivial (Results 1 – 8 of 8) sorted by relevance
23 subdir('trivial') subdir
362 constexpr CompressedTuple<Empty<0>, TrivialStruct, int> trivial = {}; in TEST() local
398 bool trivial = true; in add_coupling_code() local
29 pub mod trivial; module
1184 size_t trivial; in PrepareLiteralDecoding() local
300 bool trivial() const { in trivial() function
2997 bool OutputASM::trivial(TIntermTyped *expression, int budget) in trivial() function in glsl::OutputASM