| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | bitmap.c | 126 if (tmp) { /* hint supplied */ in is_block_in_journal() 382 * bad hint. Decent hinting must be implemented for this to work well. in scan_bitmap() 773 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint) in new_hashed_relocation() argument 777 if (hint->formatted_node) { in new_hashed_relocation() 778 hash_in = (char *)&hint->key.k_dir_id; in new_hashed_relocation() 780 if (!hint->inode) { in new_hashed_relocation() 781 /*hint->search_start = hint->beg;*/ in new_hashed_relocation() 782 hash_in = (char *)&hint->key.k_dir_id; in new_hashed_relocation() 784 if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in new_hashed_relocation() 785 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_dir_id); in new_hashed_relocation() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_sysfs.c | 23 /* hint string pair */ 271 const struct hda_hint *hint; in hints_show() local 274 snd_array_for_each(&codec->hints, i, hint) { in hints_show() 276 "%s = %s\n", hint->key, hint->val); in hints_show() 284 struct hda_hint *hint; in get_hint() local 287 snd_array_for_each(&codec->hints, i, hint) { in get_hint() 288 if (!strcmp(hint->key, key)) in get_hint() 289 return hint; in get_hint() 312 struct hda_hint *hint; in parse_hints() local 334 hint = get_hint(codec, key); in parse_hints() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/audiorecorder/ |
| H A D | audiorecorder.ui | 190 <hint type="sourcelabel"> 193 </hint> 194 <hint type="destinationlabel"> 197 </hint> 206 <hint type="sourcelabel"> 209 </hint> 210 <hint type="destinationlabel"> 213 </hint> 222 <hint type="sourcelabel"> 225 </hint> [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/audiorecorder/ |
| H A D | audiorecorder.ui | 212 <hint type="sourcelabel"> 215 </hint> 216 <hint type="destinationlabel"> 219 </hint> 228 <hint type="sourcelabel"> 231 </hint> 232 <hint type="destinationlabel"> 235 </hint> 244 <hint type="sourcelabel"> 247 </hint> [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/audiorecorder/ |
| H A D | audiorecorder.ui | 212 <hint type="sourcelabel"> 215 </hint> 216 <hint type="destinationlabel"> 219 </hint> 228 <hint type="sourcelabel"> 231 </hint> 232 <hint type="destinationlabel"> 235 </hint> 244 <hint type="sourcelabel"> 247 </hint> [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | sbitmap.c | 108 unsigned int hint, bool wrap) in __sbitmap_get_word() argument 110 unsigned int orig_hint = hint; in __sbitmap_get_word() 114 nr = find_next_zero_bit(word, depth, hint); in __sbitmap_get_word() 121 if (orig_hint && hint && wrap) { in __sbitmap_get_word() 122 hint = orig_hint = 0; in __sbitmap_get_word() 131 hint = nr + 1; in __sbitmap_get_word() 132 if (hint >= depth - 1) in __sbitmap_get_word() 133 hint = 0; in __sbitmap_get_word() 426 unsigned int hint, depth; in __sbitmap_queue_get() local 429 hint = this_cpu_read(*sbq->alloc_hint); in __sbitmap_queue_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | rk_sftl_arm_v8.S | 12 hint 25 // paciasp 38 hint 29 // autiasp 44 hint 25 // paciasp 70 hint 29 // autiasp 80 hint 25 // paciasp 94 hint 29 // autiasp 106 hint 25 // paciasp 126 hint 29 // autiasp 141 hint 25 // paciasp 153 hint 29 // autiasp [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_executor.h | 80 MALI_STATIC_INLINE void mali_executor_hint_enable(mali_executor_hint hint) in mali_executor_hint_enable() argument 82 MALI_DEBUG_ASSERT(hint < MALI_EXECUTOR_HINT_MAX); in mali_executor_hint_enable() 83 mali_executor_hints[hint] = MALI_TRUE; in mali_executor_hint_enable() 86 MALI_STATIC_INLINE void mali_executor_hint_disable(mali_executor_hint hint) in mali_executor_hint_disable() argument 88 MALI_DEBUG_ASSERT(hint < MALI_EXECUTOR_HINT_MAX); in mali_executor_hint_disable() 89 mali_executor_hints[hint] = MALI_FALSE; in mali_executor_hint_disable() 92 MALI_STATIC_INLINE mali_bool mali_executor_hint_is_enabled(mali_executor_hint hint) in mali_executor_hint_is_enabled() argument 94 MALI_DEBUG_ASSERT(hint < MALI_EXECUTOR_HINT_MAX); in mali_executor_hint_is_enabled() 95 return mali_executor_hints[hint]; in mali_executor_hint_is_enabled()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_extent.c | 61 * extent that is used as an allocation hint if the 76 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 93 /* check if an allocation hint was provided */ in extAlloc() 94 if ((hint = addressXAD(xp))) { in extAlloc() 95 /* get the size of the extent described by the hint */ in extAlloc() 98 /* check if the hint is for the portion of the file in extAlloc() 100 * request and if hint extent has the same abnr in extAlloc() 102 * extend the hint extent to include the current in extAlloc() 104 * following the hint extent. in extAlloc() 108 xaddr = hint + nxlen; in extAlloc() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | addbookmarkdialog.ui | 71 <hint type="sourcelabel" > 74 </hint> 75 <hint type="destinationlabel" > 78 </hint> 87 <hint type="sourcelabel" > 90 </hint> 91 <hint type="destinationlabel" > 94 </hint>
|
| H A D | passworddialog.ui | 84 <hint type="sourcelabel" > 87 </hint> 88 <hint type="destinationlabel" > 91 </hint> 100 <hint type="sourcelabel" > 103 </hint> 104 <hint type="destinationlabel" > 107 </hint>
|
| H A D | proxy.ui | 77 <hint type="sourcelabel" > 80 </hint> 81 <hint type="destinationlabel" > 84 </hint> 93 <hint type="sourcelabel" > 96 </hint> 97 <hint type="destinationlabel" > 100 </hint>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/ |
| H A D | device.ui | 94 <hint type="sourcelabel"> 97 </hint> 98 <hint type="destinationlabel"> 101 </hint> 110 <hint type="sourcelabel"> 113 </hint> 114 <hint type="destinationlabel"> 117 </hint>
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | passworddialog.ui | 94 <hint type="sourcelabel"> 97 </hint> 98 <hint type="destinationlabel"> 101 </hint> 110 <hint type="sourcelabel"> 113 </hint> 114 <hint type="destinationlabel"> 117 </hint>
|
| H A D | certificateerrordialog.ui | 106 <hint type="sourcelabel"> 109 </hint> 110 <hint type="destinationlabel"> 113 </hint> 122 <hint type="sourcelabel"> 125 </hint> 126 <hint type="destinationlabel"> 129 </hint>
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | passworddialog.ui | 94 <hint type="sourcelabel"> 97 </hint> 98 <hint type="destinationlabel"> 101 </hint> 110 <hint type="sourcelabel"> 113 </hint> 114 <hint type="destinationlabel"> 117 </hint>
|
| H A D | certificateerrordialog.ui | 106 <hint type="sourcelabel"> 109 </hint> 110 <hint type="destinationlabel"> 113 </hint> 122 <hint type="sourcelabel"> 125 </hint> 126 <hint type="destinationlabel"> 129 </hint>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | passworddialog.ui | 94 <hint type="sourcelabel"> 97 </hint> 98 <hint type="destinationlabel"> 101 </hint> 110 <hint type="sourcelabel"> 113 </hint> 114 <hint type="destinationlabel"> 117 </hint>
|
| H A D | certificateerrordialog.ui | 106 <hint type="sourcelabel"> 109 </hint> 110 <hint type="destinationlabel"> 113 </hint> 122 <hint type="sourcelabel"> 125 </hint> 126 <hint type="destinationlabel"> 129 </hint>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | passworddialog.ui | 94 <hint type="sourcelabel"> 97 </hint> 98 <hint type="destinationlabel"> 101 </hint> 110 <hint type="sourcelabel"> 113 </hint> 114 <hint type="destinationlabel"> 117 </hint>
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" argument 55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) argument 77 #define user_pref(hint, base) kernel_pref(hint, base) argument 105 #define kernel_pref(hint, base) pref hint, base argument 142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base) argument 163 #define user_pref(hint, base) kernel_pref(hint, base) argument
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | ladspa.h | 192 More hint information is encapsulated in the 194 individual hint types together. Hints may require further 197 All the hint information for a particular port is aggregated in the 202 /* Hint LADSPA_HINT_BOUNDED_BELOW indicates that the LowerBound field 210 /* Hint LADSPA_HINT_BOUNDED_ABOVE indicates that the UpperBound field 218 /* Hint LADSPA_HINT_TOGGLED indicates that the data item should be 222 conjunction with any other hint except LADSPA_HINT_DEFAULT_0 or 226 /* Hint LADSPA_HINT_SAMPLE_RATE indicates that any bounds specified 229 the sample rate) could be requested by this hint in conjunction 231 at all must support this hint to retain meaning. */ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pam/libpam/ |
| H A D | CVE-2022-28321-0002.patch | 35 struct addrinfo hint; 37 memset (&hint, '\0', sizeof (hint)); 115 struct addrinfo hint; 118 memset (&hint, '\0', sizeof (hint)); 119 hint.ai_flags = AI_CANONNAME; 120 hint.ai_family = AF_UNSPEC; 128 (item->gai_rv = getaddrinfo (string, NULL, &hint, &item->res)) != 0)
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmultiwindowwm.c | 1662 unsigned long hint = 0, maxmin = 0; in winApplyHints() local 1692 hint |= HINT_SKIPTASKBAR; in winApplyHints() 1716 hint |= (HINT_NOFRAME | HINT_NOSYSMENU | HINT_NOMINIMIZE | HINT_NOMAXIMIZE); in winApplyHints() 1719 hint |= HINT_BORDER; in winApplyHints() 1721 hint |= HINT_SIZEBOX; in winApplyHints() 1723 hint |= HINT_CAPTION; in winApplyHints() 1725 hint |= HINT_NOSYSMENU; in winApplyHints() 1727 hint |= HINT_NOMINIMIZE; in winApplyHints() 1729 hint |= HINT_NOMAXIMIZE; in winApplyHints() 1749 hint = (hint & ~HINT_NOFRAME) | HINT_SKIPTASKBAR | HINT_SIZEBOX; in winApplyHints() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | intel_idle.rst | 30 first of which, referred to as a *hint*, can be used by the processor to 47 Each ``MWAIT`` hint value is interpreted by the processor as a license to 51 ``MWAIT`` hint values and idle states (i.e. low-power configurations of the 109 the description, ``MWAIT`` hint and exit latency are copied to the corresponding 228 Some of the ``MWAIT`` hint values allow the processor to use core C-states only 229 (most importantly, that is the case for the ``MWAIT`` hint value corresponding 232 with the given hint value) into a specific core C-state and then (if possible) 234 ``MWAIT`` hint value representing the ``C3`` idle state allows the processor to 237 have executed ``MWAIT`` with the ``C3`` hint value (or with a hint value 249 the logical CPU executing ``MWAIT`` with a hint value that is not core-level [all …]
|