| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_types.h | 57 static JsiType<T> Cast(const JsiType<S>& that) in Cast() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_utils_bridge.h | 142 auto that = reinterpret_cast<JsWeak<T>*>(ref); in Reset() local
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_reference.cpp | 180 auto that = reinterpret_cast<ArkNativeReference*>(ref); in FreeGlobalCallBack() local 186 auto that = reinterpret_cast<ArkNativeReference*>(ref); in NativeFinalizeCallBack() local
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_async_work.cpp | 188 auto that = reinterpret_cast<NativeAsyncWork*>(req->data); in AsyncWorkCallback() local 216 auto that = reinterpret_cast<NativeAsyncWork*>(req->data); AsyncAfterWorkCallback() local [all...] |
| /foundation/arkui/napi/sample/native_module_netserver/ |
| H A D | net_server.cpp | 80 NetServer* that = static_cast<NetServer*>(peer->data); in OnClose() local 92 NetServer* that = static_cast<NetServer*>(server->data); in OnConnection() local 121 NetServer* that = static_cast<NetServer*>(handle->data); OnServerClose() local 138 NetServer* that = static_cast<NetServer*>(req->data); AfterWrite() local 153 TakeDiffactionsByStatus(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf, NetServer* that) TakeDiffactionsByStatus() argument 213 NetServer* that = static_cast<NetServer*>(handle->data); AfterRead() local [all...] |
| H A D | netserver.cpp | 79 NetServer* that = (NetServer*)peer->data; in OnClose() local 91 NetServer* that = (NetServer*)server->data; in OnConnection() local 120 NetServer* that = (NetServer*)handle->data; OnServerClose() local 137 NetServer* that = (NetServer*)req->data; AfterWrite() local 152 TakeDiffactionsByStatus(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf, NetServer* that) TakeDiffactionsByStatus() argument 212 NetServer* that = (NetServer*)handle->data; AfterRead() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | epoll_io_waiter_mingw.cpp | 111 auto &that = GetInstance(poll); in OnPoll() local 130 auto &that = GetInstance(timer); in OnTimer() local 139 auto &that = GetInstance(signal); OnSignal() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/ |
| H A D | frame_collector.cpp | 191 auto &that = *reinterpret_cast<FrameCollector *>(context); in SwitchFunction() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRanges.java | 317 public int compareTo(PluralRanges that) { in compareTo() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | ClassTable.java | 42 public int compareTo(ClassEntry that) in compareTo() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | search.cpp | 400 operator =(const SearchIterator &that) operator =() argument [all...] |
| /third_party/node/src/ |
| H A D | aliased_buffer-inl.h | 67 AliasedBufferBase( const AliasedBufferBase& that) AliasedBufferBase() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder.h | 106 bool operator==(const iterator_base& that) { in operator ==() argument 109 bool operator!=(const iterator_base& that) { in operator !=() argument
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-handle-set.h | 119 ZoneHandleSet<T> that; in remove() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | search.cpp | 400 operator =(const SearchIterator &that) operator =() argument [all...] |
| /third_party/node/deps/v8/include/ |
| H A D | v8-traced-handle.h | 209 TracedReference(Isolate* isolate, Local<S> that) : BasicTracedReference<T>() { in TracedReference() argument 291 New( Isolate* isolate, T* that, void* slot, internal::GlobalHandleStoreMode store_mode) New() argument [all...] |
| H A D | v8-local-handle.h | 159 V8_INLINE Local(Local<S> that) : val_(reinterpret_cast<T*>(*that)) { in Local() argument 236 Cast(Local<S> that) Cast() argument 260 New(Isolate* isolate, Local<T> that) New() argument 264 New(Isolate* isolate, const PersistentBase<T>& that) New() argument 269 New(Isolate* isolate, const BasicTracedReference<T>& that) New() argument 317 Local(T* that) Local() argument 318 New(Isolate* isolate, T* that) New() argument 349 MaybeLocal(Local<S> that) MaybeLocal() argument [all...] |
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.cc | 58 bool AsmType::IsA(AsmType* that) { in IsA() argument 240 auto* that = other->AsFunctionType(); in IsA() local
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-traced-handle.h | 197 TracedReference(Isolate* isolate, Local<S> that) : BasicTracedReference<T>() { in TracedReference() argument 280 New( Isolate* isolate, T* that, internal::Address** slot, internal::GlobalHandleStoreMode store_mode) New() argument [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | handles-inl.h | 45 const Handle<T> Handle<T>::cast(Handle<S> that) { in cast() argument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-dotprinter.cc | 88 void DotPrinterImpl::PrintAttributes(RegExpNode* that) { in PrintAttributes() argument 89 os_ << " a" << that << " [shape=Mrecord, color=grey, fontcolor=grey, " in PrintAttributes() local 99 << " a" << that << " -> n" << that in PrintAttributes() local 103 void DotPrinterImpl::VisitChoice(ChoiceNode* that) { in VisitChoice() argument 104 os_ << " n" << that << " [shap in VisitChoice() local 115 VisitLoopChoice(LoopChoiceNode* that) VisitLoopChoice() argument 119 VisitNegativeLookaroundChoice( NegativeLookaroundChoiceNode* that) VisitNegativeLookaroundChoice() argument 124 VisitText(TextNode* that) VisitText() argument 126 os_ << " n" << that << " [label=\\""; VisitText() local 159 VisitBackReference(BackReferenceNode* that) VisitBackReference() argument 167 VisitEnd(EndNode* that) VisitEnd() argument 168 os_ << " n" << that << " [style=bold, shape=point];\\n"; VisitEnd() local 172 VisitAssertion(AssertionNode* that) VisitAssertion() argument 173 os_ << " n" << that << " ["; VisitAssertion() local 198 VisitAction(ActionNode* that) VisitAction() argument 199 os_ << " n" << that << " ["; VisitAction() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | kythe-data.cc | 32 KytheData* that = &KytheData::Get(); in AddConstantDefinition() local 48 KytheData* that = &Get(); in AddConstantUse() local 56 KytheData* that = &KytheData::Get(); in AddFunctionDefinition() local 75 KytheData* that = &Get(); AddCall() local 89 KytheData* that = &KytheData::Get(); AddClassFieldDefinition() local 104 KytheData* that = &KytheData::Get(); AddClassFieldUse() local 129 KytheData* that = &KytheData::Get(); AddBindingDefinitionImpl() local 143 KytheData* that = &KytheData::Get(); AddBindingUse() local 153 KytheData* that = &KytheData::Get(); AddBindingUse() local 163 KytheData* that = &KytheData::Get(); AddTypeDefinition() local 178 KytheData* that = &KytheData::Get(); AddTypeUse() local [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrColorSpaceXform.cpp | 72 GrColorSpaceXformEffect::GrColorSpaceXformEffect(const GrColorSpaceXformEffect& that) in GrColorSpaceXformEffect() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrGaussianConvolutionFragmentProcessor.cpp | 242 const auto& that = sBase.cast<GrGaussianConvolutionFragmentProcessor>(); in onIsEqual() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkEnumerate.h | 62 constexpr SkEnumerate(const SkEnumerate& that) = default; member in SkEnumerate 63 constexpr SkEnumerate& operator=(const SkEnumerate& that) { in operator =() argument
|