Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp_chunks.h96 CHUNKcode last_code; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.c744 static int encode_instr(ppir_instr *instr, void *code, void *last_code) in encode_instr()
848 uint32_t *code = prog, *last_code = NULL; in ppir_codegen_prog() local
/third_party/ffmpeg/libavcodec/
Dlzwenc.c62 int last_code; ///< Value of last output code or LZW_PREFIX_EMPTY member
Dmpeg12dec.c2441 int last_code = 0, skip_frame = 0; in decode_chunks() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftmac.c595 char code, last_code; in read_lwfn() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff1.cc406 hb_codepoint_t code, last_code = CFF_UNDEF_CODE; in plan_subset_encoding() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-subset-cff1.cc431 unsigned code, last_code = CFF_UNDEF_CODE - 1; in plan_subset_encoding() local
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c975 char code, last_code; in read_lwfn() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c5661 PCRE2_UCHAR *last_code = code; in compile_branch() local