Home
last modified time | relevance | path

Searched refs:Execute (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h148 static void Execute() { statement; }\
157 GTestExpectFatalFailureHelper::Execute();\
165 static void Execute() { statement; }\
174 GTestExpectFatalFailureHelper::Execute();\
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSGX.td18 // ENCLS - Execute an Enclave System Function of Specified Leaf Number
22 // ENCLU - Execute an Enclave User Function of Specified Leaf Number
26 // ENCLV - Execute an Enclave VMM Function of Specified Leaf Number
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-d30v.texi131 Execute these sequentially. The instruction on the right is in the right
135 Execute these reverse-sequentially. The instruction on the right is in the right
139 Execute these in parallel.
143 Two-line format. Execute these in parallel.
147 Two-line format. Execute these sequentially unless @samp{-O} option is
157 Two-line format. Execute the @samp{stw} instruction followed by the
182 Execute the instruction if flag f0 is true.
184 Execute the instruction if flag f0 is false.
186 Execute the instruction if flag f1 is true.
188 Execute the instruction if flag f1 is false.
[all …]
H A Dc-d10v.texi128 Execute these sequentially. The instruction on the right is in the right
131 Execute these reverse-sequentially. The instruction on the right is in the right
134 Execute these in parallel.
137 Two-line format. Execute these in parallel.
140 Two-line format. Execute these sequentially. Assembler will
144 Two-line format. Execute these sequentially. Same as above but
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-d30v.texi131 Execute these sequentially. The instruction on the right is in the right
135 Execute these reverse-sequentially. The instruction on the right is in the right
139 Execute these in parallel.
143 Two-line format. Execute these in parallel.
147 Two-line format. Execute these sequentially unless @samp{-O} option is
157 Two-line format. Execute the @samp{stw} instruction followed by the
182 Execute the instruction if flag f0 is true.
184 Execute the instruction if flag f0 is false.
186 Execute the instruction if flag f1 is true.
188 Execute the instruction if flag f1 is false.
[all …]
H A Dc-d10v.texi128 Execute these sequentially. The instruction on the right is in the right
131 Execute these reverse-sequentially. The instruction on the right is in the right
134 Execute these in parallel.
137 Two-line format. Execute these in parallel.
140 Two-line format. Execute these sequentially. Assembler will
144 Two-line format. Execute these sequentially. Same as above but
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DProgram.cpp26 static bool Execute(ProcessInfo &PI, StringRef Program,
41 if (Execute(PI, Program, Args, Env, Redirects, MemoryLimit, ErrMsg, in ExecuteAndWait()
66 if (!Execute(PI, Program, Args, Env, Redirects, MemoryLimit, ErrMsg, in ExecuteNoWait()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DInterpreter.h59 llvm::Error Execute(Transaction &T);
65 return Execute(*ErrOrTransaction); in ParseAndExecute()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp311 int Command::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in Command
376 int CC1Command::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in CC1Command
382 return Command::Execute(Redirects, ErrMsg, ExecutionFailed); in Execute()
431 int ForceSuccessCommand::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in ForceSuccessCommand
434 int Status = Command::Execute(Redirects, ErrMsg, ExecutionFailed); in Execute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DJob.h177 virtual int Execute(ArrayRef<Optional<StringRef>> Redirects,
238 int Execute(ArrayRef<Optional<StringRef>> Redirects, std::string *ErrMsg,
257 int Execute(ArrayRef<Optional<StringRef>> Redirects, std::string *ErrMsg,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DContext.cpp49 auto Execute = in createDefaultPipeline() local
66 StagePipeline->appendStage(std::move(Execute)); in createDefaultPipeline()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dtb.ms34 moveq 4,r0 ; Execute 5 times:
60 moveq 4,r0 ; Execute 5 times:
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__threading_support86 // Execute once
118 // Execute once
157 // Execute Once
241 // Execute once
486 // Execute once
646 // Execute once
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dlto.texi306 @item @emph{Execute} (@code{execute} in @code{struct
332 based on the information passed down from the @emph{Execute} stage.
341 own @emph{Generate summary}, @emph{Execute}, and @emph{Transform}
346 while the @emph{Read summary}, @emph{Execute}, and
358 WHOPR mode. It defines only the @emph{Execute} stage and during
373 propagation (or @emph{Execute}) and @emph{Transform} stages.
382 @emph{Execute} stage. Optimization summaries are streamed and
391 or @emph{Execute} stage. This means that the passes are required
422 during the @emph{Execute} stage, solving most of pass interactions
430 clone introduced before its @emph{Execute} stage.
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dlto.texi305 @item @emph{Execute} (@code{execute} in @code{struct
331 based on the information passed down from the @emph{Execute} stage.
340 own @emph{Generate summary}, @emph{Execute}, and @emph{Transform}
345 while the @emph{Read summary}, @emph{Execute}, and
357 WHOPR mode. It defines only the @emph{Execute} stage and during
372 propagation (or @emph{Execute}) and @emph{Transform} stages.
381 @emph{Execute} stage. Optimization summaries are streamed and
390 or @emph{Execute} stage. This means that the passes are required
421 during the @emph{Execute} stage, solving most of pass interactions
429 clone introduced before its @emph{Execute} stage.
[all …]
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dautowrite30 :! N * Execute.
85 :shell * * * Execute shell.
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
H A Ddnreverse.cpp124 assignDn_ru.Execute(stat); in ReverseAndUpper()
285 getNullDNs.Execute(stat); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DEnumTables.cpp24 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, Execute),
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dole.d187 OLESTATUS function(LPOLEOBJECT, HGLOBAL, UINT) Execute;
259 OLESTATUS function(LPOLESERVER, HGLOBAL) Execute;
278 OLESTATUS function(LPOLESERVERDOC, HGLOBAL) Execute;
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-ycp/
H A Dhello.ycp10 map bash_out = SCR::Execute (.target.bash_output, "echo $PPID");
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-n13.md46 ;; E1 - Instruction Execute First / Address Generation / MAC First
49 ;; E2 - Instruction Execute Second / Data Access First / MAC Second /
50 ;; ALU Execute
56 ;; E3 - Instruction Execute Third / Data Access Second
60 ;; E4 - Instruction Execute Fourth / Write Back
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-n13.md46 ;; E1 - Instruction Execute First / Address Generation / MAC First
49 ;; E2 - Instruction Execute Second / Data Access First / MAC Second /
50 ;; ALU Execute
56 ;; E3 - Instruction Execute Third / Data Access Second
60 ;; E4 - Instruction Execute Fourth / Write Back
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h105 Execute = 1 << 2, // Segment is executable. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/m4/
H A Dgcc_support.m425 # Execute CALL with GDCFLAGS adjusted to use the local druntime includes.
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/
H A Dgcc_support.m425 # Execute CALL with GDCFLAGS adjusted to use the local druntime includes.

12345678910>>...13