OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:salloc
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp
348
gralloc::IAllocController*
sAlloc
=
358
int err =
sAlloc
->allocate(data, allocFlags);
376
gralloc::IAllocController*
sAlloc
=
379
IMemAlloc* memalloc =
sAlloc
->getAllocator(hnd->flags);
/hardware/qcom/display/msm8974/libgralloc/
alloc_controller.cpp
365
gralloc::IAllocController*
sAlloc
=
375
int err =
sAlloc
->allocate(data, allocFlags);
393
gralloc::IAllocController*
sAlloc
=
396
IMemAlloc* memalloc =
sAlloc
->getAllocator(hnd->flags);
/hardware/qcom/display/msm8x26/libgralloc/
alloc_controller.cpp
346
gralloc::IAllocController*
sAlloc
=
356
int err =
sAlloc
->allocate(data, allocFlags);
374
gralloc::IAllocController*
sAlloc
=
377
IMemAlloc* memalloc =
sAlloc
->getAllocator(hnd->flags);
/hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp
133
static gralloc::IAllocController*
sAlloc
= 0;
[
all
...]
/hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp
133
static gralloc::IAllocController*
sAlloc
= 0;
[
all
...]
/hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp
133
static gralloc::IAllocController*
sAlloc
= 0;
[
all
...]
/external/mksh/src/
var.c
408
char *
salloc
= NULL;
local
435
s =
salloc
= formatstr(vq, s);
450
afree(
salloc
, ATEMP);
[
all
...]
Completed in 456 milliseconds