Searched refs:syntax (Results 201 - 225 of 225) sorted by relevance

123456789

/freebsd-13-stable/sys/arm/arm/
H A Dbcopyinout_xscale.S41 .syntax unified
H A Dsupport.S94 .syntax unified
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl31 # about decorations, ABI and instruction syntax are identical.
102 .syntax unified
/freebsd-13-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl176 .syntax unified
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c281 b_val->syntax = SNMP_SYNTAX_OCTETSTRING;
/freebsd-13-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c4636 syntax:
4645 goto syntax;
4649 goto syntax;
/freebsd-13-stable/usr.sbin/ppp/
H A Dcommand.c229 prompt_Printf(arg->prompt, "%s %s\n", cmd->syntax, showcx(cmd));
1131 log_Printf(LogWARN, "usage: %s\n", cmd->syntax);
2497 " syntax help.\n");
2736 log_Printf(LogWARN, "usage: %s\n", arg->cmd->syntax);
3183 " <option>' for syntax help.\n", cmd, cmd);
/freebsd-13-stable/contrib/tcsh/
H A Dsh.c2147 t = syntax(paraml.next, &paraml, 0);
/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
H A DmibII.c297 ifindex.syntax = SNMP_SYNTAX_INTEGER;
/freebsd-13-stable/contrib/libpcap/
H A Dgencode.c477 static inline void syntax(compiler_state_t *cstate);
700 syntax(compiler_state_t *cstate) function
702 bpf_error(cstate, "syntax error in filter expression");
6936 syntax(cstate);
6995 bpf_error(cstate, "Mask syntax for networks only");
7110 syntax(cstate);
7170 bpf_error(cstate, "Mask syntax for networks only");
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dpoly1305-armv4.S7 .syntax unified
H A Daes-armv4.S51 .syntax unified
H A Dchacha-armv4.S7 .syntax unified
H A Dsha1-armv4-large.S7 .syntax unified
H A Dkeccak1600-armv4.S8 .syntax unified
H A Decp_nistz256-armv4.S7 .syntax unified
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec647 configuration file syntax requires us to specify it with HostKey if we
/freebsd-13-stable/lib/libc/arm/string/
H A Dmemcpy_xscale.S41 .syntax unified
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv4.pl53 .syntax unified
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl119 .syntax unified
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daes-armv4.pl81 .syntax unified
H A Dbsaes-armv7.pl732 .syntax unified @ ARMv7-capable assembler is expected to handle this
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl56 .syntax unified
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4579 ParsedAttr::Syntax syntax = inferNullabilityCS
4584 nullptr, SourceLocation(), nullptr, 0, syntax);
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c663 if (val->syntax != SNMP_SYNTAX_OCTETSTRING)

Completed in 500 milliseconds

123456789