Home
last modified time | relevance | path

Searched refs:vint32 (Results 1 – 25 of 28) sorted by relevance

12

/haiku/headers/private/system/arch/ppc/
H A Darch_real_time_data.h18 vint32 system_time_conversion_factor;
19 vint32 version;
/haiku/headers/private/system/arch/arm64/
H A Darch_real_time_data.h17 vint32 system_time_conversion_factor;
18 vint32 version;
/haiku/headers/private/system/arch/m68k/
H A Darch_real_time_data.h18 vint32 system_time_conversion_factor;
19 vint32 version;
/haiku/headers/private/system/arch/arm/
H A Darch_real_time_data.h19 vint32 system_time_conversion_factor;
20 vint32 version;
/haiku/src/system/libroot/os/arch/ppc/
H A Dsystem_time.c13 static vint32 *sConversionFactor;
16 __ppc_setup_system_time(vint32 *cvFactor) in __ppc_setup_system_time()
/haiku/src/system/libroot/os/arch/m68k/
H A Dsystem_time.c13 static vint32 *sConversionFactor;
16 __m68k_setup_system_time(vint32 *cvFactor) in __m68k_setup_system_time()
/haiku/src/system/libroot/os/arch/arm/
H A Dsystem_time.c15 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 DVolume.h55 vint32& LogStart() { return fLogStart; } in LogStart()
56 vint32& LogEnd() { return fLogEnd; } in LogEnd()
167 vint32 fLogStart;
168 vint32 fLogEnd;
173 vint32 fDirtyCachedBlocks;
H A Dbfs.h297 static vint32 number; in unique_from_nsec()
/haiku/src/tests/system/kernel/
H A Dspinlock_contention.cpp23 vint32 lock;
24 vint32 count_low;
25 vint32 count_high;
/haiku/src/system/libroot/os/arch/sparc/
H A Dsystem_time.c15 static vint32 *sConversionFactor;
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeHandleMap.h29 vint32 fNextNodeHandleCookie;
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPManager.h25 vint32 accessing;
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h64 void __mipsel_setup_system_time(vint32 *cvFactor);
/haiku/src/servers/media/
H A DBufferManager.h51 vint32 ref_count;
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.cpp161 vint32 tls_spinlock = 0;
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.cpp41 static vint32 sInstanceCount = 0;
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h170 void __ppc_setup_system_time(vint32 *cvFactor);
/haiku/headers/os/media/
H A DMediaEventLooper.h117 vint32 fRunState;
/haiku/headers/private/kernel/vm/
H A DVMArea.h116 vint32 no_cache_change;
/haiku/headers/os/support/
H A DSupportDefs.h34 typedef volatile int32 vint32; typedef
/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h438 void __m68k_setup_system_time(vint32 *cvFactor);
/haiku/docs/user/locale/
H A DLocaleRoster.dox248 vint32* catalogInitStatus)
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c94 vint32 refcnt;
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1719 #define vint32 vint32_t macro

12