| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | makeconv.cpp | 440 char line[1024]; in readHeader() local 567 char line[102 in readFile() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 639 int line = 0; in error() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_config_parser.cpp | 531 int line = XML_GetCurrentLineNumber(parser); in parse_config_file() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkIntersections.h | 76 SkDLine line; in conicLine() local 100 SkDLine line; in cubicLine() local 134 SkDLine line; in lineHorizontal() local 141 SkDLine line; in lineVertical() local 186 SkDLine line; quadLine() local 272 intersectRay(const SkTCurve& tCurve, const SkDLine& line) intersectRay() argument [all...] |
| H A D | SkPathOpsCurve.h | 103 SkDLine line; in dline_xy_at_t() local 183 SkDLine line; in dline_dxdy_at_t() local 263 SkDLine line; in line_is_vertical() local 301 SkDLine line; line_intersect_ray() local 364 SkDLine line; line_intercept_h() local 373 SkDLine line; line_intercept_v() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLCompiler.cpp | 453 std::unique_ptr<Expression> Compiler::convertIdentifier(int line, skstd::string_view name) { in convertIdentifier() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
| H A D | Core.h | 164 int line = 0; member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftbitmap.c | 210 FT_Byte* line = bitmap->buffer + ( bit_last >> 3 ); in ft_bitmap_assure_buffer() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.cc | 339 static void line (cff1_cs_interp_env_t &env, cff1_extents_param_t& param, const point_t &pt1) in line() function 502 static void line (cff1_cs_interp_env_t &env, cff1_path_param_t ¶m, const point_t &pt1) in line() function
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtsp_client.c | 190 static void line_callback(pa_ioline *line, const char *s, void *userdata) { in line_callback() argument
|
| /third_party/toybox/scripts/ |
| H A D | config2help.c | 130 char *keyword(char *name, char *line) in keyword() argument 237 char *s, *line = NULL; parse() local 319 char *line = NULL; main() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | lsof.c | 113 char *line = NULL; in scan_proc_net_file() local 138 static void scan_unix(char *line, int af, char type) in scan_unix() argument 151 static void scan_netlink(char *line, int af, char type) in scan_netlink() argument 170 scan_ip(char *line, int af, char type) scan_ip() argument 334 char *line = NULL, device[10]; // xxx:xxxxx\\0 visit_maps() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | sed.c | 208 emit(char *line, long len, int eol) emit() argument 262 char *line = TT.nextline; sed_line() local 751 char *line, *reg, c, *errstart; parse_pattern() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | importer.cc | 192 int line, column; in AddError() local 208 int line, column; in AddWarning() local [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_unittest.cc | 797 MyHandler(const wchar_t* expr, const wchar_t* func, const wchar_t* file, unsigned int line, uintptr_t pReserved) MyHandler() argument
|
| /third_party/python/Lib/ |
| H A D | traceback.py | 317 def line(self): global() member in FrameSummary [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fixed_debug.h | 78 static inline short _EXTRACT16(int x, char *file, int line) in _EXTRACT16() argument 91 static inline int _EXTEND32(int x, char *file, int line) in _EXTEND32() argument 104 static inline short _SHR16(int a, int shift, char *file, int line) in _SHR16() argument 118 _SHL16(int a, int shift, char *file, int line) _SHL16() argument 174 _ADD16(int a, int b, char *file, int line) _ADD16() argument 191 _SUB16(int a, int b, char *file, int line) _SUB16() argument 206 _ADD32(long long a, long long b, char *file, int line) _ADD32() argument 254 _MULT16_16(int a, int b, char *file, int line) _MULT16_16() argument 275 _MULT16_32_QX(int a, long long b, int Q, char *file, int line) _MULT16_32_QX() argument 439 _DIV32_16(long long a, long long b, char *file, int line) _DIV32_16() argument 465 _DIV32(long long a, long long b, char *file, int line) _DIV32() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-udev-detect.c | 226 char line[32]; in is_card_busy() local
|
| /third_party/python/Modules/_io/ |
| H A D | iobase.c | 652 PyObject *line = PyObject_CallMethodNoArgs(self, &_Py_ID(readline)); in iobase_iternext() local 709 PyObject *line = PyIter_Next(it); in _io__IOBase_readlines_impl() local 766 PyObject *line = PyIter_Next(iter); _io__IOBase_writelines() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | parse.cc | 186 std::string line; in ReadFromFlagfile() local [all...] |
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 47 void Editor::markDirty(TextLine* line) { in markDirty() argument 74 const TextLine& line = fLines[j]; in getPosition() local 166 TextLine* line = &fLines[pos.fParagraphIndex]; insert() local 191 auto& line = fLines[start.fParagraphIndex]; remove() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderRenderCase.hpp | 62 LineStream& operator<< (const char* line) { for (int i = 0; i < m_indent; i++) { m_stream << "\t"; } m_stream << line << "\n"; return *this; } in operator <<() local 226 inline CompileFailed (const char* file, int line) : tcu::TestError("Failed to compile shader program", DE_NULL, file, line) {} in CompileFailed() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_fast_pac.c | 183 int line; member
|
| H A D | eap_teap_pac.c | 183 int line; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config_file.c | 65 static char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, in wpa_config_get_line() argument 127 wpa_config_validate_network(struct wpa_ssid *ssid, int line) wpa_config_validate_network() argument 176 wpa_config_read_network(FILE *f, int *line, int id) wpa_config_read_network() argument 237 wpa_config_read_cred(FILE *f, int *line, int id) wpa_config_read_cred() argument 294 wpa_config_read_blob(FILE *f, int *line, const char *name) wpa_config_read_blob() argument 350 wpa_config_process_blob(struct wpa_config *config, FILE *f, int *line, char *bname) wpa_config_process_blob() argument 380 int errors = 0, line = 0; wpa_config_read() local [all...] |