/external/webrtc/modules/video_coding/utility/ |
D | decoded_frames_history_unittest.cc | 22 DecodedFramesHistory history(kHistorySize); in TEST() local 27 DecodedFramesHistory history(kHistorySize); in TEST() local 33 DecodedFramesHistory history(kHistorySize); in TEST() local 40 DecodedFramesHistory history(kHistorySize); in TEST() local 47 DecodedFramesHistory history(kHistorySize); in TEST() local 56 DecodedFramesHistory history(kHistorySize); in TEST() local 67 DecodedFramesHistory history(kHistorySize); in TEST() local 78 DecodedFramesHistory history(kHistorySize); in TEST() local 88 DecodedFramesHistory history(kHistorySize); in TEST() local 98 DecodedFramesHistory history(kHistorySize); in TEST() local [all …]
|
D | decoded_frames_history.cc | 47 LayerHistory& history = layers_[frameid.spatial_layer]; in InsertDecoded() local 78 LayerHistory& history = layers_[frameid.spatial_layer]; in WasDecoded() local
|
/external/musl/src/misc/ |
D | nftw.c | 11 struct history struct 13 struct history *chain; argument 23 …(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags, struct history *h) in do_nftw() argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/iterator/ |
D | TestUCharacterIterator.java | 377 String history = moves.substring(0,movesIndex); in previousNext() local 386 String history = moves.substring(0,movesIndex); in previousNext() local 423 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local 432 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/ |
D | TestUCharacterIterator.java | 374 String history = moves.substring(0,movesIndex); in previousNext() local 383 String history = moves.substring(0,movesIndex); in previousNext() local 420 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local 429 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local
|
/external/autotest/site_utils/ |
D | lab_inventory.py | 140 def _get_diagnosis(history): argument 158 def _host_is_working(history): argument 162 def _host_is_broken(history): argument 166 def _host_is_idle(history): argument 1026 def _dut_in_repair_loop(history): argument 1072 def _report_untestable_dut(history, state): argument
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | state.h | 59 const Vector<History> &history() const { in history() function 66 Vector<History> &history() { in history() function
|
/external/flac/src/libFLAC/ |
D | lpc.c | 273 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients() local 533 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() local 790 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal() local 1050 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal_wide() local
|
/external/python/uritemplates/ |
D | setup.py | 15 history = file.read() variable
|
/external/xz-java/src/org/tukaani/xz/delta/ |
D | DeltaCoder.java | 18 final byte[] history = new byte[DISTANCE_MAX]; field in DeltaCoder
|
/external/gfxstream-protocols/registry/vulkan/xml/ |
D | README.adoc | 116 [[history]] anchor
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-history.js | 62 $.fn.history = function(fn) { function
|
/external/gfxstream-protocols/registry/vulkan/ |
D | BUILD.adoc | 424 [[history]] anchor in .Note
|
/external/junit/src/main/java/org/junit/experimental/max/ |
D | MaxCore.java | 52 private final MaxHistory history; field in MaxCore
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowWebView.java | 59 private ArrayList<String> history = new ArrayList<>(); field in ShadowWebView 436 private final ArrayList<String> history; field in ShadowWebView.BackForwardList 438 public BackForwardList(ArrayList<String> history) { in BackForwardList()
|
/external/pigweed/pw_console/py/pw_console/widgets/ |
D | event_count_history.py | 60 history: collections.deque = collections.deque() variable in EventCountHistory
|
/external/libchrome/base/memory/ |
D | linked_ptr_unittest.cc | 15 std::string history; variable
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | MicrobenchmarkAllocationWorker.java | 88 List<AllocationStats> history = new ArrayList<AllocationStats>(); in verifyBenchmarkIsDeterministic() local
|
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowWebViewTest.java | 320 WebBackForwardList history = webView.copyBackForwardList(); in shouldNotPushEntryFromLoadUrlToHistoryUntilRequested() local 335 WebBackForwardList history = webView.copyBackForwardList(); in shouldNotPushEntryFromLoadDataWithBaseUrlToHistoryUntilRequested() local
|
/external/jline/src/src/test/java/jline/ |
D | ConsoleReaderTest.java | 156 History history = new History(); in createSeededHistory() local
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowWebView.java | 77 private ArrayList<String> history = new ArrayList<>(); field in ShadowWebView 732 private final ArrayList<String> history; field in ShadowWebView.BackForwardList 735 public BackForwardList(ArrayList<String> history, int index) { in BackForwardList()
|
/external/jline/src/src/main/java/jline/ |
D | History.java | 19 private List history = new ArrayList(); field in History
|
/external/perfetto/src/trace_processor/sqlite/ |
D | db_sqlite_table.cc | 377 FilterHistory history) { in TryCacheCreateSortedTable() 429 FilterHistory history) { in Filter()
|
D | sqlite_table.h | 271 auto history = is_cached ? Cursor::FilterHistory::kSame variable
|
/external/marisa-trie/tests/ |
D | trie-test.cc | 425 marisa::grimoire::trie::History history; in TestHistory() local
|