get
SFile& get(void* x);
indirectbuf(streambuf *get=NULL, streambuf *put=NULL, int delete_mode=0);
istream& get(char* ptr, int len, char delim = '\n');
istream& get(unsigned char* ptr, int len, char delim = '\n')
{ return get((char*)ptr, len, delim); }
istream& get(char& c);
istream& get(unsigned char& c) { return get((char&)c); }
istream& get(signed char& c) { return get((char&)c); }
istream& get(signed char* ptr, int len, char delim = '\n')
{ return get((char*)ptr, len, delim); }
istream& get(streambuf& sb, char delim = '\n');
int get() { if (!ipfx1()) return EOF;
double get(double x) const;
auto retval = BExclusiveBorrow<T>(guardedObject.get());
return m_suite.get();
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
multi->controls[index].get = &auich_ac97_get_mix;
if (control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(card, control->cookie, control->type, values);
void (*get) (void *card, const void *cookie, int32 type, float *values);
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
multi->controls[index].get = &auvia_ac97_get_mix;
if (control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(card, control->cookie, control->type, values);
void (*get) (void *card, const void *cookie, int32 type, float *values);
if (control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(card, control->cookie, control->type, values);
void (*get) (void *card, const void *cookie, int32 type, float *values);
void (*get) (geode_controller *card, const void *cookie, int32 type, float *values);
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
multi->controls[index].get = &geode_ac97_get_mix;
if (control->get) {
control->get(controller, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(controller, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(controller, control->cookie, control->type, values);
control.get = &echo_channel_get_mix;
if (control->get) {
control->get(card, control->channel, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(card, control->channel, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(card, control->channel, control->type, values);
void (*get) (void *card, MIXER_AUDIO_CHANNEL, int32 type, float *values);
control.get = &emuxki_gpr_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_ac97_get_mix;
multi->controls[index].get = &emuxki_parameter_get_mix;
multi->controls[index].get = &emuxki_parameter_get_mix;
if (control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_ENABLE && control->get) {
control->get(card, control->cookie, control->type, values);
if (control->mix_control.flags & B_MULTI_MIX_MUX && control->get) {
control->get(card, control->cookie, control->type, values);
void (*get) (void *card, const void *cookie, int32 type, float *values);
while (iss->get(c)) {
while (is.get(c)) {
if (!fInput->get(c)) {
inline contents *get(contents *element)
inline contents* get()
T & get(int index)
fDecompressorStorage.get(), nullptr, stream);
return std::get<Verb>(fMethod) == other;
return std::get<BString>(fMethod).Compare(otherMethodSv.data(), otherMethodSv.size()) == 0;
switch (std::get<Verb>(fMethod)) {
const auto& methodString = std::get<BString>(fMethod);
auto inputPositionIO = dynamic_cast<BPositionIO*>(fData->requestBody->input.get());
auto inputData = dynamic_cast<BPositionIO*>(fData->requestBody->input.get());
__PRETTY_FUNCTION__, std::move(std::get<BString>(fMethod)));
fBody = requestBody->input.get();
auto currentBytesWritten = fSerializer.Serialize(fBuffer, fSocket.get());
auto bytesRead = fBuffer.ReadFrom(fSocket.get());
doo Tracker get Suites of Poses of Window test
doo Tracker get Path of Poses of Window test
doo Tracker get Entry of Poses of Window test
doo Tracker get Entry 2 of Poses of Window test
doo Tracker get Selection of Poses of Window test
ieee80211_ioctl_getfunc * const *get;
SET_FOREACH(get, ieee80211_ioctl_getset) {
error = (*get)(vap, ireq);
indirectbuf::indirectbuf(streambuf *get, streambuf *put, int delete_mode)
_get_stream = get;
_put_stream = put == NULL ? get : put;
tmOut->tm_sec = calendar.get(UCAL_SECOND, icuStatus);
tmOut->tm_min = calendar.get(UCAL_MINUTE, icuStatus);
tmOut->tm_hour = calendar.get(UCAL_HOUR_OF_DAY, icuStatus);
tmOut->tm_mday = calendar.get(UCAL_DAY_OF_MONTH, icuStatus);
tmOut->tm_mon = calendar.get(UCAL_MONTH, icuStatus);
tmOut->tm_year = calendar.get(UCAL_YEAR, icuStatus) - 1900;
tmOut->tm_wday = calendar.get(UCAL_DAY_OF_WEEK, icuStatus) - 1;
tmOut->tm_yday = calendar.get(UCAL_DAY_OF_YEAR, icuStatus) - 1;
tmOut->tm_gmtoff = (calendar.get(UCAL_ZONE_OFFSET, icuStatus)
+ calendar.get(UCAL_DST_OFFSET, icuStatus)) / 1000;
validClaimedPointer.get(), ownedPointer);
cin.get ();