Searched refs:parse (Results 126 - 150 of 827) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dctfloat.h37 static real_t parse(const char *literal, bool *isOutOfRange = NULL);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Remarks/
H A DHotnessThresholdParser.h49 bool parse(cl::Option &O, StringRef ArgName, StringRef Arg, function in class:llvm::remarks::HotnessThresholdParser
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h60 Error parse();
78 /// \param Die The DWARF debug info entry to parse.
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
H A DNewSessionTicket.pm38 sub parse subroutine
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
H A DNewSessionTicket.pm38 sub parse subroutine
/netbsd-current/usr.sbin/pf/pfctl/
H A DMakefile7 SRCS= pfctl.c parse.y pfctl_parser.c pf_print_state.c pfctl_altq.c
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-subset.h88 static riscv_subset_list *parse (const char *, location_t);
/netbsd-current/external/bsd/tre/lib/
H A DMakefile20 SRCS+= tre-parse.c tre-stack.c xmalloc.c
/netbsd-current/external/mit/xorg/bin/xditview/
H A DMakefile6 SRCS= xditview.c Dvi.c draw.c font.c lex.c page.c parse.c \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-micmd.c28 #include "mi/mi-parse.h"
160 virtual void invoke(struct mi_parse *parse) const override;
337 mi_command_py::invoke (struct mi_parse *parse) const
343 mi_parse_argv (parse->args, parse);
345 if (parse->argv == nullptr)
346 error (_("Problem parsing arguments: %s %s"), parse->command, parse->args);
353 gdbpy_ref<> argobj (PyList_New (parse->argc));
357 for (int i = 0; i < parse
[all...]
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_clear.c49 static int parse(const int aOpt, const char *aArg) function
86 parse, help) != 0)
H A Dtpm_ownable.c38 static int parse(const int aOpt, const char *aArg) function
97 parse, help) != 0)
H A Dtpm_restrictpubek.c31 static int parse(const int aOpt, const char *aArg) function
83 parse, help) != 0)
H A Dtpm_restrictsrk.c32 static int parse(const int aOpt, const char *aArg) function
91 parse, help) != 0)
H A Dtpm_revokeek.c39 static int parse(const int aOpt, const char *aArg) function
110 if (genericOptHandler(argc, argv, "i:", opts, sizeof(opts) / sizeof(struct option), parse,
H A Dtpm_setoperatorauth.c37 static int parse(const int aOpt, const char *aArg) function
78 parse, help) != 0)
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Dunits.cpp68 units::bytes::parse(const std::string& in_str) function in class:units::bytes
152 rhs = bytes::parse(word);
/netbsd-current/external/gpl3/binutils/usr.bin/gas/arch/coldfire/
H A Ddefs.mk8 G_OBJS+=tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.o
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat.c101 parser->parse (msgid_plural != NULL ? msgid_plural : msgid,
122 msgstr_descr = parser->parse (p, true, &invalid_reason);
/netbsd-current/external/gpl3/binutils.old/usr.bin/gas/arch/coldfire/
H A Ddefs.mk8 G_OBJS+=tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.o
/netbsd-current/external/mpl/dhcp/dist/common/
H A DMakefile.am8 options.c packet.c parse.c print.c raw.c resolv.c \
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h61 /// The RewriteMapParser can be used to parse a mapping file that provides the
96 bool parse(const std::string &MapFile, RewriteDescriptorList *Descriptors);
99 bool parse(std::unique_ptr<MemoryBuffer> &MapFile, RewriteDescriptorList *DL);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h87 bool parse(DataExtractor IndexData, uint64_t *OffsetPtr);
139 bool parse(DataExtractor IndexData);
/netbsd-current/usr.bin/make/
H A DMakefile.boot27 job.o lst.o main.o make.o make_malloc.o metachar.o parse.o \
/netbsd-current/external/gpl3/gdb/lib/libreadline/arch/mipseb/
H A Ddefs.mk6 G_OBJECTS=readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o

Completed in 391 milliseconds

1234567891011>>