Searched defs:verify (Results 276 - 300 of 325) sorted by relevance

<<111213

/external/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c111 int verify = 0; variable
364 if (verify && io->io_oper->rw == READ) {
367 "verify error, file %s offset %Lu contents (offset:bad:good):\n",
966 if (verify)
973 if (verify) {
1020 if (verify)
1423 verify = 1;
1505 (long)(context_offset / (1024 * 1024)), verify ? "on" : "off");
/external/python/cpython3/Lib/test/
H A Dtest_buffer.py417 # The functions in this section test and verify random structures
763 def verify(self, result, obj=-1, member in class:TestBufferProtocol
989 self.verify(nd, obj=ex,
1278 self.verify(nd, obj=None,
1290 self.verify(nd, obj=None,
1311 self.verify(nd, obj=None,
1340 self.verify(nd, obj=None,
1351 self.verify(mv, obj=None,
1362 self.verify(nd, obj=None,
1810 self.verify(m
[all...]
/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py2426 if self.verify(_("Run restorecon on %(PATH)s to change its type from %(CUR_CONTEXT)s to the default %(DEF_CONTEXT)s?") % {"PATH": path, "CUR_CONTEXT": cur, "DEF_CONTEXT": con}, title="restorecon dialog") == Gtk.ResponseType.YES:
2638 if self.verify(_("Changing the policy type will cause a relabel of the entire file system on the next boot. Relabeling takes a long time depending on the size of the file system. Do you wish to continue?")) == Gtk.ResponseType.NO:
2743 def verify(self, message, title=""): member in class:SELinuxGui
2768 if self.verify(_("Changing to SELinux disabled requires a reboot. It is not recommended. If you later decide to turn SELinux back on, the system will be required to relabel. If you just want to see if SELinux is causing a problem on your system, you can go to permissive mode which will only log errors and not enforce SELinux policy. Permissive mode does not require a reboot. Do you wish to continue?")) == Gtk.ResponseType.NO:
2772 if self.verify(_("Changing to SELinux enabled will cause a relabel of the entire file system on the next boot. Relabeling takes a long time depending on the size of the file system. Do you wish to continue?")) == Gtk.ResponseType.NO:
2802 if self.verify(_("You are attempting to close the application without applying your changes.\n * To apply changes you have made during this session, click No and click Update.\n * To leave the application without applying your changes, click Yes. All changes that you have made during this session will be lost."), _("Loss of data Dialog")) == Gtk.ResponseType.NO:
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMConstantIslandPass.cpp223 void verify(MachineFunction &MF);
228 /// verify - check BBOffsets, BBSizes, alignment of islands
229 void ARMConstantIslands::verify(MachineFunction &MF) { function in class:ARMConstantIslands
364 verify(MF);
/external/syslinux/gpxe/src/drivers/infiniband/
H A Dlinda.c2162 uint8_t verify[LINDA_EPB_UC_CHUNK_SIZE]; local
2167 offset += sizeof ( verify ) ) {
2169 NULL, verify,
2170 sizeof (verify) )) != 0 ){
2175 if ( memcmp ( ( linda_ib_fw + offset ), verify,
2176 sizeof ( verify ) ) != 0 ) {
2180 sizeof ( verify ) );
2181 DBGC_HDA ( linda, offset, verify, sizeof ( verify ) );
/external/tinyxml2/
H A Dxmltest.cpp686 FILE* verify = fopen( "resources/utf8testverify.xml", "r" ); local
687 XMLTest( "UTF-8: Open utf8testverify.xml", true, verify != 0 );
689 if ( saved && verify )
693 while ( fgets( verifyBuf, 256, verify ) )
702 printf( "verify:%s<\n", verifyBuf );
711 if ( verify )
712 fclose( verify );
/external/guice/extensions/persist/lib/
H A Deasymock.jar ... $ int i$ Object[] mocks public static transient void verify (java.lang.Object[]) Object mock Object[] arr$ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-util-3.3.jar ... String[]) throws java.lang.Exception public static void verify (org.objectweb.asm.ClassReader, java.lang ...
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1112 bool verify (const ConstPixelBufferAccess& rendered,
1119 virtual bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const = 0;
1295 if (!verify(m_currentIteration, getResultImage().getAccess()))
1332 bool TextureGatherInstance::verify (const ConstPixelBufferAccess& rendered, function in class:vkt::sr::__anon4525::TextureGatherInstance
1673 virtual bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const;
1734 bool TextureGather2DInstance::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const function in class:vkt::sr::__anon4525::TextureGather2DInstance
1738 return TextureGatherInstance::verify(rendered, getOneLevelSubView(tcu::Texture2DView(m_swizzledTexture), m_baseParams.baseLevel), texCoords, m_iterations[iterationNdx]);
1879 virtual bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const;
1946 bool TextureGather2DArrayInstance::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const function in class:vkt::sr::__anon4525::TextureGather2DArrayInstance
1950 return TextureGatherInstance::verify(rendere
2165 bool TextureGatherCubeInstance::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const function in class:vkt::sr::__anon4525::TextureGatherCubeInstance
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp985 bool verify (const ConstPixelBufferAccess& rendered,
995 virtual bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const = 0;
1452 if (!verify(m_currentIteration, rendered.getAccess()))
1470 bool TextureGatherCase::verify (const ConstPixelBufferAccess& rendered, function in class:deqp::gles31::Functional::__anon5467::TextureGatherCase
1666 bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const;
1719 bool TextureGather2DCase::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const
1723 return TextureGatherCase::verify(rendered, getOneLevelSubView(tcu::Texture2DView(m_swizzledTexture), m_baseLevel), texCoords, m_iterations[iterationNdx]);
1756 bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const;
1852 bool TextureGather2DArrayCase::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const
1856 return TextureGatherCase::verify(rendere
[all...]
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2619 /* Copy images and verify results */
2708 /** Execute copyImageSubData for given test case and verify results
2733 /* Both objects are multilayered, copy all layers at once, verify at once */
2738 /* Destination is multilayered, copy each layer separetly, verify at once */
2744 /* Destination is multilayered, copy and verify each layer separetly */
2785 result = verify(test_case, dst_layer, dst_pixels, src_layer, src_pixels, region_depth);
3439 bool FunctionalTest::verify(const testCase& test_case, GLuint dst_layer, const GLubyte** dst_pixels, GLuint src_layer, function in class:gl4cts::CopyImage::FunctionalTest
3774 /** Execute copyImageSubData for given test case and verify results
3820 result = verify(test_case, src_pixels);
3919 /* Copy images and verify result
4082 bool SmokeTest::verify(const testCase& test_case, const GLubyte* src_pixels) function in class:gl4cts::CopyImage::SmokeTest
[all...]
H A Dgl4cShaderSubroutineTests.cpp2288 /** Retrieves body of a vertex shader that should be used to verify
3671 /** Execute draw call and verify results
4012 if (false == verify(first_routine_result, second_routine_result, third_routine_result, fourth_routine_result,
4221 bool FunctionalTest5::verify(const Utils::vec4<glw::GLfloat>& first_routine_result, function in class:gl4cts::ShaderSubroutine::FunctionalTest5
5761 /** Execute draw call and verify results
6095 /** Execture draw call and verify results
6501 /** Execute draw call and verify results
7734 /** Execute draw call and verify results
7814 /** Execute draw call and verify results
8447 /* Iterate over both pipelines/programs and verify tha
[all...]
/external/flac/libFLAC/
H A Dstream_encoder.c281 /* verify-related routines: */
407 * The data for the verify section
423 } verify; member in struct:FLAC__StreamEncoderPrivate
591 if(0 != encoder->private_->verify.decoder)
592 FLAC__stream_decoder_delete(encoder->private_->verify.decoder);
1100 * Set up the verify stuff if necessary
1102 if(encoder->protected_->verify) {
1107 encoder->private_->verify.input_fifo.size = encoder->protected_->blocksize+OVERREAD_;
1109 if(0 == (encoder->private_->verify.input_fifo.data[i] = safe_malloc_mul_2op_p(sizeof(FLAC__int32), /*times*/encoder->private_->verify
[all...]
/external/llvm/lib/IR/
H A DVerifier.cpp83 static cl::opt<bool> VerifyDebugInfo("verify-debug-info", cl::init(true));
274 bool verify(const Function &F) { function in class:__anon14067::Verifier
312 bool verify(const Module &M) { function in class:__anon14067::Verifier
322 // Now that we've visited every function, verify that we never asked to
736 // If this was an instruction, bb, or argument, verify that it is in the
2031 // If this function is actually an intrinsic, verify that it is only used in
3448 // we've found an unwind edge that exits it, because we need to verify
3788 // usual means. This allows us to verify the mangling of argument types into
3797 // If the intrinsic takes MDNode arguments, verify that they are either global
4291 // expect of a function called "verify"
[all...]
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 838 milliseconds

<<111213