Searched refs:subgroup (Results 1 – 25 of 41) sorted by relevance
12
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_stat_test.sh | 66 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 …]
|
D | memcg_use_hierarchy_test.sh | 40 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
|
D | memcg_lib.sh | 403 mkdir subgroup 405 echo $2 > subgroup/memory.limit_in_bytes 420 cd subgroup 428 rmdir subgroup
|
/external/wycheproof/doc/ |
D | dh.md | 8 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/ |
D | functional.texture.border_clamp.txt | 49 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/ |
D | cpuacct.sh | 58 nprocess - number of processes to attach to each subgroup
|
/external/libcups/cups/ |
D | ppd.c | 450 *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/ |
D | pm_sched_mc.py | 667 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/ |
D | ST.stg | 32 /** Template subgroup to add template rewrite output
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
D | ST.stg | 31 /** Template subgroup to add template rewrite output
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
D | ST.stg | 28 /** Template subgroup to add template rewrite output
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | ST.stg | 28 /** Template subgroup to add template rewrite output
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
D | ST4ObjC.stg | 28 /** Template subgroup to add template rewrite output
|
D | ST.stg | 28 /** Template subgroup to add template rewrite output
|
/external/python/cpython2/Doc/library/ |
D | re.rst | 863 >>> 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/ |
D | common.doxy | 183 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
D | gallium.doxy | 227 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/bison/doc/ |
D | Doxyfile.in | 168 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/libdaemon/doc/ |
D | doxygen.conf.in | 200 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/libmtp/doc/ |
D | Doxyfile.in | 191 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/libexif/doc/ |
D | Doxyfile.in | 205 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
D | Doxyfile-internals.in | 205 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 231 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/syslinux/gpxe/src/ |
D | doxygen.cfg | 250 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
/external/swiftshader/third_party/LLVM/docs/ |
D | doxygen.cfg.in | 260 # subgroup of that type (e.g. under the Public Functions section). Set it to
|
12