Home
last modified time | relevance | path

Searched defs:next (Results 2651 - 2675 of 3025) sorted by relevance

1...<<101102103104105106107108109110>>...121

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp178 bool SkBaseShadowTessellator::accumulateCentroid(const SkPoint& curr, const SkPoint& next) { in accumulateCentroid() argument
528 int next = (index + dir) % umbraPolygon.count(); in getClosestUmbraIndex() local
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c578 int next = next_symbol[*repeat_code_len]; in ProcessRepeatedCodeLength() local
[all...]
H A Dstate.h222 HuffmanCode* next; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1910 FT_GlyphSlot next; member
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c568 FT_Int prev, next; in af_latin_metrics_init_blues() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h180 PFR_KernItem next; member
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c318 struct SDF_Edge_* next; member
350 struct SDF_Contour_* next; member
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c458 PCell next; member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h764 TiXmlNode* next; member in TiXmlNode
887 TiXmlAttribute* next; global() member in TiXmlAttribute
[all...]
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py25 def next(self): member in Iter
/third_party/python/Lib/test/
H A Dtest_ast.py831 def next(self): member in AST_Tests.test_precedence_enum._Precedence
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_tag.cpp31 struct VariantListEntry *next; member
37 struct AttributeListEntry *next; member
44 struct ExtensionListEntry *next; member
2022 int16_t next; ultag_parse() local
[all...]
H A Dunames.cpp751 UChar32 next = (PREV_GROUP(group)[GROUP_MSB] + 1) << GROUP_SHIFT; in enumNames() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1034 opStatus next(bool nextDown) { in next() function in llvm::APFloat
/third_party/toybox/lib/
H A Dlib.c255 char *res, *next = strchr(path, ':'); in find_in_path() local
1259 struct pwuidbuf_list *next; bufgetpwuid() member
1292 struct grgidbuf_list *next; bufgetgrgid() member
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c181 struct ofields *next, *prev; member
1205 struct dirtree *next in collate_leaves() local
1660 struct regex_list *next; global() member
[all...]
/third_party/toybox/toys/posix/
H A Dps.c224 struct ofields *next, *prev; member
1248 struct dirtree *next in collate_leaves() local
1818 struct regex_list *next; global() member
[all...]
/third_party/python/Python/
H A Ddtoa.c327 struct Bigint *next; member
[all...]
H A Dimport.c1505 PyObject *next = (PyObject *) traceback->tb_next; in remove_importlib_frames() local
H A Dpystate.c274 init_interpreter(PyInterpreterState *interp, _PyRuntimeState *runtime, int64_t id, PyInterpreterState *next, PyThread_type_lock pending_lock) init_interpreter() argument
764 init_threadstate(PyThreadState *tstate, PyInterpreterState *interp, uint64_t id, PyThreadState *next) init_threadstate() argument
1180 PyThreadState *p, *next; _PyThreadState_DeleteExcept() local
[all...]
/third_party/python/Modules/
H A D_testbuffer.c90 struct ndbuf *next; member
[all...]
H A D_zoneinfo.c80 StrongCacheNode *next; member
[all...]
H A D_xxsubinterpretersmodule.c360 struct _channelitem *next; member
490 struct _channelend *next; member
876 struct _channelref *next; global() member
[all...]
H A Dgcmodule.c266 PyGC_Head *next = GC_NEXT(node); in gc_list_remove() local
516 PyGC_Head *next = (PyGC_Head*)(gc->_gc_next & ~NEXT_MASK_UNREACHABLE); in visit_reachable() local
634 PyGC_Head *next, *gc = GC_NEXT(head); untrack_tuples() local
649 PyGC_Head *next, *gc = GC_NEXT(head); untrack_dicts() local
675 PyGC_Head *gc, *next; move_legacy_finalizers() local
701 PyGC_Head *gc, *next; clear_unreachable_mask() local
760 PyGC_Head *next; handle_weakrefs() local
[all...]
/third_party/python/Objects/
H A Dgenobject.c362 _Py_CODEUNIT next = frame->prev_instr[1]; in _PyGen_yf() local

Completed in 61 milliseconds

1...<<101102103104105106107108109110>>...121