| /kernel/linux/linux-6.6/include/linux/ |
| H A D | freezer.h | 74 static inline bool frozen(struct task_struct *p) { return false; } in frozen() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | SeriesMatcher.java | 19 protected boolean frozen = false; field in SeriesMatcher
|
| H A D | NumberParserImpl.java | 271 private boolean frozen; field in NumberParserImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | AdoptingModifierStore.java | 19 boolean frozen; field in AdoptingModifierStore
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | SeriesMatcher.java | 21 protected boolean frozen = false; field in SeriesMatcher
|
| H A D | NumberParserImpl.java | 273 private boolean frozen; field in NumberParserImpl
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | AdoptingModifierStore.java | 21 boolean frozen; field in AdoptingModifierStore
|
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| H A D | freezer.c | 14 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen() argument 54 bool frozen; in cgroup_update_frozen() local [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | freezer.c | 56 bool frozen(struct task_struct *p) in frozen() function
|
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| H A D | freezer.c | 14 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen() argument 54 bool frozen; in cgroup_update_frozen() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | freezer.h | 25 static inline bool frozen(struct task_struct *p) in frozen() function 272 static inline bool frozen(struct task_struct *p) { return false; } frozen() function [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_freezedetect.c | 43 int frozen; member 159 int frozen = 0; in activate() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Row.java | 22 protected volatile boolean frozen; field in Row
|
| H A D | Relation.java | 281 volatile boolean frozen = false; field in Relation
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Row.java | 26 protected volatile boolean frozen; field in Row
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 29 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen() argument 116 cg_enter_and_wait_for_frozen(const char *cgroup, int pid, bool frozen) cg_enter_and_wait_for_frozen() argument [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | ucb1x00-ts.c | 208 bool frozen, ignore = false; in ucb1x00_thread() local
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | sidtab.h | 89 bool frozen; member
|
| /kernel/linux/linux-5.10/kernel/power/ |
| H A D | user.c | 35 bool frozen; member [all...] |
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | ucb1x00-ts.c | 208 bool frozen, ignore = false; in ucb1x00_thread() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | fscounters.c | 59 bool frozen; member [all...] |
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | sidtab.h | 88 bool frozen; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 27 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen() argument 59 cg_enter_and_wait_for_frozen(const char *cgroup, int pid, bool frozen) cg_enter_and_wait_for_frozen() argument [all...] |
| /kernel/linux/linux-6.6/kernel/power/ |
| H A D | user.c | 35 bool frozen; member [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | usettest.c | 620 USet *frozen; in TestFreezable() local [all...] |