Home
last modified time | relevance | path

Searched refs:unspecified (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStreamBuilder.cpp33 return make_error<RawError>(raw_error_code::unspecified, in build()
36 return make_error<RawError>(raw_error_code::unspecified, in build()
39 return make_error<RawError>(raw_error_code::unspecified, in build()
42 return make_error<RawError>(raw_error_code::unspecified, in build()
DRawError.cpp18 case raw_error_code::unspecified: in message()
50 : RawError(raw_error_code::unspecified, Context) {} in RawError()
55 if (Code != raw_error_code::unspecified) in RawError()
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp27 case generic_error_code::unspecified: in message()
49 : GenericError(generic_error_code::unspecified, Context) {} in GenericError()
55 if (Code != generic_error_code::unspecified) in GenericError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DGenericError.cpp27 case generic_error_code::unspecified: in message()
51 : GenericError(generic_error_code::unspecified, Context) {} in GenericError()
56 if (Code != generic_error_code::unspecified) in GenericError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp27 case cv_error_code::unspecified: in message()
53 : CodeViewError(cv_error_code::unspecified, Context) {} in CodeViewError()
59 if (Code != cv_error_code::unspecified) in CodeViewError()
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp27 case cv_error_code::unspecified: in message()
49 : CodeViewError(cv_error_code::unspecified, Context) {} in CodeViewError()
55 if (Code != cv_error_code::unspecified) in CodeViewError()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp28 case dia_error_code::unspecified: in message()
42 : DIAError(dia_error_code::unspecified, Context) {} in DIAError()
47 if (Code != dia_error_code::unspecified) in DIAError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFError.cpp27 case msf_error_code::unspecified: in message()
53 : MSFError(msf_error_code::unspecified, Context) {} in MSFError()
58 if (Code != msf_error_code::unspecified) in MSFError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DRawError.cpp18 case raw_error_code::unspecified: in message()
58 : RawError(raw_error_code::unspecified, Context) {} in RawError()
63 if (Code != raw_error_code::unspecified) in RawError()
/external/clang/docs/analyzer/
Dnullability.rst18 Taking a branch on nullable pointers are the same like taking branch on null unspecified pointers.
27 …l treat bar as nullable unspecified, this way all of the warnings will be suppressed. Treating the…
56 - Sending a message to a unspecified or nonnull pointer
58 - This will not happen automatically, since the AST will have null unspecified in this case.
88 …nformation would be attached which is either nullable, nonnull or null unspecified (or contradicte…
90 - When there is an explicit cast from a null unspecified to either nonnull or nullable I will trust…
91 - Unannotated pointers are treated the same way as pointers annotated with nullability unspecified
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DBinaryStreamError.cpp21 : BinaryStreamError(stream_error_code::unspecified, Context) {} in BinaryStreamError()
27 case stream_error_code::unspecified: in BinaryStreamError()
/external/libchrome/mojo/public/mojom/base/
Dtime.mojom9 // intentionally unspecified epoch.
19 // intentionally unspecified epoch.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp28 case dia_error_code::unspecified: in message()
42 : DIAError(dia_error_code::unspecified, Context) {} in DIAError()
/external/python/cpython3/Doc/library/
Dnis.rst32 unspecified, lookup is in the default NIS domain.
44 unspecified, lookup is in the default NIS domain.
52 unspecified, lookup is in the default NIS domain.
/external/python/cpython2/Doc/library/
Dnis.rst31 unspecified, lookup is in the default NIS domain.
44 unspecified, lookup is in the default NIS domain.
53 unspecified, lookup is in the default NIS domain.
Dbsddb.rst120 unspecified and should not be relied on. In particular, the order of the list
141 keys in the file is unspecified, except in the case of B-Tree databases. This
148 keys in the file is unspecified, except in the case of B-Tree databases.
154 keys in the file is unspecified, except in the case of B-Tree databases. This
161 in the file is unspecified. This is not supported on hashtable databases (those
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EnqueueTPUEmbeddingIntegerBatch.pbtxt15 TPUEmbeddingConfiguration. Supported values are {'unspecified', 'inference',
16 'training', 'backward_pass_only'}. When set to 'unspecified', the mode set
Dapi_def_EnqueueTPUEmbeddingSparseBatch.pbtxt31 TPUEmbeddingConfiguration. Supported values are {'unspecified', 'inference',
32 'training', 'backward_pass_only'}. When set to 'unspecified', the mode set
Dapi_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt31 TPUEmbeddingConfiguration. Supported values are {'unspecified', 'inference',
32 'training', 'backward_pass_only'}. When set to 'unspecified', the mode set
/external/cros/system_api/dbus/authpolicy/
Dactive_directory_info.proto34 // kinit exited with unspecified error.
36 // net exited with unspecified error.
38 // smdclient exited with unspecified error.
70 // Klist exited with unspecified error.
87 // Setting computer organizational unit failed with unspecified error.
98 // Kpasswd exited with unspecified error.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h23 unspecified, enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h21 unspecified, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h20 unspecified = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAError.h19 unspecified = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h20 unspecified = 1, enumerator

12345678910>>...12