OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reg_flags
(Results
1 - 12
of
12
) sorted by null
/external/oprofile/daemon/
opd_perfmon.h
52
unsigned long
reg_flags
; /* input: pmc/pmd flags, return: reg error */
member in struct:__anon12113
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
340
uint8_t *
reg_flags
= NULL;
local
348
reg_flags
= (uint8_t *)malloc(sizeof(uint8_t) * stream->num_of_bufs);
349
if (pBufs == NULL ||
reg_flags
== NULL) {
354
if (
reg_flags
!= NULL) {
355
free(
reg_flags
);
368
free(
reg_flags
);
375
reg_flags
[i] = 1;
394
free(
reg_flags
);
400
*initial_reg_flag =
reg_flags
;
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
340
uint8_t *
reg_flags
= NULL;
local
348
reg_flags
= (uint8_t *)malloc(sizeof(uint8_t) * stream->num_of_bufs);
349
if (pBufs == NULL ||
reg_flags
== NULL) {
354
if (
reg_flags
!= NULL) {
355
free(
reg_flags
);
368
free(
reg_flags
);
375
reg_flags
[i] = 1;
394
free(
reg_flags
);
400
*initial_reg_flag =
reg_flags
;
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c
1177
uint8_t *
reg_flags
= NULL;
local
[
all
...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c
1225
uint8_t *
reg_flags
= NULL;
local
[
all
...]
/hardware/intel/img/psb_video/src/
psb_cmdbuf.h
94
uint32_t
reg_flags
;
member in struct:psb_cmdbuf_s
psb_cmdbuf.c
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
354
uint8_t *
reg_flags
= NULL;
local
367
reg_flags
= (uint8_t *)malloc(sizeof(uint8_t) * stream->num_of_bufs);
368
if (pBufs == NULL ||
reg_flags
== NULL) {
373
if (
reg_flags
!= NULL) {
374
free(
reg_flags
);
388
free(
reg_flags
);
395
reg_flags
[i] = 1;
414
free(
reg_flags
);
420
*initial_reg_flag =
reg_flags
;
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
1403
uint8_t *
reg_flags
= NULL;
local
[
all
...]
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
1395
uint8_t *
reg_flags
= NULL;
local
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
1427
uint8_t *
reg_flags
= NULL;
local
[
all
...]
/art/compiler/dex/quick/x86/
assemble_x86.cc
[
all
...]
Completed in 2181 milliseconds