Home
last modified time | relevance | path

Searched refs:explicit (Results 1 – 25 of 3814) sorted by relevance

12345678910>>...153

/external/ImageMagick/Magick++/lib/Magick++/
DException.h67 explicit Error(const std::string& what_);
68 explicit Error(const std::string& what_,Exception *nested_);
75 explicit ErrorBlob(const std::string& what_);
76 explicit ErrorBlob(const std::string& what_,Exception *nested_);
83 explicit ErrorCache(const std::string& what_);
84 explicit ErrorCache(const std::string& what_,Exception *nested_);
91 explicit ErrorCoder(const std::string& what_);
92 explicit ErrorCoder(const std::string& what_,Exception *nested_);
99 explicit ErrorConfigure(const std::string& what_);
100 explicit ErrorConfigure(const std::string& what_,Exception *nested_);
[all …]
/external/tensorflow/tensorflow/core/lib/bfloat16/
Dbfloat16.h45 B16_DEVICE_FUNC explicit bfloat16(const float v) { in bfloat16()
58 B16_DEVICE_FUNC explicit bfloat16(const double val) in bfloat16()
62 B16_DEVICE_FUNC explicit bfloat16(const complex64& val) in bfloat16()
65 B16_DEVICE_FUNC explicit bfloat16(const complex128& val) in bfloat16()
68 B16_DEVICE_FUNC explicit bfloat16(const unsigned short val) in bfloat16()
71 B16_DEVICE_FUNC explicit bfloat16(const unsigned int val) in bfloat16()
74 B16_DEVICE_FUNC explicit bfloat16(const int val) in bfloat16()
77 B16_DEVICE_FUNC explicit bfloat16(const long val) in bfloat16()
80 B16_DEVICE_FUNC explicit bfloat16(const long long val) in bfloat16()
84 B16_DEVICE_FUNC explicit bfloat16(const T& val) in bfloat16()
[all …]
/external/clang/lib/Headers/
Dmodule.modulemap25 explicit module altivec {
30 explicit module arm {
33 explicit module acle {
38 explicit module neon {
45 explicit module intel {
65 explicit module mm_malloc {
70 explicit module cpuid {
74 explicit module mmx {
78 explicit module sse {
85 explicit module sse2 {
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1TaggedObject.java16 boolean explicit = true; field in ASN1TaggedObject
21 boolean explicit) in getInstance() argument
23 if (explicit) in getInstance()
64 boolean explicit, in ASN1TaggedObject() argument
70 this.explicit = true; in ASN1TaggedObject()
74 this.explicit = explicit; in ASN1TaggedObject()
79 if (this.explicit) in ASN1TaggedObject()
106 if (tagNo != other.tagNo || empty != other.empty || explicit != other.explicit) in asn1Equals()
167 return explicit; in isExplicit()
227 return new DERTaggedObject(explicit, tagNo, obj); in toDERObject()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DMergeTagTest.java51 Map<Object, Object> explicit = (Map<Object, Object>) list.get(4); in testMerge() local
52 assertEquals(4, explicit.size()); in testMerge()
53 assertEquals(new Integer(1), explicit.get("x")); in testMerge()
54 assertEquals(new Integer(2), explicit.get("y")); in testMerge()
55 assertEquals(new Integer(10), explicit.get("r")); in testMerge()
56 assertEquals("center/big", explicit.get("label")); in testMerge()
59 assertEquals(explicit, merged1); in testMerge()
60 assertNotSame(explicit, merged1); in testMerge()
63 assertEquals(explicit, merged2); in testMerge()
64 assertNotSame(explicit, merged2); in testMerge()
[all …]
/external/libcxx/include/
Dstdexcept35 explicit xxx_error(const string& what_arg);
36 explicit xxx_error(const char* what_arg);
64 explicit __libcpp_refstring(const char* __msg);
83 explicit logic_error(const string&);
84 explicit logic_error(const char*);
100 explicit runtime_error(const string&);
101 explicit runtime_error(const char*);
115 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const string& __s) : logic_error(__s) {}
116 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const char* __s) : logic_error(__s) {}
125 _LIBCPP_INLINE_VISIBILITY explicit invalid_argument(const string& __s) : logic_error(__s) {}
[all …]
/external/clang/test/ARCMT/Inputs/
Dmodule.map29 explicit module b { header "macros_top_b.h" }
30 explicit module c { header "macros_top_c.h" }
39 explicit module undef {
50 explicit module sub {
58 explicit module sub {
77 explicit module Decl { header "decl.h" }
78 explicit module Decl2 { header "decl2.h" }
79 explicit module Def { header "def.h" }
84 explicit module Explicit { header "redecl-merge-top-explicit.h" }
100 explicit module prefix {
[all …]
/external/clang/test/Modules/Inputs/
Dmodule.map29 explicit module b { header "macros_top_b.h" }
30 explicit module c { header "macros_top_c.h" }
39 explicit module undef {
54 explicit module sub {
62 explicit module sub {
82 explicit module Decl { header "decl.h" }
83 explicit module Decl2 { header "decl2.h" }
84 explicit module Def { header "def.h" }
89 explicit module Explicit { header "redecl-merge-top-explicit.h" }
105 explicit module prefix {
[all …]
/external/clang/test/FixIt/
Dformat-darwin.m37 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
38 …ues of type 'NSUInteger' should not be used as format arguments; add an explicit cast to 'unsigned…
39 …{values of type 'SInt32' should not be used as format arguments; add an explicit cast to 'int' ins…
40 …{values of type 'UInt32' should not be used as format arguments; add an explicit cast to 'unsigned…
54 …erlying type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
79 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
80 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
81 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
82 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
83 …lues of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' in…
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h84 explicit DIDescriptor() : DbgNode(0) {} in DIDescriptor()
85 explicit DIDescriptor(const MDNode *N) : DbgNode(N) {} in DIDescriptor()
86 explicit DIDescriptor(const DIFile F);
87 explicit DIDescriptor(const DISubprogram F);
88 explicit DIDescriptor(const DILexicalBlockFile F);
89 explicit DIDescriptor(const DILexicalBlock F);
90 explicit DIDescriptor(const DIVariable F);
91 explicit DIDescriptor(const DIType F);
136 explicit DISubrange(const MDNode *N = 0) : DIDescriptor(N) {} in DIDescriptor()
145 explicit DIArray(const MDNode *N = 0)
[all …]
/external/skia/gm/
Dgm_expectations.h40 explicit GmResultDigest(const SkBitmap &bitmap);
47 explicit GmResultDigest(const Json::Value &jsonTypeValuePair);
87 explicit BitmapAndDigest(const SkBitmap &bitmap) : fBitmap(bitmap), fDigest(bitmap) {} in BitmapAndDigest()
101 explicit Expectations(bool ignoreFailure=kDefaultIgnoreFailure);
107 explicit Expectations(const SkBitmap& bitmap, bool ignoreFailure=kDefaultIgnoreFailure);
112 explicit Expectations(const BitmapAndDigest& bitmapAndDigest);
121 explicit Expectations(Json::Value jsonElement);
191 explicit IndividualImageExpectationsSource(const char *rootDir) : fRootDir(rootDir) {} in IndividualImageExpectationsSource()
210 explicit JsonExpectationsSource(const char *jsonPath);
/external/skqp/gm/
Dgm_expectations.h40 explicit GmResultDigest(const SkBitmap &bitmap);
47 explicit GmResultDigest(const Json::Value &jsonTypeValuePair);
87 explicit BitmapAndDigest(const SkBitmap &bitmap) : fBitmap(bitmap), fDigest(bitmap) {} in BitmapAndDigest()
101 explicit Expectations(bool ignoreFailure=kDefaultIgnoreFailure);
107 explicit Expectations(const SkBitmap& bitmap, bool ignoreFailure=kDefaultIgnoreFailure);
112 explicit Expectations(const BitmapAndDigest& bitmapAndDigest);
121 explicit Expectations(Json::Value jsonElement);
191 explicit IndividualImageExpectationsSource(const char *rootDir) : fRootDir(rootDir) {} in IndividualImageExpectationsSource()
210 explicit JsonExpectationsSource(const char *jsonPath);
/external/sfntly/cpp/src/sfntly/port/
Dexception_type.h33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception()
51 explicit IndexOutOfBoundException(const char* message) throw() in IndexOutOfBoundException()
68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException()
75 explicit ArithmeticException(const char* message) throw() in ArithmeticException()
84 explicit UnsupportedOperationException(const char* message) throw() in UnsupportedOperationException()
92 explicit RuntimeException(const char* message) throw() in RuntimeException()
100 explicit NoSuchElementException(const char* message) throw() in NoSuchElementException()
108 explicit IllegalArgumentException(const char* message) throw() in IllegalArgumentException()
116 explicit IllegalStateException(const char* message) throw() in IllegalStateException()
/external/clang/test/Modules/Inputs/DependsOnModule.framework/
Dmodule.map7 explicit module CXX {
11 explicit module NotCXX {
15 explicit module NotObjC {
19 explicit module CustomReq1 {
22 explicit module CustomReq2 {
26 explicit framework module SubFramework {
/external/tensorflow/tensorflow/core/kernels/
Dtranspose_op.h26 explicit TransposeOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in TransposeOp()
38 explicit TransposeCpuOp(OpKernelConstruction* ctx) : TransposeOp(ctx) {} in TransposeCpuOp()
48 explicit MklTransposeCpuOp(OpKernelConstruction* ctx) : TransposeOp(ctx) {} in MklTransposeCpuOp()
58 explicit TransposeGpuOp(OpKernelConstruction* ctx) : TransposeOp(ctx) {} in TransposeGpuOp()
68 explicit TransposeSyclOp(OpKernelConstruction* ctx) : TransposeOp(ctx) {} in TransposeSyclOp()
79 explicit ConjugateTransposeCpuOp(OpKernelConstruction* ctx) in ConjugateTransposeCpuOp()
91 explicit MklConjugateTransposeCpuOp(OpKernelConstruction* ctx) in MklConjugateTransposeCpuOp()
103 explicit ConjugateTransposeGpuOp(OpKernelConstruction* ctx) in ConjugateTransposeGpuOp()
115 explicit ConjugateTransposeSyclOp(OpKernelConstruction* ctx) in ConjugateTransposeSyclOp()
/external/skia/experimental/svg/model/
DSkSVGTypes.h25 explicit constexpr SkSVGPrimitiveTypeWrapper(T v) : fValue(v) {} in SkSVGPrimitiveTypeWrapper()
69 explicit constexpr SkSVGLength(SkScalar v, Unit u = Unit::kNumber)
98 explicit SkSVGPaint(Type t) : fType(t), fColor(SK_ColorBLACK) {} in SkSVGPaint()
99 explicit SkSVGPaint(const SkSVGColorType& c) : fType(Type::kColor), fColor(c) {} in SkSVGPaint()
100 explicit SkSVGPaint(const SkString& iri) in SkSVGPaint()
132 explicit SkSVGClip(Type t) : fType(t) {} in SkSVGClip()
133 explicit SkSVGClip(const SkString& iri) : fType(Type::kIRI), fIRI(iri) {} in SkSVGClip()
161 constexpr explicit SkSVGLineCap(Type t) : fType(t) {} in SkSVGLineCap()
185 constexpr explicit SkSVGLineJoin(Type t) : fType(t) {} in SkSVGLineJoin()
209 constexpr explicit SkSVGSpreadMethod(Type t) : fType(t) {} in SkSVGSpreadMethod()
[all …]
/external/skqp/experimental/svg/model/
DSkSVGTypes.h25 explicit constexpr SkSVGPrimitiveTypeWrapper(T v) : fValue(v) {} in SkSVGPrimitiveTypeWrapper()
69 explicit constexpr SkSVGLength(SkScalar v, Unit u = Unit::kNumber)
98 explicit SkSVGPaint(Type t) : fType(t), fColor(SK_ColorBLACK) {} in SkSVGPaint()
99 explicit SkSVGPaint(const SkSVGColorType& c) : fType(Type::kColor), fColor(c) {} in SkSVGPaint()
100 explicit SkSVGPaint(const SkString& iri) in SkSVGPaint()
132 explicit SkSVGClip(Type t) : fType(t) {} in SkSVGClip()
133 explicit SkSVGClip(const SkString& iri) : fType(Type::kIRI), fIRI(iri) {} in SkSVGClip()
161 constexpr explicit SkSVGLineCap(Type t) : fType(t) {} in SkSVGLineCap()
185 constexpr explicit SkSVGLineJoin(Type t) : fType(t) {} in SkSVGLineJoin()
209 constexpr explicit SkSVGSpreadMethod(Type t) : fType(t) {} in SkSVGSpreadMethod()
[all …]
/external/v8/tools/clang/value_cleanup/
DListValueRewriter.h19 explicit ListValueRewriter(
28 explicit AppendCallback(
40 explicit AppendBooleanCallback(
49 explicit AppendIntegerCallback(
58 explicit AppendDoubleCallback(
67 explicit AppendStringCallback(
77 explicit AppendReleasedUniquePtrCallback(
90 explicit AppendRawPtrCallback(
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-10-11.data2 ? explicit key1 : explicit value,
3 ? explicit key2 : , # Explicit empty
4 ? explicit key3, # Implicit empty
5 simple key1 : explicit value,
Dspec-10-10.data2 ? explicit key1 : explicit value,
3 ? explicit key2 : , # Explicit empty
4 ? explicit key3, # Empty value
5 simple key1 : explicit value,
/external/v8/src/
Dostreams.h24 explicit OFStreamBase(FILE* f);
39 explicit OFStream(FILE* f);
49 explicit AsUC16(uint16_t v) : value(v) {} in AsUC16()
55 explicit AsUC32(int32_t v) : value(v) {} in AsUC32()
61 explicit AsReversiblyEscapedUC16(uint16_t v) : value(v) {} in AsReversiblyEscapedUC16()
66 explicit AsEscapedUC16ForJSON(uint16_t v) : value(v) {} in AsEscapedUC16ForJSON()
71 explicit AsHex(uint64_t v, uint8_t min_width = 0)
/external/llvm/test/YAMLParser/
Dspec-10-11.test4 ? explicit key1 : explicit value,
5 ? explicit key2 : , # Explicit empty
6 ? explicit key3, # Implicit empty
7 simple key1 : explicit value,
Dspec-10-10.test4 ? explicit key1 : explicit value,
5 ? explicit key2 : , # Explicit empty
6 ? explicit key3, # Empty value
7 simple key1 : explicit value,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRanges.java31 private boolean[] explicit = new boolean[StandardPlural.COUNT]; field in PluralRanges
206 explicit[result.ordinal()] = true; in add()
214 explicit[rangeEnd.ordinal()] = true; in add()
219 explicit[rangeStart.ordinal()] = true; in add()
224 explicit[rangeStart.ordinal()] = true; in add()
225 explicit[rangeEnd.ordinal()] = true; in add()
276 return explicit[count.ordinal()]; in isExplicitlySet()
294 return matrix.equals(otherPR.matrix) && Arrays.equals(explicit, otherPR.explicit); in equals()
351 result.explicit = explicit.clone(); in cloneAsThawed()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DPluralRanges.java33 private boolean[] explicit = new boolean[StandardPlural.COUNT]; field in PluralRanges
208 explicit[result.ordinal()] = true; in add()
216 explicit[rangeEnd.ordinal()] = true; in add()
221 explicit[rangeStart.ordinal()] = true; in add()
226 explicit[rangeStart.ordinal()] = true; in add()
227 explicit[rangeEnd.ordinal()] = true; in add()
278 return explicit[count.ordinal()]; in isExplicitlySet()
296 return matrix.equals(otherPR.matrix) && Arrays.equals(explicit, otherPR.explicit); in equals()
353 result.explicit = explicit.clone(); in cloneAsThawed()

12345678910>>...153