OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_a
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/tests/
unicode-collate.c
19
const Line *
line_a
= a;
local
22
return g_utf8_collate (
line_a
->str, line_b->str);
28
const Line *
line_a
= a;
local
31
return strcmp (
line_a
->key, line_b->key);
/external/libvpx/vpx_scale/dm642/
gen_scalers_c64.c
550
unsigned int *restrict
line_a
= (unsigned int *)dest;
local
556
a = _mem4(
line_a
++);
Completed in 170 milliseconds