Searched refs:symbol (Results 1 - 25 of 99) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A DDemo.pm9 my ($package, $symbol, $referent, $attr, $data, $phase) = @_;
11 print STDERR 'Scalar $', *{$symbol}{NAME},
23 my ($package, $symbol, $referent, $attr, $data) = @_;
25 print STDERR 'Hash %', *{$symbol}{NAME},
30 my ($package, $symbol, $referent, $attr, $data) = @_;
32 print STDERR 'Sub &', *{$symbol}{NAME},
37 my ($package, $symbol, $referent, $attr, $data) = @_;
39 print STDERR ref($referent), ' ', *{$symbol}{NAME},
44 my ($package, $symbol, $referent, $attr, $data) = @_;
46 print STDERR ref($referent), ' ', *{$symbol}{NAM
[all...]
H A Ddemo_range.pl6 my ($package, $symbol, $referent, $attr, $data) = @_;
H A DMyClass.pm9 my ($package, $symbol, $referent, $attr, $data) = @_;
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Damd64_data.s30 / global symbol errno
/opensolaris-onvv-gate/usr/src/lib/libc/i386/gen/
H A Di386_data.s33 / global symbol errno
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DSymbol.pm18 $symbol = encode("symbol", $utf8); # loads Encode::Symbol implicitly
19 $utf8 = decode("", $symbol); # ditto
23 This module implements symbol and dingbats encodings. Encodings
28 symbol
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH49 * This symbol holds the complete pathname to the sed program.
54 * This symbol, if defined, indicates that the alarm routine is
60 * This symbol is defined if the bcmp() routine is available to
66 * This symbol is defined if the bcopy() routine is available to
72 * This symbol is defined if the bzero() routine is available to
78 * This symbol, if defined, indicates that the chown routine is
84 * This symbol, if defined, indicates that the chroot routine is
90 * This symbol, if defined, indicates that the chsize routine is available
96 * This symbol, if defined, indicates that this C compiler knows about
97 * the const type. There is no need to actually test for that symbol
[all...]
/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dcrossref.c34 * cscope - interactive C symbol cross-reference
54 #define SYMBOLINC 20 /* symbol list size increment */
70 static struct symbol { /* symbol data */ struct
74 int length; /* symbol length */
75 } *symbol; variable in typeref:struct:symbol
83 int length; /* symbol length */
101 if (symbol == NULL) {
102 symbol = mymalloc(msymbols * sizeof (struct symbol));
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhtadm/
H A DResourceBundle.properties47 # Specifying both macro name and symbol name error
49 two_keys_error=Cannot specify both macro name and symbol name
52 # Specifying neither macro name and symbol name error
54 no_keys_error=Must specify either macro name or symbol name
59 no_definition_error=Must specify macro or symbol definition
62 # Cannot edit symbol error
67 # Cannot edit symbol error
89 usage=dhtadm [-r (resource)] [-p (path)] [-u (uninterpreted data)] [-g] (options)\n\nWhere (options) is one of:\n\n-C Create the dhcptab\n\n-A Add symbol or macro. Sub-options:\n { -s (symbol name) | -m (macro name) } -d (definition)\n\n-M Modify symbol o
[all...]
/opensolaris-onvv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DKernelSymbolRecord.java35 * {@code sym()} action used to lookup the symbol associated with a
52 new String[] {"symbol", "address"})
77 private String symbol; // set natively after creation; treat as final field in class:KernelSymbolRecord
91 * Creates a {@code KernelSymbolRecord} with the given symbol lookup
97 * @param addressValue symbol address
99 * looking up the symbol associated with the given kernel address
105 symbol = lookupValue;
113 if (symbol == null) {
114 throw new NullPointerException("symbol is null");
128 return symbol;
[all...]
H A DUserSymbolRecord.java35 * {@code usym()} action used to lookup the symbol associated with a
52 new String[] {"processID", "symbol", "address"})
79 private transient String symbol; field in class:UserSymbolRecord
92 * symbol lookup, and user address converted in probe context as a
100 * looking up the symbol associated with the given user address
101 * @param addressValue symbol address
110 symbol = lookupValue;
117 if (symbol == null) {
118 throw new NullPointerException("symbol is null");
123 * Gets the process ID associated with this record's symbol
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/
H A DMacro.java48 // Value used to edit a boolean symbol of a macro
91 StringBuffer symbol = new StringBuffer();
117 // Name of symbol
122 storeOption(symbol.toString(), value.toString());
124 setOption(symbol.toString(), value.toString(), false);
126 symbol.setLength(0);
130 symbol.append(c);
133 // Value of symbol
146 storeOption(symbol.toString(), value.toString());
148 setOption(symbol
188 setOption(String symbol, String value, boolean edit) argument
[all...]
/opensolaris-onvv-gate/usr/src/head/
H A Dapptrace.h50 #define ABI_VFLAG(lib, symbol) \
51 __abi_ ## lib ## _ ## symbol ## _sym.a_vflag
56 #define ABI_REAL(lib, symbol) \
57 __abi_ ## lib ## _ ## symbol ## _sym.a_real
/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dhash.c60 * Define a hash symbol-table entry.
61 * See symbol.h for the definition of the Symbol container type.
65 Symbol symbol; /* The symbol stored in the hash-entry */ member in struct:HashNode
194 * hcase HashCase Specify how symbol case is considered when
205 * provided SYM_DEL_FN() symbol destructors along
206 * with the symbol data.
321 * hash HashTable * The hash table to insert the symbol into.
331 * symbol is deleted this function will be called
365 if(node->symbol
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dlex.l37 symbol [_a-zA-Z][_a-zA-Z0-9]*
66 {symbol} {yylval.str = strdup(yytext); return (SYMBOL);}
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Db.t42 my($symbol) = @_;
44 $main::Subs{$symbol->STASH->NAME . '::' . $symbol->NAME}++;
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dobpsym.c29 * such that address and name lookups can work and use kernel symbol names.
35 * The module locks the symbol tables in memory, when it's installed,
71 * the former causes a kobj_getsymvalue() on the entire kernel symbol table.
87 * we take names of the form: "modname:symbol", "unix:symbol", "symbol"
125 value_to_name(uintptr_t value, char *symbol) argument
136 (void) strcpy(symbol, modp->mod_modname);
137 (void) strcat(symbol, ":");
138 (void) strcat(symbol, nam
[all...]
H A Dobpsym_1275.c31 * such that address and name lookups can work and use kernel symbol names.
85 * Otherwise, try to translate the symbol name arg to a value.
115 static char symbol[MAX_NAME]; variable
123 char *name = symbol;
124 extern u_long value_to_name(uintptr_t value, char *symbol);
134 * Otherwise, try to translate the value to a symbol-name/offset.
/opensolaris-onvv-gate/usr/src/cmd/dis/
H A Ddis_main.c71 #define MINSYMWIDTH 22 /* Minimum width of symbol portion of line */
74 * Given a symbol+offset as returned by dis_tgt_lookup(), print an appropriately
75 * formatted symbol, based on the offset and current setttings.
78 getsymname(uint64_t addr, const char *symbol, off_t offset, char *buf, argument
81 if (symbol == NULL || g_numeric) {
88 symbol = dis_demangle(symbol);
91 (void) snprintf(buf, buflen, "%s", symbol);
93 (void) snprintf(buf, buflen, "%s+0%o", symbol, offset);
95 (void) snprintf(buf, buflen, "%s+0x%x", symbol, offse
110 const char *symbol; local
236 const char *symbol; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/krb5/ss/
H A Dutils.c88 char *symbol; local
90 symbol = malloc((strlen(name)+6) * sizeof(char));
92 sprintf(symbol, "%s%05ld", name, gensym_n);
93 return(symbol);
/opensolaris-onvv-gate/usr/src/tools/ndrgen/
H A Dndrgen.h42 struct symbol *file_name;
46 struct symbol *nu_sym;
83 typedef struct symbol { struct
84 struct symbol *next;
154 struct node *type_name; /* symbol */
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/platform/
H A Daclinux.h144 #define ACPI_EXPORT_SYMBOL(symbol) EXPORT_SYMBOL(symbol);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Ddie.t61 print "not " unless $@ =~ /Global symbol "\$\x{3b1}"/;
/opensolaris-onvv-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh35 -s When available, examine and use the .symtab symbol table
/opensolaris-onvv-gate/usr/src/tools/ctf/dump/
H A DMakefile.com30 SRCS = dump.c utils.c symbol.c

Completed in 220 milliseconds

1234