Home
last modified time | relevance | path

Searched defs:next (Results 2526 - 2550 of 2929) sorted by relevance

1...<<101102103104105106107108109110>>...118

/third_party/libcoap/src/
H A Dcoap_net.c255 coap_queue_t *next; in coap_pop_next() local
[all...]
/third_party/libabigail/src/
H A Dabg-tools-utils.cc982 size_t current = 0, next; in split_string() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs492 fn next(&mut self) -> Option<ItemId> { in next() functions
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs996 fn next(&mut self) -> Option<Self::Item> { in next() functions
1483 fn next(&mut self) -> Option<Type> { in next() functions
1590 fn next( functions
1620 fn next(&mut self) -> Option<CommentAttribute> { next() functions
[all...]
/third_party/rust/crates/either/src/
H A Dlib.rs941 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/python/Python/
H A Dtraceback.c44 tb_create_raw(PyTracebackObject *next, PyFrameObject *frame, int lasti, in tb_create_raw() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2236 struct clean_up_item *next = NULL; in clean_up_db() local
/third_party/python/Lib/
H A Dtarfile.py2603 def next(self): global() member in TarFile
[all...]
H A Dast.py672 def next(self): member in _Precedence
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsource.c2821 pa_source_volume_change *next = c->next; in pa_source_volume_change_flush() local
/third_party/openssl/crypto/evp/
H A Dp_lib.c1114 BIO *next = BIO_pop(*out); in print_reset_indent() local
/third_party/openssl/apps/lib/
H A Ds_cb.c868 struct ssl_excert_st *next, *prev; member
[all...]
/third_party/openssl/apps/
H A Dcms.c60 cms_key_param *next; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp245 makeMemoryAllocateInfo(VkMemoryRequirements& memReqs, const void* next) makeMemoryAllocateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp245 makeMemoryAllocateInfo(VkMemoryRequirements& memReqs, const void* next) makeMemoryAllocateInfo() argument
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp39 static void list_insert(T* t, T* prev, T* next, T** head, T** tail) { in list_insert() argument
113 void GrTriangulator::VertexList::insert(Vertex* v, Vertex* prev, Vertex* next) { in insert() argument
289 void GrTriangulator::EdgeList::insert(Edge* edge, Edge* prev, Edge* next) { in insert() argument
335 Vertex* next = v->fNext; in emitMonotonePoly() local
360 emitTriangle(Vertex* prev, Vertex* curr, Vertex* next, int winding, void* data) const emitTriangle() argument
619 makeEdge(Vertex* prev, Vertex* next, EdgeType type, const Comparator& c) const makeEdge() argument
631 Edge* next = prev ? prev->fRight : fHead; global() local
641 Edge* next = nullptr; FindEnclosingEdges() local
660 Edge* next; insertAbove() local
678 Edge* next; insertBelow() local
955 makeConnectingEdge(Vertex* prev, Vertex* next, EdgeType type, const Comparator& c, int windingScale) const makeConnectingEdge() argument
1120 Vertex* next = v->fNext; sanitizeContours() local
1146 Vertex* next = v->fNext; mergeCoincidentVertices() local
1166 Vertex* next = v->fNext; buildEdges() local
[all...]
/third_party/skia/src/core/
H A DSkRegion.cpp701 void next() { in next() function
1405 void SkRegion::Iterator::next() { in next() function in SkRegion::Iterator
1461 void SkRegion::Cliperator::next() { in next() function in SkRegion::Cliperator
1528 bool SkRegion::Spanerator::next(int* left, int* right) { next() function in SkRegion::Spanerator
[all...]
/third_party/openssl/ssl/
H A Dssl_ciph.c162 struct cipher_order_st *next, *prev; member
815 CIPHER_ORDER *head, *tail, *curr, *next, *last; ssl_cipher_apply_rule() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp94 const char *next = *argv++; in parse() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c368 struct buffer_list *next; /* next buffer in list */ member
395 struct buffer_list *next = list->next; in buffer_destroy_list() local
1383 int next = first_transform(tr); skip_transform() local
1506 unsigned int next = current; test_one_file() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c420 struct png_dsort_struct * next; member
H A Dpngstruct.h63 struct png_compression_buffer *next; member
H A Dpngtest.c504 struct memory_information *next; member
H A Dpngwutil.c449 png_compression_bufferp next = list->next; in png_free_buffer_list() local
540 png_compression_buffer *next; in png_text_compress() local
642 png_compression_buffer *next = png_ptr->zbuffer_list; png_write_compressed_data_out() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument
1247 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() argument
1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument
1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument
[all...]

Completed in 61 milliseconds

1...<<101102103104105106107108109110>>...118