| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_join.c | 14 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
|
| H A D | pthread_mutex_unlock.c | 5 pthread_t self; in __pthread_mutex_unlock() local
|
| /third_party/musl/src/thread/ |
| H A D | pthread_mutex_unlock.c | 5 pthread_t self; in __pthread_mutex_unlock() local
|
| H A D | pthread_join.c | 19 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
|
| /third_party/musl/src/ldso/ |
| H A D | dlerror.c | 15 pthread_t self = __pthread_self(); in dlerror() local 35 pthread_t self = __pthread_self(); in __dl_thread_cleanup() local 63 pthread_t self in __dl_vseterr() local [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | entropy_encode.h | 26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() argument
|
| H A D | block_encoder_inc.h | 14 static void FN(BuildAndStoreEntropyCodes)(MemoryManager* m, BlockEncoder* self, in BuildAndStoreEntropyCodes() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
| H A D | 2-2.c | 43 pthread_t self = pthread_self(); in thread_func() local
|
| H A D | 2-1.c | 37 pthread_t self = pthread_self(); in thread_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
| H A D | 1-3.c | 73 pthread_t self = pthread_self(); in threaded() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 2-1.c | 34 pthread_t self = pthread_self(); in thr_func() local
|
| H A D | 4-1.c | 33 pthread_t self = pthread_self(); in thr_func() local
|
| H A D | 1-1.c | 33 pthread_t self = pthread_self(); in thr_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 1-1.c | 48 pthread_t self = pthread_self(); in thr_func() local
|
| H A D | 4-1.c | 48 pthread_t self = pthread_self(); in thr_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
| H A D | 1-1.c | 76 pthread_t self = pthread_self(); in f1() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/ |
| H A D | 2-1.c | 72 pthread_t self = pthread_self(); in func() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target-x86.c | 7 static void predefine_i386(const struct target *self) in predefine_i386() argument 14 static void predefine_x86_64(const struct target *self) in predefine_x86_64() argument
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api-arguments.cc | 12 PropertyCallbackArguments( Isolate* isolate, Object data, Object self, JSObject holder, Maybe<ShouldThrow> should_throw) PropertyCallbackArguments() argument
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | source-positions.cc | 59 SourceFileMap& self = Get(); in AllSources() local
|
| /third_party/libabigail/tests/data/test-read-ctf/ |
| H A D | test-struct-iteration.c | 8 struct foo_t *self; member
|
| /third_party/python/Include/cpython/ |
| H A D | weakrefobject.h | 37 PyAPI_FUNC(void) _PyWeakref_ClearRef(PyWeakReference *self); variable
|
| /third_party/python/Include/internal/ |
| H A D | pycore_list.h | 44 _PyList_AppendTakeRef(PyListObject *self, PyObject *newitem) in _PyList_AppendTakeRef() argument
|
| /third_party/python/Doc/includes/ |
| H A D | sublist.c | 10 SubList_increment(SubListObject *self, PyObject *unused) in SubList_increment() argument 23 SubList_init(SubListObject *self, PyObject *args, PyObject *kwds) in SubList_init() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLMethodReference.h | 42 std::unique_ptr<Expression>& self() { return fSelf; } in self() function in SkSL::final 43 const std::unique_ptr<Expression>& self() const { return fSelf; } in self() function in SkSL::final 34 MethodReference(const Context& context, int line, std::unique_ptr<Expression> self, std::vector<const FunctionDeclaration*> functions) MethodReference() argument 59 MethodReference(int line, std::unique_ptr<Expression> self, std::vector<const FunctionDeclaration*> functions, const Type* type) MethodReference() argument
|