Home
last modified time | relevance | path

Searched defs:target_func (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/assembler/
Dassembler_test.cc632 auto target_func = exec.get<TestFunc>(); in CondTest1() local
662 auto target_func = exec.get<TestFunc>(); in CondTest2() local
709 auto target_func = exec.get<TestFunc>(); in JccTest() local
891 auto target_func = exec.get<TestFunc>(); in CondTest1() local
924 auto target_func = exec.get<TestFunc>(); in CondTest2() local
969 auto target_func = exec.get<TestFunc>(); in JccTest() local
/aosp_15_r20/external/libaom/test/
H A Dav1_fwd_txfm2d_test.cc243 void AV1FwdTxfm2dMatchTest(TX_SIZE tx_size, lowbd_fwd_txfm_func target_func) { in AV1FwdTxfm2dMatchTest()
299 void AV1FwdTxfm2dSpeedTest(TX_SIZE tx_size, lowbd_fwd_txfm_func target_func) { in AV1FwdTxfm2dSpeedTest()
516 Highbd_fwd_txfm_func target_func) { in AV1HighbdFwdTxfm2dMatchTest()
576 Highbd_fwd_txfm_func target_func) { in AV1HighbdFwdTxfm2dSpeedTest()
/aosp_15_r20/external/AFLplusplus/utils/qbdi_mode/
H A Ddemo-so.c4 int target_func(char *buf, int size) { in target_func() function
H A Dtemplate.cpp39 typedef int (*target_func)(char *buf, int size); typedef
/aosp_15_r20/external/AFLplusplus/utils/qemu_persistent_hook/
H A Dtest.c3 int target_func(unsigned char *buf, int size) { in target_func() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_config.h51 std::string target_func = "main"; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize.cc140 auto& target_func = quant_specs_.target_func; in SetInputNodesQuantizationParams() local
/aosp_15_r20/external/pytorch/torch/sparse/
H A D_triton_ops_meta.py243 target_func, argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spmd/
Dspmd_main.c104 void spmd_build_spmc_message(gp_regs_t *gpregs, uint8_t target_func, in spmd_build_spmc_message()