Home
last modified time | relevance | path

Searched refs:in_code (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/lzw/
Dftzopen.c264 FT_UInt in_code = state->in_code; in ft_lzwstate_io() local
293 in_code = 0; in ft_lzwstate_io()
341 in_code = code; /* save code for later */ in ft_lzwstate_io()
401 old_code = in_code; in ft_lzwstate_io()
414 state->in_code = in_code; in ft_lzwstate_io()
Dftzopen.h133 FT_UInt in_code; member
/third_party/freetype/src/lzw/
Dftzopen.c264 FT_UInt in_code = state->in_code; in ft_lzwstate_io() local
293 in_code = 0; in ft_lzwstate_io()
341 in_code = code; /* save code for later */ in ft_lzwstate_io()
401 old_code = in_code; in ft_lzwstate_io()
414 state->in_code = in_code; in ft_lzwstate_io()
Dftzopen.h133 FT_UInt in_code; member
/third_party/skia/third_party/externals/freetype/src/lzw/
Dftzopen.c269 FT_UInt in_code = state->in_code; in ft_lzwstate_io() local
298 in_code = 0; in ft_lzwstate_io()
346 in_code = code; /* save code for later */ in ft_lzwstate_io()
406 old_code = in_code; in ft_lzwstate_io()
419 state->in_code = in_code; in ft_lzwstate_io()
Dftzopen.h133 FT_UInt in_code; member
/third_party/boost/tools/quickbook/src/
Dcode_snippet.cpp34 , in_code(false) in code_snippet_actions()
73 snippet_stack->start_code = in_code; in push_snippet_data()
89 bool in_code; member
375 if (!in_code) { in append_code()
380 in_code = true; in append_code()
395 if (in_code) { in close_code()
397 in_code = false; in close_code()
413 if (!in_code) { in pass_thru()
417 in_code = true; in pass_thru()
516 if (in_code) { in end_snippet_impl()
/third_party/gettext/build-aux/
Dtexi2html4150 my $in_code = shift;
4154 if (! $in_code and !$in_preformatted)
6848 my $in_code =shift;
6853 if (!$in_code and !$in_preformatted)
6870 my $in_code =shift;