Home
last modified time | relevance | path

Searched defs:HexValue (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutils.h47 inline uint32_t HexValue(uint32_t c) in HexValue() function
/arkcompiler/runtime_core/libpandabase/utils/
Dutils.h28 inline uint32_t HexValue(uint32_t c) in HexValue() function
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h423 inline uint32_t Lexer::HexValue(char32_t ch) in HexValue() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h550 inline uint32_t Lexer::HexValue(char32_t ch) in HexValue() function
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp72 static uint32_t HexValue(char32_t cp) in HexValue() function
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
Dregexp.cpp71 static uint32_t HexValue(char32_t cp) in HexValue() function