Home
last modified time | relevance | path

Searched defs:line (Results 376 - 400 of 1402) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/skia/third_party/externals/freetype/builds/wince/
H A Dftdebug.c114 FT_Throw( FT_Error error, int line, const char* file ) FT_Throw() argument
/third_party/python/Modules/_ssl/
H A Ddebughelpers.c118 _PySSL_keylog_callback(const SSL *ssl, const char *line) in _PySSL_keylog_callback() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc70 string line = *it; in WriteDocCommentBodyImpl() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dos_support.h111 static inline void _speex_fatal(const char *str, const char *file, int line) in _speex_fatal() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h176 FatalException(const char* filename, int line, const std::string& message) in FatalException() argument
183 int line() const { return line_; } in line() function in google::protobuf::FatalException
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square_test.cc36 int line; in TEST() member
115 int line; in TEST() member
144 int line; in TEST() member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind_test.cc37 int line; in TEST_F() member
121 int line; in TEST_F() member
/third_party/skia/include/sksl/
H A DSkSLErrorReporter.h42 int line() { in line() function in SkSL::PositionInfo
/third_party/skia/include/private/
H A DSkSLStatement.h41 Statement(int line, Kind kind) in Statement() argument
/third_party/selinux/libselinux/src/
H A Dignore_path.c30 ignore_path_node_t *insert_ignore_path(ignore_path_node_t **paths_ptr, const char *line) in insert_ignore_path() argument
61 path_info_t trim_suffix_and_get_path_info(char *line, size_t real_length) in trim_suffix_and_get_path_info() argument
90 char *line = NULL; in load_ignore_cfg_from_file() local
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_list.c49 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item() local
77 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append() local
113 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append_extra() local
155 char *line[] in test_cil_list_append_item_listnull_neg() local
182 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_append_item_itemnull_neg() local
206 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item() local
234 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend() local
263 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend_neg() local
297 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_listnull_neg() local
324 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_itemnull_neg() local
[all...]
H A DCilTest.c88 void gen_test_tree(struct cil_tree **test_root, char *line[]) { in gen_test_tree() argument
/third_party/spirv-tools/source/
H A Dspirv_target_env.cpp404 std::string line; in spvTargetEnvList() local
/third_party/vk-gl-cts/scripts/
H A Dconvert_case_list_to_xml.py75 line = line[:-1] variable
/third_party/elfutils/tests/
H A Dfuncscopes.c34 paddr (const char *prefix, Dwarf_Addr addr, Dwfl_Line *line) in paddr() argument
H A Ddwfllines.c63 Dwfl_Line *line = dwfl_onesrcline (cu, i); in main() local
H A Daddrscopes.c33 paddr (const char *prefix, Dwarf_Addr addr, Dwfl_Line *line) in paddr() argument
H A Dnvidia_extended_linemap_libdw.c75 int line; in main() local
/third_party/ffmpeg/libavcodec/
H A Dgolomb.h565 get_ue(GetBitContext *s, const char *file, const char *func, int line) get_ue() argument
580 get_se(GetBitContext *s, const char *file, const char *func, int line) get_se() argument
595 get_te(GetBitContext *s, int r, char *file, const char *func, int line) get_te() argument
H A Dsnow_dwt.h45 IDWTELEM **line; ///< For use by idwt and predict_slices. member
H A Dtarga.c34 static uint8_t *advance_line(uint8_t *start, uint8_t *line, in advance_line() argument
58 uint8_t *line = start; in targa_decode_rle() local
263 uint8_t *line; in decode_frame() local
281 void *line = &p->data[0][y * p->linesize[0]]; decode_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpsubdec.c56 static int parse_line(const char *line, int64_t *value, int64_t *value2) in parse_line() argument
103 char line[1024]; in mpsub_read_header() local
[all...]
H A Dsrtdec.c72 static int get_event_info(const char *line, struct event_info *ei) in get_event_info() argument
132 char line[4096], line_cache[4096]; in srt_read_header() local
[all...]
H A Drtpdec_asf.c152 asfrtp_parse_sdp_line(AVFormatContext *s, int stream_index, PayloadContext *asf, const char *line) asfrtp_parse_sdp_line() argument
H A Drtpdec_amr.c159 amr_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *data, const char *line) amr_parse_sdp_line() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...57