Searched defs:NumDigits (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/openthread/third_party/jlink/SEGGER_RTT_V640/RTT/ |
H A D | SEGGER_RTT_printf.c | 142 …d(SEGGER_RTT_PRINTF_DESC * pBufferDesc, unsigned v, unsigned Base, unsigned NumDigits, unsigned Fi… in _PrintUnsigned() 232 …intInt(SEGGER_RTT_PRINTF_DESC * pBufferDesc, int v, unsigned Base, unsigned NumDigits, unsigned Fi… in _PrintInt() 331 unsigned NumDigits; in SEGGER_RTT_vprintf() local
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | LiteralSupport.cpp | 173 unsigned NumDigits = 0; in ProcessCharEscape() local 895 static bool alwaysFitsInto64Bits(unsigned Radix, unsigned NumDigits) { in alwaysFitsInto64Bits() 920 const unsigned NumDigits = SuffixBegin - DigitsBegin; in GetIntegerValue() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/ |
D | FormatUtil.h | 64 inline int NumDigits(uint64_t N) { in NumDigits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/ |
D | FormatUtil.h | 64 inline int NumDigits(uint64_t N) { in NumDigits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/ |
D | FormatUtil.h | 64 inline int NumDigits(uint64_t N) { in NumDigits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/ |
D | FormatUtil.h | 64 inline int NumDigits(uint64_t N) { in NumDigits() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | FormatUtil.h | 64 inline int NumDigits(uint64_t N) { in NumDigits() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winnls.h | 676 UINT NumDigits; member 684 UINT NumDigits; member 696 UINT NumDigits; member 707 UINT NumDigits; member
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/ |
H A D | TarItem.h | 44 Int32 NumDigits; // -1 means undefined member
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 106680 pub NumDigits: UINT, field 106737 pub NumDigits: UINT, field 106796 pub NumDigits: UINT, field 106865 pub NumDigits: UINT, field
|