Home
last modified time | relevance | path

Searched defs:trivial (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/tests/
Dmeson.build23 subdir('trivial') subdir
/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
/third_party/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp398 bool trivial = true; in add_coupling_code() local
/third_party/rust/crates/cxx/syntax/
Dmod.rs29 pub mod trivial; module
/third_party/node/deps/brotli/c/dec/
Ddecode.c1184 size_t trivial; in PrepareLiteralDecoding() local
/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c1184 size_t trivial; in PrepareLiteralDecoding() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp300 bool trivial() const { in trivial() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2997 bool OutputASM::trivial(TIntermTyped *expression, int budget) in trivial() function in glsl::OutputASM