Home
last modified time | relevance | path

Searched refs:Invoke (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/
H A DChangeLog58 (gl_EARLY): Invoke.
60 (gl_INIT): Invoke.
90 * configure.ac: Invoke gt_OPENMP.
94 * configure.ac: Invoke gl_LOCK and gl_TLS.
98 * configure.ac: Invoke gl_SIZE_MAX and gl_LIST.
115 * configure.ac: Invoke gl_FUNC_WCWIDTH, gl_MINMAX.
205 * configure.ac: Invoke gl_STDARG_H.
214 * configure.ac: Invoke gl_HEADER_UNISTD.
228 * configure.ac: Invoke gl_WOE32_DLL.
242 * configure.ac: Invoke BISON_I18N.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/
H A DChangeLog39 (gl_EARLY): Invoke.
41 (gl_INIT): Invoke.
121 * configure.ac: Invoke gl_WOE32_DLL.
152 * configure.ac: Invoke gt_JAVA_CHOICE.
233 * configure.ac: Invoke gl_FUNC_STRTOUL instead of
246 * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE.
252 * configure.ac: Invoke gl_GETOPT.
296 * configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP.
306 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA.
357 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp50 static void fixupPHINodeForNormalDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForNormalDest() argument
52 for (PHINode &Phi : Invoke->getNormalDest()->phis()) { in fixupPHINodeForNormalDest()
81 static void fixupPHINodeForUnwindDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForUnwindDest() argument
84 for (PHINode &Phi : Invoke->getUnwindDest()->phis()) { in fixupPHINodeForUnwindDest()
171 if (auto *Invoke = dyn_cast<InvokeInst>(&CB)) in createRetBitCast() local
173 &SplitEdge(Invoke->getParent(), Invoke->getNormalDest())->front(); in createRetBitCast()
H A DInlineFunction.cpp314 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in getUnwindDestTokenHelper() local
315 ChildUnwindDestToken = Invoke->getUnwindDest()->getFirstNonPHI(); in getUnwindDestTokenHelper()
616 LandingPadInliningInfo Invoke(II); in HandleInlinedLandingPad() local
627 LandingPadInst *OuterLPad = Invoke.getLandingPadInst(); in HandleInlinedLandingPad()
641 &*BB, Invoke.getOuterResumeDest())) in HandleInlinedLandingPad()
644 Invoke.addIncomingPHIValuesFor(NewBB); in HandleInlinedLandingPad()
648 Invoke.forwardResume(RI, InlinedLPads); in HandleInlinedLandingPad()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-generated-function-mockers.h146 return GMOCK_MOCKER_(0, constness, Method).Invoke(); \
171 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
198 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
229 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
264 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
303 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
346 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
392 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
442 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
496 Method).Invoke(::std::forward<GMOCK_ARG_(tn, 1, \
[all …]
/netbsd-src/usr.bin/mail/misc/
H A Dmail.tildehelp28 ~v Invoke display editor (vi or $VISUAL) on message
33 ~!command Invoke the shell
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/
H A Ddash-B7 Invoke make once, so it builds everything. Invoke it again and verify
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A DChangeLog116 * configure.ac: Invoke gl_WOE32_DLL.
237 * configure.ac: Invoke AC_C_INLINE.
256 * configure.ac: Better test for ptrdiff_t. Invoke gt_TYPE_SSIZE_T and
330 * configure.ac: Invoke gt_PRINTF_POSIX.
429 * configure.ac: Renamed from configure.in. Invoke AC_CONFIG_AUX_DIR.
430 Invoke AC_FUNC_ALLOCA instead of gl_FUNC_ALLOCA. Remove redundant
443 * configure.in: Invoke gl_FUNC_ALLOCA instead of AC_FUNC_ALLOCA.
457 * configure.in: Invoke gt_TYPE_WINT_T.
/netbsd-src/external/apache2/llvm/dist/clang/examples/clang-interpreter/
H A DCMakeLists.txt86 # Invoke with exceptions & rtti
87 set_property(SOURCE Invoke.cpp APPEND_STRING PROPERTY COMPILE_FLAGS
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp318 for (InvokeInst *Invoke : Invokes) { in lowerAcrossUnwindEdges()
319 BasicBlock *UnwindBlock = Invoke->getUnwindDest(); in lowerAcrossUnwindEdges()
340 for (InvokeInst *Invoke : Invokes) { in lowerAcrossUnwindEdges()
341 BasicBlock *UnwindBlock = Invoke->getUnwindDest(); in lowerAcrossUnwindEdges()
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp184 struct Invoke { struct
228 makeCartesianProductBenchmark<Invoke, AllFunctionTypes>(); in main()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A DChangeLog26 * intl.m4 (AM_INTL_SUBDIR): Invoke AC_TYPE_LONG_LONG_INT instead of
60 (AM_GNU_GETTEXT): Invoke them. Convert gt_api_version,
85 (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
88 (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
208 * gettext.m4 (AM_GNU_GETTEXT): Invoke AM_NLS through AC_REQUIRE, not
214 * gettext.m4 (AM_INTL_SUBDIR): Invoke gt_LC_MESSAGES always, since we
372 (AM_GNU_GETTEXT): Invoke it. Add the INTL_MACOSX_LIBS contents to
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgunfmt.cs92 plural = pluralMethod.Invoke(catalog, new Object[0]) as Hashtable; in Dump()
168 return constructor.Invoke(null) as GettextResourceSet; in InstantiateResourceSet()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp324 case Invoke: return "invoke"; in getOpcodeName()
555 case Instruction::Invoke: in mayReadFromMemory()
575 case Instruction::Invoke: in mayWriteToMemory()
635 case Instruction::Invoke: in isVolatile()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp1484 CXXMethodDecl *Invoke = CXXMethodDecl::Create( in addFunctionPointerConversion() local
1490 InvokerParams[I]->setOwningFunction(Invoke); in addFunctionPointerConversion()
1491 Invoke->setParams(InvokerParams); in addFunctionPointerConversion()
1492 Invoke->setAccess(AS_private); in addFunctionPointerConversion()
1493 Invoke->setImplicit(true); in addFunctionPointerConversion()
1500 Invoke); in addFunctionPointerConversion()
1503 Invoke->setDescribedFunctionTemplate(StaticInvokerTemplate); in addFunctionPointerConversion()
1506 Class->addDecl(Invoke); in addFunctionPointerConversion()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-ftypes.def22 /* Invoke DEF_RISCV_FTYPE (NARGS, LIST) for each prototype used by
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-ftypes.def22 /* Invoke DEF_RISCV_FTYPE (NARGS, LIST) for each prototype used by
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29906a.log115 (do_namespace_alias): Invoke debug_hooks to emit debug info
117 (do_local_using_decl): Invoke debug_hooks to emit debug info
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29906a.log115 (do_namespace_alias): Invoke debug_hooks to emit debug info
117 (do_local_using_decl): Invoke debug_hooks to emit debug info
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.h235 case Instruction::Invoke:
618 case Instruction::Invoke:
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/
H A DChangeLog16 * configure.ac: Invoke AC_LIB_PREPARE_MULTILIB. Set LIBDIRSTEM.
55 * configure.ac: Invoke gl_WOE32_DLL.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-ftypes.def22 /* Invoke DEF_LARCH_FTYPE (NARGS, LIST) for each prototype used by
/netbsd-src/external/gpl2/gmake/dist/
H A Dconfigure.bat55 if not "%XSRC%"=="." echo Invoke Make thus: "make srcdir=%XSRC%"
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dautotest.m433 # Configure an Autotest test suite directory. Invoke it once per dir,
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/m4/
H A DChangeLog.1432 * mbswidth.m4: Invoke AC_TYPE_MBSTATE_T instead of AC_MBSTATE_T.
563 (gt_FUNC_MKDTEMP): Invoke it. Invoke jm_AC_TYPE_UINTMAX_T instead of
679 (gt_FUNC_ERROR_AT_LINE): Invoke it.

12345678910>>...19