Home
last modified time | relevance | path

Searched refs:NextStep (Results 1 – 25 of 28) sorted by relevance

12

/external/v8/src/wasm/
Dmodule-compiler.h141 void NextStep(Args&&... args);
Dmodule-compiler.cc2346 NextStep<Step>(std::forward<Args>(args)...); in DoSync()
2352 NextStep<Step>(std::forward<Args>(args)...); in DoImmediately()
2358 NextStep<Step>(std::forward<Args>(args)...); in DoAsync()
2363 void AsyncCompileJob::NextStep(Args&&... args) { in NextStep() function in v8::internal::wasm::AsyncCompileJob
2627 job_->NextStep<AsyncCompileJob::DecodeFail>(std::move(result)); in FinishAsyncCompileJobWithError()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1838 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion() local
1840 if (NextStep.first == TypePromoteInteger) return NextStep; in getTypeConversion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp753 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion() local
755 if (NextStep.first == TypePromoteInteger) in getTypeConversion()
756 return NextStep; in getTypeConversion()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1012 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion() local
1014 if (NextStep.first == TypePromoteInteger) in getTypeConversion()
1015 return NextStep; in getTypeConversion()
/external/clang/lib/Sema/
DSemaInit.cpp6759 step_iterator NextStep = Step; in Perform() local
6760 ++NextStep; in Perform()
6761 if (NextStep != StepEnd && in Perform()
6762 (NextStep->Kind == SK_ConstructorInitialization || in Perform()
6763 NextStep->Kind == SK_ConstructorInitializationFromList)) { in Perform()
/external/libnfnetlink/
Daclocal.m4902 dnl A few `make' implementations (e.g., NonStop OS and NextStep)
/external/python/cpython2/
Dpyconfig.h.in1146 linker (dyld) instead of the old-style (NextStep) dynamic linker (rld).
Dconfigure.ac2104 dynamic linker (dyld) instead of the old-style (NextStep) dynamic
/external/google-breakpad/
Daclocal.m41022 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/strace/
Daclocal.m4990 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/expat/
Daclocal.m4940 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/libevent/
Daclocal.m4940 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/libpng/
Daclocal.m4996 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/curl/
Daclocal.m4976 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/lmfit/
Daclocal.m4976 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/python/cpython3/
Dpyconfig.h.in1457 linker (dyld) instead of the old-style (NextStep) dynamic linker (rld).
Dconfigure.ac2493 dynamic linker (dyld) instead of the old-style (NextStep) dynamic
/external/ImageMagick/
Daclocal.m41042 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/libnetfilter_conntrack/
Daclocal.m41212 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/speex/
Daclocal.m41189 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/pcre/dist2/
Daclocal.m41344 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/python/cpython2/Modules/_ctypes/libffi/
Daclocal.m41733 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/external/libxkbcommon/xkbcommon/build-aux/
Dtraces.22496 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
Dtraces.03462 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)

12