Searched defs:IsBigEndian (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/debugger/arch/
H A DArchitecture.h65 inline bool IsBigEndian() const { return fBigEndian; } function in class:Architecture
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.h29 virtual bool IsBigEndian() const { return fIsBigEndian; }; function in class:CamSensor
/haiku/src/kits/debugger/dwarf/
H A DBaseUnit.h52 bool IsBigEndian() const { return fIsBigEndian; } function in class:BaseUnit
H A DDwarfExpressionEvaluator.h30 bool IsBigEndian() const { return fIsBigEndian; } function in class:DwarfExpressionEvaluationContext
H A DDataReader.h66 bool IsBigEndian() const function in class:DataReader
/haiku/headers/private/debugger/types/
H A DValueLocation.h162 bool IsBigEndian() const { return fBigEndian; } function in class:ValueLocation
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp178 DwarfTypeContext::IsBigEndian() const function in class:DwarfTypeContext
[all...]

Completed in 56 milliseconds