Home
last modified time | relevance | path

Searched defs:i64 (Results 26 - 50 of 95) sorted by relevance

1234

/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c242 bool Convert_PhpToInt64(const zval *php_val, int64_t *i64) { in Convert_PhpToInt64() argument
353 int64_t i64; in Convert_PhpToUpb() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h8 int i64; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format_test.cc761 CodegenAbslStrFormatIntStringInt64(int i, const std::string& s, int64_t i64) CodegenAbslStrFormatIntStringInt64() argument
770 CodegenAbslStrAppendFormatIntStringInt64(std::string* out, int i, const std::string& s, int64_t i64) CodegenAbslStrAppendFormatIntStringInt64() argument
/third_party/rust/crates/nix/src/
H A Derrno.rs
/third_party/ffmpeg/libavutil/
H A Dopt.h271 int64_t i64; member
/third_party/glslang/glslang/Include/
H A DConstantUnion.h88 void setI64Const(long long i64) in setI64Const() argument
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp217 int64_t i64; in DataDrivenPrintf() local
419 int64_t i64, expected64; in DataDrivenScanf() local
623 int64_t i64; in DataDrivenPrintfPrecision() local
[all...]
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h61 int64_t i64; member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h14 typedef __int64 i64; typedef
18 typedef long i64; typedef
22 typedef long long i64; typedef
/third_party/openssl/include/crypto/
H A Dmodes.h14 typedef __int64 i64; typedef
18 typedef long i64; typedef
22 typedef long long i64; typedef
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext.cpp132 int64_t i64 = strtoll(textValue, nullptr, 10); in spvTextToLiteral() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext.cpp132 int64_t i64 = strtoll(textValue, nullptr, 10); in spvTextToLiteral() local
/third_party/spirv-tools/source/
H A Dtext.cpp132 int64_t i64 = strtoll(textValue, nullptr, 10); in spvTextToLiteral() local
/third_party/libwebsockets/lib/misc/
H A Dlecp.c1246 int64_t i64; in lws_lec_vsprintf() local
[all...]
/third_party/mesa3d/src/compiler/clc/
H A Dclc.h237 int64_t i64; member
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h181 int64_t i64; member
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h306 int64_t i64; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams.c352 int64_t i64; in OSSL_PARAM_get_int32() local
495 int64_t i64; in OSSL_PARAM_get_uint32() local
744 int64_t i64; OSSL_PARAM_get_uint64() local
977 int64_t i64; OSSL_PARAM_get_double() local
[all...]
/third_party/openssl/crypto/
H A Dparams.c352 int64_t i64; in OSSL_PARAM_get_int32() local
491 int64_t i64; in OSSL_PARAM_get_uint32() local
732 int64_t i64; OSSL_PARAM_get_uint64() local
958 int64_t i64; OSSL_PARAM_get_double() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc175 StatusOr<int64> i64 = data.ToInt64(); in WriteInt64() local
185 StatusOr<int64> i64 = data.ToInt64(); in WriteSFixed64() local
195 StatusOr<int64> i64 = data.ToInt64(); in WriteSInt64() local
[all...]
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs1067 pub fn i64< functions
[all...]
H A Dcomplete.rs1093 pub fn i64< functions
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity.c1227 UNITY_INT64 i64; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h244 int64_t i64; member

Completed in 32 milliseconds

1234