Searched refs:rec (Results 1 - 25 of 49) sorted by relevance

12

/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.h73 status_t WildcardFormatFor(int fmt, media_format &format, bool rec=false);
75 status_t PreferredFormatFor(int fmt, media_format &format, bool rec=false);
77 status_t AcceptFormatFor(int fmt, media_format &format, bool rec=false);
79 status_t SpecializeFormatFor(int fmt, media_format &format, bool rec=true);
H A DOpenSoundDeviceEngine.cpp442 bool rec)
446 fmt &= rec ? Info()->iformats : Info()->oformats;
473 status_t OpenSoundDeviceEngine::PreferredFormatFor(int fmt, media_format &format, bool rec) argument
477 fmt &= rec ? Info()->iformats : Info()->oformats;
489 /*if (rec)
513 status_t OpenSoundDeviceEngine::AcceptFormatFor(int fmt, media_format &format, bool rec) argument
519 fmt &= rec ? Info()->iformats : Info()->oformats;
528 err = Open(rec ? OPEN_READ : OPEN_WRITE);
617 status_t OpenSoundDeviceEngine::SpecializeFormatFor(int fmt, media_format &format, bool rec) argument
622 fmt &= rec
441 WildcardFormatFor(int fmt, media_format &format, bool rec) argument
[all...]
H A DOpenSoundDevice.h76 OpenSoundDeviceEngine *NextFreeEngineAt(int32 i, bool rec=false);
H A DOpenSoundDevice.cpp451 OpenSoundDevice::NextFreeEngineAt(int32 i, bool rec) argument
453 // find the first free engine in the rec or play chain
456 engine = rec ? (engine->NextRec()) : (engine->NextPlay());
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c487 ATTR_RECORD *rec; local
500 rec = find_attribute(type, ctx);
502 if (rec)
506 return rec;
528 ATTR_RECORD *rec; local
556 while ((rec = find_attribute(AT_FILE_NAME, ctx))) {
558 attr = (FILE_NAME_ATTR *) ((char *) rec + le16_to_cpu(rec->value_offset));
851 ATTR_RECORD *rec; local
876 rec
[all...]
/haiku-fatelf/src/apps/mail/
H A DMailApp.h65 TMailWindow* NewWindow(const entry_ref* rec = NULL,
/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h222 status_t InitNode(iso9660_volume* volume, iso9660_inode* rec, char* buf,
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dread_termcap.c639 _nc_nfcmp(const char *nf, char *rec) argument
644 for (cp = rec; *cp != ':'; cp++) ;
648 ret = strcmp(nf, rec);
/haiku-fatelf/src/bin/gdb/etc/
H A Dconfigure241 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
430 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
703 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/bin/gdb/gdb/doc/
H A Dconfigure241 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
430 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
726 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/libs/ncurses/Ada95/gen/
H A Dgen.c187 mrep_rep(const char *name, void *rec) argument
190 int l = find_pos((char *)rec, sizeof(MEVENT), &low, &high);
/haiku-fatelf/src/libs/termcap/
H A Dconfigure161 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
317 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
891 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoffcode.h4340 bfd_byte *rec, *recend;
4342 rec = (bfd_byte *) location;
4343 recend = rec + count;
4344 while (rec < recend)
4347 rec += bfd_get_32 (abfd, rec) * 4;
4350 BFD_ASSERT (rec == recend);
4339 bfd_byte *rec, *recend; variable
H A Decoff.c2288 bfd_byte *rec, *recend;
2290 rec = (bfd_byte *) location;
2291 recend = rec + count;
2292 while (rec < recend)
2295 rec += bfd_get_32 (abfd, rec) * 4;
2298 BFD_ASSERT (rec == recend);
2280 bfd_byte *rec, *recend; local
H A Dieee.c1506 int rec;
1509 rec = read_2bytes (&(ieee->h));
1510 if (rec != (int) ieee_assign_value_to_variable_enum)
1503 int rec; local
/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dconfigure243 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
437 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
864 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/bin/gdb/gdb/
H A Deval.c504 struct value *rec = allocate_value (expect_type);
505 memset (VALUE_CONTENTS_RAW (rec), '\0', TYPE_LENGTH (type));
506 return evaluate_struct_tuple (rec, exp, pos, noside, nargs);
502 struct value *rec = allocate_value (expect_type); local
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dconfig.status334 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/bin/sharutils/
H A Dconfig.status16 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A DRKintern.h315 unsigned long rec;
675 #define DM_LOADWORD (DM_EXIST << 2) /* word rec wo memory ni yomi */
H A Dfq.c624 || (long)((struct ND *)codm->dm_xdm)->rec != hd.data[HD_REC].var
H A Dpermdic.c93 nd.rec = hd.data[HD_REC].var;
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfig.status338 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.status137 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dconfigure244 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
433 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
1942 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)

Completed in 397 milliseconds

12