Home
last modified time | relevance | path

Searched refs:Uint16 (Results 1 – 25 of 53) sorted by relevance

123

/external/tensorflow/tensorflow/go/
Dtensor.go58 Uint16 DataType = C.TF_UINT16 const
312 …case reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint8, reflect.Uint16, ref…
330 …case reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint8, reflect.Uint16, ref…
359 …case reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint8, reflect.Uint16, ref…
371 …case reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint8, reflect.Uint16, ref…
481 …6, Int8, Complex, Int64, Bool, Quint8, Qint32, Bfloat16, Qint16, Quint16, Uint16, Complex128, Half:
/external/gemmlowp/internal/
Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
67 GEMMLOWP_REGISTER_TYPEID(std::uint16_t, Uint16)
/external/flatbuffers/lua/flatbuffers/
Dbuilder.lua15 local Uint16 = N.Uint16
322 function mt:PrependUint16Slot(...) self:PrependSlot(Uint16, ...) end
351 function mt:PrependUint16(x) self:Prepend(Uint16, x) end
DnumTypes.lua175 m.Uint16 = uint16_mt
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h67 V(I32AtomicLoad16U, Uint16) \
69 V(I64AtomicLoad16U, Uint16) \
73 V(I32AtomicAdd16U, Uint16) \
76 V(I64AtomicAdd16U, Uint16) \
81 V(I32AtomicSub16U, Uint16) \
83 V(I64AtomicSub16U, Uint16) \
88 V(I32AtomicAnd16U, Uint16) \
90 V(I64AtomicAnd16U, Uint16) \
95 V(I32AtomicOr16U, Uint16) \
97 V(I64AtomicOr16U, Uint16) \
[all …]
Dvalue-type.h36 V(I32, 16U, Uint16, 1) \
41 V(I64, 16U, Uint16, 1) \
/external/syzkaller/pkg/serializer/
Dserializer.go55 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
175 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
/external/libchrome/mojo/public/js/lib/
Dcodec.js758 function Uint16() { class
761 Uint16.encodedSize = 2;
763 Uint16.decode = function(decoder) {
767 Uint16.encode = function(encoder, val) {
1110 internal.Uint16 = Uint16;
/external/v8/src/builtins/
Dbuiltins-sharedarraybuffer-gen.cc177 Return(SmiFromInt32(AtomicLoad(MachineType::Uint16(), backing_store, in TF_BUILTIN()
301 Return(SmiFromInt32(AtomicExchange(MachineType::Uint16(), backing_store, in TF_BUILTIN()
383 MachineType::Uint16(), backing_store, WordShl(index_word, 1), in TF_BUILTIN()
476 Return(SmiFromInt32((this->*function)(MachineType::Uint16(), backing_store, in BINOP_BUILTIN()
/external/flatbuffers/tests/MyGame/Example/
DStat.lua40 return self.view:Get(flatbuffers.N.Uint16, o + self.view.pos)
DTypeAliases.lua48 return self.view:Get(flatbuffers.N.Uint16, o + self.view.pos)
/external/v8/src/
Dmachine-type.h116 constexpr static MachineType Uint16() { in Uint16() function
208 return isSigned ? MachineType::Int16() : MachineType::Uint16();
Delements-kind.h18 V(Uint16, uint16, UINT16, uint16_t) \
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/value/
Dformat.go58 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
225 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
Dsort.go49 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
/external/grpc-grpc/tools/http2_interop/
Dsettings.go81 Identifier: SettingsIdentifier(binary.BigEndian.Uint16(raw[i : i+2])),
/external/v8/src/compiler/
Daccess-builder.cc565 MaybeHandle<Map>(), TypeCache::Get().kUint16, MachineType::Uint16(), in ForMapInstanceType()
686 MachineType::Uint16(), kNoWriteBarrier}; in ForExternalTwoByteStringCharacter()
701 TypeCache::Get().kUint16, MachineType::Uint16(), in ForSeqTwoByteStringCharacter()
954 Type::Unsigned32(), MachineType::Uint16(), in ForTypedArrayElement()
Dwasm-compiler.cc858 return BuildAsmjsLoadMem(MachineType::Uint16(), input); in Unop()
3831 V(I32AtomicAdd16U, Add, Uint16, Word32) \
3833 V(I64AtomicAdd16U, Add, Uint16, Word64) \
3838 V(I32AtomicSub16U, Sub, Uint16, Word32) \
3840 V(I64AtomicSub16U, Sub, Uint16, Word64) \
3845 V(I64AtomicAnd16U, And, Uint16, Word64) \
3846 V(I32AtomicAnd16U, And, Uint16, Word32) \
3852 V(I32AtomicOr16U, Or, Uint16, Word32) \
3854 V(I64AtomicOr16U, Or, Uint16, Word64) \
3859 V(I32AtomicXor16U, Xor, Uint16, Word32) \
[all …]
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Djson.go203 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc1603 } else if (hint == MachineType::Uint16()) { in MachineTypeForNarrow()
2319 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicExchange()
2335 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicExchange()
2357 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicCompareExchange()
2373 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicCompareExchange()
2397 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicBinaryOperation()
2412 kWord32Atomic##op##Int16, kWord32Atomic##op##Uint16, \
2429 } else if (type == MachineType::Uint16()) { in VISIT_ATOMIC_BINOP()
2445 node, kX64Word64Atomic##op##Uint8, kX64Word64Atomic##op##Uint16, \
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1144 } else if (hint == MachineType::Uint16()) { in MachineTypeForNarrow()
1682 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicExchange()
1708 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicCompareExchange()
1740 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicBinaryOperation()
1755 kWord32Atomic##op##Int16, kWord32Atomic##op##Uint16, \
1856 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicNarrowBinop()
1870 kIA32Word64AtomicNarrow##op##Uint16, \
1886 } else if (type == MachineType::Uint16()) { in VISIT_ATOMIC_BINOP()
1924 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicNarrowCompareExchange()
/external/deqp/framework/opengl/
DgluDrawUtil.hpp262 DECLARE_VA_CTOR(Uint16, deUint16, VTX_COMP_UNSIGNED_INT16, VTX_COMP_CONVERT_NONE);
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc2152 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicExchange()
2188 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicCompareExchange()
2227 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicBinaryOperation()
2254 kWord32Atomic##op##Int16, kWord32Atomic##op##Uint16, \
2326 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicNarrowBinop()
2340 kArmWord64AtomicNarrow##op##Uint16, \
2379 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicNarrowExchange()
2426 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicNarrowCompareExchange()
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc2807 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicExchange()
2823 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicExchange()
2845 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicCompareExchange()
2861 } else if (type == MachineType::Uint16()) { in VisitWord64AtomicCompareExchange()
2885 } else if (type == MachineType::Uint16()) { in VisitWord32AtomicBinaryOperation()
2900 kWord32Atomic##op##Int16, kWord32Atomic##op##Uint16, \
2917 } else if (type == MachineType::Uint16()) { in VISIT_ATOMIC_BINOP()
2933 node, kArm64Word64Atomic##op##Uint8, kArm64Word64Atomic##op##Uint16, \
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dsave.go319 case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:

123