/external/harfbuzz_ng/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 | 135 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-machinery.hh | 188 void init0 () {} /* Init, when memory is already set to 0. No-op for us. */ in init0() function
|
D | hb-set.hh | 57 void init0 () { v.clear (); } in init0() function 733 pages[map.index].init0 (); in page_for_insert()
|
D | hb-shape-plan.cc | 232 if (unlikely (!shape_plan->ot.init0 (face, &shape_plan->key))) in hb_shape_plan_create2()
|
D | hb-ot-shape.cc | 210 hb_ot_shape_plan_t::init0 (hb_face_t *face, in init0() function in hb_ot_shape_plan_t
|
D | hb-font.cc | 1356 font->data.init0 (font); in _hb_font_create()
|
/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/ |
D | race.pass.cpp | 30 void init0() in init0() function 37 std::call_once(flg0, init0); in f0()
|
D | call_once.pass.cpp | 31 void init0() in init0() function 39 std::call_once(flg0, init0); in f0()
|
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/ |
D | race.pass.cpp | 32 void init0() in init0() function 39 std::call_once(flg0, init0); in f0()
|
D | call_once.pass.cpp | 31 void init0() in init0() function 39 std::call_once(flg0, init0); in f0()
|
/external/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();
|
/external/arm-trusted-firmware/drivers/st/ddr/ |
D | stm32mp1_ddr.c | 181 DDR_REG_DYN(init0), 794 mmio_clrsetbits_32((uintptr_t)&priv->ctl->init0, in stm32mp1_ddr_init() 798 (uintptr_t)&priv->ctl->init0, in stm32mp1_ddr_init() 799 mmio_read_32((uintptr_t)&priv->ctl->init0)); in stm32mp1_ddr_init()
|
/external/icu/libicu/cts_headers/ |
D | rbbidata.h | 170 void init0();
|
/external/arm-trusted-firmware/include/drivers/st/ |
D | stm32mp1_ddr_regs.h | 39 uint32_t init0; /* 0xd0 SDRAM Initialization 0 */ member
|
/external/llvm-project/clang/test/ARCMT/ |
D | checking.m | 134 - (id) init0; method 138 - (id) init0 { method
|
/external/clang/test/ARCMT/ |
D | checking.m | 134 - (id) init0; method 138 - (id) init0 { method
|
/external/llvm-project/mlir/test/EDSC/ |
D | builder-api-test.cpp | 1217 Value init0 = std_constant_float(llvm::APFloat(1.0f), f32Type); in TEST_FUNC() local 1222 auto results = loopNestBuilder(a - b, c + d, a, {init0, init1}, in TEST_FUNC()
|
/external/clang/test/SemaObjC/ |
D | arc.m | 316 - (id) init0; method 320 - (id) init0 { method
|
/external/llvm-project/clang/test/SemaObjC/ |
D | arc.m | 319 - (id) init0; method 323 - (id) init0 { method
|