| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | AssertFrameRecognizer.cpp | 26 bool GetAbortLocation(llvm::Triple::OSType os, SymbolLocation &location) { in GetAbortLocation() 59 bool GetAssertLocation(llvm::Triple::OSType os, SymbolLocation &location) { in GetAssertLocation() 83 SymbolLocation location; in RegisterAssertFrameRecognizer() local 126 SymbolLocation location; in RecognizeFrame() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSString.cpp | 138 uint64_t location = 2 * ptr_size + valobj_addr; in NSStringSummaryProvider() local 170 uint64_t location = 3 * ptr_size + valobj_addr; in NSStringSummaryProvider() local 183 uint64_t location = valobj_addr + 2 * ptr_size; in NSStringSummaryProvider() local 218 lldb::addr_t location = valobj.GetValueAsUnsigned(0) + ptr_size + 4; in NSStringSummaryProvider() local 233 uint64_t location = valobj_addr + 2 * ptr_size; in NSStringSummaryProvider() local 259 uint64_t location = valobj_addr + 2 * ptr_size; in NSStringSummaryProvider() local
|
| /freebsd/contrib/ntp/sntp/libevent/sample/ |
| H A D | http-connect.c | 23 struct evhttp_uri *location; member 75 struct evhttp_uri *location = base->location; in connect_cb() local 93 struct evhttp_uri *location; in main() local
|
| /freebsd/contrib/libevent/sample/ |
| H A D | http-connect.c | 23 struct evhttp_uri *location; member 75 struct evhttp_uri *location = base->location; in connect_cb() local 93 struct evhttp_uri *location; in main() local
|
| /freebsd/contrib/libcbor/src/cbor/internal/ |
| H A D | unicode.h | 22 size_t location; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 181 SourceLocation location = getCorrectLocation(MacroNameTok.getLocation()); in MacroDefined() local 195 SourceLocation location = getCorrectLocation(MacroNameTok.getLocation()); in MacroUndefined() local
|
| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps_er_ssdp.c | 29 char *location = NULL; in wps_er_ssdp_rx() local
|
| /freebsd/usr.sbin/mptutil/ |
| H A D | mpt_show.c | 220 print_pd(CONFIG_PAGE_RAID_PHYS_DISK_0 *info, int state_len, int location) in print_pd() 241 print_standalone(struct mpt_standalone_disk *disk, int state_len, int location) in print_standalone()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NonnullGlobalConstantsChecker.cpp | 70 void NonnullGlobalConstantsChecker::checkLocation(SVal location, bool isLoad, in checkLocation()
|
| /freebsd/contrib/pam-krb5/pam-util/ |
| H A D | options.h | 93 size_t location; member
|
| /freebsd/sys/dev/aq/ |
| H A D | aq_hw.h | 242 u8 location; member 253 u8 location; member 266 u8 location; member 300 #define HW_ATL_GET_REG_LOCATION_FL3L4(location) \ argument
|
| H A D | aq_hw_llh.c | 1911 void hw_atl_rpfl3l4_ipv4_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv4_dest_addr_clear() 1916 void hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv4_src_addr_clear() 1921 void hw_atl_rpfl3l4_cmd_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_cmd_clear() 1926 void hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv6_dest_addr_clear() 1936 void hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv6_src_addr_clear() 1946 void hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv4_dest_addr_set() 1953 void hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv4_src_addr_set() 1961 void hw_atl_rpfl3l4_cmd_set(struct aq_hw_s *aq_hw, u8 location, u32 cmd) in hw_atl_rpfl3l4_cmd_set() 1966 void hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv6_src_addr_set() 1977 void hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv6_dest_addr_set()
|
| /freebsd/tests/sys/sys/ |
| H A D | bitstring_test.c | 398 int location; in ATF_TC_BODY() local 482 int location; in ATF_TC_BODY() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | UnwindLLDB.h | 64 } location; member
|
| /freebsd/tools/tools/notescheck/ |
| H A D | notescheck.py | 28 location = "" variable
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | hostres_snmp.h | 135 u_char *location; member
|
| H A D | hostres_device_tbl.c | 99 device_entry_create(const char *name, const char *location, const char *descr) in device_entry_create()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_iso9660.c | 363 int location; /* Location of Extent. */ member 641 int32_t location; in isVolumePartition() local 739 int32_t location; in isSVD() local 799 int32_t location; in isEVD() local 878 int32_t location; in isPVD() local 1850 int32_t location; in parse_file_info() local 2219 int32_t location = in parse_rockridge() local 2365 register_CE(struct archive_read *a, int32_t location, in register_CE()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | PdbUtil.h | 105 DWARFExpressionList location; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Tokens.h | 111 SourceLocation location() const { return Location; } in location() function
|
| /freebsd/usr.bin/dtc/ |
| H A D | input_buffer.hh | 548 source_location location() in location() function in dtc::text_input_buffer
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | OutputSections.h | 96 std::string location; variable
|
| H A D | ScriptParser.cpp | 978 std::string location = getCurrentLocation(); in readOutputSectionDescription() local 1274 std::string location = getCurrentLocation(); in getPageSize() local 1411 static void checkIfExists(const OutputSection &osec, StringRef location) { in checkIfExists() 1441 std::string location = getCurrentLocation(); in readPrimary() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 377 static bool isKind(const ProgramPoint &location) { in isKind() 392 static bool isKind(const ProgramPoint &location) { in isKind() 406 static bool isKind(const ProgramPoint &location) { in isKind()
|
| /freebsd/usr.sbin/autofs/ |
| H A D | common.c | 178 node_new(struct node *parent, char *key, char *options, char *location, in node_new() 744 *options2 = NULL, *location = NULL; in parse_map_yyin() local
|