Searched refs:STRING_ARRAY (Results 1 – 5 of 5) sorted by relevance
/external/dbus/test/data/valid-messages/ |
D | dict.message | 45 STRING_ARRAY { 'Hello', 'This', 'Is', 'A', 'String', 'Array!' }
|
D | lots-of-arguments.message | 33 STRING_ARRAY { 'Hello', 'This', 'Is', 'A', 'String', 'Array!' }
|
D | recursive-types.message | 45 STRING_ARRAY { 'a', 'string', 'array'}
|
/external/clearsilver/util/ |
D | neo_str.h | 52 } STRING_ARRAY; typedef
|
D | neo_str.c | 207 void string_array_init (STRING_ARRAY *arr) in string_array_init() 258 void string_array_clear (STRING_ARRAY *arr) in string_array_clear()
|