Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp127 …rtible& input, ParsingContext& parentContext, std::size_t index, optional<type::Type>& inputType) { in parseInputValue()
241 optional<type::Type> inputType; in parseMatch() local
H A Dat.cpp59 type::Type inputType = type::Array(ctx.getExpected() ? *ctx.getExpected() : type::Value); in parse() local
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h82 int inputType; member