OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_result
(Results
1 - 2
of
2
) sorted by null
/external/ltp/pan/cgi/
reconsile.cgi
31
foreach $
a_result
(@results) {
32
if (-f "$
a_result
.scanner") {
33
push(@result_filenames, "$
a_result
.scanner");
35
print "Could not find a scanner file for $
a_result
\n";
/external/pdfium/core/fxge/dib/
cfx_imagetransformer.cpp
58
int
a_result
= 0;
local
62
a_result
+= u_w[j] * val;
64
s_result +=
a_result
* v_w[i];
Completed in 196 milliseconds