| /freebsd-14.2/share/examples/bootforth/ |
| H A D | frames.4th | 15 196 constant sh_el 16 179 constant sv_el 17 218 constant slt_el 18 192 constant slb_el 19 191 constant srt_el 20 217 constant srb_el 22 205 constant dh_el 23 186 constant dv_el 24 201 constant dlt_el 25 200 constant dlb_el [all …]
|
| /freebsd-14.2/stand/forth/ |
| H A D | frames.4th | 49 0x2500 constant sh_el 50 0x2502 constant sv_el 51 0x250c constant slt_el 52 0x2514 constant slb_el 53 0x2510 constant srt_el 54 0x2518 constant srb_el 56 0x2550 constant dh_el 57 0x2551 constant dv_el 58 0x2554 constant dlt_el 59 0x255a constant dlb_el [all …]
|
| H A D | delay.4th | 31 2 constant delay_default \ Default delay (in seconds) 32 3 constant etx_key \ End-of-Text character produced by Ctrl+C 33 13 constant enter_key \ Carriage-Return character produce by ENTER 34 27 constant esc_key \ Escape character produced by ESC or Ctrl+[
|
| /freebsd-14.2/contrib/less/ |
| H A D | prompt.c | 43 static constant char s_proto[] = 45 static constant char m_proto[] = 47 static constant char M_proto[] = 49 static constant char e_proto[] = 51 static constant char h_proto[] = 53 static constant char w_proto[] = 55 static constant char more_proto[] = 60 public char constant *hproto = h_proto; 384 static constant char * skipcond(constant char *p) in skipcond() 441 static constant char * wherechar(char constant *p, int *wp) in wherechar() [all …]
|
| H A D | help.c | 3 constant char helpdata[] = { 303 constant int size_helpdata = sizeof(helpdata) - 1;
|
| H A D | funcs.h | 1 public char * save(constant char *s); 70 public LWCHAR get_wchar(constant char *p); 72 public LWCHAR step_char(char **pp, signed int dir, constant char *limit); 79 public void cmd_putstr(constant char *s); 81 public void cmd_repaint(constant char *old_cp); 83 public void cmd_addhist(struct mlist *mlist, constant char *cmd, int modified); 210 public void skip_ansi(struct ansi_state *pansi, char **pp, constant char *limit); 224 public void load_line(constant char *str); 313 public void putstr(constant char *s); 337 public char * pr_expand(constant char *proto);
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | netdissect-stdinc.h | 146 #define INT64_T_CONSTANT(constant) (constant##LL) argument 158 #define INT64_T_CONSTANT(constant) (constant##LL) argument 258 #define INT64_T_CONSTANT(constant) (constant##LL) argument
|
| /freebsd-14.2/sys/kgssapi/krb5/ |
| H A D | kcrypto.c | 183 void *constant, size_t constantlen) in krb5_derive_key() argument 196 krb5_n_fold(folded, ec->ec_blocklen, constant, constantlen); in krb5_derive_key() 229 uint8_t constant[5]; in krb5_get_usage_key() local 231 constant[0] = usage >> 24; in krb5_get_usage_key() 232 constant[1] = usage >> 16; in krb5_get_usage_key() 233 constant[2] = usage >> 8; in krb5_get_usage_key() 234 constant[3] = usage; in krb5_get_usage_key() 235 constant[4] = which; in krb5_get_usage_key() 236 return (krb5_derive_key(basekey, constant, 5)); in krb5_get_usage_key()
|
| /freebsd-14.2/crypto/openssl/providers/implementations/kdfs/ |
| H A D | krb5kdf.c | 47 const unsigned char *constant, size_t constant_len, 55 unsigned char *constant; member 91 OPENSSL_clear_free(ctx->constant, ctx->constant_len); in krb5kdf_reset() 124 if (ctx->constant == NULL) { in krb5kdf_derive() 130 ctx->constant, ctx->constant_len, in krb5kdf_derive() 152 if (!krb5kdf_set_membuf(&ctx->constant, &ctx->constant_len, p)) in krb5kdf_set_ctx_params() 266 const unsigned char *constant, size_t constant_len) in n_fold() argument 272 memcpy(block, constant, constant_len); in n_fold() 308 tmp = (constant[(rbyte-1) % constant_len] << (8 - rshift) in n_fold() 309 | constant[rbyte % constant_len] >> rshift) in n_fold() [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-KRB5KDF.pod | 14 AES-128-CBC), the initial key, and a constant. 35 =item "constant" (B<OSSL_KDF_PARAM_CONSTANT>) <octet string> 37 This parameter sets the constant value for the KDF. 52 constant's length must not exceed the block size of the cipher. 67 unsigned char constant[] = "I'm a constant"; 82 constant, strlen(constant));
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | rohm,bd99954.yaml | 33 # a) Trickle-charge with constant current (8). 34 # b) pre-charge with constant current (6) 36 # First a constant current (5) phase (CC) 37 # Then constant voltage (CV) phase (after the battery voltage has reached 80 # - constant-charge-current-max-microamp 81 # Current used at fast charge constant current phase (5 in above chart) 85 # - constant-charge-voltage-max-microvolt 86 # The constant voltage used in fast charging phase (4 in above chart)
|
| H A D | sc2731_charger.txt | 12 - constant-charge-voltage-max-microvolt: maximum constant input voltage. 20 constant-charge-voltage-max-microvolt = <4350000>;
|
| H A D | sc2731-charger.yaml | 30 - constant-charge-voltage-max-microvolt: maximum constant input voltage. 39 constant-charge-voltage-max-microvolt = <4350000>;
|
| H A D | maxim,max77693.yaml | 23 maxim,constant-microvolt: 25 Battery constant voltage in uV. The charger will operate in fast 26 charge constant current mode till battery voltage reaches this level. 27 Then the charger will switch to fast charge constant voltage mode.
|
| H A D | battery.yaml | 73 description: limit when to change to constant charging 78 constant-charge-current-max-microamp: 79 description: maximum constant input current 81 constant-charge-voltage-max-microvolt: 82 description: maximum constant input voltage 159 constant-charge-current-max-microamp = <900000>; 160 constant-charge-voltage-max-microvolt = <4200000>;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticASTKinds.td | 56 "in a constant expression">; 70 "is not a constant expression">; 81 "in a constant expression">; 157 "constant expression">; 185 "in a constant expression">; 194 "a constant expression">; 221 "in a constant expression">; 258 "constant expression">; 291 "in a constant expression">; 342 "in constant expressions">; [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 1088 return constant; in constStructWithPadding() 1103 return constant; in constWithPadding() 1120 return constant; in constWithPadding() 1127 return constant; in constWithPadding() 1218 constant->isNullValue() || isa<llvm::UndefValue>(constant); in emitStoresForConstant() 1293 llvm::Constant *constant = in emitStoresForZeroInit() local 1327 return constant; in replaceUndef() 1328 if (!containsUndef(constant)) in replaceUndef() 1329 return constant; in replaceUndef() 1951 if (constant && !constant->isZeroValue() && in EmitAutoVarInit() [all …]
|
| H A D | ConstantInitBuilder.cpp | 70 bool constant, in createGlobal() argument 75 constant, in createGlobal() 273 auto constant = llvm::ConstantArray::get(type, elts); in finishArray() local 275 return constant; in finishArray() 288 llvm::Constant *constant; in finishStruct() local 291 constant = llvm::ConstantStruct::get(ty, elts); in finishStruct() 293 constant = llvm::ConstantStruct::getAnon(elts, Packed); in finishStruct() 297 return constant; in finishStruct()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 34 // opcode Rd Rs1 constant (16) 37 // Rd <- Rs1 op constant 39 // Except for shift instructions, `H' determines whether the constant 175 // opcode Rd Rs1 constant (16) 189 // 01 ea = Rs1, Rs1 <- Rs1 + constant 190 // 10 ea = Rs1 + constant 191 // 11 ea = Rs1 + constant, Rs1 <- Rs1 + constant 193 // The constant is sign-extended for this instruction. 291 // opcode condition constant (23) 349 // opcode condition Rs1 constant (14) [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 168 const Constant *constant = dyn_cast<Constant>(value); in EvaluateValue() local 170 if (constant) { in EvaluateValue() 172 if (auto *cfp = dyn_cast<ConstantFP>(constant)) { in EvaluateValue() 185 if (!ResolveConstantValue(value_apint, constant)) in EvaluateValue() 259 switch (constant->getValueID()) { in ResolveConstantValue() 287 dyn_cast<ConstantExpr>(constant)) { in ResolveConstantValue() 330 if (isa<ConstantPointerNull>(constant)) { in ResolveConstantValue() 450 if (!ResolveConstant(data_address, constant)) { in ResolveValue() 482 switch (constant->getValueID()) { in CanResolveConstant() 670 if (!CanResolveConstant(constant)) { in CanInterpret() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ValueLattice.h | 53 constant, enumerator 99 case constant: in destroy() 160 case constant: in ValueLatticeElement() 179 case constant: in ValueLatticeElement() 240 bool isConstant() const { return Tag == constant; } in isConstant() 316 Tag = constant;
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | asn1parse.c | 307 int64_t constant; member 1958 (yyval.member)->val = (yyvsp[(3) - (4)].constant); 2198 (yyval.tag).tagclass = (yyvsp[(2) - (4)].constant); 2199 (yyval.tag).tagvalue = (yyvsp[(3) - (4)].constant); 2207 (yyval.constant) = ASN1_C_CONTEXT; 2214 (yyval.constant) = ASN1_C_UNIV; 2221 (yyval.constant) = ASN1_C_APPL; 2228 (yyval.constant) = ASN1_C_PRIVATE; 2235 (yyval.constant) = TE_EXPLICIT; 2242 (yyval.constant) = TE_EXPLICIT; [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | BN_zero.pod | 28 BN_value_one() returns a B<BIGNUM> constant of value 1. This constant 39 BN_value_one() returns the constant.
|
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | derived-key-test.c | 40 unsigned char constant[MAXSIZE]; member 98 ret = krb5_derive_key(context, &key, t->enctype, t->constant, in main()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 44 constant-charge-current-max-microamp = <2000000>; 45 constant-charge-voltage-max-microvolt = <4200000>;
|