/freebsd/contrib/dialog/ |
H A D | inputstr.c | 360 unsigned inx; in dlg_index_wchars() local 363 for (inx = 1; inx <= len; ++inx) { in dlg_index_wchars() 373 cache->list[inx] = cache->list[inx - 1] + width; in dlg_index_wchars() 378 cache->list[inx] = (int) inx; in dlg_index_wchars() 417 unsigned inx; in dlg_index_columns() local 422 for (inx = 0; inx < len; ++inx) { in dlg_index_columns() 425 if (string[inx_wchars[inx]] == TAB) { in dlg_index_columns() 426 result = ((cache->list[inx] | 7) + 1) - cache->list[inx]; in dlg_index_columns() 434 string + inx_wchars[inx], in dlg_index_columns() 435 num_bytes - (size_t) inx_wchars[inx], in dlg_index_columns() [all …]
|
H A D | tailbox.c | 118 size_t inx; in last_lines() local 143 for (inx = size_as_read - 1; inx != 0; --inx) { in last_lines() 144 if (buf[inx] == '\n') { in last_lines() 147 offset = (long) (inx + 1); in last_lines()
|
/freebsd/contrib/ncurses/misc/ |
H A D | makedef.cmd | 154 inx = 1 155 do while inx <= last 156 if codes.inx = 0 then 161 codes.inx = new_code 164 say ' "'names.inx'" @'codes.inx' NONAME' 165 inx = inx + 1
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts | 8 * - bits 11..8: Panel ID: 0x0 (INX) 17 model = "Google Wormdingler rev1+ (INX, rt5682s)";
|
H A D | sc7180-trogdor-wormdingler-rev0-inx.dts | 8 * - bits 7..4: Panel ID: 0x0 (INX) 16 model = "Google Wormdingler rev0 INX panel board";
|
H A D | sc7180-trogdor-wormdingler-rev1-inx.dts | 8 * - bits 11..8: Panel ID: 0x0 (INX) 17 model = "Google Wormdingler rev1+ INX panel board";
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_inwstr.c | 64 int inx; in NCURSES_EXPORT() local 67 for (inx = 0; (inx < CCHARW_MAX) in NCURSES_EXPORT() 68 && ((wch = text[col].chars[inx]) != 0); in NCURSES_EXPORT() 69 ++inx) { in NCURSES_EXPORT()
|
/freebsd/contrib/netbsd-tests/lib/libc/locale/ |
H A D | t_wcstod.c | 87 { L"INX", 0, 0, 0 }, 88 { L"+INX", 0, 0, 0 }, 89 { L"-INX", 0, 0, 0 }, 99 { L" INX", 0, 0, 0 }, 100 { L" +INX", 0, 0, 0 }, 101 { L" -INX", 0, 0, 0 },
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad4695.yaml | 137 dt-bindings/iio/adi,ad4695.h. Values 1 to 15 correspond to INx inputs. 138 Only odd numbered INx inputs can be used as common mode channels.
|
/freebsd/tools/test/stress2/misc/ |
H A D | bio.sh | 109 test(int inx) 124 snprintf(file, sizeof(file), "file.%06d", inx);
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | boe,tv101wum-nl6.yaml | 31 # INX HJ110IZ-01A 10.95" WUXGA TFT LCD panel
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom.yaml | 714 - description: Lenovo IdeaPad Chromebook Duet 3 with INX panel (rev0) 719 - description: Lenovo IdeaPad Chromebook Duet 3 with INX panel (newest rev) 724 - description: Lenovo IdeaPad Chromebook Duet 3 with INX panel and rt5682s (newest rev)
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ObjC.cpp | 719 for (uint32_t inx = 0; inx < protocolCount; ++inx) { in parseProtocolListInfo() local
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 865 # loop inX-in7 are loaded 1612 # loop inX-in7 are loaded 2656 # loop inX-in5 are loaded 3326 # loop inX-in5 are loaded
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathtest.c | 1130 /* Check the IEEE status bits (except INX, which we disregard). in runtest()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | windows | 1298 # netnwcli.inf start with ;---[ NetNWCli.INX ]
|