OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chord
(Results
1 - 5
of
5
) sorted by null
/developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Utils.java
209
double
chord
= Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2;
local
210
int leftRightInset = (int) ((width -
chord
) / 2);
/developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Utils.java
209
double
chord
= Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2;
local
210
int leftRightInset = (int) ((width -
chord
) / 2);
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
Utils.java
209
double
chord
= Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2;
local
210
int leftRightInset = (int) ((width -
chord
) / 2);
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp
33
//
Chord
- An edge not in the spanning tree.
252
// Depth first algorithm for determining the
chord
increments.f
543
BLInstrumentationEdge*
chord
;
local
546
chord
= (BLInstrumentationEdge*) *chordEdge;
547
chord
->setIncrement(
chord
->getIncrement() +
chord
->getWeight());
851
// Depth first algorithm for determining the
chord
increments.
[
all
...]
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar
Completed in 754 milliseconds