Home
last modified time | relevance | path

Searched refs:subgroup (Results 1 – 25 of 41) sorted by relevance

12

/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_stat_test.sh66 mkdir subgroup
68 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
70 cd subgroup
74 rmdir subgroup
82 mkdir subgroup
84 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
86 cd subgroup
90 rmdir subgroup
103 mkdir subgroup
106 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
[all …]
Dmemcg_use_hierarchy_test.sh40 mkdir subgroup
41 cd subgroup
45 rmdir subgroup
51 mkdir subgroup
54 rmdir subgroup
61 mkdir subgroup
62 EXPECT_FAIL echo 0 \> subgroup/memory.use_hierarchy
64 rmdir subgroup
Dmemcg_lib.sh403 mkdir subgroup
405 echo $2 > subgroup/memory.limit_in_bytes
420 cd subgroup
428 rmdir subgroup
/external/wycheproof/doc/
Ddh.md8 attacker can try to send a public key that is an element of a small subgroup. If
10 private key modulo the order of the small subgroup. Several countermeasures
16 subgroup generated by the generator g is big enough to prevent the baby-step
19 prime q are sufficient for 112 bit security. To avoid subgroup confinment
31 order of the subgroup q. Moreover, the SUN provider uses the minimal sizes
35 subgroup confinement attacks. Without a key validation it is insecure to use the key-pair
81 "A key recovery attack on discrete log-based schemes using a prime order subgroup",
/external/deqp/doc/testspecs/GLES31/
Dfunctional.texture.border_clamp.txt49 In formats.* subgroup, all GLES31 texture formats are tested. Each format is
53 In range_clamp.* subgroup, border color components are set to values that are
57 In sampler.* subgroup, texture border color and wrapping mode are set using
/external/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh58 nprocess - number of processes to attach to each subgroup
/external/libcups/cups/
Dppd.c450 *subgroup; /* Current sub-group */ in _ppdOpen() local
674 subgroup = NULL; in _ppdOpen()
1339 if (subgroup != NULL) in _ppdOpen()
1340 option = ppd_get_option(subgroup, name); in _ppdOpen()
1981 DEBUG_printf(("2_ppdOpen: group=%p, subgroup=%p", group, subgroup)); in _ppdOpen()
2592 ppd_group_t *subgroup; /* Current sub-group */ in ppd_free_group() local
2607 for (i = group->num_subgroups, subgroup = group->subgroups; in ppd_free_group()
2609 i --, subgroup ++) in ppd_free_group()
2610 ppd_free_group(subgroup); in ppd_free_group()
/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py667 subgroup = group_info.split(",")
668 for j in range(0, len(subgroup)):
669 cpu_group = expand_range(subgroup[j])
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DST.stg32 /** Template subgroup to add template rewrite output
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DST.stg31 /** Template subgroup to add template rewrite output
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
DST.stg28 /** Template subgroup to add template rewrite output
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DST.stg28 /** Template subgroup to add template rewrite output
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DST4ObjC.stg28 /** Template subgroup to add template rewrite output
DST.stg28 /** Template subgroup to add template rewrite output
/external/python/cpython2/Doc/library/
Dre.rst863 >>> m.group(1) # The first parenthesized subgroup.
865 >>> m.group(2) # The second parenthesized subgroup.
926 the subgroup name. The *default* argument is used for groups that did not
/external/mesa3d/doxygen/
Dcommon.doxy183 # subgroup of that type (e.g. under the Public Functions section). Set it to
Dgallium.doxy227 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/bison/doc/
DDoxyfile.in168 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/libdaemon/doc/
Ddoxygen.conf.in200 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/libmtp/doc/
DDoxyfile.in191 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/libexif/doc/
DDoxyfile.in205 # subgroup of that type (e.g. under the Public Functions section). Set it to
DDoxyfile-internals.in205 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/libvpx/libvpx/
Dlibs.doxy_template231 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/syslinux/gpxe/src/
Ddoxygen.cfg250 # subgroup of that type (e.g. under the Public Functions section). Set it to
/external/swiftshader/third_party/LLVM/docs/
Ddoxygen.cfg.in260 # subgroup of that type (e.g. under the Public Functions section). Set it to

12