Home
last modified time | relevance | path

Searched defs:MoveToFront (Results 1 – 5 of 5) sorted by relevance

/external/brotli/csharp/org/brotli/dec/
DDecode.cs152 private static void MoveToFront(int[] v, int index) in MoveToFront() method in Org.Brotli.Dec.Decode
/external/lzma/CPP/Common/
DMyVector.h257 void MoveToFront(unsigned index) in MoveToFront() function
525 void MoveToFront(unsigned index) { _v.MoveToFront(index); } in MoveToFront() function
/external/brotli/c/enc/
Dbrotli_bit_stream.c586 static void MoveToFront(uint8_t* v, size_t index) { in MoveToFront() function
/external/cronet/stable/third_party/brotli/enc/
Dbrotli_bit_stream.c583 static void MoveToFront(uint8_t* v, size_t index) { in MoveToFront() function
/external/cronet/tot/third_party/brotli/enc/
Dbrotli_bit_stream.c583 static void MoveToFront(uint8_t* v, size_t index) { in MoveToFront() function