Home
last modified time | relevance | path

Searched refs:BestLocation (Results 1 – 19 of 19) sorted by relevance

/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/lib/csharp/WirelessPanda/
H A DAccessPoint.cs434 public Coordinates BestLocation property in WirelessPanda.AccessPoint
/dports/german/BBBike/BBBike-3.18/plugins/
H A DGeocoderPlugin.pm224 ($location->{BestLocation}{Coordinates}{Longitude},
225 $location->{BestLocation}{Coordinates}{Latitude},
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/lib/csharp/WirelessPanda/Readers/
H A DkismetCsvReader.cs114 ap.BestLocation = new Coordinates(splitted[32], splitted[33], splitted[34], ""); in Read()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DPreprocessor.cpp348 SourceLocation BestLocation; in getLastMacroWithSpelling() local
362 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
364 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
365 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DPreprocessor.cpp351 SourceLocation BestLocation; in getLastMacroWithSpelling() local
365 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
367 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
368 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DPreprocessor.cpp358 SourceLocation BestLocation; in getLastMacroWithSpelling() local
372 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
374 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
375 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DPreprocessor.cpp358 SourceLocation BestLocation; in getLastMacroWithSpelling() local
372 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
374 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
375 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DPreprocessor.cpp356 SourceLocation BestLocation; in getLastMacroWithSpelling() local
370 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
372 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
373 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp356 SourceLocation BestLocation; in getLastMacroWithSpelling() local
370 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
372 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
373 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DPreprocessor.cpp348 SourceLocation BestLocation; in getLastMacroWithSpelling() local
362 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
364 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
365 BestLocation = Location; in getLastMacroWithSpelling()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DPreprocessor.cpp358 SourceLocation BestLocation; in getLastMacroWithSpelling() local
372 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
374 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
375 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DPreprocessor.cpp354 SourceLocation BestLocation; in getLastMacroWithSpelling() local
368 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()
370 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()
371 BestLocation = Location; in getLastMacroWithSpelling()