Searched defs:bd (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmultc3.c21 long double bd = b * d; local
/freebsd-12-stable/contrib/gcc/
H A Ddomwalk.c145 void *bd = NULL; local
H A Dtree-ssa-dse.c143 struct dse_block_local_data *bd local
229 struct dse_block_local_data *bd local
368 struct dse_block_local_data *bd local
384 struct dse_block_local_data *bd local
[all...]
/freebsd-12-stable/usr.bin/netstat/
H A Dbpf.c80 bpf_flags(struct xbpf_d *bd, char *flagbuf) argument
112 struct xbpf_d *d, *bd, zerostat; local
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dmultc3.c25 long double bd = __gcc_qmul(b, d); local
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_dat.c297 struct nandfs_bdesc *bd; local
323 nandfs_get_dat_bdescs(struct nandfs_device *nffsdev, struct nandfs_bdesc *bd, argument
[all...]
H A Dnandfs_cleaner.c575 nandfs_process_bdesc(struct nandfs_device *nffsdev, struct nandfs_bdesc *bd, argument
/freebsd-12-stable/sys/mips/mips/
H A Ddb_interface.c239 next_instr_address(db_addr_t pc, boolean_t bd) argument
/freebsd-12-stable/contrib/gdtoa/
H A Dstrtod.c102 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta; local
[all...]
H A Dstrtodg.c334 Bigint *ab, *bb, *bb1, *bd, *bd0, *bs, *delta, *rvb, *rvb0; local
[all...]
/freebsd-12-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c608 gss_buffer_desc bd; local
617 gss_buffer_desc bd; local
626 gss_buffer_desc bd; local
[all...]
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_panel.c402 static int intel_panel_update_status(struct backlight_device *bd) argument
409 static int intel_panel_get_brightness(struct backlight_device *bd) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_inflate.c843 int bd; /* lookup bits for td */ local
652 inflate_codes(struct inflate *glbl, struct huft *tl, struct huft*td, int bl, int bd) argument
/freebsd-12-stable/tools/bus_space/examples/
H A Dam79c900_diag.py257 bd = bufdesc.from_address(addr_txdesc + ctypes.sizeof(bufdesc) * i) variable
308 bd = bufdesc.from_address(addr_txdesc) variable
329 bd = bufdesc.from_address(addr_rxdesc + ctypes.sizeof(bufdesc) * i) variable
[all...]
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx6_sdma.c81 struct sdma_buffer_descriptor *bd; local
241 struct sdma_buffer_descriptor *bd; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h379 BlockInvocationContext(AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData, int64_t ID) argument
394 Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData) argument
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c605 char* bd = basedir(ad); local
612 char* bd = basedir(ad); local
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lz4.c386 unsigned char flag, bd; local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp78 ReducePassList(BugDriver &bd) : BD(bd) {} argument
133 ReduceCrashingGlobalInitializers(BugDriver &bd, BugTester testFn) argument
200 ReduceCrashingFunctions(BugDriver &bd, BugTester testFn) argument
332 ReduceCrashingFunctionAttributes(BugDriver &bd, const std::string &FnName, argument
554 ReduceCrashingConditionals(BugDriver &bd, BugTester testFn, bool Direction) argument
659 ReduceSimplifyCFG(BugDriver &bd, BugTester testFn) argument
750 ReduceCrashingInstructions(BugDriver &bd, BugTester testFn) argument
827 ReduceCrashingMetadata(BugDriver &bd, BugTester testFn) argument
898 ReduceCrashingNamedMD(BugDriver &bd, BugTester testFn) argument
965 ReduceCrashingNamedMDOps(BugDriver &bd, BugTester testFn) argument
[all...]
H A DMiscompilation.cpp50 ReduceMiscompilingPasses(BugDriver &bd) : BD(bd) {} argument
192 ReduceMiscompilingFunctions(BugDriver &bd, argument
451 ReduceMiscompiledBlocks(BugDriver &bd, argument
/freebsd-12-stable/contrib/diff/src/
H A Danalyze.c96 lin *const bd = bdiag; /* Additional help for the compiler. */ local
145 bmin > dmin ? bd[--bmin - 1] = LIN_MAX : ++bmin; local
146 bmax < dmax ? bd[++bmax + 1] = LIN_MAX : --bmax; local
[all...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Docteon-boot-info.h106 bd_t *bd; member in struct:linux_app_global_data
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_cam.c765 struct scsi_mode_block_descr bd; member in struct:ms6_data
/freebsd-12-stable/sys/dev/ipw/
H A Dif_ipwvar.h35 struct ipw_bd *bd; member in struct:ipw_soft_bd
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp728 const BlockDecl *bd = be->getBlockDecl(); local

Completed in 337 milliseconds

123