Home
last modified time | relevance | path

Searched defs:i32 (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/skia/third_party/externals/tint/src/ast/
Dpointer_test.cc27 auto* i32 = create<I32>(); in TEST_F() local
35 auto* i32 = create<I32>(); in TEST_F() local
42 auto* i32 = create<I32>(); in TEST_F() local
Darray_test.cc45 auto* i32 = create<I32>(); in TEST_F() local
51 auto* i32 = create<I32>(); in TEST_F() local
57 auto* i32 = create<I32>(); in TEST_F() local
63 auto* i32 = create<I32>(); in TEST_F() local
Dmatrix_test.cc37 auto* i32 = create<I32>(); in TEST_F() local
45 auto* i32 = create<I32>(); in TEST_F() local
Datomic_test.cc27 auto* i32 = create<I32>(); in TEST_F() local
33 auto* i32 = create<I32>(); in TEST_F() local
Dvector_test.cc27 auto* i32 = create<I32>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/sem/
Dmatrix_type_test.cc25 I32 i32; in TEST_F() local
34 I32 i32; in TEST_F() local
41 I32 i32; in TEST_F() local
Dvector_type_test.cc25 I32 i32; in TEST_F() local
32 auto* i32 = create<I32>(); in TEST_F() local
Dconstant.h29 using i32 = ProgramBuilder::i32; variable
38 int32_t i32; member
Dsem_array_test.cc51 I32 i32; in TEST_F() local
77 I32 i32; in TEST_F() local
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table_test.cc54 auto* i32 = create<sem::I32>(); in TEST_F() local
84 auto* i32 = create<sem::I32>(); in TEST_F() local
112 auto* i32 = create<sem::I32>(); in TEST_F() local
141 auto* i32 = create<sem::I32>(); in TEST_F() local
214 auto* i32 = create<sem::I32>(); in TEST_F() local
228 auto* i32 = create<sem::I32>(); in TEST_F() local
291 auto* i32 = create<sem::I32>(); in TEST_F() local
312 auto* i32 = create<sem::I32>(); in TEST_F() local
334 auto* i32 = create<sem::I32>(); in TEST_F() local
354 auto* i32 = create<sem::I32>(); in TEST_F() local
[all …]
/third_party/qrcodegen/rust/src/
Dlib.rs334 pub fn size(&self) -> i32 { in size()
356 pub fn get_module(&self, x: i32, y: i32) -> bool { in get_module()
362 fn module(&self, x: i32, y: i32) -> bool { in module()
368 fn module_mut(&mut self, x: i32, y: i32) -> &mut bool { in module_mut()
476 fn draw_finder_pattern(&mut self, x: i32, y: i32) { in draw_finder_pattern()
492 fn draw_alignment_pattern(&mut self, x: i32, y: i32) { in draw_alignment_pattern()
503 fn set_function_module(&mut self, x: i32, y: i32, isdark: bool) { in set_function_module()
613 fn get_penalty_score(&self) -> i32 { in get_penalty_score()
693 fn get_alignment_pattern_positions(&self) -> Vec<i32> { in get_alignment_pattern_positions()
819 pub fn add_history(&mut self, mut currentrunlength: i32) { in add_history()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dresource.h50 ResourceArray(const uint16_t *i16, const uint32_t *i32, int32_t len) : in ResourceArray()
83 const uint16_t *i16, const uint32_t *i32, int32_t len) : in ResourceTable()
/third_party/flatbuffers/tests/namespace_test/
Dnamespace_test1_generated.rs322 a: i32, in new()
323 b: i32, in new()
335 pub fn a(&self) -> i32 { in a()
347 pub fn set_a(&mut self, x: i32) { in set_a()
351 &x_le as *const i32 as *const u8, in set_a() constant
358 pub fn b(&self) -> i32 { in b()
370 pub fn set_b(&mut self, x: i32) { in set_b()
374 &x_le as *const i32 as *const u8, in set_b() constant
445 pub fn foo(&self) -> i32 { in foo()
479 pub fn add_foo(&mut self, foo: i32) { in add_foo()
/third_party/node/deps/icu-small/source/common/
Dresource.h51 ResourceArray(const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceArray()
87 const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceTable()
/third_party/icu/icu4c/source/common/
Dresource.h51 ResourceArray(const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceArray()
87 const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceTable()
/third_party/skia/third_party/externals/icu/source/common/
Dresource.h51 ResourceArray(const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceArray()
87 const uint16_t *i16, const uint32_t *i32, int32_t len, in ResourceTable()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DFloat16ToFloat32.cpp297 unsigned i32 = g_mantissa[g_offset[h >> 10] + (h & 0x3ff)] + g_exponent[h >> 10]; in float16ToFloat32() local
/third_party/FreeBSD/sys/dev/usb/implementation/
D_types_ref.h45 typedef int i32; typedef
/third_party/skia/third_party/externals/angle2/src/common/
DFloat16ToFloat32.cpp297 unsigned i32 = g_mantissa[g_offset[h >> 10] + (h & 0x3ff)] + g_exponent[h >> 10]; in float16ToFloat32() local
/third_party/grpc/third_party/upb/tests/
Dtest_cpp.proto6 optional int32 i32 = 1; field
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_type_test.cc141 auto* i32 = create<sem::I32>(); in TEST_F() local
169 auto* i32 = create<sem::I32>(); in TEST_F() local
182 auto* i32 = create<sem::I32>(); in TEST_F() local
197 auto* i32 = create<sem::I32>(); in TEST_F() local
228 auto* i32 = create<sem::I32>(); in TEST_F() local
243 auto* i32 = create<sem::I32>(); in TEST_F() local
259 auto* i32 = create<sem::I32>(); in TEST_F() local
512 auto* i32 = create<sem::I32>(); in TEST_F() local
541 auto* i32 = create<sem::I32>(); in TEST_F() local
648 auto* i32 = create<sem::I32>(); in TEST_F() local
/third_party/flatbuffers/tests/my-game/example/
Dtype-aliases.js68 i32() { method in TypeAliases
182 static addI32(builder, i32) { argument
230 …static createTypeAliases(builder, i8, u8, i16, u16, i32, u32, i64, u64, f32, f64, v8Offset, vf64Of… argument
271 …constructor(i8 = 0, u8 = 0, i16 = 0, u16 = 0, i32 = 0, u32 = 0, i64 = flatbuffers.createLong(0, 0)… argument
/third_party/grpc/third_party/upb/tests/bindings/lua/
Dtest.proto27 optional int32 i32 = 456214797; field
/third_party/flatbuffers/tests/include_test/sub/
Dinclude_test2_generated.rs181 a: i32, in new()
188 pub fn a(&self) -> i32 { in a()
200 pub fn set_a(&mut self, x: i32) { in set_a()
204 &x_le as *const i32 as *const u8, in set_a() constant
/third_party/flatbuffers/tests/MyGame/Example/
DTypeAliases.java26 public int i32() { int o = __offset(12); return o != 0 ? bb.getInt(o + bb_pos) : 0; } in i32() method in TypeAliases
27 …public boolean mutateI32(int i32) { int o = __offset(12); if (o != 0) { bb.putInt(o + bb_pos, i32)… in mutateI32()
58 int i32, in createTypeAliases()
87 public static void addI32(FlatBufferBuilder builder, int i32) { builder.addInt(4, i32, 0); } in addI32()

123456