| /third_party/python/Modules/_xxtestfuzz/ |
| H A D | _xxtestfuzz.c | 8 static PyObject* _fuzz_run(PyObject* self, PyObject* args) { in _fuzz_run() argument
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_shared_array_test.cpp | 189 JSHandle<JSObject> self; in HWTEST_F_L0() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | types_analysis.cpp | 50 auto self = static_cast<TypesAnalysis *>(v); in VisitCastValueToAnyType() local 63 auto self = static_cast<TypesAnalysis *>(v); in VisitAnyTypeCheck() local
|
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/key_agreement/src/ |
| H A D | x25519_openssl.c | 38 static void DestroyX25519(HcfObjectBase *self) in DestroyX25519() argument 51 static HcfResult EngineGenerateSecret(HcfKeyAgreementSpi *self, HcfPriKey *priKey, in EngineGenerateSecret() argument
|
| H A D | dh_openssl.c | 39 static void DestroyDh(HcfObjectBase *self) in DestroyDh() argument 52 static HcfResult EngineGenerateSecret(HcfKeyAgreementSpi *self, HcfPriKey *priKey, in EngineGenerateSecret() argument
|
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/ |
| H A D | rand_openssl.c | 34 static HcfResult OpensslGenerateRandom(HcfRandSpi *self, int32_t numBytes, HcfBlob *random) in OpensslGenerateRandom() argument 62 static const char *GetRandAlgoName(HcfRandSpi *self) in GetRandAlgoName() argument 76 static void OpensslSetSeed(HcfRandSpi *self, HcfBlob *seed) in OpensslSetSeed() argument 86 static void DestroyRandOpenssl(HcfObjectBase *self) in DestroyRandOpenssl() argument [all...] |
| /base/security/device_auth/common_lib/impl/src/ |
| H A D | hc_string.c | 31 HcBool StringAppend(HcString *self, HcString str)
in StringAppend() argument 51 HcBool StringAppendPointer(HcString *self, const char *str)
in StringAppendPointer() argument 70 StringAppendChar(HcString *self, char c) StringAppendChar() argument 91 StringSet(HcString *self, HcString str) StringSet() argument 108 StringSetPointer(HcString *self, const char *str) StringSetPointer() argument 123 StringGet(const HcString *self) StringGet() argument 137 StringLength(const HcString *self) StringLength() argument [all...] |
| /base/telephony/telephony_data/opkey_version/src/ |
| H A D | opkey_version_ability.cpp | 36 auto self = new OpkeyVersionAbility(); in Create() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_ccswe.c | 46 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() argument 28 kbasep_ccswe_cycle_at_no_lock( struct kbase_ccswe *self, u64 timestamp_ns) kbasep_ccswe_cycle_at_no_lock() argument 53 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) kbase_ccswe_cycle_at() argument 65 kbase_ccswe_freq_change( struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) kbase_ccswe_freq_change() argument 88 kbase_ccswe_reset(struct kbase_ccswe *self) kbase_ccswe_reset() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_ccswe.c | 29 static u64 kbasep_ccswe_cycle_at_no_lock(struct kbase_ccswe *self, u64 timestamp_ns) in kbasep_ccswe_cycle_at_no_lock() argument 45 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() argument 53 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) kbase_ccswe_cycle_at() argument 66 kbase_ccswe_freq_change(struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) kbase_ccswe_freq_change() argument 90 kbase_ccswe_reset(struct kbase_ccswe *self) kbase_ccswe_reset() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
| H A D | openharmony_buffer_queue_itf.cpp | 20 SLresult Enqueue(SLOHBufferQueueItf self, const void *buffer, SLuint32 size)
in Enqueue() argument 35 SLresult Clear(SLOHBufferQueueItf self)
in Clear() argument 50 SLresult GetState(SLOHBufferQueueItf self, SLOHBufferQueueState *state)
in GetState() argument 65 static SLresult GetBuffer(SLOHBufferQueueItf self, SLuint argument 79 RegisterCallback(SLOHBufferQueueItf self, SlOHBufferQueueCallback callback, void *pContext) RegisterCallback() argument 101 IOHBufferQueueInit(void *self, const SLInterfaceID iid, SLuint32 id) IOHBufferQueueInit() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
| H A D | metadata_helpers.h | 30 void ConstructPropertiesFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) in ConstructPropertiesFromMetadata() argument 59 bool ConstructOrInitEvent(IEvent::Ptr& p, Self* self, const EventMetadata& pm) in ConstructOrInitEvent() argument 81 void ConstructEventsFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) in ConstructEventsFromMetadata() argument 95 void ConstructFunctionsFromMetadata(Self* self, cons argument [all...] |
| /foundation/communication/dsoftbus/tests/core/discovery/ipc/ |
| H A D | remote_object_mock.cpp | 36 void RemoteObjectMock::SetSelf(const sptr<RemoteObjectMock> &self) in SetSelf() argument 46 void RemoteObjectMock::SetupStub(const sptr<RemoteObjectMock> &self) in SetupStub() argument
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | test-ptrace-misc.c | 36 pid_t self; variable
|
| /third_party/musl/src/process/ |
| H A D | fork.c | 63 pthread_t self=__pthread_self(), next=self->next; in fork() local
|
| /third_party/musl/src/linux/ |
| H A D | membarrier.c | 32 pthread_t self=__pthread_self(), td; in __membarrier() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_mutex_timedlock.c | 25 pthread_t self = __pthread_self(); in pthread_mutex_timedlock_pi() local
|
| 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
|