Searched defs:value (Results 1 - 25 of 1007) sorted by path

1234567891011>>

/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dgen_err_list.py20 value = None variable
23 value = 0x80000000 variable
25 value = -1 variable
28 value = 0 variable
54 value = errors[token]["value"] variable
64 value = b + o variable
[all...]
/haiku/docs/develop/media/
H A DMediaExtractorAddOn.h494 virtual status_t GetParameterValue(int32 id, const void * value, argument
498 virtual status_t SetParameterValue(int32 id, const void * value, argument
/haiku/headers/compatibility/bsd/
H A Dlibutil.h58 char *value; member in struct:_property
/haiku/headers/cpp/
H A Dstl_function.h192 typename _Operation::first_argument_type value; member in class:binder1st
217 typename _Operation::second_argument_type value; member in class:binder2nd
/haiku/headers/glibc/
H A D_G_config.h47 wint_t value; member in struct:__anon2
/haiku/headers/libs/agg/
H A Dagg_gamma_functions.h104 void value(double v) { m_mul = v; } function in class:agg::gamma_multiply
105 double value() const { return m_mul; } function in class:agg::gamma_multiply
H A Dagg_glyph_raster_bin.h126 int16u value(const int8u* p) const function in class:agg::glyph_raster_bin
H A Dagg_gsv_text.h65 int16u value(const int8u* p) const function in class:agg::gsv_text
H A Dagg_renderer_outline_aa.h1322 value_type value(int dist) const function in class:agg::line_profile_aa
H A Dagg_rendering_buffer.h132 void clear(T value) argument
/haiku/headers/os/app/
H A DPropertyInfo.h47 uint32 value; member in struct:value_info
/haiku/headers/os/arch/x86/
H A Darch_debugger.h10 uint8 value[10]; member in struct:x86_fp_register
16 uint8 value[16]; member in struct:x86_xmm_register
/haiku/headers/os/net/
H A Dnet_settings.h19 const char* value; member in struct:_ns_entry
/haiku/headers/os/package/hpkg/
H A DPackageAttributeValue.h60 BPackageAttributeValue::SetTo(int8 value) argument
68 SetTo(uint8 value) argument
76 SetTo(int16 value) argument
84 SetTo(uint16 value) argument
92 SetTo(int32 value) argument
100 SetTo(uint32 value) argument
108 SetTo(int64 value) argument
116 SetTo(uint64 value) argument
124 SetTo(const char* value) argument
[all...]
H A DPackageInfoAttributeValue.h107 BPackageInfoAttributeValue::SetTo(BPackageInfoAttributeID id, uint8 value) argument
115 SetTo(BPackageInfoAttributeID id, const char* value) argument
/haiku/headers/os/package/hpkg/v1/
H A DPackageAttributeValue.h62 BPackageAttributeValue::SetTo(int8 value) argument
70 SetTo(uint8 value) argument
78 SetTo(int16 value) argument
86 SetTo(uint16 value) argument
94 SetTo(int32 value) argument
102 SetTo(uint32 value) argument
110 SetTo(int64 value) argument
118 SetTo(uint64 value) argument
126 SetTo(const char* value) argument
[all...]
/haiku/headers/private/audio/
H A Daudio_driver.h58 int32 value; member in struct:audio_routing
112 float value; /* in dB */ member in struct:audio_level
H A Dsoundcard.h1850 int value; member in struct:oss_mixer_value
[all...]
/haiku/headers/private/debugger/elf/
H A DElfFile.h184 static uint8 _Swap(const uint8& value) argument
186 static uint16 _Swap(const uint16& value) argument
188 static int32 _Swap(const int32& value) argument
190 static uint32 _Swap(const uint32& value) argument
192 _Swap(const int64& value) argument
194 _Swap(const uint64& value) argument
211 StaticGet(const Value& value, bool swappedByteOrder) argument
[all...]
/haiku/headers/private/debugger/types/
H A DValueLocation.h39 void* value; // used for storing implicit values member in struct:ValuePieceLocation
/haiku/headers/private/fs_shell/
H A DStack.h43 fssh_status_t Push(T value) argument
57 bool Pop(T *value) argument
/haiku/headers/private/graphics/3dfx/
H A DDriverInterface.h83 uint8 value; // value to write or value that was read member in struct:PIORegInfo
/haiku/headers/private/graphics/et6x00/
H A DDriverInterface.h92 uint32 value; /* The value read or written */ member in struct:__anon776
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h278 uint32 value; /* The value read or written */ member in struct:__anon791
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h239 uint32 value; /* The value read or written */ member in struct:__anon805

Completed in 169 milliseconds

1234567891011>>