Home
last modified time | relevance | path

Searched refs:int64_value (Results 1 – 20 of 20) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto10 google.protobuf.Int64Value int64_value = 3; field
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto58 int64 int64_value = 3; field
123 google.protobuf.Int64Value int64_value = 3; field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
Ddbus_dict_helpers.c907 dbus_message_iter_get_basic(iter, &entry->int64_value); in _wpa_dbus_dict_fill_value_from_variant()
909 __func__, (long long int) entry->int64_value); in _wpa_dbus_dict_fill_value_from_variant()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
Ddbus_dict_helpers.c907 dbus_message_iter_get_basic(iter, &entry->int64_value); in _wpa_dbus_dict_fill_value_from_variant()
909 __func__, (long long int) entry->int64_value); in _wpa_dbus_dict_fill_value_from_variant()
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; field
/third_party/node/deps/v8/src/execution/
Dsimulator-base.h79 result.int64_value = static_cast<int64_t>(ret); in ConvertReturn()
/third_party/node/deps/v8/src/deoptimizer/
Dtranslated-state.cc366 int64_t TranslatedValue::int64_value() const { in int64_value() function in v8::internal::TranslatedValue
421 bool is_smi = (int64_value() >= static_cast<int64_t>(Smi::kMinValue) && in GetRawValue()
422 int64_value() <= static_cast<int64_t>(Smi::kMaxValue)); in GetRawValue()
424 return Smi::FromIntptr(static_cast<intptr_t>(int64_value())); in GetRawValue()
537 number = int64_value(); in GetValue()
541 heap_object = BigInt::FromInt64(isolate(), int64_value()); in GetValue()
Dtranslated-state.h168 int64_t int64_value() const;
/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h420 AnyCType() : int64_value(0) {} in AnyCType()
426 int64_t int64_value; member
/third_party/protobuf/python/google/protobuf/internal/
Djson_format_test.py67 message.int64_value = -20
672 int64_value=-20,
1236 int64_value=3,
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto151 google.protobuf.Int64Value int64_value = 3; field
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc1668 HANDLE_TYPE(INT64, Int64, int64_value); in ByteSize()
1672 HANDLE_TYPE(SINT64, SInt64, int64_value); in ByteSize()
2033 HANDLE_TYPE(INT64, Int64, int64_value); in InternalSerializeFieldWithCachedSizesToArray()
2037 HANDLE_TYPE(SINT64, SInt64, int64_value); in InternalSerializeFieldWithCachedSizesToArray()
2041 HANDLE_TYPE(SFIXED64, SFixed64, int64_value); in InternalSerializeFieldWithCachedSizesToArray()
Dextension_set.h555 int64 int64_value; member
/third_party/node/deps/v8/src/d8/
Dd8-test.cc54 arg_u32.uint32_value, arg_i64.int64_value, arg_u64.uint64_value, in AddAllFastCallbackPatch()
89 arg_u32.uint32_value, arg_i64.int64_value, arg_u64.uint64_value, in AddAllFastCallbackNoOptionsPatch()
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc595 args[i].int64_value = xreg(num_gp_params++);
597 args[i].int64_value = stack_pointer[num_stack_params++];
621 set_xreg(0, result.int64_value);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp1712 glw::GLint64 int64_value = 0; in iterate() local
1730 gl.getInteger64v(pname, &int64_value); in iterate()
1785 if (int64_value != int_value) in iterate()
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest20-pr19025-libvtkParallelCore-6.1.so.abi1506 <enumerator name='int64_value' value='7'/>
1553 <enumerator name='int64_value' value='7'/>
/third_party/libabigail/tests/data/test-annotate/
Dtest20-pr19025-libvtkParallelCore-6.1.so.abi2567 <enumerator name='int64_value' value='7'/>
2631 <enumerator name='int64_value' value='7'/>