Home
last modified time | relevance | path

Searched refs:get_callback (Results 1 - 6 of 6) sorted by relevance

/third_party/openssl/test/
H A Dasynctest.c169 ASYNC_callback_fn get_callback; in test_ASYNC_callback_status() local
177 || ASYNC_WAIT_CTX_get_callback(waitctx, &get_callback, &get_arg) in test_ASYNC_callback_status()
179 || test_callback != get_callback in test_ASYNC_callback_status()
181 || (*get_callback)(get_arg) != 1 in test_ASYNC_callback_status()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dcffdecode.h35 CFF_Decoder_Get_Glyph_Callback get_callback,
H A Dcffdecode.c2336 CFF_Decoder_Get_Glyph_Callback get_callback, in cff_decoder_init()
2358 decoder->get_glyph_callback = get_callback; in cff_decoder_init()
2330 cff_decoder_init( CFF_Decoder* decoder, TT_Face face, CFF_Size size, CFF_GlyphSlot slot, FT_Bool hinting, FT_Render_Mode hint_mode, CFF_Decoder_Get_Glyph_Callback get_callback, CFF_Decoder_Free_Glyph_Callback free_callback ) cff_decoder_init() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c275 static info_cb get_callback(SSL *s) in get_callback() function
329 cb = get_callback(s); in state_machine()
563 cb = get_callback(s); in read_state_machine()
793 cb = get_callback(s); in write_state_machine()
/third_party/openssl/ssl/statem/
H A Dstatem.c275 static info_cb get_callback(SSL *s) in get_callback() function
329 cb = get_callback(s); in state_machine()
558 cb = get_callback(s); in read_state_machine()
779 cb = get_callback(s); in write_state_machine()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h1224 CFF_Decoder_Get_Glyph_Callback get_callback,

Completed in 15 milliseconds