Home
last modified time | relevance | path

Searched refs:d_found (Results 1 – 5 of 5) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DCacheControl.cc244 bool d_found = false; in Init() local
287 d_found = true; in Init()
290 d_found = true; in Init()
293 d_found = true; in Init()
296 d_found = true; in Init()
299 d_found = true; in Init()
306 d_found = true; in Init()
309 d_found = true; in Init()
312 d_found = true; in Init()
326 if (d_found == true) { in Init()
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Dpeak_detector2_fb_impl.cc49 d_found(false) in peak_detector2_fb_impl()
76 d_found = false; in invalidate()
96 if (d_found == false) { in work()
102 d_found = true; in work()
H A Dpeak_detector2_fb_impl.h38 bool d_found; variable
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dopencl_bitlocker_fmt_plug.c98 d_pswI, d_pswSize, d_found, d_numPsw, variable
174 d_found = CLCREATEBUFFER(CL_MEM_WRITE_ONLY, sizeof(int), in create_clobj()
226 CLKERNELARG(final_kernel, arg++, d_found, in create_clobj()
293 HANDLE_CLERROR(clReleaseMemObject(d_found), "Release"); in release_clobj()
505 BENCH_CLERROR(clEnqueueWriteBuffer(queue[gpu_id], d_found, in crypt_all()
576 BENCH_CLERROR(clEnqueueReadBuffer(queue[gpu_id], d_found, in crypt_all()
/dports/print/texlive-base/texlive-20150521-source/utils/devnag/src/
H A Ddevnag.c351 unsigned char hindi_mode, mhindi_mode, dollar_mode, d_found; variable
1683 if ((brace_lev == 0) && (!d_found)) { in dnproc()
2467 d_found = FALSE; in find_dn()
2481 d_found = TRUE; in find_dn()
2488 if (!d_found) { in find_dn()