Searched
full:verifier (Results
651 -
675 of
1051) sorted by null
<<21222324252627282930>>
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SecuritySupport.java | 39 * Make this of type Object so that the verifier won't try to
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SecuritySupport.java | 41 * Make this of type Object so that the verifier won't try to
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
SecuritySupport.java | 41 * Make this of type Object so that the verifier won't try to
|
/external/chromium-trace/trace-viewer/tracing/tracing/extras/rail/ |
ir_verifier_row_test_helper.html | 11 <polymer-element name="tr-e-rail-ir-verifier-row">
|
/external/junit/src/org/junit/rules/ |
TestRule.java | 40 * <li>{@link Verifier}: fail test if object state ends up incorrect</li>
|
/external/kernel-headers/original/uapi/linux/ |
bpf.h | 142 __u32 log_level; /* verbosity level of verifier */
|
/external/llvm/include/llvm/ |
LinkAllIR.h | 24 #include "llvm/IR/Verifier.h"
|
/external/llvm/lib/Analysis/ |
Analysis.cpp | 13 #include "llvm/IR/Verifier.h"
|
/external/llvm/tools/opt/ |
NewPMDriver.cpp | 25 #include "llvm/IR/Verifier.h"
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDGPUTargetMachine.cpp | 22 #include "llvm/Analysis/Verifier.h"
|
/external/neven/Embedded/common/src/b_APIEm/ |
Functions.h | 66 * This function is used by verifier module
|
/external/ppp/pppd/ |
chap-new.c | 315 int (*verifier)(char *, char *, int, struct chap_digest_type *, 345 verifier = chap_verify_hook; 347 verifier = chap_verify_response; 348 ok = (*verifier)(name, ss->name, id, ss->digest,
|
/external/tcpdump/ |
rpc_msg.h | 111 /* followed by opaque verifier */
|
/external/v8/src/compiler/ |
verifier.cc | 5 #include "src/compiler/verifier.h" 46 class Verifier::Visitor : public NullNodeVisitor { 63 GenericGraphVisit::Control Verifier::Visitor::Pre(Node* node) { 237 void Verifier::Run(Graph* graph) {
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/ |
tycho-p2-repository-plugin-0.20.0.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-components/9/ |
maven-shared-components-9.pom | 69 <module>maven-verifier</module>
|
/bootable/recovery/ |
verifier_test.cpp | 27 #include "verifier.h" 123 // verifier expects to find a UI object; we provide one that does
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
DialogTestListActivity.java | 17 package com.android.cts.verifier; 35 import com.android.cts.verifier.R;
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
DetermineFovActivity.java | 17 package com.android.cts.verifier.camera.fov; 19 import com.android.cts.verifier.R;
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
PackagePriorityVerifierActivity.java | 17 package com.android.cts.verifier.notifications; 25 import com.android.cts.verifier.R;
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
GLArrowSensorTestRenderer.java | 17 package com.android.cts.verifier.sensors.renderers; 19 import com.android.cts.verifier.R;
|
/external/deqp/doc/testspecs/GLES31/ |
functional.shaders.sample_variables.txt | 44 Values are verified with verifier fragment shader. 59 with a verifier fragment shader. Fragment shader compares gl_SamplePosition
|
/external/llvm/test/CodeGen/AArch64/ |
br-to-eh-lpad.ll | 3 ; This function tests that the machine verifier accepts an unconditional 7 ; that case, the machine verifier, which relies on analyzing branches for this
|
/frameworks/base/core/java/android/content/pm/ |
PermissionInfo.java | 102 * to the <code>verifier</code> value of 222 protLevel += "|verifier";
|
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 208 // set the initial default host name verifier. 230 assertFalse("Hostname verification should not be done by this verifier", 248 // set the initial default host name verifier. 273 assertFalse("Hostname verification should not be done by this verifier", 317 * Tests if setHostnameVerifier() method replaces default verifier. 337 // replace the default verifier 344 assertFalse("Hostname verification should not be done by this verifier", [all...] |
Completed in 1084 milliseconds
<<21222324252627282930>>