OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mono
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluez/audio/
gstsbcutil.c
97
gboolean joint, stereo, dual,
mono
;
local
100
joint = stereo = dual =
mono
= FALSE;
111
else if (strcmp("
mono
", aux) == 0)
112
mono
= TRUE;
115
if (channels == 1 &&
mono
)
116
return "
mono
";
235
return "
mono
";
256
else if (g_ascii_strcasecmp(mode, "
mono
") == 0)
425
* if channels is 1, we must have channel mode =
mono
426
* if channels is 2, we can't have channel mode =
mono
*/
[
all
...]
gstavdtpsink.c
303
if (strcmp(pref, "
mono
") == 0)
448
gboolean
mono
, stereo;
local
456
g_value_set_static_string(value, "
mono
");
575
mono
= FALSE;
578
mono
= TRUE;
586
if (
mono
&& stereo) {
591
if (
mono
)
615
gboolean
mono
, stereo;
local
700
mono
= FALSE;
703
mono
= TRUE
[
all
...]
/external/clearsilver/csharp/
Makefile
5
MONO_JIT=$(CSHARP_PATH)/bin/
mono
/external/webkit/WebKitTools/DumpRenderTree/gtk/
fonts.conf
6
Accept deprecated '
mono
' alias, replacing it with 'monospace'
10
<string>
mono
</string>
154
<string>Nimbus
Mono
L</string>
253
<family>Nimbus
Mono
L</family>
/external/webkit/WebKitTools/DumpRenderTree/qt/
fonts.conf
6
Accept deprecated '
mono
' alias, replacing it with 'monospace'
10
<string>
mono
</string>
154
<string>Nimbus
Mono
L</string>
253
<family>Nimbus
Mono
L</family>
Completed in 228 milliseconds