OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:b_out
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/qcms/src/
transform-sse1.c
75
const int
b_out
= output_format.b;
local
124
dest[
b_out
] = otdata_b[output[2]];
149
dest[
b_out
] = otdata_b[output[2]];
195
const int
b_out
= output_format.b;
local
250
dest[
b_out
] = otdata_b[output[2]];
277
dest[
b_out
] = otdata_b[output[2]];
transform-sse2.c
75
const int
b_out
= output_format.b;
local
122
dest[
b_out
] = otdata_b[output[2]];
145
dest[
b_out
] = otdata_b[output[2]];
189
const int
b_out
= output_format.b;
local
242
dest[
b_out
] = otdata_b[output[2]];
267
dest[
b_out
] = otdata_b[output[2]];
transform.c
245
const int
b_out
= output_format.b;
268
dest[
b_out
] = clamp_u8(out_device_b*255);
277
const int
b_out
= output_format.b;
local
292
dest[
b_out
] = clamp_u8(out_device_b*255);
306
const int
b_out
= output_format.b;
local
322
dest[
b_out
] = clamp_u8(out_device_b*255);
332
const int
b_out
= output_format.b;
local
346
dest[
b_out
] = transform->output_table_b->data[gray];
355
const int
b_out
= output_format.b;
local
370
dest[
b_out
] = transform->output_table_b->data[gray]
379
const int
b_out
= output_format.b;
local
416
const int
b_out
= output_format.b;
local
519
const int
b_out
= output_format.b;
local
639
const int
b_out
= output_format.b;
local
756
const int
b_out
= output_format.b;
local
795
const int
b_out
= output_format.b;
local
[
all
...]
/external/chromium_org/v8/tools/gcmole/
gcmole.cc
971
Environment
b_out
= owner_->VisitStmt(b, a_out);
local
972
Environment c_out = owner_->VisitStmt(c,
b_out
);
978
Environment
b_out
= owner_->VisitStmt(b, a_out);
local
979
MergeOut(
b_out
);
[
all
...]
/external/v8/tools/gcmole/
gcmole.cc
973
Environment
b_out
= owner_->VisitStmt(b, a_out);
local
974
Environment c_out = owner_->VisitStmt(c,
b_out
);
980
Environment
b_out
= owner_->VisitStmt(b, a_out);
local
981
MergeOut(
b_out
);
[
all
...]
Completed in 191 milliseconds