Searched refs:P (Results 1 – 7 of 7) sorted by relevance
4 module P = Plugin_interface_v1 module6 module M : P.Domain_getinfo_V1 = struct31 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%!"
39 uint32_t P[16 + 2]; member342 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()
1902 } P = { 0 }; variable8931 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 …]
57 find deb/etc -type f -printf /etc/%P\\n >deb/DEBIAN/conffiles
1036 (1, "P"),
628 -t -P -S" - update ChangeLog for 0.4a release
11457 print prefix "define", macro P[macro] D[macro]
Completed in 44 milliseconds