Searched defs:lnum (Results 1 - 7 of 7) sorted by relevance
/third_party/curl/tests/server/ |
H A D | fake_ntlm.c | 171 long lnum = strtol(env, &endptr, 10); in main() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | light.c | 98 do_light(struct gl_context *ctx, GLuint lnum, GLenum pname, const GLfloat *params) in do_light() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | tiffenc.c | 205 pack_yuv(TiffEncoderContext *s, const AVFrame *p, uint8_t *dst, int lnum) pack_yuv() argument
|
H A D | tiff.c | 441 unpack_gray(TiffContext *s, AVFrame *p, const uint8_t *src, int lnum, int width, int bpp) unpack_gray() argument 454 unpack_yuv(TiffContext *s, AVFrame *p, const uint8_t *src, int lnum) unpack_yuv() argument
|
/third_party/mksh/ |
H A D | shf.c | 796 unsigned long lnum; in shf_vfprintf() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | semind.c | 887 static void print_file_line(const char *name, int lnum) in print_file_line() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | FeatureTag.java | 79 lnum("Lining Figures"), enum constant
|
Completed in 9 milliseconds