| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/interfaces/datasets/ | 
| D | IDataSet.java | 89     T getEntryForXValue(float xValue, float closestToY, DataSet.Rounding rounding);  in getEntryForXValue() 104     T getEntryForXValue(float xValue, float closestToY);  in getEntryForXValue() 115     List<T> getEntriesForXValue(float xValue);  in getEntriesForXValue() 139     int getEntryIndex(float xValue, float closestToY, DataSet.Rounding rounding);  in getEntryIndex() 215     boolean removeEntryByXValue(float xValue);  in removeEntryByXValue()
  | 
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/jobs/ | 
| D | ViewPortJob.java | 24     protected float xValue = 0f;  field in ViewPortJob 29     public ViewPortJob(ViewPortHandler viewPortHandler, float xValue, float yValue,  in ViewPortJob()
  | 
| D | MoveViewJob.java | 22 …public static MoveViewJob getInstance(ViewPortHandler viewPortHandler, float xValue, float yValue,…  in getInstance() 36 …public MoveViewJob(ViewPortHandler viewPortHandler, float xValue, float yValue, Transformer trans,…  in MoveViewJob()
  | 
| D | AnimatedMoveViewJob.java | 24 …public static AnimatedMoveViewJob getInstance(ViewPortHandler viewPortHandler, float xValue, float…  in getInstance() 43 …public AnimatedMoveViewJob(ViewPortHandler viewPortHandler, float xValue, float yValue, Transforme…  in AnimatedMoveViewJob()
  | 
| D | ZoomJob.java | 25 …etInstance(ViewPortHandler viewPortHandler, float scaleX, float scaleY, float xValue, float yValue,  in getInstance() 48 …public ZoomJob(ViewPortHandler viewPortHandler, float scaleX, float scaleY, float xValue, float yV…  in ZoomJob()
  | 
| D | AnimatedViewPortJob.java | 25 …public AnimatedViewPortJob(ViewPortHandler viewPortHandler, float xValue, float yValue, Transforme…  in AnimatedViewPortJob()
  | 
| /external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/ | 
| D | MessageHeaderTest.java | 27         final int xValue = 1;  in testSimpleMessageHeader()  local 52         final int xValue = 1;  in testMessageWithRequestIdHeader()  local
  | 
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ | 
| D | DataSet.java | 302     public T getEntryForXValue(float xValue, float closestToY, Rounding rounding) {  in getEntryForXValue() 311     public T getEntryForXValue(float xValue, float closestToY) {  in getEntryForXValue() 321     public int getEntryIndex(float xValue, float closestToY, Rounding rounding) {  in getEntryIndex() 406     public List<T> getEntriesForXValue(float xValue) {  in getEntriesForXValue()
  | 
| D | CombinedData.java | 268     public boolean removeEntry(float xValue, int dataSetIndex) {  in removeEntry()
  | 
| D | BaseDataSet.java | 465     public boolean removeEntryByXValue(float xValue) {  in removeEntryByXValue()
  | 
| D | ChartData.java | 547     public boolean removeEntry(float xValue, int dataSetIndex) {  in removeEntry()
  | 
| /external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/ | 
| D | BarChartPositiveNegative.java | 153         final float xValue;  field in BarChartPositiveNegative.Data 155         Data(float xValue, float yValue, String xAxisValue) {  in Data()
  | 
| /external/replicaisland/src/com/replica/replicaisland/ | 
| D | Vector2.java | 32     public Vector2(float xValue, float yValue) {  in Vector2() 77     public final void set(float xValue, float yValue) {  in set()
  | 
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/matrix/ | 
| D | Vector3.java | 25     public Vector3(float xValue, float yValue, float zValue) {  in Vector3() 84     public final void set(float xValue, float yValue, float zValue) {  in set()
  | 
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/ | 
| D | BarLineChartBase.java | 685     public void zoom(float scaleX, float scaleY, float xValue, float yValue, AxisDependency axis) {  in zoom() 717 …public void zoomAndCenterAnimated(float scaleX, float scaleY, float xValue, float yValue, AxisDepe…  in zoomAndCenterAnimated() 840     public void moveViewToX(float xValue) {  in moveViewToX() 857     public void moveViewTo(float xValue, float yValue, AxisDependency axis) {  in moveViewTo() 878     public void moveViewToAnimated(float xValue, float yValue, AxisDependency axis, long duration) {  in moveViewToAnimated() 918     public void centerViewTo(float xValue, float yValue, AxisDependency axis) {  in centerViewTo() 940 … public void centerViewToAnimated(float xValue, float yValue, AxisDependency axis, long duration) {  in centerViewToAnimated()
  | 
| /external/clang/test/PCH/ | 
| D | struct.h | 8   float xValue, yValue, zValue;  member
  | 
| /external/guava/guava-tests/test/com/google/common/primitives/ | 
| D | UnsignedLongsTest.java | 338         BigInteger xValue = new BigInteger(x, 16);  in testToString()  local
  | 
| /external/guava/android/guava-tests/test/com/google/common/primitives/ | 
| D | UnsignedLongsTest.java | 338         BigInteger xValue = new BigInteger(x, 16);  in testToString()  local
  | 
| /external/pdfium/third_party/lcms/src/ | 
| D | cmscgats.c | 1257 …cmsIT8* it8, KEYVALUE** Head, const char *Key, const char *Subkey, const char* xValue, WRITEMODE W…  in AddToList()
  | 
| /external/sqlite/dist/orig/ | 
| D | sqlite3.c | 17132   void (*xValue)(sqlite3_context*);                     /* Current agg value */  member 17322 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \  argument
  | 
| /external/sqlite/dist/ | 
| D | sqlite3.c | 17132   void (*xValue)(sqlite3_context*);                     /* Current agg value */  member 17322 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \  argument
  | 
| /external/rust/crates/libsqlite3-sys/sqlite3/ | 
| D | sqlite3.c | 17255   void (*xValue)(sqlite3_context*);                     /* Current agg value */  member 17431 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \  argument
  |