OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_protected
(Results
1 - 7
of
7
) sorted by null
/hardware/intel/img/psb_video/src/
psb_surface.h
52
IS_PROTECTED
= 0x1,
psb_surface.c
149
if (flags &
IS_PROTECTED
)
psb_drv_video.c
908
flags |= driver_data->protected ?
IS_PROTECTED
: 0;
[
all
...]
/hardware/intel/img/psb_video/src/x11/
psb_xvva.c
600
unsigned int flags = protected?
IS_PROTECTED
: 0;
/hardware/ti/omap4-aah/hwc/
hwc.c
427
static int
is_protected
(hwc_layer_1_t *layer)
function
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
324
static int
is_protected
(hwc_layer_1_t *layer)
function
994
if (
is_protected
(layer))
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
fixup7bug.s
[
all
...]
Completed in 886 milliseconds