Home
last modified time | relevance | path

Searched refs:Undefined (Results 1 – 25 of 31) sorted by relevance

12

/onnv-gate/usr/src/cmd/audio/utilities/
H A DAudioExtent.cc91 if (Undefined(s) || (s < 0.)) in SetStart()
102 if (!Undefined(end)) in GetEnd()
116 if (!Undefined(e)) { in SetEnd()
118 if (!Undefined(len) && (e > len)) in SetEnd()
133 if (Undefined(x)) in GetLength()
184 if (Undefined(pos) || (pos < 0.) || ((int)cnt < 0)) in ReadData()
190 if (!Undefined(newpos)) { in ReadData()
H A DAudio.cc163 if (!Undefined(GetLength())) in setpos()
257 if (Undefined(frompos)) in Copy()
259 if (Undefined(topos)) in Copy()
265 if (Undefined(limit)) { in Copy()
364 if (!Undefined(limit) && (lim < bufsiz)) in AsyncCopy()
383 if (!Undefined(limit) && (lim < bufsiz)) in AsyncCopy()
H A DAudioList.cc139 if (Undefined(pos)) in getposition()
147 if (Undefined(length)) { in getposition()
174 if (Undefined(x)) in GetLength()
243 if (Undefined(pos) || (pos < 0.) || ((int)cnt < 0)) in ReadData()
H A DAudioHdr.cc145 if (Undefined(sec) || (Validate() != AUDIO_SUCCESS)) in Time_to_Bytes()
202 if (Undefined(sec) || (Validate() != AUDIO_SUCCESS)) in Time_to_Samples()
H A DAudioUnixfile.cc213 if (Undefined(GetLength())) in encode_filehdr()
330 if (Undefined(pos) || (pos < 0.) || (cnt < 0)) in ReadData()
420 if (Undefined(pos) || (pos < 0.) || (cnt < 0)) in WriteData()
468 if (!Undefined(GetLength()) && (pos > GetLength())) { in WriteData()
H A DAudioBuffer.cc295 if (Undefined(len) || (len > GetSize())) { in SetLength()
494 if (!Undefined(limit) && (limit < lim)) in AsyncCopy()
H A DAudioTypeSampleRate.cc89 if (Undefined(length)) { in Convert()
H A DAudioTypeChannel.cc103 if (Undefined(length)) in Convert()
H A DAudioFile.cc459 if (Undefined(pos) || (pos < 0.) || ((int)cnt < 0)) in ReadData()
599 if (!Undefined(limit) && (svlim < cnt)) in AsyncCopy()
H A DAudioTypeMux.cc108 if (Undefined(length)) in Convert()
H A DAudioTypeG72X.cc114 if (Undefined(length)) { in Convert()
H A DAudioGain.cc187 if (Undefined(inbuf->GetLength())) { in Process()
H A DAudioTypePcm.cc225 if (Undefined(length)) in Convert()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelfLoader.t97 if ($@ =~ /^Undefined subroutine/) {
168 if ($@ =~ /^Undefined subroutine/) {
188 if ($@ =~ /^Undefined subroutine/) {
/onnv-gate/usr/src/cmd/audio/include/
H A DAudioTypes.h140 inline int Undefined() const in Undefined() function
245 inline int Undefined(const Double &x) { in Undefined() function
246 return (x.Undefined()); in Undefined()
248 inline int Undefined(double x) { in Undefined() function
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/
H A Dgv29 Undefined subroutine &main::joe called at - line 3.
35 Undefined subroutine &main::joe called at - line 3.
H A Dsv33 Undefined value assigned to typeglob
317 Undefined value assigned to typeglob at - line 3.
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dlint.t72 Undefined subroutine foo called at -e line 1
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dmethod.t71 is((eval { A->d }, ($@ =~ /Undefined subroutine/)), 1);
/onnv-gate/usr/src/cmd/hwdata/
H A Dusb.ids12921 00 Reserved/Undefined
12965 00 Undefined
13005 AT 0100 USB Undefined
13008 AT 0200 Input Undefined
13015 AT 0300 Output Undefined
13023 AT 0400 Bidirectional Undefined
13029 AT 0500 Telephony Undefined
13033 AT 0600 External Undefined
13041 AT 0700 Embedded Undefined
13168 HUT 00 Undefined
[all …]
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg534 #Undefined first referenced
544 # "Undefined symbol"
547 @ MSG_SYM_UNDEF_ITM_11 "Undefined"
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperldiag.pod3849 =item Undefined format "%s" called
3854 =item Undefined sort subroutine "%s" called
3859 =item Undefined subroutine &%s called
3864 =item Undefined subroutine called
3869 =item Undefined subroutine in sort
3874 =item Undefined top format "%s" called
3879 =item Undefined value assigned to typeglob
3885 =item %s: Undefined variable
H A Dperl5005delta.pod883 =item Undefined value assigned to typeglob
H A Dperltrap.pod833 # perl5 warns: "Undefined value assigned to typeglob" if using -w
/onnv-gate/usr/src/grub/grub-0.97/
H A DChangeLog3445 * stage2/builtins.c [!SUPPORT_NETBOOT] (bootp_func): Undefined.
4898 [GRUB] (print_config): Undefined.
4905 [GRUB] (NO_DHCP_SUPPORT): Undefined.
5515 (ESC): Undefined.
5577 * netboot/etherboot.h (NO_DHCP_SUPPORT): Undefined.
5801 * stage2/bios.c (NO_INT13_FALLBACK): Undefined.

12