HomeSort by relevance Sort by last modified time
    Searched refs:uint (Results 126 - 150 of 1192) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/arm-neon-tests/
ref_v_binary_sat_op.c 72 VDUP(vector2, , uint, u, 8, 8, 0x55);
73 VDUP(vector2, , uint, u, 16, 4, 0x66);
74 VDUP(vector2, , uint, u, 32, 2, 0x77);
75 VDUP(vector2, , uint, u, 64, 1, 0x88);
81 VDUP(vector2, q, uint, u, 8, 16, 0x55);
82 VDUP(vector2, q, uint, u, 16, 8, 0x66);
83 VDUP(vector2, q, uint, u, 32, 4, 0x77);
84 VDUP(vector2, q, uint, u, 64, 2, 0x88);
91 TEST_BINARY_SAT_OP(INSN_NAME, , uint, u, 8, 8);
92 TEST_BINARY_SAT_OP(INSN_NAME, , uint, u, 16, 4)
    [all...]
ref_vdup.c 62 TEST_VDUP(, uint, u, 8, 8);
63 TEST_VDUP(, uint, u, 16, 4);
64 TEST_VDUP(, uint, u, 32, 2);
65 TEST_VDUP(, uint, u, 64, 1);
74 TEST_VDUP(q, uint, u, 8, 16);
75 TEST_VDUP(q, uint, u, 16, 8);
76 TEST_VDUP(q, uint, u, 32, 4);
77 TEST_VDUP(q, uint, u, 64, 2);
94 TEST_VMOV(, uint, u, 8, 8);
95 TEST_VMOV(, uint, u, 16, 4)
    [all...]
ref_vext.c 62 VDUP(vector2, , uint, u, 8, 8, 0x55);
63 VDUP(vector2, , uint, u, 16, 4, 0x66);
64 VDUP(vector2, , uint, u, 32, 2, 0x77);
65 VDUP(vector2, , uint, u, 64, 1, 0x88);
74 VDUP(vector2, q, uint, u, 8, 16, 0x55);
75 VDUP(vector2, q, uint, u, 16, 8, 0x66);
76 VDUP(vector2, q, uint, u, 32, 4, 0x77);
77 VDUP(vector2, q, uint, u, 64, 2, 0x88);
87 TEST_VEXT(, uint, u, 8, 8, 6);
88 TEST_VEXT(, uint, u, 16, 4, 2)
    [all...]
ref_vld1_lane.c 64 ARRAY(buffer_src, uint, 8, 8);
65 ARRAY(buffer_src, uint, 16, 4);
66 ARRAY(buffer_src, uint, 32, 2);
67 ARRAY(buffer_src, uint, 64, 1);
79 ARRAY(buffer_src, uint, 8, 16);
80 ARRAY(buffer_src, uint, 16, 8);
81 ARRAY(buffer_src, uint, 32, 4);
82 ARRAY(buffer_src, uint, 64, 2);
97 TEST_VLD1_LANE(, uint, u, 8, 8, 7);
98 TEST_VLD1_LANE(, uint, u, 16, 4, 3)
    [all...]
ref_vmla_n.c 47 DECL_VARIABLE(VAR, uint, 16, 4); \
48 DECL_VARIABLE(VAR, uint, 32, 2); \
52 DECL_VARIABLE(VAR, uint, 16, 8); \
54 DECL_VARIABLE(VAR, uint, 32, 4)
79 VLOAD(vector, buffer, , uint, u, 16, 4);
80 VLOAD(vector, buffer, , uint, u, 32, 2);
84 VLOAD(vector, buffer, q, uint, u, 16, 8);
85 VLOAD(vector, buffer, q, uint, u, 32, 4);
90 VDUP(vector2, , uint, u, 16, 4, 0x55);
91 VDUP(vector2, , uint, u, 32, 2, 0x55)
    [all...]
ref_vrecpe.c 51 DECL_VARIABLE(vector, uint, 32, 2);
52 DECL_VARIABLE(vector, uint, 32, 4);
56 DECL_VARIABLE(vector_res, uint, 32, 2);
57 DECL_VARIABLE(vector_res, uint, 32, 4);
64 VDUP(vector, , uint, u, 32, 2, 0x12345678);
66 VDUP(vector, q, uint, u, 32, 4, 0xABCDEF10);
70 TEST_VRECPE(, uint, u, 32, 2);
72 TEST_VRECPE(q, uint, u, 32, 4);
76 DUMP(TEST_MSG, uint, 32, 2, PRIx32);
77 DUMP(TEST_MSG, uint, 32, 4, PRIx32)
    [all...]
ref_vsXi_n.c 72 VDUP(vector2, , uint, u, 8, 8, 20);
73 VDUP(vector2, , uint, u, 16, 4, 30);
74 VDUP(vector2, , uint, u, 32, 2, 40);
75 VDUP(vector2, , uint, u, 64, 1, 2);
82 VDUP(vector2, q, uint, u, 8, 16, 12);
83 VDUP(vector2, q, uint, u, 16, 8, 3);
84 VDUP(vector2, q, uint, u, 32, 4, 55);
85 VDUP(vector2, q, uint, u, 64, 2, 3);
94 TEST_VSXI_N(INSN_NAME, , uint, u, 8, 8, 2);
95 TEST_VSXI_N(INSN_NAME, , uint, u, 16, 4, 10)
    [all...]
ref_vcombine.c 52 DECL_VARIABLE(vector64_b_init, uint, 16, 4);
66 VDUP(vector64_b, , uint, u, 8, 8, 0x55);
67 VDUP(vector64_b, , uint, u, 16, 4, 0x66);
68 VDUP(vector64_b, , uint, u, 32, 2, 0x77);
69 VDUP(vector64_b, , uint, u, 64, 1, 0x88);
77 VDUP(vector64_b_init, , uint, u, 16, 4, 0x4b80 /* 15 */);
79 vreinterpret_f16_u16(VECT_VAR(vector64_b_init, uint, 16, 4));
88 TEST_VCOMBINE(uint, u, 8, 8, 16);
89 TEST_VCOMBINE(uint, u, 16, 4, 8);
90 TEST_VCOMBINE(uint, u, 32, 2, 4)
    [all...]
ref_v_binary_op.c 67 VDUP(vector2, , uint, u, 8, 8, 20);
68 VDUP(vector2, , uint, u, 16, 4, 30);
69 VDUP(vector2, , uint, u, 32, 2, 40);
70 VDUP(vector2, , uint, u, 64, 1, 2);
75 VDUP(vector2, q, uint, u, 8, 16, 12);
76 VDUP(vector2, q, uint, u, 16, 8, 3);
77 VDUP(vector2, q, uint, u, 32, 4, 55);
78 VDUP(vector2, q, uint, u, 64, 2, 3);
ref_vcnt.c 56 DECL_VARIABLE(vector, uint, 8, 8);
59 DECL_VARIABLE(vector, uint, 8, 16);
63 DECL_VARIABLE(vector_res, uint, 8, 8);
66 DECL_VARIABLE(vector_res, uint, 8, 16);
73 VDUP(vector, , uint, u, 8, 8, 0x35);
76 VDUP(vector, q, uint, u, 8, 16, 0xBD);
81 TEST_UNARY_OP(INSN_NAME, , uint, u, 8, 8);
84 TEST_UNARY_OP(INSN_NAME, q, uint, u, 8, 16);
ref_vset_lane.c 61 TEST_VSET_LANE_HERE(, uint, u, 8, 8, 0x55, 6);
62 TEST_VSET_LANE_HERE(, uint, u, 16, 4, 0x66, 2);
63 TEST_VSET_LANE_HERE(, uint, u, 32, 2, 0x77, 1);
64 TEST_VSET_LANE_HERE(, uint, u, 64, 1, 0x88, 0);
73 TEST_VSET_LANE_HERE(q, uint, u, 8, 16, 0xDD, 14);
74 TEST_VSET_LANE_HERE(q, uint, u, 16, 8, 0xEE, 6);
75 TEST_VSET_LANE_HERE(q, uint, u, 32, 4, 0xFF, 2);
76 TEST_VSET_LANE_HERE(q, uint, u, 64, 2, 0x11, 1);
ref_vst1_lane.c 58 TEST_VST1_LANE(, uint, u, 8, 8, 6);
59 TEST_VST1_LANE(, uint, u, 16, 4, 2);
60 TEST_VST1_LANE(, uint, u, 32, 2, 0);
61 TEST_VST1_LANE(, uint, u, 64, 1, 0);
73 TEST_VST1_LANE(q, uint, u, 8, 16, 10);
74 TEST_VST1_LANE(q, uint, u, 16, 8, 4);
75 TEST_VST1_LANE(q, uint, u, 32, 4, 3);
76 TEST_VST1_LANE(q, uint, u, 64, 2, 0);
ref_vmul.c 66 DECL_VMUL(uint, 8, 8);
67 DECL_VMUL(uint, 16, 4);
68 DECL_VMUL(uint, 32, 2);
74 DECL_VMUL(uint, 8, 16);
75 DECL_VMUL(uint, 16, 8);
76 DECL_VMUL(uint, 32, 4);
85 VLOAD(vector1, buffer, , uint, u, 8, 8);
86 VLOAD(vector1, buffer, , uint, u, 16, 4);
87 VLOAD(vector1, buffer, , uint, u, 32, 2);
93 VLOAD(vector1, buffer, q, uint, u, 8, 16)
    [all...]
ref_vuzp.c 79 DECL_VUZP(uint, 8, 8); \
80 DECL_VUZP(uint, 16, 4); \
81 DECL_VUZP(uint, 32, 2); \
88 DECL_VUZP(uint, 8, 16); \
89 DECL_VUZP(uint, 16, 8); \
90 DECL_VUZP(uint, 32, 4); \
106 VDUP(vector2, , uint, u, 8, 8, 0x55);
107 VDUP(vector2, , uint, u, 16, 4, 0x66);
108 VDUP(vector2, , uint, u, 32, 2, 0x77);
116 VDUP(vector2, q, uint, u, 8, 16, 0x55)
    [all...]
  /external/tensorflow/tensorflow/core/graph/
mkl_tfconversion_pass.h 28 typedef unsigned int uint; typedef
  /external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
clock.h 23 uint get_svr(void);
  /external/u-boot/arch/arm/include/asm/arch-ls102xa/
clock.h 22 uint get_svr(void);
  /external/u-boot/board/freescale/mpc8568mds/
bcsr.c 13 volatile uint* duart_mux = (uint *)(CONFIG_SYS_CCSRBAR + 0xe0060);
14 volatile uint* devices = (uint *)(CONFIG_SYS_CCSRBAR + 0xe0070);
  /external/lzma/CS/7zip/Compress/RangeCoder/
RangeCoderBit.cs 8 public const uint kBitModelTotal = (1 << kNumBitModelTotalBits);
13 uint Prob;
17 public void UpdateModel(uint symbol)
25 public void Encode(Encoder encoder, uint symbol)
29 uint newBound = (encoder.Range >> kNumBitModelTotalBits) * Prob;
63 public uint GetPrice(uint symbol)
67 public uint GetPrice0() { return ProbPrices[Prob >> kNumMoveReducingBits]; }
68 public uint GetPrice1() { return ProbPrices[(kBitModelTotal - Prob) >> kNumMoveReducingBits]; }
74 public const uint kBitModelTotal = (1 << kNumBitModelTotalBits);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_pixelformat.h 55 uint
58 uint
  /external/u-boot/arch/x86/include/asm/
pci.h 20 int pci_x86_read_config(struct udevice *bus, pci_dev_t bdf, uint offset,
23 int pci_x86_write_config(struct udevice *bus, pci_dev_t bdf, uint offset,
  /external/u-boot/include/
ioports.h 27 #define ioport_addr(im, idx) (ioport_t *)((uint)&(im->im_cpm_iop) + ((idx)*0x20))
29 #define ioport_addr(im, idx) (ioport_t *)((uint)&(im)->im_ioport + ((idx)*0x20))
  /external/mesa3d/src/gallium/auxiliary/util/
u_dump_state.c 315 util_dump_member(stream, uint, state, width0);
316 util_dump_member(stream, uint, state, height0);
317 util_dump_member(stream, uint, state, depth0);
318 util_dump_member(stream, uint, state, array_size);
320 util_dump_member(stream, uint, state, last_level);
321 util_dump_member(stream, uint, state, nr_samples);
322 util_dump_member(stream, uint, state, usage);
323 util_dump_member(stream, uint, state, bind);
324 util_dump_member(stream, uint, state, flags);
344 util_dump_member(stream, uint, state, front_ccw)
    [all...]
  /external/u-boot/board/freescale/mpc8541cds/
mpc8541cds.c 189 uint pci_slot = get_pci_slot ();
191 uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */
192 uint pci1_32 = gur->pordevsr & 0x10000; /* PORDEVSR[15] */
193 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */
194 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */
196 uint pci1_speed = get_clock_freq (); /* PCI PSPEED in [4:5] */
198 uint cpu_board_rev = get_cpu_board_revision ();
236 uint clkdiv;
237 uint lbc_hz;
239 uint temp_lbcdll
    [all...]
  /external/u-boot/board/freescale/mpc8555cds/
mpc8555cds.c 187 uint pci_slot = get_pci_slot ();
189 uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */
190 uint pci1_32 = gur->pordevsr & 0x10000; /* PORDEVSR[15] */
191 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */
192 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */
194 uint pci1_speed = get_clock_freq (); /* PCI PSPEED in [4:5] */
196 uint cpu_board_rev = get_cpu_board_revision ();
234 uint clkdiv;
235 uint lbc_hz;
237 uint temp_lbcdll
    [all...]

Completed in 607 milliseconds

1 2 3 4 56 7 8 91011>>