/third_party/harfbuzz/src/ |
D | hb-ot-face.cc | 46 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t 49 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
|
D | hb-shaper.hh | 111 void init0 (Object *parent_data) in init0() function 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
|
D | hb-ot-face.hh | 50 HB_INTERNAL void init0 (hb_face_t *face);
|
D | hb-ot-shape.hh | 136 HB_INTERNAL bool init0 (hb_face_t *face,
|
D | hb-face.cc | 136 face->data.init0 (face); in hb_face_create_for_tables() 137 face->table.init0 (face); in hb_face_create_for_tables()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-face.cc | 46 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t 49 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
|
D | hb-shaper.hh | 111 void init0 (Object *parent_data) in init0() function 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
|
D | hb-ot-face.hh | 50 HB_INTERNAL void init0 (hb_face_t *face);
|
D | hb-ot-shape.hh | 137 HB_INTERNAL bool init0 (hb_face_t *face,
|
D | hb-face.cc | 137 face->data.init0 (face); in hb_face_create_for_tables() 138 face->table.init0 (face); in hb_face_create_for_tables()
|
D | hb-bit-page.hh | 35 void init0 () { v.clear (); } in init0() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-face.cc | 45 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t 48 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
|
D | hb-shaper.hh | 111 void init0 (Object *parent_data) in init0() function 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
|
D | hb-ot-shape.hh | 105 HB_INTERNAL bool init0 (hb_face_t *face,
|
D | hb-face.cc | 128 face->data.init0 (face); in hb_face_create_for_tables() 129 face->table.init0 (face); in hb_face_create_for_tables()
|
D | hb-ot-face.hh | 94 HB_INTERNAL void init0 (hb_face_t *face);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | rbbidata.cpp | 34 init0(); in RBBIDataWrapper() 39 init0(); in RBBIDataWrapper() 45 init0(); in RBBIDataWrapper() 80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
|
D | rbbidata.h | 157 void init0();
|
/third_party/icu/icu4c/source/common/ |
D | rbbidata.cpp | 34 init0(); in RBBIDataWrapper() 39 init0(); in RBBIDataWrapper() 45 init0(); in RBBIDataWrapper() 80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
|
D | rbbidata.h | 170 void init0();
|
/third_party/node/deps/icu-small/source/common/ |
D | rbbidata.cpp | 34 init0(); in RBBIDataWrapper() 39 init0(); in RBBIDataWrapper() 45 init0(); in RBBIDataWrapper() 80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
|
D | rbbidata.h | 170 void init0();
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | rbbidata.cpp | 34 init0(); in RBBIDataWrapper() 39 init0(); in RBBIDataWrapper() 45 init0(); in RBBIDataWrapper() 80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
|
D | rbbidata.h | 170 void init0();
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/once/call_once/ |
D | call_once_pass.cpp | 42 void init0() in init0() function 50 boost::call_once(flg0, init0); in f0()
|