Home
last modified time | relevance | path

Searched refs:NC (Results 1 – 25 of 8165) sorted by relevance

12345678910>>...327

/dports/games/libretro-px68k/px68k-libretro-8455d9c/libretro/
H A Dkeyboard.c69 NC, NC, NC, NC, NC, NC, NC, NC,
73 NC, NC, NC, NC, NC, NC, NC, NC,
101 NC, NC, NC, NC, NC, NC, NC, NC,
103 NC, NC, NC, NC, NC, NC, NC, NC,
105 NC, NC, NC, NC, NC, NC, NC, NC,
107 NC, NC, NC, NC, NC, NC, NC, NC,
109 NC, NC, NC, NC, NC, NC, NC, NC,
111 NC, NC, NC, NC, NC, NC, NC, NC,
113 NC, NC, NC, NC, NC, NC, NC, NC,
115 NC, NC, NC, NC, NC, NC, NC, NC,
[all …]
/dports/sysutils/libcpuid/libcpuid-0.5.1/libcpuid/
H A Drecog_amd.c50 …{ -1, -1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "Unknown AMD CPU" …
53 …{ 4, -1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "Unknown AMD 486" …
54 …{ 4, 3, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "AMD 486DX2" …
55 …{ 4, 7, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "AMD 486DX2WB" …
56 …{ 4, 8, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "AMD 486DX4" …
57 …{ 4, 9, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "AMD 486DX4WB" …
60 …{ 5, -1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "Unknown AMD 586" …
61 …{ 5, 0, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "K5" …
62 …{ 5, 1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "K5" …
63 …{ 5, 2, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "K5" …
[all …]
H A Drecog_intel.c72 { -1, -1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "Unknown Intel CPU" },
75 { 4, -1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "Unknown i486" },
76 { 4, 0, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 DX-25/33" },
77 { 4, 1, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 DX-50" },
78 { 4, 2, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 SX" },
79 { 4, 3, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 DX2" },
80 { 4, 4, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 SL" },
81 { 4, 5, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 SX2" },
82 { 4, 7, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 DX2 WriteBack" },
83 { 4, 8, -1, -1, -1, 1, -1, -1, NC, 0 , 0, "i486 DX4" },
[all …]
/dports/graphics/xd3d/xd3d-8.3.1/src/graphic/
H A Dtrad.f100 NC = NC-1
205 NC = NC+1
206 200 NC = NC-1
209 IF (CC(NC).EQ.'.') NC=NC-1
215 NC = NC+1
235 NC = NC-1
304 NC = NC+1
339 IF (CC(NC-4:NC-4).EQ.' ') CC(NC-4:NC-4) = '0'
340 IF (CC(NC-3:NC-3).EQ.' ') CC(NC-3:NC-3) = '0'
342 NC = NC-1
[all …]
/dports/science/dcl/dcl-5.4.8/src/misc1/fmtlib/
H A Dchval.f178 CVAL(1:NC-1)=CHX(2:NC)
179 NC=NC-1
220 NC=MC+NC-IDE+1
221 CHX(1:NC)=CVAL(1:NC)
232 NC=NC-1
233 CHX(1:NC)=CVAL(1:NC)
236 NC=NC-1
237 CHX(1:NC)=CVAL(1:NC)
244 CVAL(1:NC-1)=CHX(1:IDP-1)//CHX(IDP+1:NC)
245 NC=NC-1
[all …]
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmFormatTable.h49 #define NC GMM_COMPR_FORMAT_INVALID macro
57 (bpc == x) ? GMM_E2ECOMP_FORMAT_##fmtstr : NC) : \
62 NC
83 GMM_FORMAT( A4P4_UNORM_PALETTE0 , 8, 1, 1, 1, R, x, 0x148, NC ,…
84 GMM_FORMAT( A4P4_UNORM_PALETTE1 , 8, 1, 1, 1, R, x, 0x14F, NC ,…
86 GMM_FORMAT( A8P8_UNORM_PALETTE0 , 16, 1, 1, 1, R, x, 0x10F, NC ,…
87 GMM_FORMAT( A8P8_UNORM_PALETTE1 , 16, 1, 1, 1, R, x, 0x110, NC ,…
88 GMM_FORMAT( A8X8_UNORM_G8R8_SNORM , 32, 1, 1, 1, R, x, 0x0E7, NC ,…
89 GMM_FORMAT( A16_FLOAT , 16, 1, 1, 1, R, x, 0x117, NC ,…
90 GMM_FORMAT( A16_UNORM , 16, 1, 1, 1, R, x, 0x113, NC ,…
[all …]
/dports/x11/libX11/libX11-1.7.2/modules/im/ximcp/
H A DimThaiFlt.c135 {XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*CTRL*/
136 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*NON*/
138 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*LV*/
139 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*FV1*/
140 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*FV2*/
141 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*FV3*/
144 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*BD*/
145 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*TONE*/
146 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*AD1*/
147 ,{XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*AD2*/
[all …]
/dports/graphics/xd3d/xd3d-8.3.1/src/d3d/
H A Dtrad.f24 NC = 1
29 NC = 1
92 NC = 21
93 200 NC = NC-1
94 IF (CC(NC).EQ.'0' .OR. CC(NC).EQ.' ') GOTO 200
95 IF (CC(NC).EQ.'.') NC=NC-1
97 NC = NC-1
115 NC = NC-1
159 NC = NC-NN+5
160 C(NC-2:NC+1) = ' 10-'
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/COSS/CosNaming/
H A Dlname_component.erl47 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
50 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
53 get_id(NC) when is_record(NC, 'CosNaming_NameComponent') ->
54 NC#'CosNaming_NameComponent'.id.
56 set_id(NC, Id) when is_record(NC, 'CosNaming_NameComponent') andalso is_list(Id)->
57 NC#'CosNaming_NameComponent'{id=Id}.
59 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
62 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
65 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') ->
66 NC#'CosNaming_NameComponent'.kind.
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/COSS/CosNaming/
H A Dlname_component.erl47 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
50 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
53 get_id(NC) when is_record(NC, 'CosNaming_NameComponent') ->
54 NC#'CosNaming_NameComponent'.id.
56 set_id(NC, Id) when is_record(NC, 'CosNaming_NameComponent') andalso is_list(Id)->
57 NC#'CosNaming_NameComponent'{id=Id}.
59 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
62 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
65 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') ->
66 NC#'CosNaming_NameComponent'.kind.
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/COSS/CosNaming/
H A Dlname_component.erl47 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
50 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
53 get_id(NC) when is_record(NC, 'CosNaming_NameComponent') ->
54 NC#'CosNaming_NameComponent'.id.
56 set_id(NC, Id) when is_record(NC, 'CosNaming_NameComponent') andalso is_list(Id)->
57 NC#'CosNaming_NameComponent'{id=Id}.
59 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
62 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
65 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') ->
66 NC#'CosNaming_NameComponent'.kind.
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/COSS/CosNaming/
H A Dlname_component.erl47 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
50 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
53 get_id(NC) when is_record(NC, 'CosNaming_NameComponent') ->
54 NC#'CosNaming_NameComponent'.id.
56 set_id(NC, Id) when is_record(NC, 'CosNaming_NameComponent') andalso is_list(Id)->
57 NC#'CosNaming_NameComponent'{id=Id}.
59 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
62 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
65 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') ->
66 NC#'CosNaming_NameComponent'.kind.
[all …]
/dports/lang/erlang/corba-5.0.2/lib/orber/COSS/CosNaming/
H A Dlname_component.erl47 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
50 get_id(NC) when is_record(NC, 'CosNaming_NameComponent'),
53 get_id(NC) when is_record(NC, 'CosNaming_NameComponent') ->
54 NC#'CosNaming_NameComponent'.id.
56 set_id(NC, Id) when is_record(NC, 'CosNaming_NameComponent') andalso is_list(Id)->
57 NC#'CosNaming_NameComponent'{id=Id}.
59 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
62 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') andalso
65 get_kind(NC) when is_record(NC, 'CosNaming_NameComponent') ->
66 NC#'CosNaming_NameComponent'.kind.
[all …]
/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/
H A Dsetup9 NC='\033[0m'
31 make install${NC}
36 ${RED}rm -rf build${NC}
94 echo -e "${GREEN}present${NC}"
97 echo -e "${RED}missing${NC}"
111 echo -e "${GREEN}present${NC}"
114 echo -e "${RED}missing${NC}"
139 echo -e "${GREEN}ok${NC}"
149 echo -e "${WHITE}cd build${NC}";
167 echo -e "${WHITE}cd build${NC}"
[all …]
/dports/astro/wcslib/wcslib-7.7/Fortran/test/
H A Dtunits.f37 INTEGER FUNC, I, NC, STATUS
54 NC = LNBLNK(HAVE)
60 NC = LNBLNK(HAVE)
61 WRITE (*, 50) HAVE(:NC)
76 NC = LNBLNK(WANT)
82 NC = LNBLNK(WANT)
83 WRITE (*, 50) WANT(:NC)
127 NC = LNBLNK(HAVE)
141 NC = LNBLNK(WCSUNITS_TYPES(I))
143 : WCSUNITS_TYPES(I)(:NC)
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Contrib/fraggle/data/
H A Dfragmentation_tversky_out5 [*]c1c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
8 …([*])c(OC)c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc1OC,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,…
9 [*]c1c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
10 [*]c1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
19 …(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,C…
27 …([*])c(OC)c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc1OC,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,…
28 [*]c1c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
29 …*]c1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
43 …(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2ccccc12,C…
77 [*]c1c(CN2CCC(NC(=O)c3cncc(C)c3)CC2)cc(OC)c2ccccc12,COc1cc(CN2CCC(NC(=O)c3cncc(C)c3)CC2)c(OC)c2cccc…
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/dts/
H A Dhi3660-hikey960.dts255 "NC", "NC", "NC",
284 "NC", "NC", "NC";
302 "NC", "NC", "NC",
336 "NC", "NC", "NC";
343 "NC", "NC", "NC",
345 "NC", "NC", "NC", "NC";
350 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
358 "NC", "NC", "NC", "NC", "NC", "NC";
368 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
373 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]

12345678910>>...327