代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/463084/7188606
bsf empty_cmp.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/463084/7188626
sof full_empty.sof
www.eeworm.com/read/458682/7291425
sh empty-array.sh
#!/bin/bash
# empty-array.sh
# Thanks to Stephane Chazelas for the original example,
#+ and to Michael Zick and Omair Eshkenazi for extending it.
# An empty array is not the same as an array with
www.eeworm.com/read/458682/7291468
sh ifs-empty.sh
#!/bin/bash
# If $IFS set, but empty,
#+ then "$*" and "$@" do not echo positional params as expected.
mecho () # Echo positional parameters.
{
echo "$1,$2,$3";
}
IFS="" # Set, but
www.eeworm.com/read/457337/7327341
s initrd-empty.s
.global initrd_start
.global initrd_end
.text
initrd_start:
initrd_end:
www.eeworm.com/read/457110/7334116
v rptr_empty.v
// 读指针与"空"逻辑
module rptr_empty (rempty, rptr, aempty_n, rreq, rclk, rrst_n);
parameter ADDR_WIDTH = 4;
output rempty;
output [ADDR_WIDTH-1:0] rptr;
input aempty_n;
input rreq, rclk, rrst_n;
www.eeworm.com/read/456375/7350401
ico trash empty.ico
www.eeworm.com/read/455228/7375678
html empty-structures.html
Using the GNU Compiler Collection (GCC)