/third_party/zlib/examples/ |
H A D | gun.c | 208 unsigned code; /* code, table traversal index */ in lunpipe() local [all...] |
/third_party/openGLES/xml/ |
H A D | readme.tex | [all...] |
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegenc.c | 65 int len, code, nbits; in init_uni_ac_vlc() local 110 int nbits, code, table_id; in mjpeg_encode_picture_frame() local 174 int code = m->huff_buffer[i].code; mjpeg_build_optimal_huffman() local 379 ff_mjpeg_encode_code(MJpegContext *s, uint8_t table_id, int code) ff_mjpeg_encode_code() argument 396 int mant, code; ff_mjpeg_encode_coef() local 467 int mant, nbits, code, i, j; encode_block() local [all...] |
H A D | wmadec.c | 336 int last_exp, n, code; in decode_exp_vlc() local
|
H A D | rv10.c | 86 int code; in ff_rv_decode_dc() local
|
H A D | scpr.h | 31 uint32_t code; member
|
H A D | wmv2dec.c | 172 int code; in decode_ext_header() local 208 int code; in ff_wmv2_decode_picture_header() local 452 int cbp, code, i, ret; ff_wmv2_decode_mb() local [all...] |
H A D | msmpeg4dec.c | 79 int code, val, sign, shift; in msmpeg4v2_decode_motion() local 110 int cbp, code, i; in msmpeg4v12_decode_mb() local 211 int cbp, code, i; msmpeg4v34_decode_mb() local 410 int code; ff_msmpeg4_decode_picture_header() local 838 int code, mx, my; ff_msmpeg4_decode_motion() local [all...] |
H A D | vaapi_encode_mpeg2.c | 179 int code, ext_n, ext_d; in vaapi_encode_mpeg2_init_sequence_params() local
|
H A D | msmpeg4enc.c | 82 int code; in get_size_of_code() local 296 int code; ff_msmpeg4_encode_motion() local 341 int range, bit_size, sign, code, bits; msmpeg4v2_encode_motion() local 497 int sign, code; msmpeg4_encode_dc() local 563 int code, run_diff, dc_pred_dir; ff_msmpeg4_encode_block() local [all...] |
/third_party/elfutils/libdw/ |
H A D | libdw.h | 107 unsigned int code; member [all...] |
/third_party/eudev/src/scsi_id/ |
H A D | scsi_serial.c | 183 int code; in scsi_dump_sense() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | avstring.c | 384 uint64_t code; in av_utf8_decode() local [all...] |
/third_party/curl/lib/vssh/ |
H A D | wolfssh.c | 1092 wsftp_done(struct Curl_easy *data, CURLcode code, bool premature) wsftp_done() argument
|
/third_party/gn/src/base/json/ |
H A D | json_parser.cc | 728 void JSONParser::ReportError(JSONReader::JsonParseError code, in ReportError() argument
|
/third_party/backends/backend/ |
H A D | kvs40xx_cmd.c | 38 u16 code; member
|
H A D | pieusb_scancmd.c | 1204 _prep_scsi_cmd(SANE_Byte* command, SANE_Byte code, SANE_Word size) _prep_scsi_cmd() argument [all...] |
H A D | pieusb_usb.c | 101 struct code_text_t { int code; char *text; }; member 139 code_to_text(struct code_text_t *list, int code) in code_to_text() argument
|
/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 117 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
|
H A D | evhiperfifo.c | 134 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
|
H A D | ghiper.c | 99 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
|
H A D | hiperfifo.c | 118 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itutil.cpp | 96 static void RefPlusOne(UErrorCode &code) { code=(UErrorCode)(code+1); } in RefPlusOne() argument 97 static void PtrPlusTwo(UErrorCode *code) { *code=(UErrorCode)(*code+2); } in PtrPlusTwo() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationruleparser.cpp | 705 int32_t code = getReorderCode(word.data()); in parseReordering() local
|