Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:LogicError
(Results
1 - 17
of
17
) sorted by relevance
/third_party/protobuf/conformance/third_party/jsoncpp/
H
A
D
json.h
451
class JSON_API
LogicError
: public Exception {
class
453
LogicError
(std::string const& msg);
H
A
D
jsoncpp.cpp
2581
LogicError
::
LogicError
(std::string const& msg)
in LogicError()
function in Json::LogicError
2590
throw
LogicError
(msg);
in throwLogicError()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
411
class JSON_API
LogicError
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
411
class JSON_API
LogicError
;
member
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
411
class JSON_API
LogicError
;
member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H
A
D
jsoncpp.cpp
2545
class JSON_API
LogicError
: public Exception {
2547
LogicError
(std::string const& msg);
2562
LogicError
::
LogicError
(std::string const& msg)
2571
throw
LogicError
(msg);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H
A
D
jsoncpp.cpp
2545
class JSON_API
LogicError
: public Exception {
2547
LogicError
(std::string const& msg);
2562
LogicError
::
LogicError
(std::string const& msg)
2571
throw
LogicError
(msg);
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H
A
D
jsoncpp.cpp
2545
class JSON_API
LogicError
: public Exception {
2547
LogicError
(std::string const& msg);
2562
LogicError
::
LogicError
(std::string const& msg)
2571
throw
LogicError
(msg);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vulkan_raii.hpp
9955
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
11717
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
11722
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
11750
throw
LogicError
(
11779
throw
LogicError
(
12848
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
13615
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
13644
throw
LogicError
(
13650
throw
LogicError
(
13656
throw
LogicError
(
[all...]
H
A
D
vulkan_funcs.hpp
4712
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
9529
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
9534
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
9578
throw
LogicError
(
9622
throw
LogicError
(
11847
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
13653
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING
13702
throw
LogicError
(
13708
throw
LogicError
(
13714
throw
LogicError
(
[all...]
H
A
D
vulkan_structs.hpp
797
throw
LogicError
(
in scratchData()
[all...]
H
A
D
vulkan.hpp
5970
class
LogicError
class
5975
explicit
LogicError
( const std::string & what ) : Error(), std::logic_error( what ) {}
in LogicError()
function in VULKAN_HPP_NAMESPACE::LogicError
5976
explicit
LogicError
( char const * what ) : Error(), std::logic_error( what ) {}
in LogicError()
function in VULKAN_HPP_NAMESPACE::LogicError
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_funcs.hpp
4477
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() != offsets.size()" );
6901
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != dependencyInfos.size()" );
7199
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != offsets.size()" );
7203
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != sizes.size()" );
7207
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != strides.size()" );
9995
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: buffers.size() != offsets.size()" );
9999
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: buffers.size() != sizes.size()" );
10041
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counterBuffers.size() != counterBufferOffsets.size()" );
10082
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBuffers.size() != counterBufferOffsets.size()" );
12300
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRIN
[all...]
H
A
D
vulkan_raii.hpp
13114
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() != offsets.size()" );
in bindVertexBuffers()
14355
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != dependencyInfos.size()" );
in waitEvents2()
14514
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != offsets.size()" );
in bindVertexBuffers2()
14518
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != sizes.size()" );
in bindVertexBuffers2()
14522
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size() != strides.size()" );
in bindVertexBuffers2()
15723
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: buffers.size() != offsets.size()" );
in bindTransformFeedbackBuffersEXT()
15727
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: buffers.size() != sizes.size()" );
in bindTransformFeedbackBuffersEXT()
15750
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counterBuffers.size() != counterBufferOffsets.size()" );
in beginTransformFeedbackEXT()
15772
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBuffers.size() != counterBufferOffsets.size()" );
in endTransformFeedbackEXT()
16885
throw
LogicError
( VULKAN_HPP_NAMESPACE_STRIN
in setHdrMetadataEXT()
[all...]
H
A
D
vulkan.hpp
6179
class
LogicError
class
6184
explicit
LogicError
( const std::string & what ) : Error(), std::logic_error( what ) {}
in LogicError()
function in VULKAN_HPP_NAMESPACE::LogicError
6186
explicit
LogicError
( char const * what ) : Error(), std::logic_error( what ) {}
in LogicError()
function in VULKAN_HPP_NAMESPACE::LogicError
H
A
D
vulkan_structs.hpp
788
throw
LogicError
(
in scratchData()
3720
throw
LogicError
(
in micromap()
4023
throw
LogicError
(
in micromap()
[all...]
/third_party/libabigail/tests/lib/
H
A
D
catch.hpp
8941
Ok,
LogicError
, RuntimeError
9012
static auto logicError( std::string const &message ) -> BasicResult { return { ResultBase::
LogicError
, message }; }
9024
assert( m_type != ResultBase::
LogicError
);
Completed in 284 milliseconds