Home
last modified time | relevance | path

Searched refs:aux (Results 1 – 9 of 9) sorted by relevance

/tools/ocaml/xenstored/
A Dtrie.ml74 let aux key node =
78 StringMap.iter aux tree
81 let aux node =
89 tree |> StringMap.map aux
93 let aux key node accu =
96 StringMap.fold aux tree acc
A Dlogging.ml73 let rec aux accu n =
77 then aux [log_file,1] 2
81 aux ((file, n) :: accu) (n+1)
83 aux [] 1 in
A Dconnections.ml185 let aux con =
188 iter cons aux;
/tools/tests/x86_emulator/
A Dsimd.c1640 touch(aux); in simd_test()
1642 touch(aux); in simd_test()
1652 touch(aux); in simd_test()
1654 touch(aux); in simd_test()
1656 touch(aux); in simd_test()
1658 touch(aux); in simd_test()
1670 touch(aux); in simd_test()
1672 touch(aux); in simd_test()
1674 touch(aux); in simd_test()
1676 touch(aux); in simd_test()
[all …]
A Dx86-emulate.c251 const struct x86_emul_fpu_aux *aux) in emul_test_put_fpu() argument
A Dx86-emulate.h250 const struct x86_emul_fpu_aux *aux);
A Dtest_x86_emulator.c726 unsigned long aux, in tlb_op_invpcid() argument
732 x86emul_invpcid_pcid(aux) != (seq < 4 ? 0 : INVPCID_PCID) || in tlb_op_invpcid()
733 x86emul_invpcid_type(aux) != (seq++ & 3) ) in tlb_op_invpcid()
/tools/fuzz/x86_instruction_emulator/
A Dfuzz-emul.c373 unsigned long aux, in fuzz_tlb_op() argument
379 assert(is_x86_user_segment(aux)); in fuzz_tlb_op()
/tools/
A Dconfigure2582 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5

Completed in 33 milliseconds