Home
last modified time | relevance | path

Searched defs:history (Results 1 – 25 of 32) sorted by relevance

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/iterator/
DTestUCharacterIterator.java377 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/
DTestUCharacterIterator.java374 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/python/uritemplates/
Dsetup.py15 history = file.read() variable
/external/autotest/site_utils/
Dlab_inventory.py140 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/flac/libFLAC/
Dlpc.c273 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/xz-java/src/org/tukaani/xz/delta/
DDeltaCoder.java18 final byte[] history = new byte[DISTANCE_MAX]; field in DeltaCoder
/external/doclava/res/assets/templates/assets/
Djquery-history.js62 $.fn.history = function(fn) { function
/external/junit/src/main/java/org/junit/experimental/max/
DMaxCore.java52 private final MaxHistory history; field in MaxCore
/external/google-breakpad/src/testing/gtest/test/
Dgtest-linked_ptr_test.cc44 Message* history = NULL; variable
/external/libchrome/base/memory/
Dlinked_ptr_unittest.cc15 std::string history; variable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWebView.java59 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/caliper/caliper/src/main/java/com/google/caliper/worker/
DMicrobenchmarkAllocationWorker.java88 List<AllocationStats> history = new ArrayList<AllocationStats>(); in verifyBenchmarkIsDeterministic() local
/external/jline/src/src/test/java/jline/
DConsoleReaderTest.java156 History history = new History(); in createSeededHistory() local
/external/jline/src/src/main/java/jline/
DHistory.java19 private List history = new ArrayList(); field in History
DConsoleReader.java127 History history = new History(); field in ConsoleReader
1670 public void setHistory(final History history) { in setHistory()
/external/toolchain-utils/deprecated/automation/common/
Devents.py128 def _GetReport(history, report_name): argument
/external/perfetto/src/trace_processor/sqlite/
Ddb_sqlite_table.cc336 FilterHistory history) { in TryCacheCreateSortedTable()
388 FilterHistory history) { in Filter()
Dsqlite_table.h271 auto history = is_cached ? Cursor::FilterHistory::kSame variable
/external/bc/include/
Dhistory.h181 BcVec history; member
Dvm.h189 BcHistory history; member
/external/blktrace/iowatcher/
Dplot.h124 double *history; member
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java1322 String history = moves.substring(0,movesIndex); in TestPreviousNext() local
1331 String history = moves.substring(0,movesIndex); in TestPreviousNext() local
1407 String history = moves.substring(0,movesIndex); in TestPreviousNextJCI() local
1416 String history = moves.substring(0,movesIndex); in TestPreviousNextJCI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
DBasicTest.java1325 String history = moves.substring(0,movesIndex); in TestPreviousNext() local
1334 String history = moves.substring(0,movesIndex); in TestPreviousNext() local
1410 String history = moves.substring(0,movesIndex); in TestPreviousNextJCI() local
1419 String history = moves.substring(0,movesIndex); in TestPreviousNextJCI() local
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp638 int32_t *history = NEW_ARRAY(int32_t, clength); in minLengthInChars() local
Dtstnorm.cpp693 char history[64]; in TestPreviousNext() local
705 char history[64]; in TestPreviousNext() local

12