Home
last modified time | relevance | path

Searched +defs:int8 +defs:c (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h41 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
88 #define DNG_CHAR4(a,b,c,d) ((((uint32) a) << 24) |\ argument
/third_party/skia/tests/
DSkVxTest.cpp27 using int8 = skvx::Vec<8,int32_t>; typedef
303 float8 c = -1.2845906244690837f; in DEF_TEST() local
356 Vec a, b, c, d; in check_strided_loads() local
/third_party/mesa3d/src/util/tests/
Dfast_idiv_by_const_test.cpp87 umul_add_high(uint64_t a, uint64_t b, uint64_t c, unsigned num_bits) in umul_add_high()
345 TEST(fast_idiv_by_const, int8) in TEST() argument
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h422 unsigned char c = ReadFn ? ReadFn(mem_data, addr) : mem_data[addr]; member
560 char c[2]; in IsBigEndian() local
646 int8_t int8 = 0; in DisplayPreviewData() local