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

1 2 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
SkippingStreamCipher.java 4 * General interface for a stream cipher that supports skipping.
  /external/llvm/test/Feature/
optnone-opt.ll 37 ; OPT-O0-NOT: Skipping pass
40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination'
41 ; OPT-O1-DAG: Skipping pass 'Combine redundant instructions'
42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination'
43 ; OPT-O1-DAG: Skipping pass 'Early CSE'
44 ; OPT-O1-DAG: Skipping pass 'Jump Threading'
45 ; OPT-O1-DAG: Skipping pass 'MemCpy Optimization'
46 ; OPT-O1-DAG: Skipping pass 'Reassociate expressions'
47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG'
48 ; OPT-O1-DAG: Skipping pass 'Sparse Conditional Constant Propagation
    [all...]
optnone-llc.ll 38 ; LLC-O0-NOT: Skipping pass
41 ; LLC-Ox-DAG: Skipping pass 'Branch Probability Basic Block Placement'
42 ; LLC-Ox-DAG: Skipping pass 'CodeGen Prepare'
43 ; LLC-Ox-DAG: Skipping pass 'Control Flow Optimizer'
44 ; LLC-Ox-DAG: Skipping pass 'Machine code sinking'
45 ; LLC-Ox-DAG: Skipping pass 'Machine Common Subexpression Elimination'
46 ; LLC-Ox-DAG: Skipping pass 'Machine Copy Propagation Pass'
47 ; LLC-Ox-DAG: Skipping pass 'Machine Loop Invariant Code Motion'
48 ; LLC-Ox-DAG: Skipping pass 'Merge disjoint stack slots'
49 ; LLC-Ox-DAG: Skipping pass 'Optimize machine instruction PHIs
    [all...]
  /external/clang/test/Index/
skipped-ranges.c 23 // CHECK: Skipping: [5:2 - 6:7]
24 // CHECK: Skipping: [8:2 - 12:7]
25 // CHECK: Skipping: [14:2 - 20:7]
  /external/llvm/test/tools/llvm-objdump/
coff-large-bss.test 3 : CHECK: <skipping contents of bss section at [0000, 010f)>
  /cts/tests/admin/src/android/admin/cts/
DevicePolicyManagerTest.java 86 Log.w(TAG, "Skipping testGetActiveAdmins");
97 Log.w(TAG, "Skipping testKeyguardDisabledFeatures");
114 Log.w(TAG, "Skipping testRequestRemoteBugreport_failIfNotDeviceOwner");
127 Log.w(TAG, "Skipping testSetSecurityLoggingEnabled_failIfNotDeviceOwner");
140 Log.w(TAG, "Skipping testIsSecurityLoggingEnabled_failIfNotDeviceOwner");
153 Log.w(TAG, "Skipping testRetrieveSecurityLogs_failIfNotDeviceOwner");
166 Log.w(TAG, "Skipping testRetrievePreRebootSecurityLogs_failIfNotDeviceOwner");
179 Log.w(TAG, "Skipping testRemoveUser_failIfNotDeviceOwner");
192 Log.w(TAG, "Skipping testSetApplicationHidden_failIfNotDeviceOrProfileOwner");
205 Log.w(TAG, "Skipping testIsApplicationHidden_failIfNotDeviceOrProfileOwner")
    [all...]
  /external/jsoncpp/test/
generate_expected.py 8 print('skipping:', target)
  /external/libxml2/result/schemas/
derivation-ok-extension_0_0.err 1 ./test/schemas/derivation-ok-extension_0.xsd:10: element attribute: Schemas parser warning : Element '{http://www.w3.org/2001/XMLSchema}attribute': Skipping attribute use prohibition, since it is pointless when extending a type.
  /external/testng/src/test/java/test/configurationfailurepolicy/
ClassWithSkippingBeforeMethod.java 15 throw new SkipException("skipping");
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue8517.go 12 t.Skip("skipping windows only test")
  /prebuilts/go/linux-x86/misc/cgo/test/
issue8517.go 12 t.Skip("skipping windows only test")
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/mws/
test.py 36 @unittest.skipUnless(simple and isolator, "skipping simple test")
40 @unittest.skipUnless(simple and isolator, "skipping simple test")
60 @unittest.skipUnless(simple and isolator, "skipping simple test")
66 @unittest.skipUnless(simple and isolator, "skipping simple test")
76 @unittest.skipUnless(simple and isolator, "skipping simple test")
84 @unittest.skipUnless(simple and isolator, "skipping simple test")
93 @unittest.skipUnless(simple and isolator, "skipping simple test")
104 @unittest.skipUnless(simple and isolator, "skipping simple test")
114 @unittest.skipUnless(simple and isolator, "skipping simple test")
  /external/harfbuzz_ng/src/
check-libstdc++.sh 13 echo "check-libstdc++.sh: 'ldd' not found; skipping test"
30 echo "check-libstdc++.sh: libharfbuzz shared library not found; skipping test"
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
__init__.py 2 # Add all python modules to __all__, skipping unittests
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_lib2to3.py 0 # Skipping test_parser and test_all_fixers
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_lib2to3.py 0 # Skipping test_parser and test_all_fixers
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_lib2to3.py 0 # Skipping test_parser and test_all_fixers
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_lib2to3.py 0 # Skipping test_parser and test_all_fixers
  /device/htc/flounder/
releasetools.py 8 print "no bootloader.img in target_files; skipping install"
20 print "no bootloader.img in source_files; skipping install"
25 print "no bootloader.img in target_files; skipping install"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/fps/
test.py 31 @unittest.skipUnless(simple, "skipping simple test")
44 @unittest.skipUnless(simple, "skipping simple test")
51 @unittest.skipUnless(simple, "skipping simple test")
56 @unittest.skipUnless(simple, "skipping simple test")
68 @unittest.skipUnless(simple, "skipping simple test")
79 @unittest.skipUnless(advanced, "skipping advanced test")
  /prebuilts/go/darwin-x86/src/cmd/go/
note_test.go 28 t.Skipf("skipping - golang.org/issue/11184")
34 t.Logf("no external linking - skipping linkmode=external test")
37 t.Logf("skipping - golang.org/issue/12178")
  /prebuilts/go/linux-x86/src/cmd/go/
note_test.go 28 t.Skipf("skipping - golang.org/issue/11184")
34 t.Logf("no external linking - skipping linkmode=external test")
37 t.Logf("skipping - golang.org/issue/12178")
  /external/jacoco/jacoco-maven-plugin.test/it/it-report-without-dump/
verify.bsh 16 if ( buildLog.indexOf( "Skipping JaCoCo execution due to missing execution data file" ) < 0 ) {
  /external/llvm/test/Assembler/
musttail-invalid-2.ll 3 ; Check the error message on skipping ", ..." at the end of a musttail call argument list.
  /prebuilts/go/darwin-x86/src/regexp/
exec2_test.go 17 t.Skip("skipping TestRE2Exhaustive during short test")

Completed in 2016 milliseconds

1 2 3 4 5 6 7 8 91011>>