OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:return_trace
(Results
1 - 17
of
17
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh
70
return_trace
(c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED);
78
if (likely (index == NOT_COVERED))
return_trace
(false);
85
return_trace
(true);
94
if (unlikely (!c->extend_min (*this)))
return_trace
(false);
95
if (unlikely (!coverage.serialize (c, this).serialize (c, glyphs, num_glyphs)))
return_trace
(false);
97
return_trace
(true);
103
return_trace
(coverage.sanitize (c, this) && deltaGlyphID.sanitize (c));
147
return_trace
(c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED);
155
if (likely (index == NOT_COVERED))
return_trace
(false);
157
if (unlikely (index >= substitute.len))
return_trace
(false)
[
all
...]
hb-ot-layout-gpos-table.hh
193
return_trace
(c->check_range (values, get_size ()) && (!has_device () || sanitize_value_devices (c, base, values)));
201
if (!c->check_array (values, get_size (), count))
return_trace
(false);
203
if (!has_device ())
return_trace
(true);
207
return_trace
(false);
211
return_trace
(true);
219
if (!has_device ())
return_trace
(true);
223
return_trace
(false);
227
return_trace
(true);
244
return_trace
(c->check_struct (this));
274
return_trace
(c->check_struct (this))
[
all
...]
hb-ot-layout-common-private.hh
84
return_trace
(c->check_struct (this) && offset.sanitize (c, base, &closure));
140
return_trace
(RecordArrayOf<Type>::sanitize (c, this));
154
return_trace
(c->check_struct (this));
220
return_trace
(c->check_struct (this) && featureIndex.sanitize (c));
260
return_trace
(defaultLangSys.sanitize (c, this) && langSys.sanitize (c, this));
283
if (unlikely (!c->check_struct (this)))
return_trace
(false);
335
return_trace
(false);
340
return_trace
(true);
345
return_trace
(false);
347
return_trace
(true)
[
all
...]
hb-ot-layout-gdef-table.hh
77
return_trace
(coverage.sanitize (c, this) && attachPoint.sanitize (c, this));
108
return_trace
(c->check_struct (this));
135
return_trace
(c->check_struct (this));
159
return_trace
(c->check_struct (this) && deviceTable.sanitize (c, this));
188
if (!u.format.sanitize (c))
return_trace
(false);
190
case 1:
return_trace
(u.format1.sanitize (c));
191
case 2:
return_trace
(u.format2.sanitize (c));
192
case 3:
return_trace
(u.format3.sanitize (c));
193
default:
return_trace
(true);
230
return_trace
(carets.sanitize (c, this))
[
all
...]
hb-ot-cmap-table.hh
57
return_trace
(c->check_struct (this));
150
return_trace
(false);
161
return_trace
(false);
164
return_trace
(16 + 4 * (unsigned int) segCountX2 <= length);
207
return_trace
(c->check_struct (this));
235
return_trace
(c->check_struct (this) && glyphIdArray.sanitize (c));
268
return_trace
(c->check_struct (this) && groups.sanitize (c));
315
return_trace
(c->check_struct (this));
337
return_trace
(c->check_struct (this));
377
return_trace
(c->check_struct (this) &
[
all
...]
hb-ot-layout-gsubgpos-private.hh
713
if (unlikely (count > HB_MAX_CONTEXT_LENGTH))
return_trace
(false);
750
if (!skippy_iter.next ())
return_trace
(false);
762
return_trace
(false);
768
return_trace
(false);
783
return_trace
(true);
880
return_trace
(true);
897
return_trace
(false);
899
return_trace
(true);
917
return_trace
(false);
919
return_trace
(true)
[
all
...]
hb-open-file-private.hh
59
return_trace
(c->check_struct (this));
109
return_trace
(c->check_struct (this) && c->check_array (tables, TableRecord::static_size, numTables));
138
return_trace
(table.sanitize (c, this));
178
if (unlikely (!u.header.version.sanitize (c)))
return_trace
(false);
181
case 1:
return_trace
(u.version1.sanitize (c));
182
default:
return_trace
(true);
243
if (unlikely (!u.tag.sanitize (c)))
return_trace
(false);
248
case TrueTypeTag:
return_trace
(u.fontFace.sanitize (c));
249
case TTCTag:
return_trace
(u.ttcHeader.sanitize (c));
250
default:
return_trace
(true)
[
all
...]
hb-ot-name-table.hh
63
return_trace
(c->check_struct (this) && c->check_range ((char *) base, (unsigned int) length + offset));
110
if (!nameRecord[i].sanitize (c, string_pool))
return_trace
(false);
111
return_trace
(true);
117
return_trace
(c->check_struct (this) &&
hb-open-type-private.hh
644
return_trace
(likely (c->check_struct (this)));
681
return_trace
(likely (c->check_struct (this)));
759
return_trace
(c->check_struct (this));
795
if (unlikely (!c->check_struct (this)))
return_trace
(false);
797
if (unlikely (!offset))
return_trace
(true);
799
return_trace
(likely (obj.sanitize (c)) || neuter (c));
805
if (unlikely (!c->check_struct (this)))
return_trace
(false);
807
if (unlikely (!offset))
return_trace
(true);
809
return_trace
(likely (obj.sanitize (c, user_data)) || neuter (c));
860
if (unlikely (!c->extend_min (*this)))
return_trace
(false)
[
all
...]
hb-ot-glyf-table.hh
50
return_trace
(true);
78
return_trace
(true);
hb-ot-layout-jstf-table.hh
60
return_trace
(c->check_struct (this) &&
130
return_trace
(OffsetListOf<JstfPriority>::sanitize (c));
171
return_trace
(extenderGlyphs.sanitize (c, this) &&
215
return_trace
(version.sanitize (c) &&
hb-ot-maxp-table.hh
54
return_trace
(c->check_struct (this) &&
hb-ot-os2-table.hh
49
return_trace
(c->check_struct (this));
hb-ot-hmtx-table.hh
65
return_trace
(true);
hb-ot-hhea-table.hh
55
return_trace
(c->check_struct (this) && likely (version.major == 1));
hb-ot-head-table.hh
58
return_trace
(c->check_struct (this) &&
hb-private.hh
802
fprintf (stderr, "OUCH, returned with no call to
return_trace
(). This is a bug, please report.\n");
837
fprintf (stderr, "OUCH, double calls to
return_trace
(). This is a bug, please report.\n");
868
#define
return_trace
(RET) return trace.ret (RET, __LINE__)
macro
Completed in 992 milliseconds