Searched defs:variable (Results 1 – 11 of 11) sorted by relevance
32 void *variable; member
34 void *variable; member
74 thread_local const char variable {}; in GetThreadId() local
183 const variable = node.parent constant
100 std::optional<int32_t> variable; member
865 auto variable = value.substr(4, value.size() - 5); in GetPlurals() local1359 auto variable = value.substr(2, value.size() - 4); in ParseVariable() local1379 auto variable = value.substr(3, value.size() - 4); in ParseMultiVariable() local1613 …::function<void(const std::unique_ptr<JsonValue>&, T&)>& function, std::string& variable, T& value) in ParseSpecialAttr()
153 std::vector<int64_t> variable; variable
68 auto variable = reinterpret_cast<es2panda_Variable*>(variablePtr); in KOALA_INTEROP_2() local
70 auto variable = reinterpret_cast<es2panda_Variable*>(variablePtr); in KOALA_INTEROP_3() local
331 uint8_t* variable; member
97 function isResource(variable) { argument