/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-vowel-constraints.cc | 59 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 110 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 131 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 167 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 191 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 209 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 223 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 246 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 264 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 290 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() [all …]
|
D | hb-buffer-deserialize-text.hh | 547 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 559 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 571 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 583 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 595 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 607 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 659 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 686 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 715 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 745 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() [all …]
|
D | hb-buffer-deserialize-json.hh | 552 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 634 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 646 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 658 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 670 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 682 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 694 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 706 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json()
|
D | hb-bit-set.hh | 47 if (likely (!a.successful || !b.successful)) in swap() 57 successful = true; in init() 79 bool successful = true; /* Allocations successful */ member 85 void err () { if (successful) successful = false; } /* TODO Remove */ in err() 86 bool in_error () const { return !successful; } in in_error() 90 if (unlikely (!successful)) return false; in resize() 94 successful = false; in resize() 102 successful = true; in reset() 109 if (likely (successful)) in clear() 128 if (unlikely (!successful)) return; in add() [all …]
|
D | hb-map.hh | 89 bool successful; /* Allocations successful */ member 98 if (unlikely (!a.successful || !b.successful)) in swap() 108 successful = true; in init_shallow() 133 successful = true; in reset() 137 bool in_error () const { return !successful; } in in_error() 141 if (unlikely (!successful)) return false; in resize() 148 successful = false; in resize() 203 if (unlikely (!successful)) return; in clear() 250 if (unlikely (!successful)) return false; in set_with_hash()
|
D | hb-subset-plan.hh | 42 bool successful; member 105 bool in_error () const { return !successful; } in in_error() 109 successful = (successful && success); in check_success() 110 return successful; in check_success()
|
D | hb-bit-set-invertible.hh | 47 if (likely (!a.s.successful || !b.s.successful)) in swap() 67 if (likely (s.successful)) in clear() 72 if (likely (s.successful)) in invert() 145 if (likely (s.successful)) in set() 192 if (likely (s.successful)) in union_() 211 if (likely (s.successful)) in intersect() 230 if (likely (s.successful)) in subtract() 236 if (likely (s.successful)) in symmetric_difference()
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-complex-vowel-constraints.cc | 59 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 110 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 131 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 167 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 191 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 209 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 223 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 246 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 264 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 290 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() [all …]
|
D | hb-buffer-deserialize-json.hh | 273 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 445 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 467 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 489 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 511 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 533 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 555 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json() 577 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_json()
|
D | hb-subset-plan.hh | 42 bool successful : 1; member 97 bool in_error () const { return !successful; } in in_error() 101 successful = (successful && success); in check_success() 102 return successful; in check_success()
|
D | hb-buffer-deserialize-text.hh | 428 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 450 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 472 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 494 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 516 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 538 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 632 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 677 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text() 728 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_text()
|
D | hb-map.hh | 66 bool successful; /* Allocations successful */ member 75 successful = true; in init_shallow() 100 successful = true; in reset() 104 bool in_error () const { return !successful; } in in_error() 108 if (unlikely (!successful)) return false; in resize() 115 successful = false; in resize() 216 if (unlikely (!successful)) return false; in set_with_hash()
|
D | hb-set.hh | 214 bool successful; /* Allocations successful */ member 221 successful = true; in init_shallow() 243 bool in_error () const { return !successful; } in in_error() 247 if (unlikely (count > pages.length && !successful)) return false; in resize() 251 successful = false; in resize() 259 successful = true; in reset() 282 if (unlikely (!successful)) return; in add() 290 if (unlikely (!successful)) return true; /* https://github.com/harfbuzz/harfbuzz/issues/657 */ in add_range() 320 if (unlikely (!successful)) return; in add_array() 348 if (unlikely (!successful)) return true; /* https://github.com/harfbuzz/harfbuzz/issues/657 */ in add_sorted_array() [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-vowel-constraints.cc | 55 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 108 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 130 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 167 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 192 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 211 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 235 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 254 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 281 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() 317 for (buffer->idx = 0; buffer->idx + 1 < count && buffer->successful;) in _hb_preprocess_text_vowel_constraints() [all …]
|
D | hb-buffer-deserialize-text.hh | 425 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 437 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 449 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 461 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 473 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 502 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 514 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 526 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 538 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text() 550 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_text()
|
D | hb-buffer-deserialize-json.hh | 506 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 557 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 569 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 581 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 593 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 605 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json() 617 if (unlikely (!buffer->successful)) in _hb_buffer_deserialize_glyphs_json()
|
D | hb-map.hh | 69 bool successful; /* Allocations successful */ member 78 successful = true; in init_shallow() 105 successful = true; in reset() 109 bool in_error () const { return !successful; } in in_error() 113 if (unlikely (!successful)) return false; in resize() 120 successful = false; in resize() 149 if (unlikely (!successful)) return; in set()
|
D | hb-set.hh | 188 bool successful; /* Allocations successful */ member 195 successful = true; in init_shallow() 217 bool in_error () const { return !successful; } in in_error() 221 if (unlikely (!successful)) return false; in resize() 225 successful = false; in resize() 236 successful = true; in reset() 260 if (unlikely (!successful)) return; in add() 268 if (unlikely (!successful)) return true; /* https://github.com/harfbuzz/harfbuzz/issues/657 */ in add_range() 298 if (unlikely (!successful)) return; in add_array() 324 if (unlikely (!successful)) return true; /* https://github.com/harfbuzz/harfbuzz/issues/657 */ in add_sorted_array() [all …]
|
D | hb-ot-shape-normalize.cc | 223 for (; buffer->idx < end - 1 && buffer->successful;) { in handle_variation_selector_cluster() 259 for (unsigned int i = buffer->idx; i < end && buffer->successful; i++) in decompose_multi_char_cluster() 265 while (buffer->idx < end && buffer->successful) in decompose_multi_char_cluster() 349 while (buffer->idx < end && buffer->successful) in _hb_ot_shape_normalize() 352 if (buffer->idx == count || !buffer->successful) in _hb_ot_shape_normalize() 365 while (buffer->idx < count && buffer->successful); in _hb_ot_shape_normalize() 427 while (buffer->idx < count && buffer->successful) in _hb_ot_shape_normalize() 450 if (unlikely (!buffer->successful)) in _hb_ot_shape_normalize()
|
D | hb-serialize.hh | 109 bool in_error () const { return !this->successful; } in in_error() 113 this->successful = true; in reset() 124 { return this->successful && (success || (err_other_error (), false)); } in check_success() 159 this->successful ? "successful" : "UNSUCCESSFUL"); in end_serialize() 335 void err_other_error () { this->successful = false; } in err_other_error() 340 if (unlikely (!this->successful)) return nullptr; in allocate_size() 345 this->successful = false; in allocate_size() 426 assert (this->successful); in copy_bytes() 454 bool successful; member
|
/third_party/cJSON/tests/ |
D | json_patch_tests.c | 59 cJSON_bool successful = false; in test_apply_patch() local 94 successful = true; in test_apply_patch() 100 successful = true; in test_apply_patch() 104 successful = cJSON_Compare(object, expected, true); in test_apply_patch() 110 if (successful) in test_apply_patch() 119 return successful; in test_apply_patch() 130 cJSON_bool successful = false; in test_generate_test() local 166 successful = cJSON_Compare(object, expected, true); in test_generate_test() 171 if (successful) in test_generate_test() 180 return successful; in test_generate_test()
|
/third_party/boost/libs/beast/test/beast/http/ |
D | status.cpp | 36 check(status::ok ,200, status_class::successful); in testStatus() 37 check(status::created ,201, status_class::successful); in testStatus() 38 check(status::accepted ,202, status_class::successful); in testStatus() 39 check(status::non_authoritative_information ,203, status_class::successful); in testStatus() 40 check(status::no_content ,204, status_class::successful); in testStatus() 41 check(status::reset_content ,205, status_class::successful); in testStatus() 42 check(status::partial_content ,206, status_class::successful); in testStatus() 43 check(status::multi_status ,207, status_class::successful); in testStatus() 44 check(status::already_reported ,208, status_class::successful); in testStatus() 45 check(status::im_used ,226, status_class::successful); in testStatus()
|
/third_party/boost/libs/outcome/doc/src/content/reference/macros/ |
D | try.md | 3 …lts in an understood type, assigning `T` to a variable called `var` if successful, immediately ret… 6 …wing customisation points, assigning `T` to a variable called `var` if successful, immediately ret… 14 Hints are given to the compiler that the expression will be successful. If you expect failure, you … 20 If successful, an `auto &&var` is initialised to the expression result's `.assume_value()` if avail…
|
D | co_try.md | 3 …lts in an understood type, assigning `T` to a variable called `var` if successful, immediately ret… 6 …wing customisation points, assigning `T` to a variable called `var` if successful, immediately ret… 14 Hints are given to the compiler that the expression will be successful. If you expect failure, you … 20 If successful, an `auto &&var` is initialised to the expression result's `.assume_value()` if avail…
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | string-prototype-match.js | 18 var successful = 0; 20 successful = 1; 22 return successful;
|