Searched defs:child (Results 1 - 25 of 135) sorted by relevance

123456

/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A Dlaunchd_startx.c44 pid_t child; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_cse.c55 nir_block *child = block->dom_children[i]; local in function:cse_block
H A Dnir_lower_to_source_mods.c167 nir_instr *child = child_src->parent_instr; local in function:nir_lower_to_source_mods_block
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddag.h36 struct dag_node *child; member in struct:dag_edge
H A Dslab.h84 struct slab_child_pool child; member in struct:slab_mempool
H A Ddag.c34 dag_add_edge(struct dag_node *parent, struct dag_node *child, void *data) argument
64 struct dag_node *child = edge->child; local in function:dag_remove_edge
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddag.h36 struct dag_node *child; member in struct:dag_edge
H A Dslab.h88 struct slab_child_pool child; member in struct:slab_mempool
H A Ddag.c34 dag_add_edge(struct dag_node *parent, struct dag_node *child, void *data) argument
64 struct dag_node *child = edge->child; local in function:dag_remove_edge
[all...]
/xsrc/external/mit/libXi/dist/src/
H A DXIQueryPointer.c46 XIQueryPointer(Display * dpy,int deviceid,Window w,Window * root,Window * child,double * root_x,double * root_y,double * win_x,double * win_y,XIButtonState * buttons,XIModifierState * mods,XIGroupState * group) argument
/xsrc/external/mit/xdm/dist/xdm/
H A Dreset.c62 int child; local in function:killWindows
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A DloaderProcs.h59 struct module_desc *child; member in struct:module_desc
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A DloaderProcs.h59 struct module_desc *child; member in struct:module_desc
/xsrc/external/mit/libX11/dist/src/
H A DQuPntr.c32 XQueryPointer(register Display * dpy,Window w,Window * root,Window * child,int * root_x,int * root_y,int * win_x,int * win_y,unsigned int * mask) argument
H A DTrCoords.c32 XTranslateCoordinates(register Display * dpy,Window src_win,Window dest_win,int src_x,int src_y,int * dst_x,int * dst_y,Window * child) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_to_source_mods.c162 nir_instr *child = child_src->parent_instr; local in function:nir_lower_to_source_mods_block
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h129 BUCKET& child = bt.pCurrent->children[id]; local in function:BucketManager::StartBucket
185 BUCKET& child = bt.pCurrent->children[id]; local in function:BucketManager::AddEvent
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c129 gpir_alu_node *child = gpir_node_to_alu(alu->children[0]); local in function:optimize_not
136 gpir_alu_node *child = gpir_node_to_alu(alu->children[0]); local in function:optimize_not
/xsrc/external/mit/glu/dist/src/libtess/
H A Dpriorityq-heap.c101 long child; local in function:FloatDown
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h139 BUCKET& child = bt.pCurrent->children[id]; local in function:BucketManager::StartBucket
195 BUCKET& child = bt.pCurrent->children[id]; local in function:BucketManager::AddEvent
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cmap.c299 GLUTwindow *child; local in function:findColormaps
H A Dwin32_winproc.c29 GLUTwindow* child; local in function:updateWindowState
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/tests/
H A Ddag_test.cpp54 struct node &operator>>(struct node &child) { argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxinfo.c62 static void print_info(Display *display, Window window, int level, int child) argument
111 static void print_tree(Display *display, Window window, int level, int child) argument
45 print_window_id(const char * displayName,Display * display,Window window,int level,int child) argument
/xsrc/external/mit/xorg-server/dist/test/
H A Dlist.c45 struct child { struct
75 struct child child[3]; local in function:test_xorg_list_add
103 struct child child[3]; local in function:test_xorg_list_append
145 struct child child[2]; local in function:test_xorg_list_del
194 struct child child[3]; local in function:test_xorg_list_for_each
[all...]

Completed in 25 milliseconds

123456