Searched refs:index (Results 20951 - 20961 of 20961) sorted by relevance
1...<<831832833834835836837838839
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_hsi.h | 9904 u32 index; member
|
/third_party/libevdev/ |
H A D | configure | 15294 prefix = substr(line, 1, index(line, defundef) - 1) 15559 # Compute "$ac_file"'s index in $config_headers.
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 15130 prefix = substr(line, 1, index(line, defundef) - 1) 15395 # Compute "$ac_file"'s index in $config_headers.
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 363 * index of the palette to use for formats with a palette otherwise a boolean 525 /* Find a sample index for the desired sample: */ in sample() 676 /* Return the index of the changed byte. */ in pixel_cmp() 3623 * no relationship between palette index and the color value therein!) in make_standard_palette() 6871 /* We don't expect changes to the index here even if the bit depth is in transform_image_validate() 6878 png_error(pp, "unexpected transformed palette index"); in transform_image_validate() 8276 * expressed as a 24bit rgb, not an index. in image_transform_png_set_background_set() 8283 expand = 0; /* passing in an RGB not a pixel index */ in image_transform_png_set_background_set() 10262 /* Record the palette index for index image in gamma_image_validate() [all...] |
/third_party/eudev/ |
H A D | configure | 21035 prefix = substr(line, 1, index(line, defundef) - 1) 21300 # Compute "$ac_file"'s index in $config_headers.
|
/third_party/lame/ |
H A D | configure | 19795 prefix = substr(line, 1, index(line, defundef) - 1) 20060 # Compute "$ac_file"'s index in $config_headers.
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 18284 prefix = substr(line, 1, index(line, defundef) - 1) 18549 # Compute "$ac_file"'s index in $config_headers.
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 2823 * of fd index into fd_array, interpreted as u16. in find_kfunc_desc_btf() 3428 * insn index within the same state, e.g.: 3->4->5->3, so just because current 3429 * instruction index is the same as state's first_idx doesn't mean we are 3634 * @idx is an index of the instruction we are currently processing; 3635 * @subseq_idx is an index of the subsequent instruction that: 4190 * some instruction index, it can be correctly and safely used to "short 4192 * index. I.e., if we jumped to that instruction from a completely different 5153 * index'es we need to make sure that whatever we use in check_mem_region_access() 5160 verbose(env, "R%d min value is negative, either use unsigned index or do a if (index > in check_mem_region_access() [all...] |
/third_party/node/deps/cares/ |
H A D | configure | 26815 prefix = substr(line, 1, index(line, defundef) - 1) 27080 # Compute "$ac_file"'s index in $config_headers.
|
/third_party/python/ |
H A D | configure | 30103 prefix = substr(line, 1, index(line, defundef) - 1)
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 1865 ** CAPI3REF: Maximum xShmLock index 2741 ** process a table with generated columns and a descending index. This is 4317 ** result set of a [SELECT] or the maximum number of columns in an index 4345 ** <dd>The maximum index number of any [parameter] in an SQL statement.)^ 4766 ** ^The second argument is the index of the SQL parameter to be set. 4767 ** ^The leftmost SQL parameter has an index of 1. ^When the same named 4769 ** occurrences have the same index as the first occurrence. 4770 ** ^The index for named parameters can be looked up using the 4771 ** [sqlite3_bind_parameter_index()] API if desired. ^The index 4874 ** index i [all...] |
Completed in 287 milliseconds
1...<<831832833834835836837838839