Searched defs:deltas (Results 1 - 20 of 20) sorted by relevance

/external/chromium/base/allocator/
H A Dallocator_unittests.cc397 int deltas[] = { 1, -2, 4, -8, 16, -32, 64, -128 }; local
404 void* new_p = realloc(p, start_sizes[s] + deltas[d]);
409 void* new_p = realloc(p, start_sizes[s] - deltas[d]);
/external/chromium/chrome/browser/safe_browsing/
H A Dprefix_set.cc68 // consecutive deltas have been encoded.
76 // Continue the run of deltas.
100 std::vector<uint16> *deltas) {
101 DCHECK(index && deltas);
103 deltas_.swap(*deltas);
122 // Capture the upper bound of our target entry's deltas.
133 // Scan forward accumulating deltas while a match is possible.
143 // The deltas for this |index_| entry run to the next index entry,
144 // or the end of the deltas.
180 std::vector<uint16> deltas; local
99 PrefixSet(std::vector<std::pair<SBPrefix,size_t> > *index, std::vector<uint16> *deltas) argument
[all...]
/external/freetype/src/truetype/
H A Dttgxvar.c107 /* Read a set of points to which the following deltas will apply. */
195 /* Read a set of deltas. These are packed slightly differently than */
204 /* An array of FT_Short containing the deltas for the affected */
205 /* points. (This only gets the deltas for one dimension. It will */
213 FT_Short *deltas = NULL; local
223 if ( FT_NEW_ARRAY( deltas, delta_cnt ) )
236 deltas[i++] = 0;
244 deltas[i++] = FT_GET_SHORT();
252 deltas[i++] = FT_GET_CHAR();
258 FT_FREE( deltas );
1135 FT_Short* deltas; local
[all...]
H A Dttgload.c861 FT_Vector* deltas; local
868 &deltas,
875 outline->points[i].x += deltas[i].x;
876 outline->points[i].y += deltas[i].y;
879 FT_FREE( deltas );
1224 FT_Vector* deltas = NULL; local
1355 glyph_index, &deltas, 4 );
1359 loader->pp1.x += deltas[0].x; loader->pp1.y += deltas[0].y;
1360 loader->pp2.x += deltas[
[all...]
/external/opencv/cvaux/src/
H A Dcvsegment.cpp339 int deltas[16]; local
345 CV_INIT_3X3_DELTAS( deltas, step, 1 );
346 memcpy( deltas + 8, deltas, 8 * sizeof( deltas[0] ));
396 i1 = i0 + deltas[s];
419 i4 = i3 + deltas[++s];
/external/freetype/src/sfnt/
H A Dttcmap.c813 FT_Byte *ends, *starts, *offsets, *deltas, *glyph_ids; local
873 deltas = starts + num_segs * 2;
874 offsets = deltas + num_segs * 2;
891 FT_Byte* p_delta = deltas;
/external/opencv/cv/src/
H A Dcvcontours.cpp44 #define CV_INIT_3X3_DELTAS( deltas, step, nch ) \
45 ((deltas)[0] = (nch), (deltas)[1] = -(step) + (nch), \
46 (deltas)[2] = -(step), (deltas)[3] = -(step) - (nch), \
47 (deltas)[4] = -(nch), (deltas)[5] = (step) - (nch), \
48 (deltas)[6] = (step), (deltas)[7] = (step) + (nch))
75 reader->deltas[
537 int deltas[16]; local
651 int deltas[16]; local
709 int deltas[16]; local
[all...]
/external/opencv/cv/include/
H A Dcvtypes.h104 schar deltas[8][2]; member in struct:CvChainPtReader
109 #define CV_INIT_3X3_DELTAS( deltas, step, nch ) \
110 ((deltas)[0] = (nch), (deltas)[1] = -(step) + (nch), \
111 (deltas)[2] = -(step), (deltas)[3] = -(step) - (nch), \
112 (deltas)[4] = -(nch), (deltas)[5] = (step) - (nch), \
113 (deltas)[6] = (step), (deltas)[
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 251 milliseconds