Home
last modified time | relevance | path

Searched defs:line (Results 826 - 850 of 1422) sorted by relevance

1...<<31323334353637383940>>...57

/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp440 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 Dxmlparser.cpp639 int line = 0; in error() local
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp531 int line = XML_GetCurrentLineNumber(parser); in parse_config_file() local
/third_party/skia/src/pathops/
H A DSkIntersections.h76 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 DSkPathOpsCurve.h103 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 DSkSLCompiler.cpp453 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 DCore.h164 int line = 0; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c210 FT_Byte* line = bitmap->buffer + ( bit_last >> 3 ); in ft_bitmap_assure_buffer() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc339 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 &param, const point_t &pt1) in line() function
/third_party/pulseaudio/src/modules/rtp/
H A Drtsp_client.c190 static void line_callback(pa_ioline *line, const char *s, void *userdata) { in line_callback() argument
/third_party/toybox/scripts/
H A Dconfig2help.c130 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 Dlsof.c113 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 Dsed.c208 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 Dimporter.cc192 int line, column; in AddError() local
208 int line, column; in AddWarning() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc797 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 Dtraceback.py317 def line(self): global() member in FrameSummary
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_debug.h78 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 Dmodule-udev-detect.c226 char line[32]; in is_card_busy() local
/third_party/python/Modules/_io/
H A Diobase.c652 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 Dparse.cc186 std::string line; in ReadFromFlagfile() local
[all...]
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp47 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 DglsShaderRenderCase.hpp62 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 Deap_fast_pac.c183 int line; member
H A Deap_teap_pac.c183 int line; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c65 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...]

Completed in 24 milliseconds

1...<<31323334353637383940>>...57