Home
last modified time | relevance | path

Searched refs:cursor (Results 1 – 25 of 40) sorted by relevance

12

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dsorlist.c54 slist_iterate(SList *list, SList **cursor) in slist_iterate() argument
56 slist_iterate(list, cursor) in slist_iterate()
57 SList *list, **cursor; in slist_iterate()
62 if ( list==NULL || cursor == NULL || *cursor==NULL ) return NULL;
63 if ( list== *cursor ) { *cursor = (*cursor)->next; }
64 e = (*cursor)->elem;
65 (*cursor) = (*cursor)->next;
Dastlib.c237 ast_find_all(SORAST *t, SORAST *u, SORAST **cursor) in ast_find_all() argument
239 ast_find_all(t, u, cursor) in ast_find_all()
240 SORAST *t, *u, **cursor; in ast_find_all()
247 if ( *cursor == NULL ) return NULL;
248 if ( *cursor!=t ) sib = *cursor;
261 if ( sib == NULL ) { *cursor = NULL; return NULL; }
285 *cursor = sib->ast_down;
287 else if ( sib->ast_right!=NULL ) *cursor = sib->ast_right;
288 else *cursor = _pop(template_stack, &tsp);
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
Dmisc_helpers.S187 cursor .req x0 /* Start address and then current address */
212 add stop_address, cursor, length
264 tst cursor, block_mask
272 orr tmp1, cursor, block_mask
293 tst cursor, #0xf
297 orr tmp2, cursor, #0xf
308 strb wzr, [cursor], #1
309 cmp cursor, tmp2
318 cmp cursor, tmp1
321 stp xzr, xzr, [cursor], #16
[all …]
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch32/
Dmisc_helpers.S45 cursor .req r0 /* Start address and then current address */
59 add stop_address, cursor, length
70 tst cursor, #(8-1)
74 orr tmp, cursor, #(8-1)
84 strb zeroreg1, [cursor], #1
85 cmp cursor, tmp
94 cmp cursor, tmp
99 stmia cursor!, {zeroreg1, zeroreg2}
100 cmp cursor, tmp
106 cmp cursor, stop_address
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Dslist.cpp47 iterate(SListNode **cursor) in iterate() argument
51 if ( cursor == NULL || *cursor==NULL ) return NULL; in iterate()
52 if ( head == *cursor ) { *cursor = (*cursor)->next(); } in iterate()
53 e = (*cursor)->elem(); in iterate()
54 (*cursor) = (*cursor)->next(); in iterate()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
Dslist.cpp48 iterate(SListNode **cursor) in iterate() argument
52 if ( cursor == NULL || *cursor==NULL ) return NULL; in iterate()
53 if ( head == *cursor ) { *cursor = (*cursor)->next(); } in iterate()
54 e = (*cursor)->elem(); in iterate()
55 (*cursor) = (*cursor)->next(); in iterate()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c240 pysqlite_Cursor* cursor; in pysqlite_do_all_statements() local
257 cursor = (pysqlite_Cursor*)PyWeakref_GetObject(weakref); in pysqlite_do_all_statements()
258 if ((PyObject*)cursor != Py_None) { in pysqlite_do_all_statements()
259 cursor->reset = 1; in pysqlite_do_all_statements()
301 int pysqlite_connection_register_cursor(pysqlite_Connection* connection, PyObject* cursor) in pysqlite_connection_register_cursor() argument
305 weakref = PyWeakref_NewRef((PyObject*)cursor, NULL); in pysqlite_connection_register_cursor()
326 PyObject* cursor; in pysqlite_connection_cursor() local
341 cursor = PyObject_CallFunction(factory, "O", self); in pysqlite_connection_cursor()
345 if (cursor && self->row_factory != Py_None) { in pysqlite_connection_cursor()
346 Py_XDECREF(((pysqlite_Cursor*)cursor)->row_factory); in pysqlite_connection_cursor()
[all …]
Drow.c39 pysqlite_Cursor* cursor; in pysqlite_row_init() local
44 if (!PyArg_ParseTuple(args, "OO", &cursor, &data)) { in pysqlite_row_init()
48 if (!PyObject_IsInstance((PyObject*)cursor, (PyObject*)&pysqlite_CursorType)) { in pysqlite_row_init()
61 Py_INCREF(cursor->description); in pysqlite_row_init()
62 self->description = cursor->description; in pysqlite_row_init()
/device/generic/goldfish/input-mt/
Dvirtio_input_multi_touch_1.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_3.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_5.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_4.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_2.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
/device/generic/goldfish/input/
Dvirtio_input_multi_touch_1.idc4 cursor.mode = navigation
5 cursor.orientationAware = 1
Dvirtio_input_multi_touch_8.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_10.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_11.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_3.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_4.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_9.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_7.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_2.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_5.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dvirtio_input_multi_touch_6.idc6 cursor.mode = navigation
7 cursor.orientationAware = 1
Dqwerty2.idc26 cursor.mode = navigation
27 cursor.orientationAware = 1

12