Home
last modified time | relevance | path

Searched defs:after (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dbytecodeopt_peepholes_test.cpp114 auto after = CreateEmptyGraph(); in TEST_F() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
H A Dconstant_propagation_test.cpp64 bool CheckFunction(const std::string &file, const char *test_method_name, ExpectType before, ExpectType after, in CheckFunction() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dstring_builder_utils.cpp117 void InsertAfterWithSaveState(Inst *inst, Inst *after) in InsertAfterWithSaveState() argument
H A Dchecks_elimination.cpp834 void ChecksElimination::InsertInstAfter(Inst *inst, Inst *after, BasicBlock *block) in InsertInstAfter() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtmmio.c90 uint32_t features, supported, before, after; in Negotiate() local
H A Dvirtinput.c251 uint32_t before, after; in VirtinFillHidInfo() local
/device/qemu/drivers/virtio/
H A Dvirtmmio.c85 uint32_t features, supported, before, after; in Negotiate() local
H A Dvirtinput.c260 uint32_t before, after; in VirtinFillHidInfo() local
/device/soc/rockchip/rk3588/kernel/include/linux/power/
H A Dcw2015_battery.h103 struct timespec after; member
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.cpp447 void BasicBlock::InsertAfter(Inst *inst, Inst *after) in InsertAfter() argument
/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.h115 uint32_t CalculateRoundUpSize(uint32_t before, uint32_t after) in CalculateRoundUpSize() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_firmware.c686 hi_char *after = HI_NULL; in parse_file_cmd() local

Completed in 12 milliseconds