Home
last modified time | relevance | path

Searched defs:int64_value (Results 1 – 11 of 11) 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/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
/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/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto151 google.protobuf.Int64Value int64_value = 3; field
/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h426 int64_t int64_value; member
/third_party/benchmark/src/
Dsysinfo.cc104 int64_t int64_value; member
/third_party/protobuf/src/google/protobuf/
Dextension_set.h555 int64 int64_value; member
/third_party/node/deps/v8/src/deoptimizer/
Dtranslated-state.cc366 int64_t TranslatedValue::int64_value() const { in int64_value() function in v8::internal::TranslatedValue
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp1712 glw::GLint64 int64_value = 0; in iterate() local