Home
last modified time | relevance | path

Searched refs:InputType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp124 using InputType = variant<int64_t, std::string>; typedef
127 optional<InputType> parseInputValue(const Convertible& input, ParsingContext& parentContext, std::s… in parseInputValue()
129 optional<InputType> result; in parseInputValue()
141 result = optional<InputType>{static_cast<int64_t>(n)}; in parseInputValue()
149 result = optional<InputType>{n}; in parseInputValue()
159 result = optional<InputType>{static_cast<int64_t>(n)}; in parseInputValue()
184 return optional<InputType>(); in parseInputValue()
194 std::vector<std::pair<std::vector<InputType>, in create() argument
203 for (std::pair<std::vector<InputType>, in create()
206 for (const InputType& label : pair.first) { in create()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DDMXSpec.txt535 InputType CARD32
543 Other values of InputType will return a BadValue error. Local