Home
last modified time | relevance | path

Searched defs:get_null (Results 1 – 9 of 9) sorted by relevance

/external/dagger2/core/src/test/java/dagger/internal/
DDoubleCheckLazyTest.java70 @Ignore @Test public void get_null() { in get_null() method in DoubleCheckLazyTest
/external/harfbuzz_ng/src/
Dhb-shaper.cc90 static const hb_shaper_entry_t *get_null () { return all_shapers; } in get_null() function
Dhb-shape.cc80 static const char ** get_null () in get_null() function
Dhb-machinery.hh851 static const Stored* get_null () { return &Null(Stored); } in get_null() function
894 static const hb_blob_t *get_null () in get_null() function
908 static const hb_font_funcs_t *get_null () in get_null() function
916 static const hb_unicode_funcs_t *get_null () in get_null() function
Dhb-null.hh116 static const Type & get_null () { return Null<Type> (); } in get_null() function
Dhb-open-type.hh245 static const Type *get_null () { return nullptr; } in get_null() function
251 static const Type *get_null () { return &Null(Type); } in get_null() function
Dhb-common.cc803 static HB_LOCALE_T get_null () in get_null() function
Dhb-ft.cc770 static FT_Library get_null () in get_null() function
Dhb-uniscribe.cc258 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function