| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | chunk_allocator.h | 42 explicit ChunkAllocator(Chunk *chunk) : chunk_(chunk) {} in ChunkAllocator() argument 141 Chunk *chunk() in chunk() function in panda::ecmascript::ChunkAllocator
|
| H A D | chunk.h | 105 void *operator new(size_t size, Chunk* chunk) in operator new() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | extend_assembler.h | 30 ExtendedAssembler(Chunk *chunk, AssemblerModule *module) in ExtendedAssembler() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| H A D | extended_assembler_x64.h | 28 ExtendedAssembler(Chunk *chunk, kungfu::AssemblerModule *module)
in ExtendedAssembler() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/ |
| H A D | macro_assembler.h | 89 Chunk chunk; member in panda::ecmascript::kungfu::MacroAssembler
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | assembler_module.cpp | 28 void AssemblerModule::Run(const CompilationConfig *cfg, Chunk* chunk) in Run() argument 41 void AssemblerModule::GenerateStubsX64(Chunk* chunk) in GenerateStubsX64() argument 60 void AssemblerModule::GenerateStubsAarch64(Chunk* chunk) in GenerateStubsAarch64() argument
|
| H A D | early_elimination.h | 29 DependInfoNode(Chunk* chunk) : chunk_(chunk) {} in DependInfoNode() argument 62 EarlyElimination(Circuit* circuit, RPOVisitor* visitor, Chunk* chunk, in EarlyElimination() argument
|
| H A D | debug_info.h | 39 FuncDebugInfo(Chunk *chunk) : chunk_(chunk), name_("") in FuncDebugInfo() argument
|
| H A D | native_inline_lowering.h | 31 NativeInlineLowering(Circuit *circuit, CompilationConfig* cmpCfg, PassContext *ctx, bool enableLog, const std::string& name, Chunk *chunk) NativeInlineLowering() argument
|
| H A D | number_speculative_retype.h | 34 NumberSpeculativeRetype(Circuit* circuit, Chunk* chunk, ChunkVector<TypeInfo>& typeInfos) in NumberSpeculativeRetype() argument
|
| H A D | ntype_hcr_lowering.h | 26 NTypeHCRLowering(Circuit *circuit, RPOVisitor *visitor, PassContext *ctx, const CString &recordName, const MethodLiteral *methodLiteral, bool enablePgoSpace, Chunk* chunk) NTypeHCRLowering() argument
|
| H A D | typed_hcr_lowering.h | 103 TypedHCRLowering(Circuit* circuit, CompilationEnv *env, RPOVisitor* visitor, CompilationConfig* cmpCfg, Chunk* chunk, bool enableLoweringBuiltin) TypedHCRLowering() argument
|
| H A D | value_numbering.h | 27 ValueNumbering(Circuit *circuit, RPOVisitor *visitor, Chunk* chunk, bool useNewGVN, bool enableLog) in ValueNumbering() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| H A D | pgo_type_infer.h | 26 PGOTypeInfer(Circuit *circuit, BytecodeCircuitBuilder *builder, const std::string &name, Chunk *chunk, bool enableLog) PGOTypeInfer() argument
|
| /arkcompiler/toolchain/tooling/test/testcases/ |
| H A D | js_allocationtrack_recursion_test.h | 178 std::string chunk = ""; in RecvReportProgressChunk() local
|
| H A D | js_allocationtrack_loop_test.h | 184 std::string chunk = ""; in RecvReportProgressChunk() local
|
| H A D | js_allocationtrack_test.h | 158 std::string chunk;
in RecvReportProgressChunk() local
|
| H A D | js_heapdump_loop_test.h | 179 std::string chunk = ""; in RecvReportProgressChunk() local
|
| H A D | js_heapdump_test.h | 149 std::string chunk;
in RecvReportProgressChunk() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_hash.c | 63 static hi_s32 ext_hash_update_from_user(mbedtls_md_context_t *md, hi_u8 *chunk, hi_u32 chunk_len) in ext_hash_update_from_user() argument 107 hi_s32 mbedtls_hash_update(hi_void *ctx, const hi_u8 *chunk, hi_u32 chunk_len, hash_chunk_src src) in mbedtls_hash_update() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/ |
| H A D | rtcp_unit_test.cpp | 288 auto chunk = std::make_shared<SdesChunk>(); in HWTEST_F() local 300 auto chunk = std::make_shared<SdesChunk>(); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | sha256-glue.c | 103 unsigned int chunk = len; in sha256_update_neon() local
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | sha256-glue.c | 104 unsigned int chunk = len; in sha256_update_neon() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | icm.h | 74 struct mlx4_icm_chunk *chunk; member [all...] |
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | objcnt.c | 37 SCTP_DBG_OBJCNT(chunk); variable
|