Home
last modified time | relevance | path

Searched +defs:head +defs:y (Results 1 – 25 of 46) sorted by relevance

12

/third_party/node/deps/uv/include/uv/
Dtree.h84 #define SPLAY_ROOT(head) (head)->sph_root argument
85 #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) argument
88 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
94 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
100 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
106 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
112 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) argument
284 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) argument
285 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) argument
[all …]
/third_party/libuv/include/uv/
Dtree.h84 #define SPLAY_ROOT(head) (head)->sph_root argument
85 #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) argument
88 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
94 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
100 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
106 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
112 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) argument
284 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) argument
285 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) argument
[all …]
/third_party/FreeBSD/sys/sys/
Dtree.h88 #define SPLAY_ROOT(head) (head)->sph_root argument
89 #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) argument
92 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
98 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
104 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
110 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
116 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
287 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) argument
288 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) argument
289 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) argument
[all …]
/third_party/skia/src/core/
DSkAAClip.cpp119 Iter(int y, const uint8_t* data, const YOffset* start, const YOffset* end) in Iter()
185 RunHead* head = (RunHead*)sk_malloc_throw(size); in Alloc() local
207 RunHead* head = RunHead::Alloc(1, rowSize); in AllocRect() local
223 const RunHead* head = clip.fRunHead; in Iterate() local
276 void addRun(int x, int y, U8CPU alpha, int count) { in addRun()
313 void addColumn(int x, int y, U8CPU alpha, int height) { in addColumn()
323 void addRectRun(int x, int y, int width, int height) { in addRectRun()
336 void addAntiRectRun(int x, int y, int width, int height, in addAntiRectRun()
398 RunHead* head = RunHead::Alloc(fRows.count(), dataSize); in finish() local
429 int y; in dump() local
[all …]
DSkRegion.cpp153 void SkRegion::allocateRuns(const RunHead& head) { in allocateRuns()
1486 SkRegion::Spanerator::Spanerator(const SkRegion& rgn, int y, int left, in Spanerator()
1567 static void visit_pairs(int pairCount, int y, const int32_t pairs[], in visit_pairs()
1593 for (int y = top; y < bot; ++y) { in VisitSpans() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-dll2.h151 ___list_head /* list head */ \ argument
161 ___list_head /* list head */ \ argument
205 struct lws_dll2 *head; member
274 #define lws_dll2_describe(x, y) argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.h99 struct cmd_block *head; member
116 struct data_block *head; member
302 lp_scene_get_bin(struct lp_scene *scene, unsigned x, unsigned y) in lp_scene_get_bin()
318 unsigned x, unsigned y, in lp_scene_bin_command()
350 unsigned x, unsigned y, in lp_scene_bin_cmd_with_state()
Dlp_rast_debug.c153 debug_bin( const struct cmd_bin *bin, int x, int y ) in debug_bin()
156 const struct cmd_block *head = bin->head; in debug_bin() local
192 int x, int y, in plot()
211 debug_rectangle(int x, int y, in debug_rectangle()
247 debug_blit_tile(int x, int y, in debug_blit_tile()
267 debug_shade_tile(int x, int y, in debug_shade_tile()
292 debug_clear_tile(int x, int y, in debug_clear_tile()
318 int x, y; in debug_triangle() local
367 int x, int y, in do_debug_bin()
439 int x,y; in lp_debug_bin() local
[all …]
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfttypes.h358 FT_F2Dot14 y; member
581 FT_ListNode head; member
593 #define FT_ERR_XCAT( x, y ) x ## y argument
594 #define FT_ERR_CAT( x, y ) FT_ERR_XCAT( x, y ) argument
/third_party/curl/lib/
Dws.h49 unsigned char head[10]; member
87 #define Curl_ws_request(x,y) CURLE_OK argument
Dhostip.c124 #define show_resolve_info(x,y) Curl_nop_stmt argument
561 #define get_localhost6(x,y) NULL argument
1149 struct Curl_addrinfo *head = NULL, *tail = NULL; in Curl_loadhostpairs() local
Dtelnet.c795 struct curl_slist *head; in check_telnet_options() local
876 unsigned long y = 0; in check_telnet_options() local
1017 unsigned short x, y; in sendsuboption() local
/third_party/ffmpeg/libavfilter/
Dvf_pullup.c124 static void free_field_queue(PullupField *head) in free_field_queue()
143 PullupField *head, *f; in make_field_queue() local
532 int x, y; in compute_metric() local
/third_party/typescript/tests/baselines/reference/
DobjectSpread.js32 type Header = { head: string, body: string, authToken: string } property
42 let o = { x: 12, y: 13 } property
51 let o = { x: 15, y: 16 } property
60 let o = { x: 'hi', y: 17 } property
181 var o = { x: 12, y: 13 }; property
187 var o = { x: 15, y: 16 }; property
193 var o = { x: 'hi', y: 17 }; property
/third_party/libinput/test/
Dtest-utils.c136 int x, y; in START_TEST() local
355 int x, y; in START_TEST() member
376 size_t x, y; in START_TEST() local
1414 struct list head; in START_TEST() local
1445 struct list head; in START_TEST() local
1475 struct list head; in START_TEST() local
/third_party/skia/src/ports/
DSkScalerContext_win_dw.cpp842 AutoTDWriteTable<SkOTTableHead> head(this->getDWriteTypeface()->fDWriteFontFace.get()); in generateFontMetrics() local
874 for (int y = 0; y < glyph.height(); ++y) { in BilevelToBW() local
912 for (int y = 0; y < glyph.height(); y++) { in GrayscaleToA8() local
929 for (int y = 0; y < glyph.height(); y++) { in RGBToA8() local
948 for (int y = 0; y < glyph.height(); y++) { in RGBToLcd16() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc309 int32_t* head = &table_[Hash(ptr)]; in Add() local
475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge()
496 const int32_t y = NodeIndex(idy); in InsertEdge() local
630 const int32_t y = NodeIndex(idy); in FindPath() local
/third_party/mesa3d/src/glx/
Ddriwindows_glx.c333 int x, int y, int width, int height, Bool flush) in driwindowsCopySubBuffer()
422 struct glx_config head, *tail, *m; in driwindowsMapConfigs() local
/third_party/python/Modules/
Dgcmodule.c373 validate_list(PyGC_Head *head, enum flagstates flags) in validate_list()
409 #define validate_list(x, y) do{}while(0) argument
632 untrack_tuples(PyGC_Head *head) in untrack_tuples()
647 untrack_dicts(PyGC_Head *head) in untrack_dicts()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp1960 const SkCoincidentSpans* head = coin; in debugRelease() local
2075 const SkCoincidentSpans* head = coin; in debugMarkCollapsed() local
2217 static void DebugCheckOverlapTop(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugCheckOverlapTop()
2229 static void DebugValidate(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugValidate()
2254 static void DebugCheckBetween(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugCheckBetween()
2420 const SkOpPtT* head = this->ptT(); in debugCheckForCollapsedCoincidence() local
3022 for (int y = 0; y < bitHeight - 1; ++y) { in debug_paths_draw_the_same() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c139 XMesaExtDisplayInfo *head; member
1364 void XMesaCopySubBuffer( XMesaBuffer b, int x, int y, int width, int height ) in XMesaCopySubBuffer()
1476 int x, y, w, h; in XMesaBindTexImage() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c948 SDF_Edge* head = NULL; in get_contour_orientation() local
3030 FT_UInt y = 0; /* used to loop in y direction, i.e., rows */ in sdf_generate() local
3268 FT_Int x, y; in sdf_generate_bounding_box() local
3506 SDF_Contour* head; /* head of the contour list */ in sdf_generate_with_overlaps() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc771 static bool MuEquivalentWaiter(PerThreadSynch *x, PerThreadSynch *y) { in MuEquivalentWaiter()
889 static PerThreadSynch *Enqueue(PerThreadSynch *head, in Enqueue()
1005 static PerThreadSynch *Dequeue(PerThreadSynch *head, PerThreadSynch *pw) { in Dequeue()
1028 static PerThreadSynch *DequeueAllWakeable(PerThreadSynch *head, in DequeueAllWakeable()
1694 intptr_t y = (v ^ (kMuWriter | kMuWait)) & (kMuWait | kMuDesig); in Unlock() local
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccess.ts168 protected y: string; property in C
514 declare function head<T extends Array<any>>(list: T): T[0]; method in Component2
/third_party/toybox/toys/pending/
Dvi.c132 struct double_list *dlist_add_before(struct double_list **head, in dlist_add_before()
143 struct double_list *dlist_add_after(struct double_list **head, in dlist_add_after()
1346 unsigned y = 0; in draw_page() local

12