Searched defs:Option (Results 1 – 9 of 9) sorted by relevance
244 template class maplecl::Option<uint8_t>; member in maplecl245 template class maplecl::Option<uint16_t>; member in maplecl246 template class maplecl::Option<uint32_t>; member in maplecl247 template class maplecl::Option<uint64_t>; member in maplecl248 template class maplecl::Option<int8_t>; member in maplecl249 template class maplecl::Option<int16_t>; member in maplecl250 template class maplecl::Option<int32_t>; member in maplecl251 template class maplecl::Option<int64_t>; member in maplecl
46 struct Option { // optional args for mem map struct54 static constexpr Option DEFAULT_OPTIONS = { "arkcommon_unnamed", nullptr, DEFAULT_MEM_FLAGS, argument
159 struct Option { struct176 Label *slowPath, const Option option); argument
26 class Option { class
27 class Option < SimpleDelegator class
36 enum Option : uint64 { enum
36 class Option < SimpleDelegator class
202 …explicit Option(const std::vector<std::string> &optnames, const std::string &descr, const ArgsT &.… in Option() function213 explicit Option(const std::vector<std::string> &optnames, const std::string &descr, in Option() function
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument