| /ark/runtime_core/verification/util/ |
| D | lazy.h | 68 auto LazyFetch(C &c) in LazyFetch() 79 auto LazyFetch(const C &c) in LazyFetch() 90 auto ConstLazyFetch(const C &c) in ConstLazyFetch() 101 auto RefLazyFetch(C &c) in RefLazyFetch() 112 auto RefConstLazyFetch(const C &c) in RefConstLazyFetch() 153 auto IndicesOf(const C &c) in IndicesOf() 276 C c; variable 292 C c; variable
|
| D | str.h | 48 char c = static_cast<char>(val % Base); variable
|
| /ark/runtime_core/verification/util/tests/ |
| D | environment.cpp | 40 …static const auto NAME_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end)… in EnvOptions() 67 …static const auto NUM_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end) { in EnvOptions() 77 …static const auto STRING_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto en… in EnvOptions() 88 [[maybe_unused]] auto e) { in EnvOptions() 103 Context c; in EnvOptions() local
|
| /ark/runtime_core/verification/debug/parser/ |
| D | charset.h | 30 uint8_t c = static_cast<uint8_t>(c_); in operator() local 45 uint8_t c = static_cast<uint8_t>(*s); in charset() local
|
| /ark/runtime_core/verification/debug/handlers/ |
| D | config_handler_breakpoints.cpp | 64 static const auto OFFSET_HANDLER = [](action a, Context &c, auto from) { in BreakpointParser() 73 static const auto METHOD_NAME_HANDLER = [](action a, Context &c, auto from, auto to) { in BreakpointParser() 80 static const auto BREAKPOINT_HANDLER = [](action a, Context &c) { in BreakpointParser() 100 Context c; in RegisterConfigHandlerBreakpoints() local
|
| D | config_handler_allowlist.cpp | 49 static const auto METHOD_NAME_HANDLER = [](action a, PandaString &c, auto from, auto to) { in AllowlistMethodParser() 79 PandaString c; in RegisterConfigHandlerAllowlist() local
|
| D | config_handler_method_groups.cpp | 58 const auto GROUP_HANDLER = [](Context &c, PandaString &&group) { in RegisterConfigHandlerMethodGroups() 63 const auto OPTIONS_HANDLER = [](Context &c, PandaString &&options) { in RegisterConfigHandlerMethodGroups()
|
| D | config_handler_options.cpp | 78 std::vector<PandaString> c; in Verify() local
|
| /ark/js_runtime/ecmascript/mem/ |
| D | c_string.cpp | 72 for (const auto &c : sp) { in ConvertToString() local 87 for (auto c : str) { in ConvertToString() local 131 for (auto c : str) { in CstringConvertToStdString() local
|
| /ark/runtime_core/verification/debug/config/ |
| D | config_parse.cpp | 53 static const auto NAME_HANDLER = [](auto a, Context &c, auto from, auto to) { in ParseConfig() 64 static const auto LINE_HANDLER = [](auto a, Context &c, auto from, auto to) { in ParseConfig() 77 static const auto SECTION_HANDLER = [](auto a, Context &c) { in ParseConfig()
|
| /ark/ts2abc/ts2panda/tests/types/union/ |
| D | union_userDefinedType.ts | 18 let c: A | number[]; variable
|
| D | union_multi_userDefinedType.ts | 18 let c: A | number[]; variable
|
| /ark/runtime_core/assembler/ |
| D | lexer.cpp | 20 Token::Type FindDelim(char c) in FindDelim() 142 static bool IsQuote(char c) in IsQuote() 225 char c = curr_line_->buffer[curr_line_->pos]; in LexString() local
|
| D | assembly-parser.cpp | 760 bool IsAlphaNumeric(char c) in IsAlphaNumeric() 765 bool IsNonDigit(char c) in IsNonDigit() 966 static bool IsOctal(char c) in IsOctal() 971 static bool IsHex(char c) in IsHex() 976 static uint8_t FromHex(char c) in FromHex() 991 static uint8_t FromOctal(char c) in FromOctal() 1042 char c = s[idx]; in ParseEscapeSequence() local 1094 char c = token[i++]; in ParseStringLiteral() local
|
| D | context.cpp | 41 bool Context::ValidateRegisterName(char c, size_t n) const in ValidateRegisterName()
|
| /ark/runtime_core/runtime/mem/ |
| D | panda_string.cpp | 71 for (auto c : sp) { in ConvertToString() local 86 for (auto c : str) { in ConvertToString() local
|
| /ark/runtime_core/libpandabase/utils/ |
| D | utils.h | 25 inline int32_t HexValue(uint32_t c) in HexValue()
|
| /ark/js_runtime/test/moduletest/class/ |
| D | class.js | 41 var c = new Child(2, 3); variable
|
| /ark/runtime_core/libpandabase/tests/ |
| D | span_test.cpp | 47 int c[] {1, 2, 3}; in TEST() local 69 int c[] {1, 2, 3, 4, 5}; in TEST() local
|
| /ark/js_runtime/ecmascript/regexp/ |
| D | regexp_executor.h | 105 uint32_t c; in GetChar() local 128 uint32_t c; in PeekChar() local 167 uint32_t c; in PeekPrevChar() local 189 uint32_t c; in GetPrevChar() local
|
| D | dyn_chunk.cpp | 86 int DynChunk::EmitChar(uint8_t c) in EmitChar()
|
| /ark/runtime_core/verification/debug/breakpoint/ |
| D | breakpoint.h | 36 #define DBG_MANAGED_BRK(a, b, c) argument
|
| /ark/js_runtime/ecmascript/base/ |
| D | json_parser.h | 605 T c = 0; in ReadStringRange() local 627 T c = 0; in ReadAsciiStringRange() local 745 bool IsLegalAsciiCharacter(T c, bool &isAscii) in IsLegalAsciiCharacter()
|
| D | number_helper.cpp | 41 static inline uint8_t ToDigit(uint8_t c) in ToDigit() 58 uint16_t c = **ptr; in GotoNonspace() local 507 uint8_t c = ToDigit(*p); in StringToDouble() local 750 uint8_t c = ToDigit(*p); in StringToBigInt() local
|
| /ark/runtime_core/libpandafile/ |
| D | proto_data_accessor-inl.h | 37 inline void ProtoDataAccessor::EnumerateTypes(const Callback &c) in EnumerateTypes()
|