Home
last modified time | relevance | path

Searched defs:self (Results 26 - 50 of 1136) sorted by relevance

12345678910>>...46

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-xtensa.c6 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 Dtarget-nios2.c7 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 Dtarget-arm64.c6 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 Dtarget-mips.c6 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 Dautotype-ko.c6 __auto_type self = self; // KO: self-declared variable
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dobject_flat_container.cpp28 auto self = GetSelf<IContainer>(); in Build() local
/third_party/musl/porting/linux/user/src/process/
H A D_Fork.c26 pthread_t self = __pthread_self(); in _Fork() local
[all...]
H A Dvfork.c20 pthread_t self = __pthread_self(); in vfork() local
/third_party/musl/src/locale/
H A Duselocale.c7 pthread_t self = __pthread_self(); in __uselocale() local
/third_party/musl/porting/liteos_a/user/src/process/
H A D_Fork.c25 pthread_t self = __pthread_self(); in _Fork() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_084.cpp36 pthread_t self = pthread_self(); in pthread_f01() local
H A DIt_posix_pthread_081.cpp36 pthread_t self = pthread_self(); in pthread_f01() local
H A DIt_posix_pthread_080.cpp36 pthread_t self = pthread_self(); in pthread_f01() local
H A DIt_posix_pthread_083.cpp36 pthread_t self = pthread_self(); in pthread_f01() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dobject-pattern.js166 var obj = {self: '123'}; property
/third_party/musl/src/process/
H A Dvfork.c22 pthread_t self = __pthread_self(); in vfork() local
[all...]
H A D_Fork.c19 pthread_t self = __pthread_self(); in __post_Fork() local
[all...]
/third_party/musl/src/stdio/
H A Dftrylockfile.c21 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 DesModuleInteropDefaultImports.js80 var self = __importStar(require("./b")); variable
[all...]
/third_party/python/Modules/clinic/
H A D_lsprof.c.h40 _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 Dpm.c67 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 Dthumbee.c30 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 Dpm.c67 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 Dthumbee.c30 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 DIt_posix_pthread_098.c42 _pthread_data *self = NULL; in PthreadF01() local

Completed in 6 milliseconds

12345678910>>...46