Home
last modified time | relevance | path

Searched defs:LargeInteger (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/crosvm/win_util/src/
H A Dlarge_integer.rs9 pub struct LargeInteger { struct
13 impl LargeInteger { argument
14 pub fn new(value: i64) -> LargeInteger { in new()
27 impl Deref for LargeInteger { implementation
/aosp_15_r20/external/llvm-libc/test/src/stdfix/
H A Duksqrtui_test.cpp20 TEST_F(LlvmLibcISqrtUITest, LargeInteger) { in TEST_F() argument
27 TEST_F(LlvmLibcISqrtUIFastTest, LargeInteger) { in TEST_F() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Diads.h297 typedef class LargeInteger LargeInteger; typedef
299 typedef struct LargeInteger LargeInteger; typedef
755 ADS_LARGE_INTEGER LargeInteger; member
5714 class LargeInteger; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h9137 IN LARGE_INTEGER LargeInteger, in RtlLargeIntegerShiftLeft()
9151 IN LARGE_INTEGER LargeInteger, in RtlLargeIntegerShiftRight()
9336 IN LARGE_INTEGER LargeInteger, in RtlLargeIntegerArithmeticShift()