Home
last modified time | relevance | path

Searched refs:best (Results 1 – 16 of 16) sorted by relevance

/device/google/contexthub/firmware/src/
Dheap.c117 struct HeapNode *node, *best = NULL; in heapAlloc() local
130 if (!node->used && node->size >= sz && (!best || best->size > node->size)) { in heapAlloc()
131 best = node; in heapAlloc()
132 if (best->size == sz) in heapAlloc()
139 if (!best) //alloc failed in heapAlloc()
142 if (best->size - sz > sizeof(struct HeapNode)) { //there is a point to split up the chunk in heapAlloc()
144 node = (struct HeapNode*)(best->data + sz); in heapAlloc()
148 node->size = best->size - sz - sizeof(struct HeapNode); in heapAlloc()
149 node->prev = best; in heapAlloc()
151 if (best != gHeapTail) in heapAlloc()
[all …]
/device/asus/fugu/self-extractors/widevine/
DLICENSE211 as to best accomplish the objectives of such unenforceable or
/device/moto/shamu/self-extractors/broadcom/
DLICENSE211 as to best accomplish the objectives of such unenforceable or
/device/asus/fugu/self-extractors/broadcom/
DLICENSE211 as to best accomplish the objectives of such unenforceable or
/device/asus/fugu/self-extractors/google/
DLICENSE211 as to best accomplish the objectives of such unenforceable or
/device/asus/fugu/self-extractors/intel/
DLICENSE226 as to best accomplish the objectives of such unenforceable or
/device/moto/shamu/self-extractors/moto/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/google/dragon/self-extractors/google_devices/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/huawei/angler/self-extractors/huawei/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/huawei/angler/self-extractors/qcom/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/moto/shamu/self-extractors/qcom/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/asus/fugu/self-extractors/asus/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/lge/bullhead/self-extractors/lge/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/google/dragon/self-extractors/nvidia/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/htc/flounder/self-extractors/htc/
DLICENSE250 as to best accomplish the objectives of such unenforceable or
/device/lge/bullhead/self-extractors/qcom/
DLICENSE250 as to best accomplish the objectives of such unenforceable or