| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 51 #define left dict_left macro 411 dict_similar(const dict_t *left, const dict_t *right) dict_similar() argument 839 dnode_t *nil = dict_nil(dict), *root = dict_root(dict), *left; dict_first() local 871 dnode_t *nil = dict_nil(dict), *parent, *left; dict_next() local [all...] |
| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 196 int left = sizeof(data); in loghex() local 222 int left = sizeof(data); in logprotocol() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | adpcm.c | 672 xa_decode(AVCodecContext *avctx, int16_t *out0, int16_t *out1, const uint8_t *in, ADPCMChannelStatus *left, ADPCMChannelStatus *right, int channels, int sample_offset) xa_decode() argument
|
| H A D | truemotion2.c | 593 unsigned left, right; in tm2_null_res_block() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_sofalizer.c | 672 getfilter_float(AVFilterContext *ctx, float x, float y, float z, float *left, float *right, float *delay_left, float *delay_right) getfilter_float() argument
|
| H A D | vf_stereo3d.c | 311 ana_convert(const int *coeff, const uint8_t *left, const uint8_t *right) ana_convert() argument 956 uint8_t *left = ileft->data[i] + ileft->linesize[i] * y + s->in_off_left[i] + d1 * s->pixstep[i]; filter_frame() local 1012 uint8_t *left = ileft->data[i] + ileft->linesize[i] * y * s->in.row_step + s->in_off_left[i] + d * s->pixstep[i]; filter_frame() local [all...] |
| H A D | vf_removegrain.c | 78 int left = *(const int *)p1; in cmp_int() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 130 int left = x + f; in xcbgrab_reposition() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 249 int left = *maxread; in decode_str() local [all...] |
| H A D | concatdec.c | 844 int ret, left, right; in real_seek() local [all...] |
| /third_party/curl/lib/ |
| H A D | urlapi.c | 149 bool left = !query; in urlencode_str() local
|
| H A D | mprintf.c | 943 size_t left = sizeof(formatbuf)-strlen(formatbuf); in formatf() local
|
| /third_party/curl/packages/OS400/ |
| H A D | ccsidcurl.c | 391 convert_version_info_string(const char **stringp, char **bufp, int *left, unsigned int ccsid) convert_version_info_string() argument
|
| /third_party/backends/backend/ |
| H A D | epsonds.h | 182 SANE_Int left, top, pages, dummy; member
|
| H A D | canon630u-common.c | 1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument
|
| H A D | bh.c | 3623 double left, x_max, y_max, x, y; in sane_control_option() local [all...] |
| H A D | plustek.c | 2391 int left, top; in local_sane_start() local
|
| H A D | plustek_pp.c | 1794 int left, top; in sane_start() local
|
| H A D | s9036.c | 221 int left = result[2] * 256 + result[3]; in wait_ready() local [all...] |
| H A D | magicolor.h | 193 SANE_Int left, top; member
|
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 124 static float left, top; /* Left and top of image */ variable [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | package.cpp | 374 compareItems(const void * /*context*/, const void *left, const void *right) { in compareItems() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Normalizer.java | 1322 public static int concatenate(char[] left, int leftStart, int leftLimit, in concatenate() argument 1377 concatenate(char[] left, char[] right,Mode mode, int options) concatenate() argument 1414 concatenate(String left, String right, Mode mode, int options) concatenate() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationBuilder.java | 1044 private boolean equalSubSequences(CharSequence left, int leftStart, CharSequence right, int rightStart) { in equalSubSequences() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | RuleBasedCollator.java | 1592 private static final int compareNFDIter(Normalizer2Impl nfcImpl, NFDIterator left, NFDIterator right) { in compareNFDIter() argument 1629 protected int doCompare(CharSequence left, CharSequence right) { in doCompare() argument [all...] |