Searched refs:symbols (Results 1 - 25 of 499) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/tools/memcheck/
H A DICUMemCheck.pl48 $symbols = `nm -u -C $f`;
49 if ($symbols =~ /U +operator delete\(void\*\)/) {
52 if ($symbols =~ /U +operator delete\[\]\(void\*\)/) {
55 if ($symbols =~ /U +operator new\(unsigned int\)/) {
58 if ($symbols =~ /U +operator new\[\]\(unsigned int\)/) {
61 if ($symbols =~ /U +malloc.*/) {
64 if ($symbols =~ /U +free.*/) {
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfplugin.py7 symbols = [ variable
59 for sym in symbols:
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfplugin.py7 symbols = [ variable
59 for sym in symbols:
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/netware/
H A Dapr_arch_dso.h39 sym_list *symbols; member in struct:apr_dso_handle_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/netware/
H A Dapr_arch_dso.h39 sym_list *symbols; member in struct:apr_dso_handle_t
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/
H A Dbz2lib.c27 static char* symbols [] = { variable
66 res = Trf_LoadLibrary (interp, BZ2_LIB_NAME, (VOID**) &bz, symbols, 6);
H A Dzlib.c23 static char* symbols [] = { variable
93 res = Trf_LoadLibrary (interp, Z_LIB_NAME, (VOID**) &zf, symbols, 10);
/macosx-10.9.5/cctools-845/misc/
H A Dnm.c68 * object files before printing the symbols. This version of nm will print the
70 * which symbols belong to which arguments in the case that multiple arguments
108 enum bool g; /* print only global symbols */
113 enum bool u; /* print only undefined symbols */
114 enum bool U; /* only undefined symbols */
149 unsigned char text_nsect, /* For printing symbols types, T, D, and B */
150 data_nsect, /* for text, data and bss symbols */
203 struct symbol *symbols,
212 struct symbol *symbols,
495 struct symbol *symbols; local
788 struct symbol symbol, *symbols; local
1138 print_mach_symbols( struct ofile *ofile, struct symbol *symbols, uint32_t nsymbols, char *strings, uint32_t strsize, struct cmd_flags *cmd_flags, struct process_flags *process_flags, char *arch_name) argument
1406 print_symbols( struct ofile *ofile, struct symbol *symbols, uint32_t nsymbols, char *strings, uint32_t strsize, struct cmd_flags *cmd_flags, struct process_flags *process_flags, char *arch_name, struct value_diff *value_diffs) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/cf/
H A Dsymbol-version.py50 symbols = [] variable
67 symbols.append([namespace, p[1]])
83 for symbol in symbols:
H A Dw32-check-exported-symbols.pl112 w32-sync-exported-symbols.pl - Synchronize Windows .def with version-script
116 w32-sync-exported-symbols.pl {options}
124 Verifies that all the symbols exported by the version-script is also
125 accounted for in the .def file. Also checks that no extra symbols are
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Drdcoff.c44 /* This structure is used to hold the symbols, as well as the current
45 location within the symbols. */
49 /* The symbols. */
51 /* The number of symbols. */
136 parse_coff_type (bfd *abfd, struct coff_symbols *symbols,
151 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
157 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
185 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
188 parse_coff_base_type (abfd, symbols,
226 return parse_coff_base_type (abfd, symbols, type
135 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
232 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
372 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
479 parse_coff_enum_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types ATTRIBUTE_UNUSED, union internal_auxent *pauxent, void *dhandle) argument
655 struct coff_symbols symbols; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dmiscdtfm.cpp161 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); local
166 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), *symbols, status);
173 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
187 delete symbols;
196 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); local
200 df->setDateFormatSymbols(*symbols);
206 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
220 delete symbols;
227 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); local
229 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), symbols, statu
256 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); local
328 DateFormatSymbols *symbols = new DateFormatSymbols(Locale::getJapan(), status); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/text/win/
H A DLocaleWin.cpp470 Vector<String, DecimalSymbolsSize> symbols;
479 symbols.append("0");
480 symbols.append("1");
481 symbols.append("2");
482 symbols.append("3");
483 symbols.append("4");
484 symbols.append("5");
485 symbols.append("6");
486 symbols.append("7");
487 symbols
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/dso/netware/
H A Ddso.c50 if (dso->symbols != NULL) {
51 symbol = dso->symbols;
62 dso->symbols = NULL;
93 (*res_handle)->symbols = NULL;
119 symbol->next = handle->symbols;
120 handle->symbols = symbol;
/macosx-10.9.5/apr-30/apr/apr/dso/netware/
H A Ddso.c50 if (dso->symbols != NULL) {
51 symbol = dso->symbols;
62 dso->symbols = NULL;
93 (*res_handle)->symbols = NULL;
119 symbol->next = handle->symbols;
120 handle->symbols = symbol;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/term/
H A Dbox219 set symbols {fgyz{|}~}
38 lappend foo " \016x\017$symbols\016x\017"
39 lappend foo " \016x${symbols}x\017"
H A Dbox19 set symbols {f g y z { | } ~ }
40 lappend foo " $symbols"
41 lappend foo " \016$symbols\017"
/macosx-10.9.5/cctools-845/otool/
H A Di860_disasm.c49 struct nlist *symbols,
64 struct nlist *symbols,
75 struct nlist *symbols,
96 struct nlist *symbols,
164 relocs, nrelocs, symbols, nsymbols, sorted_symbols, local
192 struct nlist *symbols,
236 nrelocs, symbols, nsymbols, sorted_symbols,
243 nrelocs, symbols, nsymbols, sorted_symbols,
250 nrelocs, symbols, nsymbols, sorted_symbols,
257 nrelocs, symbols, nsymbol
88 i860_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
185 i860_dump_operands( uint32_t opcode, char *format, uint32_t addr, uint32_t sect_addr, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
339 i860_dump_addr( uint32_t addr_field, int format, int32_t addr, uint32_t sect_addr, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
489 i860_print_symbol( uint32_t value, struct relocation_info *rp, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Archive/
H A DArchiveInternals.h74 // Get just the externally visible defined symbols from the bitcode
77 std::vector<std::string>& symbols,
83 std::vector<std::string>& symbols,
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_generator_markup.rb18 @symbols = {}
55 @symbols[name]
/macosx-10.9.5/Heimdal-323.92.1/lib/wind/
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
106 if len(symbols) == 0:
110 % (start, length, symbols, ",".join(tables), description))
/macosx-10.9.5/CPANInternal-140/Exporter-Easy/lib/Exporter/
H A DEasy.pm35 my %could_export; # symbols that could be exported
36 my @will_export; # symbols that will be exported by default
37 my @fail; # symbols that should be tested before export
38 my @ok_only; # the symbols that are ok to export
186 my @symbols = eval { expand_tags($tag_list, $tags) };
189 $tags->{$tag_name} = \@symbols;
200 # We return a list of symbols where all the tag have been expanded and
201 # some symbols may have been deleted
211 my @symbols; # list of symbols t
[all...]
/macosx-10.9.5/CPANInternal-140/Exporter-Easy-0.16/lib/Exporter/
H A DEasy.pm35 my %could_export; # symbols that could be exported
36 my @will_export; # symbols that will be exported by default
37 my @fail; # symbols that should be tested before export
38 my @ok_only; # the symbols that are ok to export
186 my @symbols = eval { expand_tags($tag_list, $tags) };
189 $tags->{$tag_name} = \@symbols;
200 # We return a list of symbols where all the tag have been expanded and
201 # some symbols may have been deleted
211 my @symbols; # list of symbols t
[all...]
/macosx-10.9.5/cctools-845/gprof/
H A Dgetnfile.c48 struct nlist *symbols,
55 struct nlist *symbols,
72 struct nlist *symbols,
79 struct nlist *symbols,
99 struct nlist *symbols; local
169 * Pass 1 count symbols and files.
264 symbols = (struct nlist *)
271 symbols = NULL;
273 count_func_symbols(symbols, symbols64, st->nsyms,
275 count_N_SO_stabs(symbols, symbols6
499 struct nlist *symbols; local
627 count_func_symbols( struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strsize) argument
659 load_func_symbols( struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strsize, uint64_t vmaddr_slide) argument
748 count_N_SO_stabs( struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strsize) argument
787 load_files( struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strsize) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DANGLEWebKitBridge.cpp49 static bool getSymbolInfo(ShHandle compiler, ShShaderInfo symbolType, Vector<ANGLEShaderSymbol>& symbols) argument
108 // We can't check the size because regular symbols and arrays of length 1 both have a size of 1.
118 symbols.append(symbol);
121 // Add symbols for each array element.
127 symbols.append(symbol);
170 bool ANGLEWebKitBridge::compileShaderSource(const char* shaderSource, ANGLEShaderType shaderType, String& translatedShaderSource, String& shaderValidationLog, Vector<ANGLEShaderSymbol>& symbols, int extraCompileOptions) argument
214 if (!getSymbolInfo(compiler, SH_ACTIVE_ATTRIBUTES, symbols))
216 if (!getSymbolInfo(compiler, SH_ACTIVE_UNIFORMS, symbols))

Completed in 254 milliseconds

1234567891011>>