/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-drv.c | 375 alloc_sec_data(pieces, type, sec); in set_sec_size() argument 385 alloc_sec_data(pieces, typ argument 338 get_sec(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec) get_sec() argument 345 alloc_sec_data(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec) alloc_sec_data() argument 365 set_sec_data(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec,const void * data) set_sec_data() argument 392 set_sec_offset(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec,u32 offset) set_sec_offset() argument 405 iwl_store_ucode_sec(struct iwl_firmware_pieces * pieces,const void * data,enum iwl_ucode_type type,int size) iwl_store_ucode_sec() argument 510 iwl_parse_v1_v2_firmware(struct iwl_drv * drv,const struct firmware * ucode_raw,struct iwl_firmware_pieces * pieces) iwl_parse_v1_v2_firmware() argument 706 iwl_parse_tlv_firmware(struct iwl_drv * drv,const struct firmware * ucode_raw,struct iwl_firmware_pieces * pieces,struct iwl_ucode_capabilities * capa,bool * usniffer_images) iwl_parse_tlv_firmware() argument 1370 iwl_alloc_ucode(struct iwl_drv * drv,struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type) iwl_alloc_ucode() argument 1390 validate_sec_sizes(struct iwl_drv * drv,struct iwl_firmware_pieces * pieces,const struct iwl_cfg * cfg) validate_sec_sizes() argument 1499 struct iwl_firmware_pieces *pieces; iwl_req_fw_callback() local [all...] |
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | MapFile.cpp | 117 std::vector<EhSectionPiece> pieces; in printEhFrame() local
|
H A D | InputSection.h | 309 SmallVector<SectionPiece, 0> pieces; global() variable
|
H A D | InputSection.cpp | 1380 pieces, [=](SectionPiece p) { return p.inputOff <= offset; })[-1]; getSectionPiece() local
|
/freebsd-src/usr.sbin/ckdist/ |
H A D | ckdist.c | 273 int rval, error, c, pieces, cnt, fd; in chkinf() local
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.h | 240 std::vector<StringPiece> pieces; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 425 removeUnneededCalls(const PathDiagnosticConstruct & C,PathPieces & pieces,const PathSensitiveBugReport * R,bool IsInteresting=false) removeUnneededCalls() argument 1422 addContextEdges(PathPieces & pieces,const LocationContext * LC) addContextEdges() argument 1503 simplifySimpleBranches(PathPieces & pieces) simplifySimpleBranches() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 902 Value pieces; // Used for DW_OP_piece Evaluate() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 1064 compute_path_size(const PathPieces & pieces,unsigned & size) compute_path_size() argument
|