Home
last modified time | relevance | path

Searched refs:SUBSET (Results 1 – 25 of 32) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-subset.cc76 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c initial estimated table size: %u bytes.", HB_UNTAG (tag),… in _subset2()
79 … DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c failed to allocate %u bytes.", HB_UNTAG (tag), buf_size); in _subset2()
89 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c ran out of room; reallocating to %u bytes.", HB_UNTAG (ta… in _subset2()
92 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c failed to reallocate %u bytes.", HB_UNTAG (tag), buf_size… in _subset2()
100 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c final subset table size: %u bytes.", HB_UNTAG (tag), dest… in _subset2()
106 DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset table subsetted to empty.", HB_UNTAG (tag)); in _subset2()
111 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset sanitize failed on source table.", HB_UNTAG (tag)… in _subset2()
114 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset %s", HB_UNTAG (tag), result ? "success" : "FAILED… in _subset2()
130 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset sanitize failed on source table.", HB_UNTAG (tag)… in _subset()
133 …DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset %s", HB_UNTAG (tag), result ? "success" : "FAILED… in _subset()
[all …]
Dhb-subset-glyf.cc47 DEBUG_MSG(SUBSET, nullptr, "Failed to resize instruction_ranges."); in _calculate_glyf_and_loca_prime_size()
59 DEBUG_MSG(SUBSET, nullptr, "Invalid gid %d", next_glyph); in _calculate_glyf_and_loca_prime_size()
70 DEBUG_MSG(SUBSET, nullptr, "Unable to get instruction offsets for %d", next_glyph); in _calculate_glyf_and_loca_prime_size()
85 DEBUG_MSG(SUBSET, nullptr, "preparing to subset glyf: final size %d, loca size %d, using %s loca", in _calculate_glyf_and_loca_prime_size()
111 DEBUG_MSG(SUBSET, in _write_loca_entry()
184 DEBUG_MSG(SUBSET, in _write_glyf_and_loca_prime()
Dhb-subset-cff2.cc462 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 top dict"); in _write_cff2()
474 DEBUG_MSG (SUBSET, nullptr, "failed to serialize global subroutines"); in _write_cff2()
486 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 Variation Store"); in _write_cff2()
500 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 subset FDSelect"); in _write_cff2()
515 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 FDArray"); in _write_cff2()
527 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 CharStrings"); in _write_cff2()
548 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF Private Dict[%d]", i); in _write_cff2()
557 DEBUG_MSG (SUBSET, nullptr, "failed to serialize local subroutines"); in _write_cff2()
580 DEBUG_MSG(SUBSET, nullptr, "Failed to generate a cff2 subsetting plan."); in _hb_subset_cff2()
589 DEBUG_MSG(SUBSET, nullptr, "Failed to write a subset cff2."); in _hb_subset_cff2()
Dhb-ot-hdmx-table.hh83 DEBUG_MSG(SUBSET, nullptr, "Couldn't allocate enough space for DeviceRecord: %d.", in serialize()
96 DEBUG_MSG(SUBSET, nullptr, "HDMX width for new gid %d is missing.", i); in serialize()
168 …DEBUG_MSG(SUBSET, nullptr, "Unable to alloc %lu for hdmx subset output.", (unsigned long) dest_siz… in subset()
177 DEBUG_MSG(SUBSET, nullptr, "Failed to serialize write new hdmx."); in subset()
Dhb-ot-glyf-table.hh323 DEBUG_MSG(SUBSET, nullptr, "Bad flag"); in remove_padding()
346 …DEBUG_MSG(SUBSET, nullptr, "Expect %d coords to have flags, got flags for %d", nCoordinates, coord… in remove_padding()
415 …DEBUG_MSG(SUBSET, nullptr, "Invalid instruction offset, %d is outside [%d, %d]", *instruction_star… in get_instruction_offsets()
424 DEBUG_MSG(SUBSET, nullptr, "Glyph size is too short, missing field instructionLength."); in get_instruction_offsets()
433 DEBUG_MSG(SUBSET, nullptr, "The instructions array overruns the glyph's boundaries."); in get_instruction_offsets()
Dhb-subset-cff1.cc895 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF name INDEX"); in _write_cff1()
911 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF top dict"); in _write_cff1()
923 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF string INDEX"); in _write_cff1()
937 DEBUG_MSG (SUBSET, nullptr, "failed to serialize global subroutines"); in _write_cff1()
954 DEBUG_MSG (SUBSET, nullptr, "failed to serialize Encoding"); in _write_cff1()
970 DEBUG_MSG (SUBSET, nullptr, "failed to serialize Charset"); in _write_cff1()
984 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF subset FDSelect"); in _write_cff1()
1000 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF FDArray"); in _write_cff1()
1012 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF CharStrings"); in _write_cff1()
1033 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF Private Dict[%d]", i); in _write_cff1()
[all …]
Dhb-ot-hmtx-table.hh113 …DEBUG_MSG(SUBSET, nullptr, "%c%c%c%c in src has %d advances, %d lsbs", HB_UNTAG(T::tableTag), _mtx… in subset()
114 …DEBUG_MSG(SUBSET, nullptr, "%c%c%c%c in dest has %d advances, %d lsbs, %u bytes", HB_UNTAG(T::tabl… in subset()
145 DEBUG_MSG(SUBSET, nullptr, "gid %d is >= number of source metrics %d", in subset()
Dhb-ot-cmap-table.hh190 DEBUG_MSG(SUBSET, nullptr, "Unable to find new gid for %04x", cp); in create_sub_table_plan()
548 DEBUG_MSG(SUBSET, nullptr, "Unable to find new gid for %04x", cp); in create_sub_table_plan()
562 DEBUG_MSG(SUBSET, nullptr, "cmap"); in create_sub_table_plan()
565 …DEBUG_MSG(SUBSET, nullptr, " %d: U+%04X-U+%04X, gid %d-%d", i, (uint32_t) group.startCharCode, (u… in create_sub_table_plan()
936 DEBUG_MSG(SUBSET, nullptr, "Failed to generate a cmap subsetting plan."); in subset()
944 … DEBUG_MSG(SUBSET, nullptr, "Unable to alloc %lu for cmap subset output", (unsigned long) dest_sz); in subset()
950 DEBUG_MSG(SUBSET, nullptr, "Failed to perform subsetting of cmap."); in subset()
Dhb-subset-plan.hh84 DEBUG_MSG(SUBSET, nullptr, "add table %c%c%c%c, dest %d bytes, source %d bytes", in add_table()
Dhb-subset-plan.cc120 DEBUG_MSG(SUBSET, nullptr, "Drop U+%04X; no gid", cp); in _populate_gids_to_retain()
Dhb-ot-post-table.hh87 DEBUG_MSG(SUBSET, nullptr, "Invalid source post table with length %d.", post_prime_length); in subset()
/external/mesa3d/doxygen/
DMakefile26 SUBSET = \ macro
31 subset: $(SUBSET:.doxy=.tag)
32 $(foreach FILE,$(SUBSET),doxygen $(FILE);)
35 -rm -rf $(FULL:.doxy=) $(SUBSET:.doxy=)
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
DruniSACfixfloat.txt11 SUBSET=$(cat InputFilesFew.txt)
35 for file in $SUBSET # loop over the subset of input files
DruniSACLongtest.txt12 SUBSET=$(cat InputFilesFew.txt)
44 for file in $SUBSET # loop over the subset of input files
DruniSACNB.txt12 SUBSET=$(cat InputFilesFew.txt)
27 for file in $SUBSET # loop over all input files
DruniSACfault.txt11 SUBSET=$(cat InputFilesFew.txt)
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
DruniSACfixfloat.txt11 SUBSET=$(cat InputFilesFew.txt)
35 for file in $SUBSET # loop over the subset of input files
DruniSACfault.txt25 SUBSET=$(cat InputFilesFew.txt)
DruniSACLongtest.txt26 SUBSET=$(cat InputFilesFew.txt)
84 for file in $SUBSET
/external/cldr/tools/java/org/unicode/cldr/util/data/
DApproximateWidth.txt2770 2ABF..2ACC; 5; # SUBSET WITH PLUS SIGN BELOW..SUPERSET OF ABOVE NOT EQUAL TO
2771 2AD3..2AD6; 5; # SUBSET ABOVE SUPERSET..SUPERSET ABOVE SUPERSET
4182 27C3..27C4; 6; # OPEN SUBSET..OPEN SUPERSET
4218 2ABD..2ABE; 6; # SUBSET WITH DOT..SUPERSET WITH DOT
4219 2ACF..2AD2; 6; # CLOSED SUBSET..CLOSED SUPERSET OR EQUAL TO
5344 2282..2284; 7; # SUBSET OF..NOT A SUBSET OF
5345 2286..2288; 7; # SUBSET OF OR EQUAL TO..NEITHER A SUBSET OF NOR EQUAL TO
6140 2AD7..2AD8; 8; # SUPERSET BESIDE SUBSET..SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET
6558 27C8..27C9; 9; # REVERSE SOLIDUS PRECEDING SUBSET..SUPERSET PRECEDING SOLIDUS
6737 297A; 11; # LEFTWARDS ARROW THROUGH SUBSET
/external/cldr/common/uca/
Dallkeys_DUCET.txt2518 2282 ; [*0607.0020.0002.2282] # SUBSET OF
2519 2284 ; [*0607.0020.0002.2282][*0000.002F.0002.0338] # NOT A SUBSET OF
2522 2286 ; [*0609.0020.0002.2286] # SUBSET OF OR EQUAL TO
2523 2288 ; [*0609.0020.0002.2286][*0000.002F.0002.0338] # NEITHER A SUBSET OF NOR EQUAL TO
2526 228A ; [*060B.0020.0002.228A] # SUBSET OF WITH NOT EQUAL TO
2603 22D0 ; [*064E.0020.0002.22D0] # DOUBLE SUBSET
3605 27C3 ; [*0A35.0020.0002.27C3] # OPEN SUBSET
3608 27C8 ; [*0A38.0020.0002.27C8] # REVERSE SOLIDUS PRECEDING SUBSET
3775 2979 ; [*0ADF.0020.0002.2979] # SUBSET ABOVE RIGHTWARDS ARROW
3776 297A ; [*0AE0.0020.0002.297A] # LEFTWARDS ARROW THROUGH SUBSET
[all …]
Dallkeys_CLDR.txt2995 2282 ; [.05A7.0020.0002] # SUBSET OF
2996 2284 ; [.05A7.0020.0002][.0000.002F.0002] # NOT A SUBSET OF
2999 2286 ; [.05A9.0020.0002] # SUBSET OF OR EQUAL TO
3000 2288 ; [.05A9.0020.0002][.0000.002F.0002] # NEITHER A SUBSET OF NOR EQUAL TO
3003 228A ; [.05AB.0020.0002] # SUBSET OF WITH NOT EQUAL TO
3080 22D0 ; [.05EE.0020.0002] # DOUBLE SUBSET
4095 27C3 ; [.09E2.0020.0002] # OPEN SUBSET
4098 27C8 ; [.09E5.0020.0002] # REVERSE SOLIDUS PRECEDING SUBSET
4265 2979 ; [.0A8C.0020.0002] # SUBSET ABOVE RIGHTWARDS ARROW
4266 297A ; [.0A8D.0020.0002] # LEFTWARDS ARROW THROUGH SUBSET
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/
DCategories.txt7606 2282 Sm Symbol Math Relation SUBSET OF
7608 2284 Sm Symbol Math Relation NOT A SUBSET OF
7610 2286 Sm Symbol Math Relation SUBSET OF OR EQUAL TO
7612 2288 Sm Symbol Math Relation NEITHER A SUBSET OF NOR EQUAL TO
7614 228A Sm Symbol Math Relation SUBSET OF WITH NOT EQUAL TO
7684 22D0 Sm Symbol Math Relation DOUBLE SUBSET
8892 27C3 Sm Symbol Math OPEN SUBSET
8897 27C8 Sm Symbol Math REVERSE SOLIDUS PRECEDING SUBSET
9330 2979 Sm Symbol Arrow SUBSET ABOVE RIGHTWARDS ARROW
9331 297A Sm Symbol Arrow LEFTWARDS ARROW THROUGH SUBSET
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt7843 2282;SUBSET OF;Sm;0;ON;;;;;Y;;;;;
7845 2284;NOT A SUBSET OF;Sm;0;ON;2282 0338;;;;Y;;;;;
7847 2286;SUBSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
7849 2288;NEITHER A SUBSET OF NOR EQUAL TO;Sm;0;ON;2286 0338;;;;Y;;;;;
7851 228A;SUBSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUBSET OF OR NOT EQUAL TO;;;;
7921 22D0;DOUBLE SUBSET;Sm;0;ON;;;;;Y;;;;;
9142 27C3;OPEN SUBSET;Sm;0;ON;;;;;Y;;;;;
9147 27C8;REVERSE SOLIDUS PRECEDING SUBSET;Sm;0;ON;;;;;Y;;;;;
9580 2979;SUBSET ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
9581 297A;LEFTWARDS ARROW THROUGH SUBSET;Sm;0;ON;;;;;N;;;;;
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt7843 2282;SUBSET OF;Sm;0;ON;;;;;Y;;;;;
7845 2284;NOT A SUBSET OF;Sm;0;ON;2282 0338;;;;Y;;;;;
7847 2286;SUBSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
7849 2288;NEITHER A SUBSET OF NOR EQUAL TO;Sm;0;ON;2286 0338;;;;Y;;;;;
7851 228A;SUBSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUBSET OF OR NOT EQUAL TO;;;;
7921 22D0;DOUBLE SUBSET;Sm;0;ON;;;;;Y;;;;;
9142 27C3;OPEN SUBSET;Sm;0;ON;;;;;Y;;;;;
9147 27C8;REVERSE SOLIDUS PRECEDING SUBSET;Sm;0;ON;;;;;Y;;;;;
9580 2979;SUBSET ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
9581 297A;LEFTWARDS ARROW THROUGH SUBSET;Sm;0;ON;;;;;N;;;;;
[all …]

12