Home
last modified time | relevance | path

Searched defs:line_no (Results 1 - 13 of 13) sorted by relevance

/third_party/toybox/toys/posix/
H A Dcmp.c32 long byte_no = 1, line_no = 1; in do_cmp() local
/third_party/toybox/toys/other/
H A Dmakedevs.c47 int line_no = 0, i; in makedevs_main() local
/third_party/mbedtls/tests/include/test/
H A Dhelpers.h75 int line_no; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-shape.cc156 unsigned int line_no = 0; member
H A Dshape-format.hh123 shape_format_options_t::serialize_line_no (unsigned int line_no, in serialize_line_no() argument
154 shape_format_options_t::serialize_message (unsigned int line_no, in serialize_message() argument
130 serialize_buffer_of_text(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, GString *gs) serialize_buffer_of_text() argument
164 serialize_buffer_of_glyphs(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t format_flags, GString *gs) serialize_buffer_of_glyphs() argument
[all...]
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c140 int mbedtls_test_fail_if_psa_leaking(int line_no, const char *filename) in mbedtls_test_fail_if_psa_leaking() argument
H A Dhelpers.c114 int line_no; in mbedtls_test_get_line_no() local
379 static void mbedtls_test_fail_internal(const char *test, int line_no, const char *filename) in mbedtls_test_fail_internal() argument
392 void mbedtls_test_fail(const char *test, int line_no, cons argument
65 mbedtls_test_set_result_internal(mbedtls_test_result_t result, const char *test, int line_no, const char *filename) mbedtls_test_set_result_internal() argument
405 mbedtls_test_skip(const char *test, int line_no, const char *filename) mbedtls_test_skip() argument
438 mbedtls_test_equal(const char *test, int line_no, const char *filename, unsigned long long value1, unsigned long long value2) mbedtls_test_equal() argument
476 mbedtls_test_le_u(const char *test, int line_no, const char *filename, unsigned long long value1, unsigned long long value2) mbedtls_test_le_u() argument
514 mbedtls_test_le_s(const char *test, int line_no, const char *filename, long long value1, long long value2) mbedtls_test_le_s() argument
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A DLtpfsCmds.c239 int line_no = 0; in do_buffer_c_tests() local
/third_party/gn/src/gn/
H A Dcommand_args.cc126 int line_no; in PrintDefaultValueInfo() local
149 int line_no; in PrintArgHelp() local
179 int line_no; in BuildArgJson() local
86 GetContextForValue(const Value& value, std::string* location_str, int* line_no, std::string* comment, bool pad_comment = true) GetContextForValue() argument
194 int line_no; BuildArgJson() local
[all...]
/third_party/mbedtls/tests/scripts/
H A Dgenerate_test_code.py256 def line_no(self): member in FileWrapper
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c60 long line_no; member
707 FT_Long line_no = _ft_debug_lineno; in ft_mem_debug_realloc() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c135 int line_no; member
/third_party/astc-encoder/Source/
H A Dtinyexr.h9695 DecodePixelData( unsigned char **out_images, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int width, int height, int x_stride, int y, int line_no, int num_lines, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodePixelData() argument
[all...]

Completed in 25 milliseconds