Home
last modified time | relevance | path

Searched full:decoder (Results 1 – 25 of 62) sorted by relevance

123

/titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c37 /* Declare useful decoder variables. */
104 #define get_field_body(var, decoder) \ argument
105 retval = decoder(&subbuf, &(var)); \
117 #define get_field(var, tagexpect, decoder) \ argument
123 get_field_body(var,decoder)
133 #define opt_field(var, tagexpect, decoder, optvalue) \ argument
139 get_field_body(var, decoder); \
146 #define get_lenfield_body(len, var, decoder) \ argument
147 retval = decoder(&subbuf, &(len), &(var)); \
153 #define get_lenfield(len, var, tagexpect, decoder) \ argument
[all …]
H A Dkrb5_decode.c127 #define get_field_body(var,decoder)\ argument
128 retval = decoder(&subbuf,&(var));\
137 #define get_field(var,tagexpect,decoder)\ argument
142 get_field_body(var,decoder)
145 #define opt_field(var,tagexpect,decoder) \ argument
150 get_field_body(var,decoder); \
155 #define get_lenfield_body(len,var,decoder)\ argument
156 retval = decoder(&subbuf,&(len),&(var));\
162 #define get_lenfield(len,var,tagexpect,decoder)\ argument
167 get_lenfield_body(len,var,decoder)
[all …]
/titanic_53/usr/src/cmd/audio/utilities/
H A Dg721.c460 * the output of this decoder as a tandem process. If the output of the
461 * simulated encoder differs from the input to this decoder, the decoder output
465 * sr decoder output linear PCM sample,
468 * i decoder input code
475 int sr, /* decoder output linear PCM sample */ in _tandem_adjust_alaw()
478 int i) /* decoder input code */ in _tandem_adjust_alaw()
520 int sr, /* decoder output linear PCM sample */ in _tandem_adjust_ulaw()
523 int i) /* decoder input code */ in _tandem_adjust_ulaw()
732 struct audio_g72x_state *state_ptr) /* the decoder's state structure. */ in g721_decode()
H A Dg723.c460 * the output of this decoder as a tandem process. If the output of the
461 * simulated encoder differs from the input to this decoder, the decoder output
465 * sr decoder output linear PCM sample,
468 * i decoder input code
475 int sr, /* decoder output linear PCM sample */ in _tandem_adjust_alaw()
478 int i) /* decoder input code */ in _tandem_adjust_alaw()
519 int sr, /* decoder output linear PCM sample */ in _tandem_adjust_ulaw()
522 int i) /* decoder input code */ in _tandem_adjust_ulaw()
760 struct audio_g72x_state *state_ptr) /* the decoder's state structure. */ in g723_decode()
/titanic_53/usr/src/common/lzma/
H A DLzmaDec.h1 /* LzmaDec.h -- LZMA Decoder
39 /* ---------- LZMA Decoder state ---------- */
86 If LZMA decoder sees end marker before reaching output limit, it returns SZ_OK,
/titanic_53/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java114 XMLDecoder decoder = null; in getXMLDecoder() local
118 decoder = new XMLDecoder(in, null, exceptionListener); in getXMLDecoder()
123 return decoder; in getXMLDecoder()
691 XMLDecoder decoder = getXMLDecoder(file); in performBeanTest() local
692 newobj = decoder.readObject(); in performBeanTest()
695 decoder.close(); in performBeanTest()
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c674 struct decode *decoder; in interpret_smb() local
683 decoder = &SMBtable[smb->com & 255]; in interpret_smb()
700 if (decoder->name) in interpret_smb()
702 smb->com, decoder->name); in interpret_smb()
727 if ((func = decoder->func) == NULL) in interpret_smb()
748 if (decoder->name) { in interpret_smb()
749 tl = snprintf(p, sz, " Cmd=SMB%s", decoder->name); in interpret_smb()
1629 /* No decoder for SPNEGO */ in interpret_sesssetupX()
1701 /* No decoder for SPNEGO. Just dump hex. */ in interpret_sesssetupX()
1740 /* No decoder for SPNEGO */ in interpret_sesssetupX()
[all …]
/titanic_53/usr/src/cmd/sgs/tools/common/
H A Dleb128.c47 * byte indicates to the decoder that it has encountered the last byte.
59 * indicates whether an encoded number is signed or unsigned. The decoder
/titanic_53/usr/src/boot/lib/libz/
H A Dzlib.332 The decoder checks the consistency of the compressed data,
/titanic_53/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_door_encdec.c76 * Generic XDR decoder. Ensure that data is non-null and bzero'd.
/titanic_53/usr/src/data/hwdata/
H A Dpci.ids1035 6001 DX1 Multiformat Broadcast HD/SD Encoder/Decoder
4319 ac00 Theater 506 World-Wide Analog Decoder
4320 ac01 Theater 506 World-Wide Analog Decoder
4327 ac08 Theater 506A World-Wide Analog Decoder + Demodulator
4328 ac09 Theater 506A World-Wide Analog Decoder + Demodulator
5600 3309 M3309 MPEG-II Video w/ Software Audio Decoder
5601 3321 M3321 MPEG-II Audio/Video Decoder
6109 00f3 uPD6113x Multimedia Decoder/Processor [EMMA2]
6236 6204 Video decoder & MPEG interface
6357 121b NetServer Legacy COM Port Decoder
[all …]
/titanic_53/usr/src/cmd/audio/include/
H A Daudio_encode.h93 * used by the G.721/G.723 encoder and decoder to preserve their internal
/titanic_53/usr/src/data/perfmon/SLM/
H A DSilvermont_core_V14.json463 …s that cause front-end efficiencies are: Icache misses, ITLB misses, and decoder restrictions that…
805 …cles that fetch is stalled due to an outstanding ITLB miss. That is, the decoder queue is able to …
824decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes due to an ICa…
843 …n": "Counts cycles that fetch is stalled due to any reason. That is, the decoder queue is able to …
/titanic_53/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s451 ! 4) address/value pairs for the Memory Address Decoder
459 ! Address Decoder Register of other cpus and for reprogram-
/titanic_53/usr/src/cmd/fwflash/plugins/hdrs/
H A DMELLANOX.h83 * Magic decoder ring for matching HCA hardware/firmware.
/titanic_53/usr/src/common/bzip2/
H A Dcompress.c248 is a global since the decoder also needs it. in sendMTFValues()
644 the randomised bit to 'no'. Of course, the decoder in BZ2_compressBlock()
H A Dbzlib_private.h343 /*-- Constants for the fast MTF decoder. --*/
/titanic_53/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c56 * it is not your personal ACPI disassembler or CPUID decoder ring. The
/titanic_53/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c333 * the cpu memory decoder registers at boot time.
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dauth_con.c440 * Our ASN.1 library implements a special decoder for sequence
/titanic_53/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c341 * the cpu memory decoder registers at boot time.
/titanic_53/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c596 * validated by the XDR decoder (xdr_COMPOUND4args_srv()). in rfs4_resource_err()
/titanic_53/usr/src/boot/lib/libz/doc/
H A Drfc1950.txt406 A decoder that fails to check the ADLER32 checksum value may be
/titanic_53/usr/src/data/perfmon/GLM/
H A Dgoldmont_core_v13.json532 …n": "Counts cycles that fetch is stalled due to any reason. That is, the decoder queue is able to …
553 …cles that fetch is stalled due to an outstanding ITLB miss. That is, the decoder queue is able to …
574 …es that fetch is stalled due to an outstanding ICache miss. That is, the decoder queue is able to …
595 …s that cause front-end efficiencies are: ICache misses, ITLB misses, and decoder restrictions that…
/titanic_53/usr/src/data/perfmon/HSW/
H A Dhaswell_core_v28.json2603 … complex instructions or scenarios that can't be handled by the standard decoder. Using other ins…
2625 … complex instructions or scenarios that can't be handled by the standard decoder. Using other ins…
2977 …"PublicDescription": "This event counts cycles where the decoder is stalled on an instruction with…
4406 "BriefDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
4407 "PublicDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
4428 "BriefDescription": "Cycles 4 Uops delivered by the LSD, but didn't come from the decoder.",
4429 "PublicDescription": "Cycles 4 Uops delivered by the LSD, but didn't come from the decoder.",

123