/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-face.cc | 53 void hb_ot_face_t::fini () in fini() function in hb_ot_face_t
|
H A D | hb-aat-map.hh | 44 void fini () { chain_flags.fini (); } in fini() function
|
H A D | hb-cache.hh | 43 void fini () {} in fini() function
|
H A D | hb-mutex.hh | 105 void fini () { hb_mutex_impl_finish ((hb_mutex_impl_t *) m); } in fini() function
|
H A D | hb-pool.hh | 40 void fini () in fini() function
|
H A D | hb-shape-plan.hh | 58 HB_INTERNAL void fini () { hb_free ((void *) user_features); } in fini() function
|
H A D | hb-shaper.hh | 118 void fini () in fini() function
|
H A D | hb-cff1-interp-cs.hh | 50 void fini () { SUPER::fini (); } in fini() function
|
H A D | hb-ot-color-svg-table.hh | 84 void fini () { table.destroy (); } in fini() function
|
H A D | hb-ot-meta-table.hh | 76 void fini () { table.destroy (); } in fini() function
|
H A D | hb-priority-queue.hh | 52 void fini () { heap.fini (); } in fini() function
|
H A D | hb-bimap.hh | 44 void fini () in fini() function
|
H A D | hb-cff-interp-dict-common.hh | 39 void fini () {} in fini() function 57 void fini () { dict_values_t<OPSTR>::fini (); } in fini() function
|
H A D | hb-array.hh | 267 void fini () in fini() function
|
H A D | hb-bit-set-invertible.hh | 54 void fini () { s.fini (); } in fini() function
|
H A D | hb-cff2-interp-cs.hh | 44 void fini () in fini() function 97 void fini () in fini() function
|
H A D | hb-machinery.hh | 179 void fini () { do_destroy (instance.get ()); } in fini() function
|
H A D | hb-map.hh | 125 void fini () in fini() function
|
H A D | hb-object.hh | 115 void fini (lock_t &l) in fini() function 151 void fini () { ref_count.set_relaxed (-0x0000DEAD); } in fini() function 170 void fini () { if (destroy) destroy (data); } in fini() function 185 void fini () { items.fini (loc function [all...] |
H A D | hb-ot-hmtx-table.hh | 190 void fini () in fini() function
|
H A D | hb-ot-map.hh | 97 void fini () in fini() function
|
H A D | hb-ot-name-table.hh | 322 void fini () in fini() function
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt10.c | 163 static void fini(int sig) in fini() function
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Constants.cpp | 327 const dword fini[16] = {0x00000000, 0x00000080, 0x00008000, 0x00008080, 0x00800000, 0x00800080, 0x00808000, 0x00808080, 0x80000000, 0x80000080, 0x80008000, 0x80008080, 0x80800000, 0x80800080, 0x80808000, 0x80808080}; in Constants() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | Constants.cpp | 334 const dword fini[16] = { 0x00000000, 0x00000080, 0x00008000, 0x00008080, 0x00800000, 0x00800080, 0x00808000, 0x00808080, 0x80000000, 0x80000080, 0x80008000, 0x80008080, 0x80800000, 0x80800080, 0x80808000, 0x80808080 }; in Constants() local
|