Home
last modified time | relevance | path

Searched refs:b (Results 3651 – 3675 of 7000) sorted by relevance

1...<<141142143144145146147148149150>>...280

/freebsd/usr.sbin/ppp/
H A Dasync.c102 async_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, in async_LayerPush()
189 async_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, in async_LayerPull()
/freebsd/usr.bin/ipcs/
H A Dipc.c91 #define X(a, b) { "kern.ipc." #a, offsetof(TYPEC, a), (b) }, argument
/freebsd/contrib/bc/include/
H A Dbc.h91 #define BC_LEX_KW_ENTRY(a, b, c) \ argument
93 .data = ((b) & ~(BC_LEX_CHAR_MSB(1))) | BC_LEX_CHAR_MSB(c), .name = a \
/freebsd/usr.bin/find/
H A Doption.c205 typecompare(const void *a, const void *b) in typecompare() argument
207 return (strcmp(((const OPTION *)a)->name, ((const OPTION *)b)->name)); in typecompare()
/freebsd/crypto/openssl/test/
H A Dlhash_test.c166 const int b = lh_int_delete(h, &dels[i].data) == NULL; in test_int_lhash() local
167 if (!TEST_int_eq(b ^ dels[i].null, 0)) { in test_int_lhash()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h218 auto cmp = [](const RelTy &a, const RelTy &b) { in sortRels()
219 return a.r_offset < b.r_offset; in sortRels()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.h140 void setUnwinding(bool b) { unwinding_ = b; } in setUnwinding() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h132 void SetHasChildren(bool b) { m_has_children = b; } in SetHasChildren() argument
/freebsd/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt7 b) Retain their contents across power failure.
9 Given b) it is best to think of persistent memory as a kind of memory mapped
/freebsd/sys/dev/sound/usb/
H A Duaudio_pcm.c41 ua_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ua_chan_init() argument
43 return (uaudio_chan_init(devinfo, b, c, dir)); in ua_chan_init()
/freebsd/contrib/file/magic/Magdir/
H A Dblackberry8 >>22 string x \b for %s
H A Dinterleaf8 >5 string ,\ Version\ = \b, version
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_memmove.S20 b memmove
H A Daeabi_memcmp.S21 b memcmp
H A Daeabi_memcpy.S21 b memcpy
/freebsd/lib/msun/amd64/
H A De_remainderl.S43 jne 1b
H A De_fmodl.S43 jne 1b
/freebsd/lib/msun/bsdsrc/
H A Dmathimpl.h63 double b; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td1608 "b $LI", IIC_BrB,
3470 def : Pat<(add i1:$a, i1:$b),
3471 (CRXOR $a, $b)>;
3472 def : Pat<(sub i1:$a, i1:$b),
3473 (CRXOR $a, $b)>;
3474 def : Pat<(mul i1:$a, i1:$b),
3475 (CRAND $a, $b)>;
4946 def : InstAlias<"b"#name#"lr"#pm,
5079 (i32 (MULHW $a, $b))>;
5081 (i32 (MULHWU $a, $b))>;
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-parse.mk31 .for a b c in 1 2 3 ${:U4 5 6}
H A Dlint.mk21 @echo ${VAR:Uvalue:@${:Ubar:S,b,v,}@x${var}y@:Q}
/freebsd/crypto/openssl/test/recipes/30-test_evp_pkey_provided/
H A DED25519.pub.txt3 d7:5a:98:01:82:b1:0a:b7:d5:4b:fe:d3:c9:64:07:
/freebsd/contrib/bc/tests/bc/
H A Dis_number.txt6 is_number(b[i])
H A Dis_string.txt6 is_string(b[i])
/freebsd/crypto/openssl/crypto/ec/
H A Decp_ppc.c15 const unsigned long b[4]);

1...<<141142143144145146147148149150>>...280