/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/llvm-project/lldb/include/lldb/Target/ |
H A D | UnwindLLDB.h | 64 } location; member
|
/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/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 | 526 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 | 177 node_new(struct node *parent, char *key, char *options, char *location, in node_new() 743 *options2 = NULL, *location = NULL; in parse_map_yyin() local
|
/freebsd/sys/dev/iicbus/sensor/ |
H A D | max6690.c | 177 char location[96]; in max6690_fill_sensor_prop() local
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | ErrorHandler.cpp | 207 void ErrorHandler::reportDiagnostic(StringRef location, Colors c, in reportDiagnostic()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.h | 232 ident_t const *location; // Source code location of omp_init_lock(). global() member 245 ident_t const *location; // Source code location of omp_init_lock(). global() member 355 ident_t const *location; // Source code location of omp_init_lock(). global() member 443 ident_t const *location; // Source code location of omp_init_lock(). global() member [all...] |