Home
last modified time | relevance | path

Searched refs:P (Results 1 – 7 of 7) sorted by relevance

/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A Ddomain_getinfo_v1.ml4 module P = Plugin_interface_v1 module
6 module M : P.Domain_getinfo_V1 = struct
31 Printf.ksprintf !P.logging_function "Registration of %s plugin started\n%!"
33 P.register_plugin_v1 (module M : P.Domain_getinfo_V1);
34 Printf.ksprintf !P.logging_function "Registration of %s plugin successful\n%!"
/tools/tests/x86_emulator/
A Dblowfish.c39 uint32_t P[16 + 2]; member
342 Xl = Xl ^ ctx->P[i]; in Blowfish_Encrypt()
354 Xr = Xr ^ ctx->P[N]; in Blowfish_Encrypt()
355 Xl = Xl ^ ctx->P[N + 1]; in Blowfish_Encrypt()
372 Xl = Xl ^ ctx->P[i]; in Blowfish_Decrypt()
386 Xr = Xr ^ ctx->P[1]; in Blowfish_Decrypt()
387 Xl = Xl ^ ctx->P[0]; in Blowfish_Decrypt()
411 ctx->P[i] = ORIG_P[i] ^ data; in Blowfish_Init()
419 ctx->P[i] = datal; in Blowfish_Init()
420 ctx->P[i + 1] = datar; in Blowfish_Init()
/tools/xentrace/
A Dxenalyze.c1902 } P = { 0 }; variable
8931 P.lost_cpus++; in process_lost_records()
8932 if(P.lost_cpus > P.max_active_pcpu + 1) { in process_lost_records()
8934 P.lost_cpus, P.max_active_pcpu + 1); in process_lost_records()
9028 P.lost_cpus--; in process_lost_records_end()
9072 P.early_eof = 1; in activate_early_eof()
9112 if(cd->cpu > P.max_active_pcpu || !P.pcpu[cd->cpu].active) { in scan_for_new_pcpu()
9231 P.f.total_cycles = P.f.last_tsc - P.f.first_tsc; in process_record_tsc()
9233 P.now = tsc; in process_record_tsc()
9339 if(!P.pcpu[r->cpu].active && P.pcpu[r->cpu].file_offset == 0) in process_cpu_change()
[all …]
/tools/misc/
A Dmkdeb57 find deb/etc -type f -printf /etc/%P\\n >deb/DEBIAN/conffiles
/tools/libs/light/
A Dlibxl_types.idl1036 (1, "P"),
/tools/firmware/vgabios/
A DChangeLog628 -t -P -S" - update ChangeLog for 0.4a release
/tools/
A Dconfigure11457 print prefix "define", macro P[macro] D[macro]

Completed in 44 milliseconds