Searched defs:empty_array (Results 1 – 7 of 7) sorted by relevance
19 var empty_array = new Uint32Array(); variable
18 var empty_array = new Uint32Array(); variable
3 fn empty_array() -> [u16; 0] { in empty_array() function
190 let empty_array = create_DIArray(DIB(cx), &[]); in stub() localVariable
452 pub fn empty_array<T: ProxiedInRepeated>() -> RepeatedView<'static, T> { in empty_array() function
1662 PyObject *empty_array = _PyUnicode_FromId(&PyId_empty_array); // borrowed ref in encoder_listencode_list() local