Searched refs:format_list (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Dstack_utils.py64 for frame_str in traceback.format_list(stack):
/external/qemu/distrib/sdl-1.2.12/src/audio/
H A DSDL_audio.c654 static Uint16 format_list[NUM_FORMATS][NUM_FORMATS] = { variable
666 if ( format_list[format_idx][0] == format ) {
679 return(format_list[format_idx][format_idx_sub++]);
/external/bluetooth/bluez/audio/
H A Dpcm_bluetooth.c1228 unsigned int format_list[] = { local
1241 ARRAY_NELEMS(format_list), format_list);
1283 unsigned int format_list[] = { local
1303 ARRAY_NELEMS(format_list), format_list);

Completed in 297 milliseconds