Searched refs:agg (Results 1 - 25 of 55) sorted by last modified time

123

/external/valgrind/main/VEX/priv/
H A Dguest_generic_x87.c808 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn local
816 if (agg == 2/*equal each, aka strcmp*/
850 if (agg == 0/*equal any, aka find chars in a set*/
888 if (agg == 3/*equal ordered, aka substring search*/
928 if (agg == 1/*ranges*/
968 if (agg == 1/*ranges*/
1059 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn local
1067 if (agg == 2/*equal each, aka strcmp*/
1101 if (agg == 0/*equal any, aka find chars in a set*/
1139 if (agg
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dpcmpstr64.c216 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn local
224 if (agg == 2/*equal each, aka strcmp*/
259 if (agg == 0/*equal any, aka find chars in a set*/
298 if (agg == 3/*equal ordered, aka substring search*/
339 if (agg == 1/*ranges*/
380 if (agg == 1/*ranges*/
H A Dpcmpstr64w.c221 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn local
229 if (agg == 2/*equal each, aka strcmp*/
263 if (agg == 0/*equal any, aka find chars in a set*/
301 if (agg == 3/*equal ordered, aka substring search*/
341 if (agg == 1/*ranges*/
/external/pdfium/core/
H A DAndroid.mk286 src/fxge/agg/src/fxfx_agg_curves.cpp \
287 src/fxge/agg/src/fxfx_agg_driver.cpp \
288 src/fxge/agg/src/fxfx_agg_path_storage.cpp \
289 src/fxge/agg/src/fxfx_agg_rasterizer_scanline_aa.cpp \
290 src/fxge/agg/src/fxfx_agg_vcgen_dash.cpp \
291 src/fxge/agg/src/fxfx_agg_vcgen_stroke.cpp \
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dt1.c947 OPJ_UINT32 agg, runlen, vsc; local
957 agg = !(MACRO_t1_flags(1 + k,1 + i) & (T1_SIG | T1_VISIT | T1_SIG_OTH)
963 agg = !(MACRO_t1_flags(1 + k,1 + i) & (T1_SIG | T1_VISIT | T1_SIG_OTH)
969 agg = 0;
971 if (agg) {
997 agg && (j == k + runlen),
1010 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; local
1023 agg = !(MACRO_t1_flags(1 + k,1 + i) & (T1_SIG | T1_VISIT | T1_SIG_OTH)
1029 agg = 0;
1031 if (agg) {
[all...]
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_array.h19 namespace agg namespace
H A Dagg_basics.h43 namespace agg namespace
H A Dagg_clip_liang_barsky.h23 namespace agg namespace
H A Dagg_color_gray.h31 namespace agg namespace
H A Dagg_conv_adaptor_vcgen.h19 namespace agg namespace
H A Dagg_conv_dash.h25 namespace agg namespace
H A Dagg_conv_stroke.h25 namespace agg namespace
H A Dagg_curves.h20 namespace agg namespace
H A Dagg_math.h22 namespace agg namespace
H A Dagg_math_stroke.h24 namespace agg namespace
H A Dagg_path_storage.h19 namespace agg namespace
H A Dagg_pixfmt_gray.h29 namespace agg namespace
H A Dagg_rasterizer_scanline_aa.h38 namespace agg namespace
H A Dagg_render_scanlines.h19 namespace agg namespace
H A Dagg_renderer_base.h24 namespace agg namespace
H A Dagg_renderer_scanline.h21 namespace agg namespace
H A Dagg_rendering_buffer.h23 namespace agg namespace
H A Dagg_scanline_u.h27 namespace agg namespace
H A Dagg_shorten_path.h20 namespace agg namespace
H A Dagg_vcgen_dash.h24 namespace agg namespace

Completed in 657 milliseconds

123