OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tunable
(Results
26 - 50
of
100
) sorted by null
1
2
3
4
/external/selinux/libsepol/
ChangeLog
78
* Indicate when boolean is indeed a
tunable
.
79
* Separate
tunable
from boolean during compile.
80
* Write and read
TUNABLE
flags in related
83
* Skip
tunable
identifier and cond_node_t in expansion.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
telephony.h
161
* The wink duration is
tunable
with this ioctl. The default wink duration
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
telephony.h
161
* The wink duration is
tunable
with this ioctl. The default wink duration
/external/selinux/checkpolicy/
policy_parse.y
107
%token
TUNABLE
347
tunable_def :
TUNABLE
identifier bool_val ';'
915
|
TUNABLE
{ $$ = require_tunable; }
[
all
...]
/external/selinux/libsepol/cil/src/
cil_build_ast.c
2160
struct cil_
tunable
*
tunable
= NULL;
local
[
all
...]
cil_build_ast.h
119
void cil_destroy_tunable(struct cil_tunable *
tunable
);
cil_tree.c
905
struct cil_tunable *
tunable
= node->data;
local
906
cil_log(CIL_INFO, "
TUNABLE
: %s, value: %d\n",
tunable
->datum.name,
tunable
->value);
[
all
...]
/external/libxml2/os400/
README400
38
_ Edit file iniscript.sh. You may want to change
tunable
configuration
initscript.sh
41
#
Tunable
configuration parameters.
/external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
settings.h
122
/// Run-time settings for the parallel mode including all
tunable
parameters.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
settings.h
122
/// Run-time settings for the parallel mode including all
tunable
parameters.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
settings.h
122
/// Run-time settings for the parallel mode including all
tunable
parameters.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
settings.h
122
/// Run-time settings for the parallel mode including all
tunable
parameters.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h
122
/// Run-time settings for the parallel mode including all
tunable
parameters.
/external/e2fsprogs/misc/
tune2fs.8.in
7
tune2fs \- adjust
tunable
filesystem parameters on ext2/ext3/ext4 filesystems
94
allows the system administrator to adjust various
tunable
filesystem
/external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml
[
all
...]
/external/selinux/libsepol/src/
expand.c
[
all
...]
/device/moto/shamu/
device.mk
354
# setup scheduler
tunable
/external/openssh/contrib/aix/
buildbff.sh
14
#
Tunable
configuration settings
/frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java
59
* than a
tunable
threshold value (a secure settings parameter;
/frameworks/ex/common/java/com/android/common/
OperationScheduler.java
36
/**
Tunable
parameter options for {@link #getNextTimeMillis}. */
/external/selinux/policycoreutils/sepolicy/sepolicy/
__init__.py
808
for b in m.findall("
tunable
"):
820
for i in tree.findall("
tunable
"):
/external/selinux/secilc/docs/
CIL_Reference_Guide.xml
68
<member><literal><link linkend="
tunable
">
tunable
</link></literal></member>
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.h
204
Sets
tunable
parameters The format is to provide a
Completed in 822 milliseconds
1
2
3
4