Home
last modified time | relevance | path

Searched defs:long_value (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr01.c58 static char *long_value; variable
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc100 int64_t long_value = 0; in ReadValue() local
165 int64_t long_value = value.LongValue(); in WriteValue() local
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
Dfsetxattr01.c60 static char *long_value; variable
/third_party/benchmark/src/
Dcommandlineflags.cc37 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/third_party/spirv-tools/source/opt/
Dlocal_access_chain_convert_pass.cpp75 int64_t long_value = constant_value->GetSignExtendedValue(); in AppendConstantOperands() local
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc1292 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/third_party/googletest/googletest/src/
Dgtest-port.cc1326 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc719 long long_value = PyInt_AsLong(arg); in CheckAndGetBool() local
/third_party/python/Modules/
Dposixmodule.c929 long long_value; in _fd_converter() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc11654 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local