/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/ |
H A D | LodCalculator.java | 44 * cameras, or other locations. 50 public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String,UpdatedTerrainPatch> updates); argument
|
H A D | DistanceLodCalculator.java | 65 public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String, UpdatedTerrainPatch> updates) { argument 66 float distance = getCenterLocation(terrainPatch).distance(locations.get(0));
|
H A D | PerspectiveLodCalculator.java | 77 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 D | schedule-view.js | 112 var locations = []; variable 114 locations.push({ node_id : id }); 116 this.selectLocations(locations, true, false);
|
/external/v8/test/unittests/compiler/ |
H A D | linkage-tail-call-unittest.cc | 26 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 D | ViewLoader.java | 140 public void setLayoutQualifierSearchPath(String... locations) { argument 141 qualifierSearchPath = Arrays.asList(locations);
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
H A D | TerrainGrid.java | 284 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 D | TerrainQuad.java | 256 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 D | StackMapParser.h | 209 /// 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 D | LiveDebugVariables.cpp | 120 /// 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 D | text_format.cc | 158 const vector<TextFormat::ParseLocation>* locations = local 160 if (locations == NULL || index >= locations->size()) { 164 return (*locations)[index];
|
/external/v8/src/debug/ |
H A D | debug.cc | 696 // 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 D | org.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 D | org.eclipse.jdt.launching_3.5.100.v20100526.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.launcher.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.launcher_1.1.0.v20100507.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.commons.logging_1.0.4.v201005080501.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-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 D | pdebuild-ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ... |
/external/guice/extensions/persist/lib/ |
H A D | commons-logging-1.0.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ... |
/external/guice/extensions/struts2/lib/ |
H A D | commons-logging-1.0.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ... |
/external/guice/lib/build/ |
H A D | commons-logging-1.0.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ... |
/external/robolectric/v1/lib/main/ |
H A D | commons-logging-1.1.1.jar | ... java.lang.Throwable) StackTraceElement caller
Throwable dummyException
StackTraceElement[] locations
String cname
String method
java.util.logging. ... |