OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mode_flag
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/misc/
e4defrag.c
170
static int
mode_flag
;
variable
495
if ((
mode_flag
& DETAIL) && flag) {
519
if (
mode_flag
& DETAIL) {
588
if ((
mode_flag
& DETAIL) && ret == -ENOSPC) {
601
if (
mode_flag
& DETAIL) {
614
if (
mode_flag
& DETAIL) {
621
if (
mode_flag
& DETAIL) {
1105
if (
mode_flag
& DETAIL) {
1115
if (
mode_flag
& DETAIL) {
1123
if (
mode_flag
& DETAIL)
[
all
...]
/system/core/fs_mgr/
fs_mgr_verity.cpp
244
const char *
mode_flag
= NULL;
local
248
mode_flag
= VERITY_TABLE_OPT_RESTART;
250
mode_flag
= VERITY_TABLE_OPT_LOGGING;
254
if (
mode_flag
) {
257
params->table, 1 + VERITY_TABLE_OPT_FEC_ARGS,
mode_flag
, params->ecc_dev,
265
} else if (
mode_flag
) {
267
mode_flag
);
/external/kernel-headers/original/uapi/sound/
sfnt_info.h
139
unsigned short sample_mode; /* sample
mode_flag
(set by driver) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h
139
unsigned short sample_mode; /* sample
mode_flag
(set by driver) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h
139
unsigned short sample_mode; /* sample
mode_flag
(set by driver) */
/external/libdrm/tests/modetest/
modetest.c
172
static bit_name_fn(
mode_flag
)
[
all
...]
Completed in 414 milliseconds