Home
last modified time | relevance | path

Searched refs:Workspace (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm-project/clang-tools-extra/clangd/unittests/
DCallHierarchyTests.cpp202 TestWorkspace Workspace; in TEST() local
203 Workspace.addSource("callee.hh", CalleeH.code()); in TEST()
204 Workspace.addSource("caller1.hh", Caller1H.code()); in TEST()
205 Workspace.addSource("caller2.hh", Caller2H.code()); in TEST()
206 Workspace.addMainFile("callee.cc", CalleeC.code()); in TEST()
207 Workspace.addMainFile("caller1.cc", Caller1C.code()); in TEST()
208 Workspace.addMainFile("caller2.cc", Caller2C.code()); in TEST()
209 Workspace.addMainFile("caller3.cc", Caller3C.code()); in TEST()
211 auto Index = Workspace.index(); in TEST()
240 auto AST = Workspace.openFile("caller1.cc"); in TEST()
[all …]
/external/libtextclassifier/native/lang_id/common/fel/
Dworkspace.h39 class Workspace {
42 virtual ~Workspace() {} in ~Workspace()
46 Workspace() {} in Workspace() function
49 SAFTM_DISALLOW_COPY_AND_ASSIGN(Workspace);
135 const Workspace *w = workspaces_[id][index]; in Get()
161 workspaces_.resize(registry.MaxId() + 1, std::vector<Workspace *>()); in Reset()
169 std::vector<std::vector<Workspace *> > workspaces_;
173 class VectorIntWorkspace : public Workspace {
/external/eigen/Eigen/src/Cholesky/
DLDLT.h293 template<typename MatrixType, typename TranspositionType, typename Workspace>
294 …static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMat…
441 template<typename MatrixType, typename TranspositionType, typename Workspace, typename WType>
442 …static bool update(MatrixType& mat, const TranspositionType& transpositions, Workspace& tmp, const…
453 template<typename MatrixType, typename TranspositionType, typename Workspace>
454 …LINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatri…
460 template<typename MatrixType, typename TranspositionType, typename Workspace, typename WType>
461 …_INLINE bool update(MatrixType& mat, TranspositionType& transpositions, Workspace& tmp, WType& w, …
/external/eigen/Eigen/src/Householder/
DHouseholderSequence.h241 template<typename Dest, typename Workspace>
242 void evalTo(Dest& dst, Workspace& workspace) const
292 template<typename Dest, typename Workspace>
293 inline void applyThisOnTheRight(Dest& dst, Workspace& workspace) const
312 template<typename Dest, typename Workspace>
313 inline void applyThisOnTheLeft(Dest& dst, Workspace& workspace) const
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/
DREADME.md1 ## Bazel Workspace Test
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaCon.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/C/Util/SfxSetup/
DSfxSetup.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/C/Util/7z/
D7z.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSFXCon.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/C/Util/Lzma/
DLzmaUtil.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSFXSetup.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSFXWin.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/CPP/7zip/Bundles/Alone7z/
DAlone.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/cldr/tools/c/genldml/
Dgenldml.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/icu/icu4c/source/extra/scrptrun/
Dsrtest.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/curl/projects/Windows/VC6/lib/
Dlibcurl.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/freetype/builds/windows/visualce/
Dfreetype.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/libpng/contrib/visupng/
DVisualPng.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/curl/projects/Windows/VC6/src/
Dcurl.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/python/cpython2/PC/bdist_wininst/
Dwininst.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/tcpdump/win32/prj/
DWinDump.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/lzma/C/Util/LzmaLib/
DLzmaLib.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00
/external/freetype/builds/windows/visualc/
Dfreetype.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00

123