Searched defs:locations (Results 1 - 25 of 54) sorted by relevance

123

/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
H A DLodCalculator.java44 * cameras, or other locations.
50 public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String,UpdatedTerrainPatch> updates); argument
H A DDistanceLodCalculator.java65 public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String, UpdatedTerrainPatch> updates) { argument
66 float distance = getCenterLocation(terrainPatch).distance(locations.get(0));
H A DPerspectiveLodCalculator.java77 public boolean calculateLod(List<Vector3f> locations, HashMap<String, UpdatedTerrainPatch> updates) { argument
78 return calculateLod(patch, locations, updates);
81 public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String, UpdatedTerrainPatch> updates) { argument
95 //Vector3f toPatchDir = locations.get(0).subtract(patchPos).normalizeLocal();
97 float distance = patchPos.distance(locations.get(0));
/external/v8/tools/turbolizer/
H A Dschedule-view.js112 var locations = []; variable
114 locations.push({ node_id : id });
116 this.selectLocations(locations, true, false);
/external/v8/test/unittests/compiler/
H A Dlinkage-tail-call-unittest.cc26 CallDescriptor* NewStandardCallDescriptor(LocationSignature* locations) { argument
28 locations->return_count() + locations->parameter_count());
30 locations->return_count(), locations->parameter_count(), kMachineTypes);
35 locations, // location_sig
55 LocationSignature locations(0, 0, nullptr);
56 CallDescriptor* desc = NewStandardCallDescriptor(&locations);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
H A DViewLoader.java140 public void setLayoutQualifierSearchPath(String... locations) { argument
141 qualifierSearchPath = Arrays.asList(locations);
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
H A DTerrainGrid.java284 public void update(List<Vector3f> locations, LodCalculator lodCalculator) { argument
288 // 2: grids are associated with locations, and no incremental update is done, we load new grids for new locations, and unload those that are not needed anymore
289 Vector3f cam = locations.isEmpty() ? Vector3f.ZERO.clone() : locations.get(0);
304 super.update(locations, lodCalculator);
H A DTerrainQuad.java256 public void update(List<Vector3f> locations, LodCalculator lodCalculator) { argument
257 updateLOD(locations, lodCalculator);
276 protected void updateLOD(List<Vector3f> locations, LodCalculator lodCalculator) { argument
290 if (lastCameraLocationsTheSame(locations) && !lodCalculator.isLodOff())
293 lastCameraLocations = cloneVectorList(locations);
296 lastCameraLocations = cloneVectorList(locations);
311 UpdateLOD updateLodThread = new UpdateLOD(locations, lodCalculator);
323 private List<Vector3f> cloneVectorList(List<Vector3f> locations) { argument
325 for(Vector3f l : locations)
330 private boolean lastCameraLocationsTheSame(List<Vector3f> locations) { argument
1232 setHeight(List<LocationHeight> locations, boolean overrideHeight) argument
[all...]
/external/llvm/include/llvm/Object/
H A DStackMapParser.h209 /// Get the number of locations contained in this record.
221 /// Begin iterator for locations.
226 /// End iterator for locations.
231 /// Iterator range for locations.
232 iterator_range<location_iterator> locations() const { function in class:llvm::StackMapV1Parser::LocationKind::RecordAccessor
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp120 /// Numbered locations referenced by locmap.
121 SmallVector<MachineOperand, 4> locations; member in class:__anon12210::UserValue
188 // For register locations we dont care about use/def and other flags.
189 for (unsigned i = 0, e = locations.size(); i != e; ++i)
190 if (locations[i].isReg() &&
191 locations[i].getReg() == LocMO.getReg() &&
192 locations[i].getSubReg() == LocMO.getSubReg())
195 for (unsigned i = 0, e = locations.size(); i != e; ++i)
196 if (LocMO.isIdenticalTo(locations[i]))
198 locations
[all...]
/external/protobuf/src/google/protobuf/
H A Dtext_format.cc158 const vector<TextFormat::ParseLocation>* locations = local
160 if (locations == NULL || index >= locations->size()) {
164 return (*locations)[index];
/external/v8/src/debug/
H A Ddebug.cc696 // A break location is considered muted if break locations on the current
1108 Handle<FixedArray> locations = local
1126 for (int j = 0; j < break_points; ++j) locations->set(count++, position);
1129 return locations;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar ... _r36/s?defs= " () public static boolean canPack () String[] locations int result int i public void " href="/7.1. ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.logging_1.0.4.v201005080501.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/guice/extensions/persist/lib/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/guice/extensions/struts2/lib/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/guice/lib/build/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/robolectric/v1/lib/main/
H A Dcommons-logging-1.1.1.jar ... java.lang.Throwable) StackTraceElement caller Throwable dummyException StackTraceElement[] locations String cname String method java.util.logging. ...

Completed in 890 milliseconds

123