/haiku/headers/private/system/arch/ppc/ |
H A D | arch_real_time_data.h | 18 vint32 system_time_conversion_factor; 19 vint32 version;
|
/haiku/headers/private/system/arch/arm64/ |
H A D | arch_real_time_data.h | 17 vint32 system_time_conversion_factor; 18 vint32 version;
|
/haiku/headers/private/system/arch/m68k/ |
H A D | arch_real_time_data.h | 18 vint32 system_time_conversion_factor; 19 vint32 version;
|
/haiku/headers/private/system/arch/arm/ |
H A D | arch_real_time_data.h | 19 vint32 system_time_conversion_factor; 20 vint32 version;
|
/haiku/src/system/libroot/os/arch/ppc/ |
H A D | system_time.c | 13 static vint32 *sConversionFactor; 16 __ppc_setup_system_time(vint32 *cvFactor) in __ppc_setup_system_time()
|
/haiku/src/system/libroot/os/arch/m68k/ |
H A D | system_time.c | 13 static vint32 *sConversionFactor; 16 __m68k_setup_system_time(vint32 *cvFactor) in __m68k_setup_system_time()
|
/haiku/src/system/libroot/os/arch/arm/ |
H A D | system_time.c | 15 static vint32 *sConversionFactor; 18 __arm_setup_system_time(vint32 *cvFactor) in __arm_setup_system_time()
|
/haiku/src/add-ons/kernel/file_systems/bfs/ |
H A D | Volume.h | 55 vint32& LogStart() { return fLogStart; } in LogStart() 56 vint32& LogEnd() { return fLogEnd; } in LogEnd() 167 vint32 fLogStart; 168 vint32 fLogEnd; 173 vint32 fDirtyCachedBlocks;
|
H A D | bfs.h | 297 static vint32 number; in unique_from_nsec()
|
/haiku/src/tests/system/kernel/ |
H A D | spinlock_contention.cpp | 23 vint32 lock; 24 vint32 count_low; 25 vint32 count_high;
|
/haiku/src/system/libroot/os/arch/sparc/ |
H A D | system_time.c | 15 static vint32 *sConversionFactor;
|
/haiku/src/add-ons/kernel/file_systems/netfs/server/ |
H A D | NodeHandleMap.h | 29 vint32 fNextNodeHandleCookie;
|
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/ |
H A D | KPPPManager.h | 25 vint32 accessing;
|
/haiku/headers/private/kernel/arch/mipsel/ |
H A D | arch_cpu.h | 64 void __mipsel_setup_system_time(vint32 *cvFactor);
|
/haiku/src/servers/media/ |
H A D | BufferManager.h | 51 vint32 ref_count;
|
/haiku/src/add-ons/kernel/partitioning_systems/session/ |
H A D | Debug.cpp | 161 vint32 tls_spinlock = 0;
|
/haiku/src/apps/mediaplayer/playlist/ |
H A D | PlaylistItem.cpp | 41 static vint32 sInstanceCount = 0;
|
/haiku/headers/private/kernel/arch/ppc/ |
H A D | arch_cpu.h | 170 void __ppc_setup_system_time(vint32 *cvFactor);
|
/haiku/headers/os/media/ |
H A D | MediaEventLooper.h | 117 vint32 fRunState;
|
/haiku/headers/private/kernel/vm/ |
H A D | VMArea.h | 116 vint32 no_cache_change;
|
/haiku/headers/os/support/ |
H A D | SupportDefs.h | 34 typedef volatile int32 vint32; typedef
|
/haiku/headers/private/kernel/arch/m68k/ |
H A D | arch_cpu.h | 438 void __m68k_setup_system_time(vint32 *cvFactor);
|
/haiku/docs/user/locale/ |
H A D | LocaleRoster.dox | 248 vint32* catalogInitStatus)
|
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/ |
H A D | nbd.c | 94 vint32 refcnt;
|
/haiku/headers/private/fs_shell/ |
H A D | fssh_api_wrapper.h | 1719 #define vint32 vint32_t macro
|