Searched refs:int64 (Results 126 - 150 of 288) sorted by relevance

1234567891011>>

/external/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.cc313 pair<int64, int32> p = os->ReadSecondsAndNanos(type);
314 int64 seconds = p.first;
337 pair<int64, int32> p = os->ReadSecondsAndNanos(type);
338 int64 seconds = p.first;
411 ow->RenderInt64(field_name, bit_cast<int64>(buffer64));
787 ow->RenderInt64(field_name, bit_cast<int64>(buffer64));
817 ow->RenderInt64(field_name, bit_cast<int64>(buffer64));
907 result = SimpleItoa(bit_cast<int64>(buffer64));
943 result = SimpleItoa(bit_cast<int64>(buffer64));
1020 std::pair<int64, int3
[all...]
H A Dutility.cc69 int64 GetInt64OptionOrDefault(
71 const string& option_name, int64 default_value) {
112 int64 GetInt64FromAny(const google::protobuf::Any& any) {
H A Djson_stream_parser.h56 // - Added support for int64 and uint64 numbers
118 int64 int_val;
152 // be parsed. This method will try to parse into a uint64, int64, or double
/external/vulkan-validation-layers/libs/glm/
H A Dfwd.hpp144 typedef detail::int64 lowp_int64;
160 typedef detail::int64 lowp_int64_t;
176 typedef detail::int64 lowp_i64;
192 typedef detail::int64 mediump_int64;
208 typedef detail::int64 mediump_int64_t;
224 typedef detail::int64 mediump_i64;
240 typedef detail::int64 highp_int64;
256 typedef detail::int64 highp_int64_t;
272 typedef detail::int64 highp_i64;
289 typedef detail::int64 int6 typedef in namespace:glm
[all...]
/external/libyuv/files/unit_test/
H A Dscale_test.cc41 int64 src_y_plane_size = (Abs(src_width) + b * 2) * (Abs(src_height) + b * 2);
42 int64 src_uv_plane_size = (src_width_uv + b * 2) * (src_height_uv + b * 2);
60 int64 dst_y_plane_size = (dst_width + b * 2) * (dst_height + b * 2);
61 int64 dst_uv_plane_size = (dst_width_uv + b * 2) * (dst_height_uv + b * 2);
167 int64 src_y_plane_size = (Abs(src_width) + b * 2) * (Abs(src_height) + b * 2);
168 int64 src_uv_plane_size = (src_width_uv + b * 2) * (src_height_uv + b * 2);
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc116 case FD::CPPTYPE_INT64 : return sizeof(RepeatedField<int64 >);
141 case FD::CPPTYPE_INT64 : return sizeof(int64 );
172 case FD::CPPTYPE_INT64 : return sizeof(int64 );
364 HANDLE_TYPE(INT64 , int64 );
481 HANDLE_TYPE( INT64, int64);
825 HANDLE_TYPE(INT64 , int64 );
H A Dmessage.h499 virtual int64 GetInt64 (const Message& message,
555 const FieldDescriptor* field, int64 value) const = 0;
618 virtual int64 GetRepeatedInt64 (const Message& message,
668 int index, int64 value) const = 0;
709 const FieldDescriptor* field, int64 value) const = 0;
755 // CPPTYPE_INT64 int64
1081 DECLARE_GET_REPEATED_FIELD(int64)
H A Dduration.pb.cc216 // optional int64 seconds = 1;
220 ::google::protobuf::int64, ::google::protobuf::internal::WireFormatLite::TYPE_INT64>(
269 // optional int64 seconds = 1;
285 // optional int64 seconds = 1;
303 // optional int64 seconds = 1;
390 // optional int64 seconds = 1;
394 ::google::protobuf::int64 Duration::seconds() const {
398 void Duration::set_seconds(::google::protobuf::int64 value) {
H A Dextension_set_unittest.cc130 int64 original_value =
658 TEST_SCALAR_EXTENSIONS_SPACE_USED(int64 , 102);
735 TEST_REPEATED_EXTENSIONS_SPACE_USED(int64 , int64 , 102);
739 TEST_REPEATED_EXTENSIONS_SPACE_USED(sint64 , int64 , 106);
743 TEST_REPEATED_EXTENSIONS_SPACE_USED(sfixed64, int64 , 110);
860 ASSERT_EQ(20, SumAllExtensions<int64>(
862 IncAllExtensions<int64>(
864 ASSERT_EQ(30, SumAllExtensions<int64>(
888 ASSERT_EQ(60, SumAllExtensions<int64>(
[all...]
H A Dtext_format.h105 virtual string PrintInt64(int64 val) const;
230 const int64 truncate_string_field_longer_than) {
301 int64 truncate_string_field_longer_than_;
H A Dtimestamp.pb.cc230 // optional int64 seconds = 1;
234 ::google::protobuf::int64, ::google::protobuf::internal::WireFormatLite::TYPE_INT64>(
283 // optional int64 seconds = 1;
299 // optional int64 seconds = 1;
317 // optional int64 seconds = 1;
416 // optional int64 seconds = 1;
420 ::google::protobuf::int64 Timestamp::seconds() const {
424 void Timestamp::set_seconds(::google::protobuf::int64 value) {
H A Drepeated_field_reflection_unittest.cc176 const RepeatedField<int64>& rf_int64_extension =
177 refl->GetRepeatedField<int64>(extended_message,
180 RepeatedField<int64>* mrf_int64_extension =
181 refl->MutableRepeatedField<int64>(&extended_message,
533 const RepeatedFieldRef<int64> rf_int64_extension =
534 refl->GetRepeatedFieldRef<int64>(extended_message,
537 const MutableRepeatedFieldRef<int64> mrf_int64_extension =
538 refl->GetMutableRepeatedFieldRef<int64>(&extended_message,
/external/deqp/executor/
H A DxeTestCaseResult.hpp174 NumericValue (deInt64 value) : m_type(TYPE_INT64) { m_value.int64 = value; }
178 deInt64 getInt64 (void) const { DE_ASSERT(getType() == TYPE_INT64); return m_value.int64; }
185 deInt64 int64; member in union:xe::ri::NumericValue::__anon3742
/external/dng_sdk/source/
H A Ddng_reference.h475 int64 offsetH,
476 int64 offsetV,
477 int64 stepH,
478 int64 stepV,
/external/flatbuffers/python/flatbuffers/
H A Dnumber_types.py104 name = "int64"
105 packer_type = packer.int64
/external/opencv/cxcore/src/
H A D_cxipp.h79 IPCV_COPYSET( _16s_C4MR, int64, int64 )
82 IPCV_COPYSET( _64s_C3MR, int64, int64 )
83 IPCV_COPYSET( _64s_C4MR, int64, int64 )
248 IPCV_DEF_MIN_MAX_LOC( 64f, int64, double, 0 )
307 IPCV_DEF_NON_ZERO( 64f, int64 )
505 IPCV_PIX_PLANE( 64f, int64 )
H A Dcxcopy.cpp230 ICV_DEF_SET_MASK_2D( icvSet_16s_C4MR, int64, 1 )
233 ICV_DEF_SET_MASK_2D( icvSet_64s_C3MR, int64, 3 )
234 ICV_DEF_SET_MASK_2D( icvSet_64s_C4MR, int64, 4 )
241 ICV_DEF_COPY_MASK_2D( icvCopy_16s_C4MR, int64, 1 )
244 ICV_DEF_COPY_MASK_2D( icvCopy_64s_C3MR, int64, 3 )
245 ICV_DEF_COPY_MASK_2D( icvCopy_64s_C4MR, int64, 4 )
827 ICV_DEF_FLIP_HZ_FUNC( 32s_C2R, int64, 1 )
830 ICV_DEF_FLIP_HZ_FUNC( 64s_C3R, int64, 3 )
831 ICV_DEF_FLIP_HZ_FUNC( 64s_C4R, int64, 4 )
H A Dcxmeansdv.cpp650 ICV_DEF_MEAN_SDV_BLOCK_ALL( 8u, uchar, int64, int64, unsigned, unsigned, 1 << 16, CV_SQR_8U )
651 ICV_DEF_MEAN_SDV_BLOCK_ALL( 16u, ushort, int64, int64, unsigned, int64, 1 << 16, CV_SQR )
652 ICV_DEF_MEAN_SDV_BLOCK_ALL( 16s, short, int64, int64, int, int64, 1 << 16, CV_SQR )
/external/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.cc125 DEF_SIGNED_INT_LIMITS(int64) // NOLINT(readability/casting)
/external/regex-re2/re2/
H A Dcompile.cc131 static Prog *Compile(Regexp* re, bool reversed, int64 max_mem);
211 void Setup(Regexp::ParseFlags, int64, RE2::Anchor);
229 int64 max_mem_; // Total memory budget.
951 void Compiler::Setup(Regexp::ParseFlags flags, int64 max_mem,
964 int64 m = (max_mem - sizeof(Prog)) / sizeof(Prog::Inst);
991 Prog* Compiler::Compile(Regexp* re, bool reversed, int64 max_mem) {
1067 int64 m = max_mem_ - sizeof(Prog) - inst_len_*sizeof(Prog::Inst);
1079 Prog* Regexp::CompileToProg(int64 max_mem) {
1083 Prog* Regexp::CompileToReverseProg(int64 max_mem) {
/external/regex-re2/util/
H A Dutil.h73 typedef int64_t int64; typedef in namespace:re2
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale_argb.cc200 int64 xlast = x + (int64)(dst_width - 1) * dx;
201 int64 xl = (dx >= 0) ? x : xlast;
202 int64 xr = (dx >= 0) ? xlast : x;
707 int64 clipf = (int64)(clip_x) * dx;
713 int64 clipf = (int64)(clip_y) * dy;
/external/libyuv/files/source/
H A Dscale_argb.cc272 int64 xlast = x + (int64)(dst_width - 1) * dx;
273 int64 xl = (dx >= 0) ? x : xlast;
274 int64 xr = (dx >= 0) ? xlast : x;
835 int64 clipf = (int64)(clip_x)*dx;
841 int64 clipf = (int64)(clip_y)*dy;
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h83 typedef __int64 int64; typedef
86 typedef long long int64; typedef
/external/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc208 virtual int64 ByteCount() const { return byte_count_; }
213 int64 byte_count_;

Completed in 1731 milliseconds

1234567891011>>