HomeSort by relevance Sort by last modified time
    Searched refs:virt_barray_list (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jmemmgr.c 131 jvirt_barray_ptr virt_barray_list; member in struct:__anon17378
608 result->next = mem->virt_barray_list; /* add to list of virtual arrays */
609 mem->virt_barray_list = result;
639 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
696 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
    [all...]
  /external/jpeg/
jmemmgr.c 129 jvirt_barray_ptr virt_barray_list; member in struct:__anon27335
575 result->next = mem->virt_barray_list; /* add to list of virtual arrays */
576 mem->virt_barray_list = result;
606 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
663 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 132 jvirt_barray_ptr virt_barray_list; member in struct:__anon33359
578 result->next = mem->virt_barray_list; /* add to list of virtual arrays */
579 mem->virt_barray_list = result;
609 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
666 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 129 jvirt_barray_ptr virt_barray_list; member in struct:__anon33919
575 result->next = mem->virt_barray_list; /* add to list of virtual arrays */
576 mem->virt_barray_list = result;
606 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
663 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
    [all...]

Completed in 1573 milliseconds