Home
last modified time | relevance | path

Searched defs:Cont (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/lang/asis/asis-gpl-2016-src/asis/
H A Dasis-ada_environments.adb73 Cont : Context_Id; variable
138 Cont : Context_Id; variable
233 Cont : Context_Id; variable
280 Cont : Context_Id; variable
294 Cont : Context_Id; variable
332 Cont : Context_Id; variable
343 Cont : Context_Id; variable
354 Cont : Context_Id; variable
447 Cont : Context_Id; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp1z/
H A Dclass-deduction-access1.C11 struct Cont : Base<T> struct
15 Cont(T, argument_type) { } in Cont() argument
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/golden/
H A DGoldenJoinCont.hs1 type Cont r a = ((a -> r) -> r) type
H A DGoldenJoinCont.expected.hs1 type Cont r a = ((a -> r) -> r) type
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/golden/
H A DGoldenJoinCont.hs1 type Cont r a = ((a -> r) -> r) type
H A DGoldenJoinCont.expected.hs1 type Cont r a = ((a -> r) -> r) function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dnamebuff.hxx126 struct Cont struct in ExtSheetBuffer
128 OUString aFile;
129 OUString aTab;
130 sal_uInt16 nTabNum; // 0xFFFF -> not set yet
133 bool bSWB;
134 Cont( const OUString& rFilePathAndName, const OUString& rTabName, in Cont() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dnamebuff.hxx125 struct Cont struct in ExtSheetBuffer
127 OUString const aFile;
128 OUString const aTab;
129 sal_uInt16 nTabNum; // 0xFFFF -> not set yet
132 bool bSWB;
133 Cont( const OUString& rFilePathAndName, const OUString& rTabName, in Cont() argument
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/24_iterators/range_access/
H A Drange_access_cpp20.cc46 struct Cont in test03() struct
48 constexpr unsigned short size() const { return 3; } in test03()
59 struct Cont in test04() struct
61 constexpr unsigned long long size() const { return 4; } in test04()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp225 for (const auto &Cont : ContMap) { in checkLiveSymbols() local
246 for (const auto &Cont : ContMap) { in checkDeadSymbols() local
379 void ContainerModeling::handleAssign(CheckerContext &C, SVal Cont, in handleAssign()
393 void ContainerModeling::handleClear(CheckerContext &C, SVal Cont, in handleClear()
422 void ContainerModeling::handlePushBack(CheckerContext &C, SVal Cont, in handlePushBack()
462 void ContainerModeling::handlePopBack(CheckerContext &C, SVal Cont, in handlePopBack()
537 void ContainerModeling::handlePopFront(CheckerContext &C, SVal Cont, in handlePopFront()
573 void ContainerModeling::handleInsert(CheckerContext &C, SVal Cont, in handleInsert()
604 void ContainerModeling::handleErase(CheckerContext &C, SVal Cont, in handleErase()
742 for (const auto &Cont : ContMap) { in printState() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp225 for (const auto &Cont : ContMap) { in checkLiveSymbols() local
246 for (const auto &Cont : ContMap) { in checkDeadSymbols() local
379 void ContainerModeling::handleAssign(CheckerContext &C, SVal Cont, in handleAssign()
393 void ContainerModeling::handleClear(CheckerContext &C, SVal Cont, in handleClear()
422 void ContainerModeling::handlePushBack(CheckerContext &C, SVal Cont, in handlePushBack()
462 void ContainerModeling::handlePopBack(CheckerContext &C, SVal Cont, in handlePopBack()
537 void ContainerModeling::handlePopFront(CheckerContext &C, SVal Cont, in handlePopFront()
573 void ContainerModeling::handleInsert(CheckerContext &C, SVal Cont, in handleInsert()
604 void ContainerModeling::handleErase(CheckerContext &C, SVal Cont, in handleErase()
742 for (const auto &Cont : ContMap) { in printState() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp225 for (const auto &Cont : ContMap) { in checkLiveSymbols() local
246 for (const auto &Cont : ContMap) { in checkDeadSymbols() local
379 void ContainerModeling::handleAssign(CheckerContext &C, SVal Cont, in handleAssign()
393 void ContainerModeling::handleClear(CheckerContext &C, SVal Cont, in handleClear()
422 void ContainerModeling::handlePushBack(CheckerContext &C, SVal Cont, in handlePushBack()
462 void ContainerModeling::handlePopBack(CheckerContext &C, SVal Cont, in handlePopBack()
537 void ContainerModeling::handlePopFront(CheckerContext &C, SVal Cont, in handlePopFront()
573 void ContainerModeling::handleInsert(CheckerContext &C, SVal Cont, in handleInsert()
604 void ContainerModeling::handleErase(CheckerContext &C, SVal Cont, in handleErase()
742 for (const auto &Cont : ContMap) { in printState() local
[all …]

12345678910>>...31