HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 1 - 25 of 14007) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/test/XPath/xptr/
viderror 1 xpointer(non-existing-fn()/range-to(id('chapter2')))
  /cts/tests/tests/media/res/raw/
vp90_2_17_show_existing_frame_vp9_md5 1 b71ca5ad650170ac921a71a6440fb508 vp90-2-17-show-existing-frame.webm-352x288-0001.i420
2 edc30ba14b73198ca827c1b216957dec vp90-2-17-show-existing-frame.webm-352x288-0002.i420
3 1902c5b3a82f6bdeb80a5b053909df04 vp90-2-17-show-existing-frame.webm-352x288-0003.i420
4 9a96e33ed546d7961c6e5bc48244a5c7 vp90-2-17-show-existing-frame.webm-352x288-0004.i420
5 b02a48630b0f3c08c61dd2518b55ea39 vp90-2-17-show-existing-frame.webm-352x288-0005.i420
6 8ac9cec1101a46bf4ba20191b7ba3f07 vp90-2-17-show-existing-frame.webm-352x288-0006.i420
7 88ea8c3cb9eca47152b5d22435a06675 vp90-2-17-show-existing-frame.webm-352x288-0007.i420
8 bff3406209ec0d592a891dff2b58d6cd vp90-2-17-show-existing-frame.webm-352x288-0008.i420
9 b71ca5ad650170ac921a71a6440fb508 vp90-2-17-show-existing-frame.webm-352x288-0009.i420
10 edc30ba14b73198ca827c1b216957dec vp90-2-17-show-existing-frame.webm-352x288-0010.i42
    [all...]
vp90_2_10_show_existing_frame_vp9_md5 1 18981342ec178e082519451062c3a67f vp90-2-10-show-existing-frame-352x288-0001.i420
2 04ab9dbeac49ec31be58f6e671698e05 vp90-2-10-show-existing-frame-352x288-0002.i420
3 4ed58a0ba93a5d97a232a50c5876cda2 vp90-2-10-show-existing-frame-352x288-0003.i420
4 a41f00034923e56ba51a0b598acc2e3a vp90-2-10-show-existing-frame-352x288-0004.i420
5 63fa55ae9535ccdf06d44cce8065dda6 vp90-2-10-show-existing-frame-352x288-0005.i420
6 a41f00034923e56ba51a0b598acc2e3a vp90-2-10-show-existing-frame-352x288-0006.i420
7 0e4b08e14d919edee2bbff2ecd47de57 vp90-2-10-show-existing-frame-352x288-0007.i420
8 0e4b08e14d919edee2bbff2ecd47de57 vp90-2-10-show-existing-frame-352x288-0008.i420
9 5d4af03fc3d410413ef2b5a6275528b7 vp90-2-10-show-existing-frame-352x288-0009.i420
10 9e932915c67a789f6877e6d3f76d3649 vp90-2-10-show-existing-frame-352x288-0010.i42
    [all...]
  /external/curl/tests/data/
test20 6 non-existing host
25 attempt connect to non-existing host name
28 non-existing-host.haxx.se.
test507 7 non-existing host
21 multi interface get with non-existing host name
27 http://non-existing-host.haxx.se/
test534 8 non-existing host
32 FTP RETR twice using multi: non-existing host and non-existing file
35 ftp://non-existing-host.haxx.se/path/534 ftp://%HOSTIP:%FTPPORT/path/534
test1084 8 non-existing host
30 http://%HOSTIP:%HTTPPORT/1084 --interface non-existing-host.haxx.se.
  /external/toybox/tests/
mkfifo.test 10 touch existing
11 testing "existing" \
12 "mkfifo existing 2> /dev/null || [ -f existing ] && echo yes" "yes\n" "" ""
13 rm existing
mkdir.test 10 touch existing
11 testing "existing" \
12 "mkdir existing 2> /dev/null || [ -f existing ] && echo yes" "yes\n" "" ""
13 rm existing
26 mkdir existing
27 testing "-p existing" "mkdir -p existing && echo yes" "yes\n" "" ""
28 rmdir existing
  /external/compiler-rt/test/asan/TestCases/Posix/
asan-symbolize-bad-path.cc 1 // Test that asan_symbolize does not hang when provided with an non-existing
  /external/tensorflow/tensorflow/contrib/graph_editor/
README.md 3 The TensorFlow Graph Editor library allows for modification of an existing
  /external/mockito/src/main/java/org/mockito/internal/util/collections/
IdentitySet.java 15 for(Object existing:list) {
16 if (existing == o) {
  /external/llvm/test/CodeGen/AArch64/
bitfield-insert-0.ll 6 define void @test_bfi0(i32* %existing, i32* %new) {
9 %oldval = load volatile i32, i32* %existing
16 store volatile i32 %combined, i32* %existing
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
LaunchBrowserMode.java 29 * Use the existing browser (the browser shall not use the active existing
33 /** Close the existing browser session and launch new browser session. */
  /packages/apps/Camera2/src/com/android/camera/async/
Listenable.java 23 * overwrite any existing callback.
41 * Sets the callback, removing any existing callback first.
49 // Unregister any existing callback
62 * Removes any existing callbacks.
68 // Unregister any existing callback
75 * Removes any existing callbacks. Once closed, no more callbacks will be registered.
  /external/autotest/client/site_tests/desktopui_FontCache/
control 9 Fails if the newly generated font cache is not identical to the existing cache.
17 Runs fc-cache to generate a new font cache and compares it to the existing
  /external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
control 18 * non-existing Service, existing Attribute
19 * existing Service, non-existing Attribute
20 * non-existing Service, non-existing Attribute
21 * existing Service, existing Attribute
  /frameworks/rs/
rsProgramStore.cpp 95 ProgramStore *existing = rsc->mStateFragmentStore.mStorePrograms[ct]; local
96 if (existing->mHal.state.ditherEnable != ditherEnable) continue;
97 if (existing->mHal.state.colorRWriteEnable != colorMaskR) continue;
98 if (existing->mHal.state.colorGWriteEnable != colorMaskG) continue;
99 if (existing->mHal.state.colorBWriteEnable != colorMaskB) continue;
100 if (existing->mHal.state.colorAWriteEnable != colorMaskA) continue;
101 if (existing->mHal.state.blendSrc != srcFunc) continue;
102 if (existing->mHal.state.blendDst != destFunc) continue;
103 if (existing->mHal.state.depthWriteEnable != depthMask) continue;
104 if (existing->mHal.state.depthFunc != depthFunc) continue
    [all...]
  /external/autotest/frontend/migrations/
035_job_max_runtime.py 4 -- conservative value for existing jobs, to make sure they don't get
  /external/libxml2/result/XPath/xptr/
viderror 3 Expression: xpointer(non-existing-fn()/range-to(id('chapter2')))
  /external/valgrind/none/tests/
fdleak_dup2.c 16 (void) DO( dup2(s1, s2) ); // dup s1 as fd s2, which closes existing s2 fd
  /external/vboot_reference/tests/futility/data/
README 1 These are officially signed BIOS images from existing Chromebooks.
  /frameworks/support/work/workmanager/src/main/java/androidx/work/
ExistingWorkPolicy.java 20 * An enum that determines what to do with existing {@link OneTimeWorkRequest}s with the same unique
26 * If there is existing pending work with the same unique name, cancel and delete it. Then,
32 * If there is existing pending work with the same unique name, do nothing. Otherwise, insert
38 * If there is existing pending work with the same unique name, append the newly-specified work
  /build/make/tools/zipalign/
README.txt 7 -f : overwrite existing outfile.zip
11 infile.zip is an existing Zip archive
22 the "extra" field in the zip Local File Header sections. Existing data
32 By default, zipalign will not overwrite an existing output file. With the
33 "-f" flag, an existing file will be overwritten.
  /external/annotation-tools/scene-lib/src/annotations/util/coll/
KeyedSet.java 47 * Conflict/equal behavior that removes the existing object and then adds
57 * <code>equalBehavior</code> and returns the existing object. Otherwise,
60 * <code>conflictBehavior</code> and returns the existing object.
68 * existing object's key
70 * specifies what to do if <code>v</code> equals an existing
72 * @return the existing object whose key matched <code>v</code>'s, if any
78 * returning an existing object with the same key as <code>v</code> (if
79 * any). The existing object is replaced with <code>v</code> even if it
80 * equals <code>v</code>. If no existing object is replaced, null is

Completed in 1384 milliseconds

1 2 3 4 5 6 7 8 91011>>