Home
last modified time | relevance | path

Searched refs:Locations (Results 251 – 275 of 12370) sorted by relevance

1...<<11121314151617181920>>...495

/dports/textproc/bat/bat-0.18.3/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { impl
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/sysutils/fd/fd-8.3.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { impl
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/regex-1.4.6/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { impl
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/www/monolith/monolith-2.6.1/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { impl
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
60 locs: &'c Locations,
102 fn locations(&self) -> Locations { in locations() argument
103 Locations(vec![None; self.slots_len()]) in locations()
134 locs: &mut Locations, in captures_read_at() argument
250 type Item = Locations;
252 fn next(&mut self) -> Option<Locations> { in next() argument
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/examples/client/
H A Dclient.go29 Locations []Location `json:"locations"` member
76 …There are %d locations that can run dig in the Akamai Network\n", len(locationsResponse.Locations))
78 if len(locationsResponse.Locations) == 0 {
82 location := locationsResponse.Locations[random(0, len(locationsResponse.Locations))-1]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1405 auto Locations = in TEST() local
1415 *Locations, in TEST()
1422 EXPECT_THAT(*Locations, in TEST()
1457 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1463 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1468 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1474 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1480 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1481 EXPECT_THAT(*Locations, IsEmpty()); in TEST()
1484 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1426 auto Locations = in TEST() local
1436 *Locations, in TEST()
1443 EXPECT_THAT(*Locations, in TEST()
1478 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1484 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1489 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1495 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1501 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1502 EXPECT_THAT(*Locations, IsEmpty()); in TEST()
1505 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1405 auto Locations = in TEST() local
1415 *Locations, in TEST()
1422 EXPECT_THAT(*Locations, in TEST()
1457 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1463 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1468 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1474 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1480 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1481 EXPECT_THAT(*Locations, IsEmpty()); in TEST()
1484 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1405 auto Locations = in TEST() local
1415 *Locations, in TEST()
1422 EXPECT_THAT(*Locations, in TEST()
1457 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1463 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1468 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1474 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1480 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1481 EXPECT_THAT(*Locations, IsEmpty()); in TEST()
1484 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1405 auto Locations = in TEST() local
1415 *Locations, in TEST()
1422 EXPECT_THAT(*Locations, in TEST()
1457 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1463 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1468 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1474 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1480 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
1481 EXPECT_THAT(*Locations, IsEmpty()); in TEST()
1484 ASSERT_TRUE(bool(Locations)) << "locateSymbolAt returned an error"; in TEST()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp61 Locations.begin(), Locations.end(), Offset, in getLocationListAtOffset()
63 if (It != Locations.end() && It->Offset == Offset) in getLocationListAtOffset()
82 for (const LocationList &L : Locations) { in dump()
139 Locations.push_back(std::move(*LL)); in parse()
208 Locations.push_back(std::move(*LL)); in parse()
217 Locations.begin(), Locations.end(), Offset, in getLocationListAtOffset()
219 if (It != Locations.end() && It->Offset == Offset) in getLocationListAtOffset()
276 for (const LocationList &L : Locations) { in dump()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/game/locations/
H A Dlist.yaml4 brief: List Locations.
6 List Cloud Game Services Locations.
10 To see the list of all Locations, run:
28 help_text: The parent project of the Cloud Game Services Locations you want to list.
/dports/net/libgweather/libgweather-40.0/data/
H A Dmeson.build9 test('Valid Locations file',
15 'Locations.xml',
30 input: files('Locations.xml'),
34 install_data('Locations.xml',
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/gqlerrors/
H A Dformatted.go16 Locations []location.SourceLocation `json:"locations"` member
42 Locations: err.Locations,
57 Locations: []location.SourceLocation{},
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/scorer/
H A Dscorer_conjunction.go44 if docMatch.Locations != nil {
45 locations = append(locations, docMatch.Locations)
59 rv.Locations = locations[0]
61 rv.Locations = search.MergeLocations(locations)
/dports/finance/weberp/webERP/
H A DInternalStockRequestInquiry.php46 $Locations = array(); variable
49 $Locations[] = $myrow['loccode'];
76 $Locations[] = $myrow['loccode'];
101 …echo '<input type="hidden" name="Locations" value="' . serialize($Locations) . '" />';//store the …
344 $Locations = unserialize($_POST['Locations']); variable
345 $Locations = implode("','",$Locations); variable
346 $SQL .= "WHERE stockrequest.loccode in ('" . $Locations . "')";
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/type_check/
H A Dcanonical.rs14 use super::{Locations, NormalizeLocation, TypeChecker};
30 locations: Locations, in fully_perform_op() argument
90 locations: Locations, in prove_trait_ref() argument
110 locations: Locations, in normalize_and_prove_instantiated_predicates() argument
125 locations: Locations, in prove_predicates() argument
140 locations: Locations, in prove_predicate() argument
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_ShapeSet.cxx563 OS << " " << Locations().Index(PR->Location()); in WriteGeometry()
594 OS << " "<<Locations().Index(CR->Location()); in WriteGeometry()
637 OS << " "<<Locations().Index(CR->Location()); in WriteGeometry()
639 OS << " "<<Locations().Index(CR->Location2()); in WriteGeometry()
686 OS << " " <<Locations().Index(TF->Location()); in WriteGeometry()
860 PR->Location(Locations().Location(l)); in ReadGeometry()
899 Locations().Location(l),tol); in ReadGeometry()
978 Locations().Location(l), in ReadGeometry()
1021 Locations().Location(l)); in ReadGeometry()
1029 Locations().Location(l)); in ReadGeometry()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dlocations.cpp35 namespace Locations { namespace
2279 _location = new Locations::BankLocation(); in doAction()
2285 _location = new Locations::GuildLocation(); in doAction()
2288 _location = new Locations::TavernLocation(); in doAction()
2291 _location = new Locations::TempleLocation(); in doAction()
2297 _location = new Locations::ArenaLocation(); in doAction()
2300 _location = new Locations::ReaperCutscene(); in doAction()
2303 _location = new Locations::GolemCutscene(); in doAction()
2307 _location = new Locations::DwarfCutscene(); in doAction()
2310 _location = new Locations::SphinxCutscene(); in doAction()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/test/
H A Dpamfind.ok2 Locations containing tuple (43/43/43)/255:
8 Locations containing tuple (210/57/41)/255:
32 Locations containing tuple (1)/1:

1...<<11121314151617181920>>...495