/external/harfbuzz_ng/src/ |
D | hb-object.hh | 62 old.fini (); in replace_or_insert() 85 old.fini (); in remove() 114 void fini (lock_t &l) in fini() function 118 items.fini (); in fini() 126 old.fini (); in fini() 129 items.fini (); in fini() 152 void fini () { ref_count.set_relaxed (HB_REFERENCE_COUNT_POISON_VALUE); } in fini() function 171 void fini () { if (destroy) destroy (data); } in fini() function 186 void fini () { items.fini (lock); lock.fini (); } in fini() function 286 obj->header.ref_count.fini (); /* Do this before user_data */ in hb_object_fini() [all …]
|
D | hb-ot-cff2-table.hh | 147 void fini () { TopDictValues<>::fini (); } in fini() function 217 void fini () { DictValues<OpStr>::fini (); } in fini() function 258 void fini () { DictValues<VAL>::fini (); } in fini() function 438 { fini (); return; } in init() 442 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init() 446 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init() 460 { fini (); return; } in init() 464 { fini (); return; } in init() 473 if (unlikely (!fontDictStr.sanitize (&sc))) { fini (); return; } in init() 478 if (unlikely (font == &Crap(CFF2FontDictValues))) { fini (); return; } in init() [all …]
|
D | hb-ot-cff1-table.hh | 599 bytesArray.fini (); in serialize() 707 void fini () { TopDictValues<CFF1TopDictVal>::fini (); } in fini() function 818 void fini () { DictValues<OpStr>::fini (); } in fini() function 864 void fini () { DictValues<VAL>::fini (); } in fini() function 1015 { fini (); return; } in init() 1019 { fini (); return; } in init() 1023 { fini (); return; } in init() 1027 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init() 1031 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init() 1039 if (unlikely ((charset == &Null (Charset)) || !charset->sanitize (&sc))) { fini (); return; } in init() [all …]
|
D | hb-cff-interp-common.hh | 221 void fini () {} in fini() function 356 void fini () {} in fini() function 423 void fini () in fini() function 572 void fini () {} in fini() function 601 void fini () { values.fini_deep (); } in fini() function 643 void fini () { argStack.fini (); } in fini() function 735 ~Interpreter() { fini (); } in ~Interpreter() 737 void fini () { env.fini (); } in fini() function
|
D | hb-cff2-interp-cs.hh | 44 void fini () in fini() function 46 Number::fini (); in fini() 97 void fini () in fini() function 99 scalars.fini (); in fini() 100 SUPER::fini (); in fini()
|
D | hb-subset-plan.cc | 151 cff.fini (); in _populate_gids_to_retain() 152 glyf.fini (); in _populate_gids_to_retain() 153 cmap.fini (); in _populate_gids_to_retain() 215 plan->glyphs.fini (); in hb_subset_plan_destroy()
|
D | hb-subset-cff-common.hh | 142 ~CFFSubTableOffsets () { localSubrsInfos.fini (); } in ~CFFSubTableOffsets() 345 void fini () in fini() function 350 local_closures.fini (); in fini() 377 void fini () { OpStr::fini (); } in fini() function 473 void fini () { SUPER::fini_deep (); } in fini() function 591 ~SubrRemaps () { fini (); } in ~SubrRemaps() 607 void fini () in fini() function 609 global_remap.fini (); in fini() 629 closures.fini (); in ~SubrSubsetter() 630 remaps.fini (); in ~SubrSubsetter()
|
D | hb-ot-face.cc | 54 void hb_ot_face_t::fini () in fini() function in hb_ot_face_t 56 #define HB_OT_TABLE(Namespace, Type) Type.fini (); in fini()
|
D | hb-ot-vorg-table.hh | 136 subset_metrics.fini (); in subset() 144 subset_metrics.fini (); in subset() 157 subset_metrics.fini (); in subset()
|
D | hb-ot-map.hh | 97 void fini () in fini() function 99 features.fini (); in fini() 102 lookups[table_index].fini (); in fini() 103 stages[table_index].fini (); in fini()
|
D | hb-vector.hh | 42 ~hb_vector_t () { fini (); } in ~hb_vector_t() 58 void fini () in fini() function 70 array[i].fini (); in fini_deep() 71 fini (); in fini_deep()
|
D | hb-aat-map.hh | 44 void fini () { chain_flags.fini (); } in fini() function
|
D | hb-subset-glyf.cc | 249 instruction_ranges.fini (); in _hb_subset_glyf_and_loca() 262 instruction_ranges.fini (); in _hb_subset_glyf_and_loca() 265 instruction_ranges.fini (); in _hb_subset_glyf_and_loca() 307 glyf.fini (); in hb_subset_glyf_and_loca()
|
D | hb-subset-cff1.cc | 90 void fini () { SUPER::fini (); } in fini() function 448 topdict_sizes.fini (); in ~cff_subset_plan() 449 topdict_mod.fini (); in ~cff_subset_plan() 450 subset_fdselect_ranges.fini (); in ~cff_subset_plan() 451 fdmap.fini (); in ~cff_subset_plan() 455 fontdicts_mod.fini (); in ~cff_subset_plan() 456 subset_enc_code_ranges.fini (); in ~cff_subset_plan() 458 subset_charset_ranges.fini (); in ~cff_subset_plan() 459 sidmap.fini (); in ~cff_subset_plan() 460 fontdicts_mod.fini (); in ~cff_subset_plan() [all …]
|
D | hb-cff-interp-dict-common.hh | 41 void fini () {} in fini() function 59 void fini () { DictValues<OPSTR>::fini (); } in fini() function
|
D | hb-cff1-interp-cs.hh | 50 void fini () { SUPER::fini (); } in fini() function
|
/external/u-boot/env/ |
D | mmc.c | 216 goto fini; in env_mmc_save() 225 goto fini; in env_mmc_save() 232 goto fini; in env_mmc_save() 241 fini: in env_mmc_save() 288 goto fini; in env_mmc_load() 297 fini: in env_mmc_load() 327 goto fini; in env_mmc_load() 333 goto fini; in env_mmc_load() 338 fini: in env_mmc_load()
|
/external/minijail/ |
D | libminijailpreload.c | 102 char **ubp_av, void (*init)(void), void (*fini)(void), in __libc_start_main() 114 char **ubp_av, void (*init)(void), void (*fini)(void), in __libc_start_main() 145 return real_libc_start_main.fn(fake_main, argc, ubp_av, init, fini, in __libc_start_main()
|
/external/ltp/testcases/kernel/mem/shmt/ |
D | shmt10.c | 67 static void fini(int); 79 signal(SIGTERM, fini); in main() 163 static void fini(int sig) in fini() function
|
/external/elfutils/tests/ |
D | run-elfputzdata.sh | 36 Cannot compress 13 .fini 74 Cannot compress 13 .fini 113 Cannot compress 11 .fini 149 Cannot compress 11 .fini 189 Cannot compress 12 .fini 228 Cannot compress 12 .fini 271 Cannot compress 13 .fini 312 Cannot compress 13 .fini
|
D | run-strip-remove-keep.sh | 52 [13] .fini PROGBITS 080484bc 0004bc 00001e 0 AX 0 0 4 87 [13] .fini NOBITS 080484bc 000120 00001e 0 AX 0 0 4 138 [13] .fini PROGBITS 080484bc 0004bc 00001e 0 AX 0 0 4 174 [13] .fini NOBITS 080484bc 000120 00001e 0 AX 0 0 4 226 [12] .fini PROGBITS 0000000000000588 00000588 0000000e 0 AX 0 0 4 261 [12] .fini NOBITS 0000000000000588 000001c0 0000000e 0 AX 0 0 4 305 [12] .fini PROGBITS 0000000000000588 00000588 0000000e 0 AX 0 0 4 340 [12] .fini NOBITS 0000000000000588 000001c0 0000000e 0 AX 0 0 4 384 [13] .fini PROGBITS 080484bc 0004bc 00001e 0 AX 0 0 4 420 [13] .fini NOBITS 080484bc 000120 00001e 0 AX 0 0 4 [all …]
|
/external/swiftshader/src/Shader/ |
D | Constants.cpp | 327 …const dword fini[16] = {0x00000000, 0x00000080, 0x00008000, 0x00008080, 0x00800000, 0x00800080, 0x… in Constants() local 335 memcpy(&this->fini, &fini, sizeof(fini)); in Constants()
|
/external/swiftshader/src/Pipeline/ |
D | Constants.cpp | 327 …const dword fini[16] = {0x00000000, 0x00000080, 0x00008000, 0x00008080, 0x00800000, 0x00800080, 0x… in Constants() local 335 memcpy(&this->fini, &fini, sizeof(fini)); in Constants()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | print-mul.ll | 28 br i1 %done, label %fini, label %shl_test 30 fini: ; preds = %shl_test
|
/external/llvm/test/CodeGen/Generic/ |
D | print-shift.ll | 29 br i1 %done, label %fini, label %shl_test 31 fini: ; preds = %shl_test
|