Home
last modified time | relevance | path

Searched defs:i32 (Results 76 - 100 of 110) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/crypto/
H A Dparams.c494 int32_t i32; in OSSL_PARAM_get_uint32() local
743 int32_t i32; in OSSL_PARAM_get_uint64() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Djsval_layout_opaque.hpp291 int32_t i32; member
321 int32_t i32; member
340 int32_t i32; member
367 int32_t i32; member
H A Djsval_layout_opaque_1_0.hpp291 int32_t i32; member
321 int32_t i32; member
340 int32_t i32; member
367 int32_t i32; member
/third_party/openssl/crypto/
H A Dparams.c490 int32_t i32; in OSSL_PARAM_get_uint32() local
731 int32_t i32; in OSSL_PARAM_get_uint64() local
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc125 StatusOr<int32> i32 = data.ToInt32(); in WriteInt32() local
135 StatusOr<int32> i32 = data.ToInt32(); in WriteSFixed32() local
145 StatusOr<int32> i32 = data.ToInt32(); in WriteSInt32() local
[all...]
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs1028 pub fn i32<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, i32, E> i32() functions
[all...]
H A Dcomplete.rs1054 pub fn i32<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, i32, E> i32() functions
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity.c1225 UNITY_INT32 i32; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h242 int32_t i32; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c31 static LLVMValueRef unpack_sint16(struct si_shader_context *ctx, LLVMValueRef i32, unsigned index) in unpack_sint16() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c451 struct lp_build_context i32; in lp_build_sample_image_nearest() local
753 struct lp_build_context i32; in lp_build_sample_image_linear() local
[all...]
/third_party/skia/src/core/
H A DSkStream.cpp55 uint32_t i32; in readPackedUInt() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp75 deInt32 i32; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioc32.c662 drm_agp_info32_t i32; in compat_drm_agp_info() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioc32.c658 drm_agp_info32_t i32; in compat_drm_agp_info() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h77 LLVMTypeRef i32; member
/third_party/rust/crates/clap/src/builder/
H A Dvalue_parser.rs
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dtype_precision.hpp242 typedef detail::int32 i32; typedef
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.h126 int32_t i32; member
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h417 const ast::I32* i32() const { return builder->create<ast::I32>(); } in i32() function in tint::ProgramBuilder::TypesBuilder
421 const ast::I32* i32(const Source& source) const { in i32() function in tint::ProgramBuilder::TypesBuilder
[all...]
/third_party/unity/src/
H A Dunity.c1829 UNITY_INT32 i32; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1688 int32_t i32 = 0; in EncodeExceptionValues() local
2309 int32_t i32 = static_cast<int32_t>(u32_bits); in WebAssemblyExceptionGetArg() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc3287 const int32 i32 = static_cast<int32>(frog & 0xffffffff); in TEST() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp5720 GLint i32 = 0; in Run() local

Completed in 65 milliseconds

12345