Home
last modified time | relevance | path

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

1234

/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...]
/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
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c314 nir_ssa_def *i64 = nir_u2u64(&b, &intrinsic->dest.ssa); in clc_lower_64bit_semantics() local
/third_party/ffmpeg/libavutil/
H A Dopt.c843 int64_t i64; in av_opt_get() local
2060 int64_t i64; av_opt_is_set_to_default() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2599 TIntermConstantUnion* TIntermediate::addConstantUnion(long long i64, const TSourceLoc& loc, bool literal) const in addConstantUnion() argument
/third_party/icu/icu4c/source/common/
H A Dputil.cpp180 int64_t i64; /* This must be defined first in order to allow the initialization to work. This is a C89 feature. */ member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lecp.h201 int64_t i64; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h78 LLVMTypeRef i64; member

Completed in 37 milliseconds

1234