Home
last modified time | relevance | path

Searched refs:b_ext (Results 1 – 25 of 86) sorted by relevance

1234

/dports/cad/yosys/yosys-yosys-0.12/tests/verilog/
H A Dport_int_types.sv7 assign b_ext = b; \
17 output [31:0] b_ext, port
26 a_ext, b_ext, c_ext, d_ext
33 output [31:0] b_ext; port
45 output [31:0] b_ext, port
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/
H A Dwav.c68 bool b_ext; member
163 bool b_ext; in AddStream() local
198 b_ext = p_sys->b_ext = p_input->p_fmt->audio.i_channels > 2; in AddStream()
205 SetDWLE( &p_sys->waveheader[4], b_ext ? 40 : 16 ); /* SubChunkLength */ in AddStream()
213 b_ext ? WAVE_FORMAT_EXTENSIBLE : i_format ); in AddStream()
245 20 + (p_sys->b_ext ? 40 : 16) + p_sys->i_data ); /* Length */ in GetHeader()
252 (p_sys->b_ext ? sizeof( WAVEFORMATEXTENSIBLE ) : 16), in GetHeader()
254 if( !p_sys->b_ext ) p_block->i_buffer -= 24; in GetHeader()
/dports/security/gnupg/gnupg-2.3.3/kbx/
H A Dkeybox-util.c58 const char *b_ext = for_keyring? EXTSEP_S "bak" : EXTSEP_S "kb_"; in keybox_tmp_names() local
62 if (strlen (ext) != 4 || strlen (b_ext) != 4) in keybox_tmp_names()
70 strcpy (bak_name + strlen (filename) - (repl?4:0), b_ext); in keybox_tmp_names()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java120 synchronized (B.b_ext) { in foo()
145 protected static final Object b_ext = new Object(); field in B
151 synchronized (B.b_ext) { in foo()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java120 synchronized (B.b_ext) { in foo()
145 protected static final Object b_ext = new Object(); field in B
151 synchronized (B.b_ext) { in foo()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java119 synchronized (B.b_ext) { in foo()
144 protected static final Object b_ext = new Object(); field in B
150 synchronized (B.b_ext) { in foo()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java118 synchronized (B.b_ext) { in foo()
143 protected static final Object b_ext = new Object(); field in B
149 synchronized (B.b_ext) { in foo()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java118 synchronized (B.b_ext) { in foo()
143 protected static final Object b_ext = new Object(); field in B
149 synchronized (B.b_ext) { in foo()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java120 synchronized (B.b_ext) { in foo()
145 protected static final Object b_ext = new Object(); field in B
151 synchronized (B.b_ext) { in foo()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java120 synchronized (B.b_ext) { in foo()
145 protected static final Object b_ext = new Object(); field in B
151 synchronized (B.b_ext) { in foo()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/
H A Dtest08.java120 synchronized (B.b_ext) { in foo()
145 protected static final Object b_ext = new Object(); field in B
151 synchronized (B.b_ext) { in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/unit/
H A Dtest_wxagg.py137 b_ext = wxagg.convert_agg_to_wx_bitmap(agg, None)
142 b_ext.SaveFile('a_ext_bmp.png', wx.BITMAP_TYPE_PNG)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dspillfill-sve.ll39 %b_ext = sext <vscale x 8 x i8> %b to <vscale x 8 x i16>
40 %sum = add <vscale x 8 x i16> %a_ext, %b_ext
64 %b_ext = sext <vscale x 4 x i8> %b to <vscale x 4 x i32>
65 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
89 %b_ext = sext <vscale x 2 x i8> %b to <vscale x 2 x i64>
90 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
125 %b_ext = sext <vscale x 4 x i16> %b to <vscale x 4 x i32>
126 %sum = add <vscale x 4 x i32> %a_ext, %b_ext
150 %b_ext = sext <vscale x 2 x i16> %b to <vscale x 2 x i64>
151 %sum = add <vscale x 2 x i64> %a_ext, %b_ext
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-decl.c2064 b_ext = b; in pushdecl()
2071 while (b_ext && !B_IN_EXTERNAL_SCOPE (b_ext)) in pushdecl()
2072 b_ext = b_ext->shadowed; in pushdecl()
2073 if (b_ext) in pushdecl()
2075 b_use = b_ext; in pushdecl()
3364 while (b_ext && !B_IN_EXTERNAL_SCOPE (b_ext)) in finish_decl()
3365 b_ext = b_ext->shadowed; in finish_decl()
3366 if (b_ext) in finish_decl()
3368 if (b_ext->type) in finish_decl()
3369 b_ext->type = composite_type (b_ext->type, type); in finish_decl()
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dkdtree.cc461 double b_ext[2][3]; in buildTree() local
466 b_ext[0][i] = nodeBound.a[i] - 0.021*bHalfSize[i] - 0.00001*temp; in buildTree()
467 b_ext[1][i] = nodeBound.g[i] + 0.021*bHalfSize[i] + 0.00001*temp; in buildTree()
476 if( ct->clipToBound(b_ext, clip[depth], allBounds[totalPrims+nOverl], in buildTree()
H A Dray_kdtree.cc476 double b_ext[2][3]; in buildTree() local
482 b_ext[0][i] = nodeBound.a[i] - 0.021*bHalfSize[i] - 0.00001*temp; in buildTree()
483 b_ext[1][i] = nodeBound.g[i] + 0.021*bHalfSize[i] + 0.00001*temp; in buildTree()
497 if( ct->clipToBound(b_ext, clip[depth], allBounds[totalPrims+nOverl], in buildTree()

1234