Lines Matching defs:result
41 an environment value. The result is a string.
43 an environment value. The result is an integer.
45 strings. The result is a string.
47 The result is an integer.
49 The result is an integer.
51 ALSA data directory. The result is a string.
53 configuration. The result has the same type as the referred node.
57 a driver identification. The result is a string.
59 a card identification. The result is a string.
61 a card's name. The result is a string.
63 a pcm identification. The result is a string.
68 The result is a string.
71 The result is a string.
238 * \param dst The function puts the handle to the result configuration node
338 * \param dst The function puts the handle to the result configuration node
391 * \param dst The function puts the handle to the result configuration node
398 * Example (result is "a1b2c3"):
491 long result = 0, val;
527 case 0: result += val; break;
528 case 1: result *= val; break;
536 err = snd_config_imake_integer(dst, id, result);
545 * \param dst The function puts the handle to the result configuration node
552 * Example (result is 10):
571 * \param dst The function puts the handle to the result configuration node
578 * Example (result is 12):
597 * \param dst The function puts the handle to the result configuration node
604 * Example (result is "/usr/share/alsa" using the default paths):
672 * \param dst The function puts the handle to the result configuration node
712 * \param dst The function puts the handle to the result configuration node
786 * \param dst The function puts the handle to the result configuration node
862 * \param dst The function puts the handle to the result configuration node
897 * \param dst The function puts the handle to the result configuration node
934 * \param dst The function puts the handle to the result configuration node
985 * \param dst The function puts the handle to the result configuration node
1046 * \param dst The function puts the handle to the result configuration node
1131 * \param dst The function puts the handle to the result configuration node
1243 * \param dst The function puts the handle to the result configuration node
1299 * \param dst The function puts the handle to the result configuration node