| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target-xtensa.c | 6 static void init_xtensa(const struct target *self) in init_xtensa() argument 16 static void predefine_xtensa(const struct target *self) in predefine_xtensa() argument
|
| H A D | target-nios2.c | 7 static void init_nios2(const struct target *self) in init_nios2() argument 15 static void predefine_nios2(const struct target *self) in predefine_nios2() argument
|
| H A D | target-arm64.c | 6 static void init_arm64(const struct target *self) in init_arm64() argument 12 static void predefine_arm64(const struct target *self) in predefine_arm64() argument
|
| H A D | target-mips.c | 6 static void predefine_mips(const struct target *self) in predefine_mips() argument 26 static void predefine_mips32(const struct target *self) in predefine_mips32() argument 46 static void predefine_mips64(const struct target *self) in predefine_mips64() argument
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | autotype-ko.c | 6 __auto_type self = self; // KO: self-declared variable
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/container/ |
| H A D | object_flat_container.cpp | 28 auto self = GetSelf<IContainer>(); in Build() local
|
| /third_party/musl/porting/linux/user/src/process/ |
| H A D | _Fork.c | 26 pthread_t self = __pthread_self(); in _Fork() local [all...] |
| H A D | vfork.c | 20 pthread_t self = __pthread_self(); in vfork() local
|
| /third_party/musl/src/locale/ |
| H A D | uselocale.c | 7 pthread_t self = __pthread_self(); in __uselocale() local
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | _Fork.c | 25 pthread_t self = __pthread_self(); in _Fork() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| H A D | It_posix_pthread_084.cpp | 36 pthread_t self = pthread_self(); in pthread_f01() local
|
| H A D | It_posix_pthread_081.cpp | 36 pthread_t self = pthread_self(); in pthread_f01() local
|
| H A D | It_posix_pthread_080.cpp | 36 pthread_t self = pthread_self(); in pthread_f01() local
|
| H A D | It_posix_pthread_083.cpp | 36 pthread_t self = pthread_self(); in pthread_f01() local
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | object-pattern.js | 166 var obj = {self: '123'}; property
|
| /third_party/musl/src/process/ |
| H A D | vfork.c | 22 pthread_t self = __pthread_self(); in vfork() local [all...] |
| H A D | _Fork.c | 19 pthread_t self = __pthread_self(); in __post_Fork() local [all...] |
| /third_party/musl/src/stdio/ |
| H A D | ftrylockfile.c | 21 void __register_locked_file(FILE *f, pthread_t self) in __register_locked_file() argument 32 pthread_t self = __pthread_self(); in ftrylockfile() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | esModuleInteropDefaultImports.js | 80 var self = __importStar(require("./b"));
variable [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _lsprof.c.h | 40 _lsprof_Profiler_getstats(ProfilerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _lsprof_Profiler_getstats() argument
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | pm.c | 67 static int mips_pm_notifier(struct notifier_block *self, unsigned long cmd, in mips_pm_notifier() argument
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | thumbee.c | 30 static int thumbee_notifier(struct notifier_block *self, unsigned long cmd, void *t) in thumbee_notifier() argument
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | pm.c | 67 static int mips_pm_notifier(struct notifier_block *self, unsigned long cmd, in mips_pm_notifier() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | thumbee.c | 30 static int thumbee_notifier(struct notifier_block *self, unsigned long cmd, void *t) in thumbee_notifier() argument
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_098.c | 42 _pthread_data *self = NULL; in PthreadF01() local
|