HomeSort by relevance Sort by last modified time
    Searched refs:Null (Results 26 - 50 of 272) sorted by null

12 3 4 5 6 7 8 91011

  /external/opencv3/modules/cudev/include/opencv2/cudev/grid/
copy.hpp 64 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
77 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
89 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, Stream& stream = Stream::Null())
100 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, Stream& stream = Stream::Null())
111 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GpuMat_<D0>&, GpuMat_<D1>& >& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
131 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GlobPtrSz<D0>, GlobPtrSz<D1> >& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
150 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GpuMat_<D0>&, GpuMat_<D1>& >& dst, Stream& stream = Stream::Null())
168 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GlobPtrSz<D0>, GlobPtrSz<D1> >& dst, Stream& stream = Stream::Null())
186 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GpuMat_<D0>&, GpuMat_<D1>&, GpuMat_<D2>& >& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
207 __host__ void gridCopy_(const SrcPtrTuple& src, const tuple< GlobPtrSz<D0>, GlobPtrSz<D1>, GlobPtrSz<D2> >& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
    [all...]
transform.hpp 64 __host__ void gridTransformUnary_(const SrcPtr& src, GpuMat_<DstType>& dst, const UnOp& op, const MaskPtr& mask, Stream& stream = Stream::Null())
77 __host__ void gridTransformUnary_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const UnOp& op, const MaskPtr& mask, Stream& stream = Stream::Null())
89 __host__ void gridTransformUnary_(const SrcPtr& src, GpuMat_<DstType>& dst, const UnOp& op, Stream& stream = Stream::Null())
100 __host__ void gridTransformUnary_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const UnOp& op, Stream& stream = Stream::Null())
111 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, GpuMat_<DstType>& dst, const BinOp& op, const MaskPtr& mask, Stream& stream = Stream::Null())
125 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, const GlobPtrSz<DstType>& dst, const BinOp& op, const MaskPtr& mask, Stream& stream = Stream::Null())
138 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, GpuMat_<DstType>& dst, const BinOp& op, Stream& stream = Stream::Null())
151 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, const GlobPtrSz<DstType>& dst, const BinOp& op, Stream& stream = Stream::Null())
163 __host__ void gridTransformTuple_(const SrcPtr& src, const tuple< GpuMat_<D0>&, GpuMat_<D1>& >& dst, const OpTuple& op, const MaskPtr& mask, Stream& stream = Stream::Null())
184 __host__ void gridTransformTuple_(const SrcPtr& src, const tuple< GlobPtrSz<D0>, GlobPtrSz<D1> >& dst, const OpTuple& op, const MaskPtr& mask, Stream& stream = Stream::Null())
    [all...]
reduce_to_vec.hpp 146 __host__ void gridReduceToRow(const SrcPtr& src, GpuMat_<ResType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
163 __host__ void gridReduceToRow(const SrcPtr& src, GpuMat_<ResType>& dst, Stream& stream = Stream::Null())
178 __host__ void gridReduceToColumn_(const SrcPtr& src, GpuMat_<ResType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
195 __host__ void gridReduceToColumn_(const SrcPtr& src, GpuMat_<ResType>& dst, Stream& stream = Stream::Null())
220 __host__ void gridReduceToColumn(const SrcPtr& src, GpuMat_<ResType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null())
226 __host__ void gridReduceToColumn(const SrcPtr& src, GpuMat_<ResType>& dst, Stream& stream = Stream::Null())
  /frameworks/compile/mclinker/unittests/
FragmentTest.cpp 38 LDSection* test = LDSection::Create("test", LDFileFormat::Null, 0, 0);
53 LDSection* test = LDSection::Create("test", LDFileFormat::Null, 0, 0);
  /frameworks/compile/mclinker/lib/LD/
ELFReaderIf.cpp 54 if (pInput.context()->getSection(pShndx) == NULL ||
99 return FragmentRef::Null();
102 return FragmentRef::Null();
105 return FragmentRef::Null();
109 if (sect_hdr == NULL)
114 return FragmentRef::Null();
117 return FragmentRef::Null();
  /external/opencv3/modules/cudev/include/opencv2/cudev/expr/
warping.hpp 113 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
135 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
157 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
  /external/v8/src/crankshaft/
hydrogen-types.cc 20 if (type->Is(Type::Null())) return HType::Null();
41 if (raw_value->IsNull(isolate)) return HType::Null();
  /cts/hostsidetests/sustainedperf/dhrystone/
dhry.h 402 #define Null 0
403 /* Value of a Null pointer */
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc1905.py 15 namedtype.NamedType('unSpecified', univ.Null()),
16 namedtype.NamedType('noSuchObject', univ.Null().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
17 namedtype.NamedType('noSuchInstance', univ.Null().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1))),
18 namedtype.NamedType('endOfMibView', univ.Null().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2)))
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
asn1.py 11 namedtype.NamedType('parameters', univ.Null()),
  /frameworks/compile/mclinker/include/mcld/Fragment/
Fragment.h 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null };
34 explicit Fragment(Type pKind, SectionData* pParent = NULL);
  /external/opencv3/modules/cudaobjdetect/include/opencv2/
cudaobjdetect.hpp 168 std::vector<double>* confidences = NULL) = 0;
178 std::vector<double>* confidences = NULL) = 0;
188 Stream& stream = Stream::Null()) = 0;
273 Stream& stream = Stream::Null()) = 0;
  /packages/apps/Test/connectivity/sl4n/rapidjson/example/capitalize/
capitalize.cpp 20 bool Null() { return out_.Null(); }
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/codec/cer/
test_encoder.py 45 namedtype.NamedType('place-holder', univ.Null('')),
65 self.s.setComponentByPosition(0, univ.Null(''))
97 namedtype.NamedType('place-holder', univ.Null('')),
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 79 if (unlikely (i >= numTables)) return Null(TableRecord);
171 default:return Null(OpenTypeFontFace);
236 default: return Null(OpenTypeFontFace);
  /frameworks/compile/mclinker/lib/Fragment/
FragmentRef.cpp 36 FragmentRef::FragmentRef() : m_pFragment(NULL), m_Offset(0) {
49 /// return NULL.
54 while (frag != NULL) {
60 if ((frag != NULL) && (frag->size() != 0)) {
67 if (frag == NULL)
68 return Null();
77 SectionData* data = NULL;
91 if (data == NULL || data->empty()) {
92 return Null();
102 FragmentRef* FragmentRef::Null() {
    [all...]
  /external/opencv3/modules/cudaoptflow/include/opencv2/
cudaoptflow.hpp 80 virtual void calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream& stream = Stream::Null()) = 0;
103 Stream& stream = Stream::Null()) = 0;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/codec/der/
test_encoder.py 34 namedtype.NamedType('place-holder', univ.Null('')),
  /external/llvm/unittests/ADT/
PointerUnionTest.cpp 38 TEST_F(PointerUnionTest, Null) {
  /external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
resize.hpp 82 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
deriv.hpp 79 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
119 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
166 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
212 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
259 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
305 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
374 __host__ void assignTo(GpuMat_<T>& dst, Stream& stream = Stream::Null()) const
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 26 Null,
63 assert(f_pTextSection != NULL);
68 assert(f_pTextSection != NULL);
73 assert(f_pDataSection != NULL);
78 assert(f_pDataSection != NULL);
83 assert(f_pBSSSection != NULL);
88 assert(f_pBSSSection != NULL);
93 assert(f_pReadOnlySection != NULL);
98 assert(f_pReadOnlySection != NULL);
  /packages/apps/Test/connectivity/sl4n/rapidjson/example/simplereader/
simplereader.cpp 8 bool Null() { cout << "Null()" << endl; return true; }
30 const char json[] = " { \"hello\" : \"world\", \"t\" : true , \"f\" : false, \"n\": null, \"i\":123, \"pi\": 3.1416, \"a\":[1, 2, 3, 4] } ";
  /external/v8/test/cctest/interpreter/
test-interpreter-intrinsics.cc 41 Handle<Object> Null() { return factory_->null_value(); }
67 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
88 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
109 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
132 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
153 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
184 CHECK_EQ(*factory->false_value(), *helper.Invoke(helper.Null()));
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/codec/ber/
test_decoder.py 3 from pyasn1.compat.octets import ints2octs, str2octs, null namespace
17 assert decoder.decode(ints2octs((127, 141, 245, 182, 253, 47, 3, 2, 1, 1))) == (1, null)
21 assert decoder.decode(ints2octs((2, 1, 12))) == (12, null)
23 assert decoder.decode(ints2octs((2, 1, 244))) == (-12, null)
25 assert decoder.decode(ints2octs((2, 0))) == (0, null)
27 assert decoder.decode(ints2octs((2, 1, 0))) == (0, null)
29 assert decoder.decode(ints2octs((2, 1, 255))) == (-1, null)
33 ) == (0xffffffffffffffff, null)
37 ) == (-0xffffffffffffffff, null)
41 ints2octs((2, 1, 12)), asn1Spec=univ.Null()
    [all...]

Completed in 6595 milliseconds

12 3 4 5 6 7 8 91011