| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ |
| D | BubbleEntry.java | 8 * Subclass of Entry that holds a value for one entry in a BubbleChart. Bubble 25 * @param size The size of the bubble. 37 * @param size The size of the bubble. 50 * @param size The size of the bubble. 63 * @param size The size of the bubble. 79 * Returns the size of this entry (the size of the bubble).
|
| D | CombinedData.java | 14 * Data object that allows the combination of Line-, Bar-, Scatter-, Bubble- and 139 * Returns all data objects in row: line-bar-scatter-candle-bubble if not null.
|
| D | BarLineScatterCandleBubbleData.java | 9 * Baseclass for all Line, Bar, Scatter, Candle and Bubble data.
|
| D | BubbleData.java | 24 * Sets the width of the circle that surrounds the bubble when highlighted
|
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/ |
| D | BubbleChart.java | 12 * The BubbleChart. Draws bubbles. Bubble chart implementation: Copyright 2015 14 * is the area of the bubble, not the radius or diameter of the bubble that
|
| D | CombinedChart.java | 55 BAR, BUBBLE, LINE, CANDLE, SCATTER enumConstant 76 DrawOrder.BAR, DrawOrder.BUBBLE, DrawOrder.LINE, DrawOrder.CANDLE, DrawOrder.SCATTER in init()
|
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/interfaces/datasets/ |
| D | IBubbleDataSet.java | 11 * Sets the width of the circle that surrounds the bubble when highlighted, 23 * Returns the width of the highlight-circle that surrounds the bubble
|
| /external/federated-compute/fcp/java_src/main/java/com/google/fcp/client/http/ |
| D | HttpClientForNativeImpl.java | 30 /** Used to bubble up unexpected errors and exceptions. */ 80 // exception bubble up to the unchecked exception handler. in enqueueRequest() 95 // those cases we just let the exception bubble up to create a crash report. in performRequests()
|
| /external/aws-sdk-java-v2/codegen/src/test/java/software/amazon/awssdk/codegen/poet/ |
| D | PoetMatchers.java | 57 //Since we bubble an exception this will never actually get called in generatesTo() 80 //Since we bubble an exception this will never actually get called
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | MinMaxPriorityQueue.java | 456 // comparisons with toTrickle, but in some cases we will need to bubble it in fillHole() 462 // Could not bubble toTrickle up min levels, try moving in fillHole() 463 // it from min level to max level (or max to min level) and bubble up in fillHole() 540 * Tries to move {@code toTrickle} from a min to a max level and bubble up there. If it moved 550 // Bubble up max levels. in tryCrossOverAndBubbleUp() 562 // bubble it up the opposite heap in tryCrossOverAndBubbleUp() 651 * when we bubble up alternate levels, violating the invariant. in crossOverUp()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | MinMaxPriorityQueue.java | 456 // comparisons with toTrickle, but in some cases we will need to bubble it in fillHole() 462 // Could not bubble toTrickle up min levels, try moving in fillHole() 463 // it from min level to max level (or max to min level) and bubble up in fillHole() 540 * Tries to move {@code toTrickle} from a min to a max level and bubble up there. If it moved 550 // Bubble up max levels. in tryCrossOverAndBubbleUp() 562 // bubble it up the opposite heap in tryCrossOverAndBubbleUp() 651 * when we bubble up alternate levels, violating the invariant. in crossOverUp()
|
| /external/aws-crt-java/codebuild/cd/ |
| D | deploy-snapshot-android.sh | 4 set -o pipefail # Make sure one process in pipe fail gets bubble up
|
| /external/python/cpython2/Lib/ |
| D | heapq.py | 299 # Bubble up the smaller child until hitting a leaf. 310 # The leaf at pos is empty now. Put newitem there, and bubble it up 335 # Bubble up the larger child until hitting a leaf. 346 # The leaf at pos is empty now. Put newitem there, and bubble it up
|
| /external/mesa3d/src/broadcom/common/ |
| D | v3d_performance_counters.h | 119 {"QPU", "QPU-wait-bubble", "[QPU] Pipeline bubble in qcycles due all threads waiting"}, 120 {"QPU", "QPU-ic-miss-bubble", "[QPU] Pipeline bubble in qcycles due instruction-cache miss"},
|
| /external/googleapis/google/actions/sdk/v2/conversation/prompt/ |
| D | simple.proto | 32 // Optional text to display in the chat bubble. If not given, a display
|
| /external/python/cpython2/Modules/ |
| D | _heapqmodule.c | 89 /* Bubble up the smaller child until hitting a leaf. */ in _siftup() 116 /* Bubble it up to its final resting place (by sifting its parents down). */ in _siftup() 432 /* Bubble up the smaller child until hitting a leaf. */ in _siftupmax() 457 /* The leaf at pos is empty now. Put newitem there, and bubble in _siftupmax()
|
| /external/python/cpython3/Modules/ |
| D | _heapqmodule.c | 84 /* Bubble up the smaller child until hitting a leaf. */ in siftup() 115 /* Bubble it up to its final resting place (by sifting its parents down). */ in siftup() 453 /* Bubble up the smaller child until hitting a leaf. */ in siftup_max() 484 /* Bubble it up to its final resting place (by sifting its parents down). */ in siftup_max()
|
| /external/llvm/test/Transforms/GVN/ |
| D | load-pre-licm.ll | 7 define void @Bubble() nounwind noinline {
|
| /external/googleapis/google/actions/sdk/v2/interactionmodel/prompt/ |
| D | static_simple_prompt.proto | 38 // Optional. Text to display in the chat bubble. If not given, a display rendering of
|
| /external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
| D | Pkcs11LibTest.java | 48 // check that errors during initialization bubble up as Exceptions in testPkcs11LibException()
|
| /external/python/cpython3/Lib/ |
| D | heapq.py | 264 # Bubble up the smaller child until hitting a leaf. 275 # The leaf at pos is empty now. Put newitem there, and bubble it up 300 # Bubble up the larger child until hitting a leaf. 311 # The leaf at pos is empty now. Put newitem there, and bubble it up
|
| /external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/notimportant/ |
| D | MainActivity.java | 107 objects.add(26, new ContentItem("Bubble Chart", "Simple bubble chart.")); in onCreate()
|
| /external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/ |
| D | CombinedChartActivity.java | 64 DrawOrder.BAR, DrawOrder.BUBBLE, DrawOrder.CANDLE, DrawOrder.LINE, DrawOrder.SCATTER in onCreate() 224 BubbleDataSet set = new BubbleDataSet(entries, "Bubble DataSet"); in generateBubbleData()
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | units_complexconverter.cpp | 249 // Only one element, no need to bubble up the carry in applyRounder() 253 // Check if there's a carry, and bubble it back up the resulting intValues. in applyRounder()
|
| /external/rust/crates/syn/src/ |
| D | discouraged.rs | 180 // bubble up the chain by replacing the root `unexpected` in advance_to() 182 // parsers should bubble. in advance_to()
|