/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()
|
D | hb-ot-shape-normalize.cc | 228 for (; buffer->idx < end - 1 && buffer->successful;) { in handle_variation_selector_cluster() 245 buffer->successful && in handle_variation_selector_cluster() 269 for (unsigned int i = buffer->idx; i < end && buffer->successful; i++) in decompose_multi_char_cluster() 275 while (buffer->idx < end && buffer->successful) in decompose_multi_char_cluster() 360 while (buffer->idx < end && buffer->successful) in _hb_ot_shape_normalize() 363 if (buffer->idx == count || !buffer->successful) in _hb_ot_shape_normalize() 376 while (buffer->idx < count && buffer->successful); in _hb_ot_shape_normalize() 429 buffer->successful && in _hb_ot_shape_normalize()
|
/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-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-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-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 …]
|
D | hb-ot-shape-normalize.cc | 228 for (; buffer->idx < end - 1 && buffer->successful;) { in handle_variation_selector_cluster() 245 buffer->successful && in handle_variation_selector_cluster() 269 for (unsigned int i = buffer->idx; i < end && buffer->successful; i++) in decompose_multi_char_cluster() 275 while (buffer->idx < end && buffer->successful) in decompose_multi_char_cluster() 359 while (buffer->idx < end && buffer->successful) in _hb_ot_shape_normalize() 362 if (buffer->idx == count || !buffer->successful) in _hb_ot_shape_normalize() 375 while (buffer->idx < count && buffer->successful); in _hb_ot_shape_normalize() 428 buffer->successful && in _hb_ot_shape_normalize()
|
/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/jerryscript/tests/jerry/es2015/ |
D | string-prototype-match.js | 18 var successful = 0; 20 successful = 1; 22 return successful;
|
/third_party/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 129 bool successful = readValue(); in parse() local 147 return successful; in parse() 160 bool successful = true; in readValue() local 169 successful = readObject(token); in readValue() 173 successful = readArray(token); in readValue() 177 successful = decodeNumber(token); in readValue() 180 successful = decodeString(token); in readValue() 224 return successful; in readValue() 332 bool successful = false; in readComment() local 334 successful = readCStyleComment(); in readComment() [all …]
|