Home
last modified time | relevance | path

Searched refs:newLocation (Results 251 – 275 of 636) sorted by relevance

1...<<11121314151617181920>>...26

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/
H A DLinkedResourceWithPathVariableTest.java490 IPath newLocation = newFile.getLocation(); in testPROJECT_LOC_MoveFileToDifferentProject() local
491 assertTrue("3,2", !newLocation.equals(newFile.getRawLocation())); in testPROJECT_LOC_MoveFileToDifferentProject()
498 assertTrue("3,5", newLocation.equals(resolvedPath)); in testPROJECT_LOC_MoveFileToDifferentProject()
1106 IPath newLocation = super.getRandomLocation(); in testVariableChanged() local
1107 toDelete.add(newLocation); in testVariableChanged()
1108 manager.setValue(VARIABLE_NAME, newLocation); in testVariableChanged()
1202 IPath newLocation = super.getRandomLocation(); in testProjectVariableChanged() local
1203 toDelete.add(newLocation); in testProjectVariableChanged()
1204 manager.setValue(PROJECT_VARIABLE_NAME, newLocation); in testProjectVariableChanged()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/controls/treeClasses/
H A DHierarchicalCollectionView.as457 var newLocation:int = 0;
461 newLocation += calculateLength(modelCursor.current, null) + 1;
464 return newLocation;
473 var newLocation:int = oldLocation;
486 newLocation++;
489 newLocation += calculateLength(cursor.current, parent) + 1;
500 newLocation++;
503 newLocation += calculateLength(cursor.current, parent) + 1;
506 return newLocation;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/controls/treeClasses/
H A DHierarchicalCollectionView.as495 var newLocation:int = 0;
499 newLocation += calculateLength(modelCursor.current, null) + 1;
502 return newLocation;
511 var newLocation:int = oldLocation;
524 newLocation++;
527 newLocation += calculateLength(cursor.current, parent) + 1;
538 newLocation++;
541 newLocation += calculateLength(cursor.current, parent) + 1;
544 return newLocation;
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/network/
H A DHttpSender.java511 URI newLocation = new URI(baseUri, location, false); in sendAndReceive() local
512 temp.getRequestHeader().setURI(newLocation); in sendAndReceive()
1085 URI newLocation = extractRedirectLocation(redirectMessage); in followRedirections() local
1086 if (newLocation == null || !validator.isValid(newLocation)) { in followRedirections()
1092 redirectMessage.getRequestHeader().setURI(newLocation); in followRedirections()
/dports/games/scummvm/scummvm-2.5.1/engines/buried/environ/
H A Dscene_common.h80 int postExitRoom(Window *viewWindow, const Location &newLocation);
90 int postExitRoom(Window *viewWindow, const Location &newLocation);
215 int preExitRoom(Window *viewWindow, const Location &newLocation);
253 int preExitRoom(Window *viewWindow, const Location &newLocation);
330 int postExitRoom(Window *viewWindow, const Location &newLocation);
H A Dai_lab.cpp80 if (newLocation.timeZone == -2) { in preExitRoom()
88 if (_staticData.location.node != newLocation.node) { in preExitRoom()
90 if (newLocation.timeZone != -2) in preExitRoom()
113 if (newLocation.timeZone != -2) in preExitRoom()
914 …ID >= 0 && _staticData.location.timeZone == newLocation.timeZone && _staticData.location.node != n… in postExitRoom()
1706 if (newLocation.timeZone == -2) { in preExitRoom()
1713 if (_staticData.location.node != newLocation.node) { in preExitRoom()
1715 if (newLocation.timeZone != -2) in preExitRoom()
1738 if (newLocation.timeZone != -2) in preExitRoom()
2544 …if (newLocation.timeZone == 6 && newLocation.environment == 4 && newLocation.node != 3 && newLocat… in postExitRoom()
[all …]
H A Dda_vinci.cpp119 int postExitRoom(Window *viewWindow, const Location &newLocation);
145 if (newLocation.timeZone == _staticData.location.timeZone && in postExitRoom()
146 newLocation.environment == _staticData.location.environment && in postExitRoom()
147 newLocation.node == _staticData.location.node && in postExitRoom()
148 newLocation.facing == _staticData.location.facing && in postExitRoom()
149 newLocation.orientation == _staticData.location.orientation && in postExitRoom()
150 newLocation.depth == _staticData.location.depth) { in postExitRoom()
157 if (newLocation.timeZone == _staticData.location.timeZone && newLocation.environment == 3) in postExitRoom()
1061 int postExitRoom(Window *viewWindow, const Location &newLocation);
1094 …if (_staticData.location.depth != newLocation.depth && _staticData.location.timeZone == newLocatio… in postExitRoom()
[all …]
/dports/www/tntnet/tntnet-2.2.1/framework/common/
H A Dhttpreply.cpp409 unsigned HttpReply::redirect(const std::string& newLocation) in redirect() argument
411 setHeader(httpheader::location, newLocation); in redirect()
414 …impl->outstream << "<html><body>moved to <a href=\"" << newLocation << "\">" << newLocation << "</… in redirect()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Common/include/
H A DitkBlockMatchingImageFilter.hxx310 FeaturePointsPhysicalCoordinates newLocation; in ThreadedGenerateData() local
311 fixedImage->TransformIndexToPhysicalPoint( windowIterator.GetIndex(), newLocation ); in ThreadedGenerateData()
312 displacement = newLocation - originalLocation; in ThreadedGenerateData()
/dports/www/sogo/SOGo-5.4.0/UI/MainUI/
H A DSOGoSAML2Actions.m165 NSString *login, *oldLocation, *newLocation;
192 newLocation = [NSString stringWithFormat: @"%@/%@",
196 [response setHeader: newLocation forKey: @"location"];
/dports/www/sogo-activesync/SOGo-5.4.0/UI/MainUI/
H A DSOGoSAML2Actions.m165 NSString *login, *oldLocation, *newLocation;
192 newLocation = [NSString stringWithFormat: @"%@/%@",
196 [response setHeader: newLocation forKey: @"location"];
/dports/www/sogo2/SOGo-2.4.1/UI/MainUI/
H A DSOGoSAML2Actions.m167 NSString *login, *oldLocation, *newLocation;
184 newLocation = [NSString stringWithFormat: @"%@/%@",
191 [response setHeader: newLocation forKey: @"location"];
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/catalog/
H A Dcollection_compact.cpp98 virtual void inserted(const RecordData& recData, const RecordId& newLocation) { in inserted() argument
99 _multiIndexBlock->insert(recData.toBson(), newLocation).transitional_ignore(); in inserted()
/dports/games/dunelegacy/dunelegacy-0.96.4/include/units/
H A DSaboteur.h39 virtual void deploy(const Coord& newLocation);
H A DFrigate.h43 virtual void deploy(const Coord& newLocation);
/dports/emulators/ppsspp/ppsspp-1.12.3/ios/
H A DLocationHelper.h6 - (void) SetGpsDataIOS:(CLLocation*)newLocation;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ios/
H A DLocationHelper.h6 - (void) SetGpsDataIOS:(CLLocation*)newLocation;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ios/
H A DLocationHelper.h6 - (void) SetGpsDataIOS:(CLLocation*)newLocation;
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/
H A Dbridge.cpp124 const MCVector3dF newLocation(x, y, z); in raiseObject() local
125 object.translate(newLocation); in raiseObject()
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Linear/
H A DMain.hs811 setAssigR (addToUFM assig r $! newLocation spill_loc my_reg)
851 let assig2 = addToUFM assig1 r $! newLocation spill_loc my_reg
871 … let assig2 = addToUFM assig1 r $! newLocation spill_loc my_reg
895 newLocation :: SpillLoc -> RealReg -> Loc
897 newLocation (ReadMem slot) my_reg = InBoth my_reg slot function
899 newLocation _ my_reg = InReg my_reg function
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/logopt/
H A Dlog_opts.go473 loc := newLocation(p0)
500 func newLocation(p src.Pos) Location { func
509 loc := newLocation(p)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/runtime/
H A DPlatformTest.java106 File newLocation = File.createTempFile("testGetLogLocation", null); in testGetLogLocation() local
107 logService.setFile(newLocation, true); in testGetLogLocation()
108 assertEquals("3.0", new Path(newLocation.getAbsolutePath()), Platform.getLogFileLocation()); in testGetLogLocation()
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DRelocateDialog.h31 QString newLocation() const;
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DRelocateDialog.h31 QString newLocation() const;
/dports/games/dustrac/DustRacing2D-ae380b8/src/editor/
H A Dtargetnode.hpp40 virtual void setLocation(QPointF newLocation) override;

1...<<11121314151617181920>>...26