/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
H A D | rdb_store_test.cpp | 175 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0);
in SUB_DDM_RDB_0100() local 176 NAPI_ASSERT(env, cursor != NULL, "OH_Rdb_Query is fail.");
in SUB_DDM_RDB_0100() 179 cursor->getRowCount(cursor, &rowCount);
in SUB_DDM_RDB_0100() 182 errCode = cursor->goToNextRow(cursor);
in SUB_DDM_RDB_0100() 186 cursor->getSize(cursor, 1, &size);
in SUB_DDM_RDB_0100() 188 cursor->getText(cursor, in SUB_DDM_RDB_0100() 261 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_0200() local 316 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates2, NULL, 0); SUB_DDM_RDB_0300() local 392 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_0400() local 452 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_0500() local 503 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_0600() local 548 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 1); SUB_DDM_RDB_0700() local 590 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 1); SUB_DDM_RDB_0800() local 644 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_0900() local 706 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_1000() local 754 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates1, NULL, 0); SUB_DDM_RDB_1100() local 821 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_1200() local 875 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_1300() local 922 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_1400() local 970 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_1500() local 1021 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_1600() local 1072 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); SUB_DDM_RDB_1700() local 1138 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 1); SUB_DDM_RDB_1900() local 1190 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_2000() local 1254 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); SUB_DDM_RDB_2100() local 1295 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 2); SUB_DDM_RDB_2200() local 1338 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 7); SUB_DDM_RDB_2300() local 1381 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 1); SUB_DDM_RDB_2400() local 1426 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 0); SUB_DDM_RDB_2500() local 1470 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 1); SUB_DDM_RDB_2600() local 1514 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 2); SUB_DDM_RDB_2700() local 1556 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 4); SUB_DDM_RDB_2800() local 1597 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 3); SUB_DDM_RDB_2900() local 1638 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 5); SUB_DDM_RDB_3000() local 1676 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 5); SUB_DDM_RDB_3100() local 1970 OH_Cursor *cursor; SUB_DDM_RDB_4100() local 2021 OH_Cursor *cursor; SUB_DDM_RDB_4200() local [all...] |
/third_party/libunwind/libunwind/src/riscv/ |
H A D | Ginit_local.c | 33 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 41 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 43 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 48 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 51 c->dwarf.as_arg = cursor; in unw_init_local_common() 59 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 61 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 65 unw_init_local2 (unw_cursor_t *cursor, unw_context_ argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 23 writel((data), cursor->mmio + (addr)) 25 /* cursor control for voyager and 718/750*/ 48 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() argument 52 reg = (cursor->offset & HWC_ADDRESS_ADDRESS_MASK) | HWC_ADDRESS_ENABLE; in sm750_hw_cursor_enable() 56 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() argument 61 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() argument 63 cursor->w = w; in sm750_hw_cursor_setSize() 64 cursor->h = h; in sm750_hw_cursor_setSize() 67 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() argument 76 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u3 argument 85 sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData() argument 135 sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData2() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 22 writel((data), cursor->mmio + (addr)) 24 /* cursor control for voyager and 718/750*/ 47 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() argument 51 reg = (cursor->offset & HWC_ADDRESS_ADDRESS_MASK) | HWC_ADDRESS_ENABLE; in sm750_hw_cursor_enable() 55 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() argument 60 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() argument 62 cursor->w = w; in sm750_hw_cursor_setSize() 63 cursor->h = h; in sm750_hw_cursor_setSize() 66 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() argument 75 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u3 argument 84 sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData() argument 134 sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData2() argument [all...] |
/third_party/gn/src/base/ |
H A D | sha1.cc | 64 uint32_t cursor; member in base::SecureHashAlgorithm 104 cursor = 0; in Init() 124 M[cursor++] = *d++; in Update() 125 if (cursor >= 64) in Update() 132 M[cursor++] = 0x80; in Pad() 134 if (cursor > 64 - 8) { in Pad() 136 while (cursor < 64) in Pad() 137 M[cursor++] = 0; in Pad() 142 while (cursor < 64 - 8) in Pad() 143 M[cursor in Pad() [all...] |
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/ |
H A D | sha1.cc | 67 uint32_t cursor; member in angle::base::SecureHashAlgorithm 125 cursor = 0; in Init() 148 M[cursor++] = *d++; in Update() 149 if (cursor >= 64) in Update() 157 M[cursor++] = 0x80; in Pad() 159 if (cursor > 64 - 8) in Pad() 162 while (cursor < 64) in Pad() 163 M[cursor++] = 0; in Pad() 168 while (cursor < 64 - 8) in Pad() 169 M[cursor in Pad() [all...] |
/third_party/toybox/toys/pending/ |
H A D | vi.c | 16 Visual text editor. Predates the existence of standardized cursor keys, 36 size_t screen, cursor; //offsets 570 if (!TT.filesize) TT.cursor = 0; in check_cursor_bounds() 573 if (TT.cursor < 1) { in check_cursor_bounds() 574 TT.cursor = 0; in check_cursor_bounds() 576 } else if (TT.cursor >= TT.filesize-1) { in check_cursor_bounds() 577 TT.cursor = TT.filesize-1; in check_cursor_bounds() 580 if ((len = text_codepoint(buf, TT.cursor)) < 1) { in check_cursor_bounds() 581 TT.cursor--; //we are not in valid data try jump over in check_cursor_bounds() 585 else TT.cursor in check_cursor_bounds() [all...] |
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | Gos-linux.c | 37 struct cursor *c = (struct cursor *) dw; in tdep_fetch_frame() 54 struct cursor *c = (struct cursor *) dw; in tdep_cache_frame() 64 struct cursor *c = (struct cursor *) dw; in tdep_reuse_frame() 81 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame() argument 83 struct cursor *c = (struct cursor *) cursor; in unw_is_signal_frame() 88 x86_64_handle_signal_frame(unw_cursor_t *cursor) x86_64_handle_signal_frame() argument 138 x86_64_sigreturn(unw_cursor_t *cursor) x86_64_sigreturn() argument [all...] |
H A D | Ginit_local.c | 35 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 43 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 45 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 50 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 58 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 60 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 64 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 68 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/node/test/parallel/ |
H A D | test-readline.js | 57 assert.strictEqual(rl.cursor, 3); 80 assert.strictEqual(rl.cursor, 0); 82 assert.strictEqual(rl.cursor, 3); 105 { cursor: 4, key: key.xterm.metaf }, 106 { cursor: 7, key: key.xterm.metaf }, 107 { cursor: 8, key: key.xterm.metaf }, 108 { cursor: 11, key: key.xterm.metaf }, 109 { cursor: 12, key: key.xterm.metaf }, 110 { cursor: 15, key: key.xterm.metaf }, 111 { cursor [all...] |
/third_party/libunwind/libunwind/src/aarch64/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 47 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 58 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 60 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 64 unw_init_local2 (unw_cursor_t *cursor, unw_tdep_context_t *uc, int flag) in unw_init_local2() argument 68 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/arm/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 47 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 56 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 58 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 62 unw_init_local2 (unw_cursor_t *cursor, unw_context_t *uc, int flag) in unw_init_local2() argument 66 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/tilegx/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 40 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 49 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 58 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 60 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 64 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 68 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/ppc/ |
H A D | Ginit_local.c | 38 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 47 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 49 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 54 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 66 unw_init_local(unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 68 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 72 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 76 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/sh/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 47 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 56 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local() argument 58 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 62 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 66 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/x86/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 40 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 47 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 57 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 59 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 63 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 67 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/hppa/ |
H A D | Ginit_local.c | 32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 40 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 42 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 47 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 55 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 57 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 61 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 65 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/mips/ |
H A D | Ginit_local.c | 31 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 39 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 41 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 46 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 54 unw_init_local(unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 56 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 60 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 64 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/libunwind/libunwind/src/s390x/ |
H A D | Ginit_local.c | 34 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 42 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument 44 struct cursor *c = (struct cursor *) cursor; in unw_init_local_common() 49 Debug (1, "(cursor=%p)\n", c); in unw_init_local_common() 59 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local() argument 61 return unw_init_local_common(cursor, uc, 1); in unw_init_local() 65 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() argument 69 return unw_init_local_common(cursor, u in unw_init_local2() [all...] |
/third_party/python/Doc/includes/ |
H A D | dbpickle.py | 35 cursor = self.connection.cursor() 39 cursor.execute("SELECT * FROM memos WHERE key=?", (str(key_id),)) 40 key, task = cursor.fetchone() 55 cursor = conn.cursor() 56 cursor.execute("CREATE TABLE memos(key INTEGER PRIMARY KEY, task TEXT)") 63 cursor.execute("INSERT INTO memos VALUES(NULL, ?)", (task,)) 66 cursor.execute("SELECT * FROM memos") 67 memos = [MemoRecord(key, task) for key, task in cursor] [all...] |
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-fence-unwrap.c | 18 __dma_fence_unwrap_array(struct dma_fence_unwrap *cursor) in __dma_fence_unwrap_array() argument 20 cursor->array = dma_fence_chain_contained(cursor->chain); in __dma_fence_unwrap_array() 21 cursor->index = 0; in __dma_fence_unwrap_array() 22 return dma_fence_array_first(cursor->array); in __dma_fence_unwrap_array() 28 * @cursor: current position inside the containers 34 struct dma_fence_unwrap *cursor) in dma_fence_unwrap_first() 36 cursor->chain = dma_fence_get(head); in dma_fence_unwrap_first() 37 return __dma_fence_unwrap_array(cursor); in dma_fence_unwrap_first() 43 * @cursor 33 dma_fence_unwrap_first(struct dma_fence *head, struct dma_fence_unwrap *cursor) dma_fence_unwrap_first() argument 48 dma_fence_unwrap_next(struct dma_fence_unwrap *cursor) dma_fence_unwrap_next() argument [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_scheduler.cpp | 199 DownwardsCursor cursor(current_idx, register_demand[current_idx]); 200 cursor.verify_invariants(register_demand); 201 return cursor; 208 MoveState::downwards_move(DownwardsCursor& cursor, bool add_to_clause) 210 aco_ptr<Instruction>& instr = block->instructions[cursor.source_idx]; 236 const int dest_insert_idx = add_to_clause ? cursor.insert_idx_clause : cursor.insert_idx; 237 RegisterDemand register_pressure = cursor.total_demand; 239 register_pressure.update(cursor.clause_demand); 255 move_element(block->instructions.begin(), cursor 161 assert(source_idx < insert_idx_clause); assert(insert_idx_clause < insert_idx); RegisterDemand reference_demand; for (int i = source_idx + 1; i < insert_idx_clause; ++i) { reference_demand.update(register_demand[i]); } assert(total_demand == reference_demand); reference_demand = {}; for (int i = insert_idx_clause; i < insert_idx; ++i) { reference_demand.update(register_demand[i]); } assert(clause_demand == reference_demand); } DownwardsCursor MoveState::downwards_init(int current_idx, bool improved_rar_, bool may_form_clauses) { improved_rar = improved_rar_; std::fill(depends_on.begin(), depends_on.end(), false); if (improved_rar) { std::fill(RAR_dependencies.begin(), RAR_dependencies.end(), false); if (may_form_clauses) std::fill(RAR_dependencies_clause.begin(), RAR_dependencies_clause.end(), false); } for (const Operand& op : current->operands) { if (op.isTemp()) { depends_on[op.tempId()] = true; if (improved_rar && op.isFirstKill()) RAR_dependencies[op.tempId()] = true; } } DownwardsCursor cursor(current_idx, register_demand[current_idx]); cursor.verify_invariants(register_demand); return cursor; } MoveResult MoveState::downwards_move(DownwardsCursor& cursor, bool add_to_clause) { aco_ptr<Instruction>& instr = block->instructions[cursor.source_idx]; for (const Definition& def : instr->definitions) if (def.isTemp() && depends_on[def.tempId()]) return move_fail_ssa; std::vector<bool>& RAR_deps = improved_rar ? (add_to_clause ? RAR_dependencies_clause : RAR_dependencies) : depends_on; for (const Operand& op : instr->operands) verify_invariants() argument 282 downwards_skip(DownwardsCursor& cursor) downwards_skip() argument [all...] |
/third_party/mesa3d/src/imgui/ |
H A D | imstb_textedit.h | 13 // insertions & deletions, plus updates to the cursor position, 88 // STB_TEXTEDIT_POSITIONTYPE small int type encoding a valid cursor position 120 // STB_TEXTEDIT_POSITIONTYPE small type that is a valid cursor position 147 // STB_TEXTEDIT_K_LEFT keyboard input to move cursor left 148 // STB_TEXTEDIT_K_RIGHT keyboard input to move cursor right 149 // STB_TEXTEDIT_K_UP keyboard input to move cursor up 150 // STB_TEXTEDIT_K_DOWN keyboard input to move cursor down 151 // STB_TEXTEDIT_K_LINESTART keyboard input to move cursor to start of line // e.g. HOME 152 // STB_TEXTEDIT_K_LINEEND keyboard input to move cursor to end of line // e.g. END 153 // STB_TEXTEDIT_K_TEXTSTART keyboard input to move cursor t 326 int cursor; global() member [all...] |
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_textedit.h | 13 // insertions & deletions, plus updates to the cursor position, 88 // STB_TEXTEDIT_POSITIONTYPE small int type encoding a valid cursor position 120 // STB_TEXTEDIT_POSITIONTYPE small type that is a valid cursor position 147 // STB_TEXTEDIT_K_LEFT keyboard input to move cursor left 148 // STB_TEXTEDIT_K_RIGHT keyboard input to move cursor right 149 // STB_TEXTEDIT_K_UP keyboard input to move cursor up 150 // STB_TEXTEDIT_K_DOWN keyboard input to move cursor down 151 // STB_TEXTEDIT_K_PGUP keyboard input to move cursor up a page 152 // STB_TEXTEDIT_K_PGDOWN keyboard input to move cursor down a page 153 // STB_TEXTEDIT_K_LINESTART keyboard input to move cursor t 324 int cursor; global() member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_plane.c | 188 drm_dbg(plane->dev, "unsupported cursor size: %ux%u\n", in lsdc_cursor_plane_atomic_async_check() 194 drm_dbg(plane->dev, "unsupported cursor size: %ux%u\n", in lsdc_cursor_plane_atomic_async_check() 223 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); in lsdc_cursor_plane_atomic_async_update() local 224 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in lsdc_cursor_plane_atomic_async_update() 258 ops->update_position(cursor, new_state->crtc_x, new_state->crtc_y); in lsdc_cursor_plane_atomic_async_update() 260 ops->update_cfg(cursor, cursor_size, CURSOR_FORMAT_ARGB8888); in lsdc_cursor_plane_atomic_async_update() 263 ops->update_bo_addr(cursor, lsdc_fb_base_addr(new_fb)); in lsdc_cursor_plane_atomic_async_update() 267 /* ls7a1000 cursor plane helpers */ 285 drm_dbg(plane->dev, "unsupported cursor size: %ux%u\n", in ls7a1000_cursor_plane_atomic_check() 302 struct lsdc_cursor *cursor in ls7a1000_cursor_plane_atomic_update() local 324 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); ls7a1000_cursor_plane_atomic_disable() local 383 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); ls7a2000_cursor_plane_atomic_update() local 420 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); ls7a2000_cursor_plane_atomic_disable() local 577 lsdc_cursor0_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) lsdc_cursor0_update_bo_addr() argument 586 lsdc_cursor0_update_position(struct lsdc_cursor *cursor, int x, int y) lsdc_cursor0_update_position() argument 599 lsdc_cursor0_update_cfg(struct lsdc_cursor *cursor, enum lsdc_cursor_size cursor_size, enum lsdc_cursor_format fmt) lsdc_cursor0_update_cfg() argument 615 lsdc_cursor1_update_bo_addr(struct lsdc_cursor *cursor, u64 addr) lsdc_cursor1_update_bo_addr() argument 624 lsdc_cursor1_update_position(struct lsdc_cursor *cursor, int x, int y) lsdc_cursor1_update_position() argument 637 lsdc_cursor1_update_cfg(struct lsdc_cursor *cursor, enum lsdc_cursor_size cursor_size, enum lsdc_cursor_format fmt) lsdc_cursor1_update_cfg() argument 668 lsdc_cursor1_update_bo_addr_quirk(struct lsdc_cursor *cursor, u64 addr) lsdc_cursor1_update_bo_addr_quirk() argument 677 lsdc_cursor1_update_position_quirk(struct lsdc_cursor *cursor, int x, int y) lsdc_cursor1_update_position_quirk() argument 690 lsdc_cursor1_update_cfg_quirk(struct lsdc_cursor *cursor, enum lsdc_cursor_size cursor_size, enum lsdc_cursor_format fmt) lsdc_cursor1_update_cfg_quirk() argument 749 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); ls7a1000_cursor_plane_init() local 774 struct lsdc_cursor *cursor = to_lsdc_cursor(plane); ls7a2000_cursor_plane_init() local [all...] |