Searched refs:NAME (Results 301 - 325 of 385) sorted by relevance

<<111213141516

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_ppro.c148 #define P6_EVDESCR(NAME, EVSEL, FLAGS, UMASK) \
150 .pm_event = PMC_EV_P6_##NAME, \
H A Dhwpmc_piv.c289 #define P4_EVDESCR(NAME, ESCREVENTSEL, CCCRSEL, TI_EVENT, ESCR0, ESCR1) \
291 .pm_event = PMC_EV_P4_##NAME, \
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm2 NAME PKT_RX label
/freebsd-11-stable/sys/sys/
H A Dpmc.h277 * __PMC_CAPS(NAME, VALUE, DESCRIPTION)
297 #define __PMC_CAP(NAME, VALUE, DESCR) PMC_CAP_##NAME = (1 << VALUE) ,
/freebsd-11-stable/crypto/openssl/
H A DMakefile185 NAME= $(BASENAME)-$(VERSION) macro
186 TARFILE= ../$(NAME).tar
517 --transform 's|^|$(NAME)/|' \
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp753 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c1905 #define CHECK_PROPERTY(name, NAME) \
1909 cmd = SDVO_CMD_SET_##NAME; \
2484 #define ENHANCEMENT(name, NAME) do { \
2486 if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_MAX_##NAME, &data_value, 4) || \
2487 !intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_##NAME, &response, 2)) \
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c1072 * => require other text after NAME as an argument. */
1547 #define INIT_STATIC_SPEC(NAME,PTR) \
1548 { NAME, NULL, PTR, (struct spec_list *) 0, sizeof (NAME) - 1, 0 }
1830 /* Change the value of spec NAME to SPEC. If SPEC is empty, then the spec is
2359 #define DELETE_IF_ORDINARY(NAME,ST,VERBOSE_FLAG) \
2362 if (stat (NAME, &ST) >= 0 && S_ISREG (ST.st_mode)) \
2363 if (unlink (NAME) < 0) \
2365 perror_with_name (NAME); \
2639 /* Check whether NAME ca
[all...]
H A Dc-common.h628 ID is the identifier to use, NAME is the string.
739 #define DEFTREECODE(SYM, NAME, TYPE, LENGTH) SYM,
H A Dpredict.c105 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) {NAME, HITRATE, FLAGS},
/freebsd-11-stable/contrib/gdb/gdb/
H A Dc-exp.c34 USER NAME SPACE" below. */
59 NAME = 261, enumerator in enum:yytokentype
102 #define NAME 261 macro
306 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
539 "$end", "error", "$undefined", "INT", "FLOAT", "STRING", "NAME",
617 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
913 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
981 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
3367 currently as names of types; NAME for other symbols.
3433 return NAME;
[all...]
H A Dobjc-exp.c34 USER NAME SPACE" below. */
61 NAME = 263, enumerator in enum:yytokentype
104 #define NAME 263 macro
310 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
538 "SELECTOR", "NAME", "TYPENAME", "CLASSNAME", "NAME_OR_INT", "STRUCT",
610 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
895 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
963 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
3293 currently as names of types; NAME for other symbols.
3453 return NAME;
[all...]
H A Dp-exp.c34 USER NAME SPACE" below. */
60 NAME = 262, enumerator in enum:yytokentype
96 #define NAME 262 macro
296 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
486 "NAME", "TYPENAME", "NAME_OR_INT", "STRUCT", "CLASS", "SIZEOF",
539 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
705 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
773 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
2752 currently as names of types; NAME for other symbols.
2964 return NAME;
[all...]
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c870 #define PRINT_DEMANGLED_NAME(FORMAT, NAME) do { \
873 elftc_demangle((NAME), _demangled, sizeof(_demangled), \
875 printf((FORMAT), (NAME)); \
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c484 NAME (aout, swap_ext_reloc_in) (abfd, p, to, syms,
495 NAME (aout, swap_std_reloc_in) (abfd, p, to, syms,
657 NAME (aout, link_hash_newfunc) ((struct bfd_hash_entry *) ret,
683 if (!NAME (aout, link_hash_table_init) (&ret->root, abfd,
H A Dcoffcode.h5373 #define CREATE_BIG_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5376 NAME , \
5423 #define CREATE_BIGHDR_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5426 NAME , \
5473 #define CREATE_LITTLE_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5476 NAME , \
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsbase.h424 #define NAME "Name" macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c134 #define DEF_SECTION(NAME, FLAGS, DIRECTIVE, OBJC) \
135 darwin_sections[NAME] = \
466 /* If NAME is the name of a stub or a non-lazy pointer , mark the stub
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c712 state->mode = NAME;
714 case NAME:
/freebsd-11-stable/crypto/openssh/
H A Dbuildpkg.sh.in248 NAME="OpenSSH Portable for ${UNAME_S}"
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp29 #define HANDLE_BTF_KIND(ID, NAME) "BTF_KIND_" #NAME,
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.c942 #define NAME(x) ((x)->index < 0 ? (x)->name : (x)->name) macro
943 #define GNAME(y) ((y) == NULL ? "NULL" : NAME(y))
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c942 #define NAME(x) ((x)->index < 0 ? (x)->name : (x)->name) macro
943 #define GNAME(y) ((y) == NULL ? "NULL" : NAME(y))
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c97 #define TC_FAKE_LABEL(NAME) (strcmp ((NAME), FAKE_LABEL_NAME) == 0)
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c1965 return NAME;
3120 return NAME;

Completed in 255 milliseconds

<<111213141516