Home
last modified time | relevance | path

Searched defs:applied (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_parameter_layout.c39 _mesa_combine_swizzles(unsigned base, unsigned applied) in _mesa_combine_swizzles()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1805 bool applied = false; in apply_forward() local
/third_party/harfbuzz/src/
Dhb-ot-layout.cc1805 bool applied = false; in apply_forward() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1832 bool applied = false; in apply_forward() local
/third_party/node/tools/
Dlint-md.mjs4347 const applied = isList && [path].concat(args.slice(1)); constant in ReaddirpStream