Searched defs:oi (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.cpp | 168 auto oi = static_cast<panda_file::ClassItem *>(i); in FillRegularClasses() local 174 …geClass(const panda_file::FileReader *reader, panda_file::ClassItem *ni, panda_file::ClassItem *oi) in MergeClass() 202 …eField(const panda_file::FileReader *reader, panda_file::ClassItem *clz, panda_file::FieldItem *oi) in MergeField() 221 …ethod(const panda_file::FileReader *reader, panda_file::ClassItem *clz, panda_file::MethodItem *oi) in MergeMethod() 269 …::pair<bool, bool> Context::UpdateDebugInfo(panda_file::MethodItem *ni, panda_file::MethodItem *oi) in UpdateDebugInfo() 302 … [[maybe_unused]] panda_file::MethodItem *oi, panda_file::CodeItem *oci) in CreateTryBlocks() 667 void Context::TransferAnnotations(const panda_file::FileReader *reader, T *ni, T *oi) in TransferAnnotations() 685 …anda_file::ValueItem *, Context::ErrorDetail> Context::ArrayValueFromOld(panda_file::ValueItem *oi) in ArrayValueFromOld() 701 …ant<panda_file::ValueItem *, Context::ErrorDetail> Context::ValueFromOld(panda_file::ValueItem *oi) in ValueFromOld() 762 …nda_file::BaseItem *, Context::ErrorDetail> Context::ScalarValueIdFromOld(panda_file::BaseItem *oi) in ScalarValueIdFromOld()
|
| D | linker_context.h | 220 T *oi; member
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 ….byteLength-t;if(i<0)throw new RangeError("'offset' is out of bounds");if(void 0===n)n=i;else if((… function
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 11110 function oi(t, e, i, s, n) { function
|