OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:verifier
(Results
851 - 875
of
1051
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/art/runtime/
runtime.cc
130
#include "
verifier
/method_verifier.h"
285
verifier
::MethodVerifier::Shutdown();
[
all
...]
/bootable/recovery/
verifier.cpp
20
#include "
verifier
.h"
/cts/apps/CtsVerifier/src/android/support/wearable/view/
BoxInsetLayout.java
19
import com.android.cts.
verifier
.R;
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java
17
package com.android.cts.
verifier
.bluetooth;
/external/fio/
fio.h
614
* We currently only need to do locking if we have
verifier
threads
/external/llvm/
CREDITS.TXT
340
D: Machine code
verifier
/external/llvm/docs/
Bugpoint.rst
42
causes the
verifier
to abort), ``bugpoint`` starts the `crash debugger`_.
FAQ.rst
352
Why does instcombine + simplifycfg turn a call to a function with a mismatched calling convention into "unreachable"? Why not make the
verifier
reject it?
383
make the
verifier
reject this sort of thing.
Statepoints.rst
445
The existing IR
Verifier
pass has been extended to check most of the
449
a
verifier
. Please ask on llvmdev if you're interested in
/external/llvm/include/llvm/IR/
BasicBlock.h
63
/// modifying a program. However, the
verifier
will ensure that basic blocks
/external/llvm/lib/IR/
Dominators.cpp
13
// needed to support the
Verifier
pass.
/external/llvm/lib/Target/R600/
AMDGPUTargetMachine.cpp
29
#include "llvm/IR/
Verifier
.h"
SILoadStoreOptimizer.cpp
282
// virtual register to avoid
verifier
errors.
/external/llvm/test/Analysis/Lint/
cppeh-catch-intrinsics.ll
3
; This test is meant to prove that the
Verifier
is able to identify a variety
/external/llvm/tools/bugpoint/
ExtractFunction.cpp
22
#include "llvm/IR/
Verifier
.h"
/external/llvm/tools/llc/
llc.cpp
28
#include "llvm/IR/
Verifier
.h"
/external/llvm/unittests/IR/
LegacyPassManagerTest.cpp
33
#include "llvm/IR/
Verifier
.h"
/external/llvm/unittests/Transforms/Utils/
Cloning.cpp
25
#include "llvm/IR/
Verifier
.h"
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
RouteSelectorTest.java
371
/** Returns an address that's without an SSL socket factory or hostname
verifier
. */
/frameworks/base/docs/html/guide/practices/
verifying-apps-art.jd
271
<li>Some typical problems that are flagged by the ART
verifier
include:
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLSocketFactory.java
396
throw new IllegalArgumentException("Hostname
verifier
may not be null");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis_object.x
315
nis_oid zo_oid; /* object identity
verifier
. */
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho/0.18.1/
tycho-0.18.1.pom
327
<artifactId>maven-
verifier
</artifactId>
/art/runtime/verifier/
reg_type.h
38
namespace
verifier
{
namespace in namespace:art
[
all
...]
/cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java
257
* user consent. Thus we will have a manual CTS
verifier
test that is similar to this test but
258
* tests every location mode. This test is just a "backup" for that since
verifier
tests are
[
all
...]
Completed in 1063 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>