Searched
full:passes (Results
251 -
275 of
1913) sorted by null
<<11121314151617181920>>
/external/llvm/lib/CodeGen/ |
MachineDominators.cpp | 16 #include "llvm/CodeGen/Passes.h"
|
MachineFunctionPrinterPass.cpp | 14 #include "llvm/CodeGen/Passes.h"
|
/external/llvm/lib/Target/MSP430/ |
MSP430TargetMachine.cpp | 16 #include "llvm/CodeGen/Passes.h"
|
/external/llvm/lib/Target/NVPTX/MCTargetDesc/ |
NVPTXBaseInfo.h | 13 // code gen types, passes, etc..
|
NVPTXMCAsmInfo.cpp | 22 // -debug-compile - Command line option to inform opt and llc passes to
|
/external/llvm/lib/Target/XCore/ |
XCoreTargetMachine.cpp | 15 #include "llvm/CodeGen/Passes.h"
|
/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARC.cpp | 36 /// initializeObjCARCOptsPasses - Initialize all passes linked into the
|
/external/llvm/test/CodeGen/X86/ |
sse_partial_update.ll | 7 ; passes through the upper FP values. Here, we make sure the source and
|
/external/mockito/src/org/mockito/ |
InOrder.java | 82 * //passes because there are no more interactions after last method:
|
/external/proguard/src/proguard/io/ |
FilteredDataEntryReader.java | 28 * depending on whether the data entry passes through a given data entry filter
|
/external/qemu/distrib/jpeg-6b/ |
jdapistd.c | 81 /* Perform any dummy output passes, and set up for the final pass */ 107 /* Perform any dummy output passes, and set up for the final pass */ 129 /* Loop over any required dummy passes */ 362 /* Perform any dummy output passes, and set up for the real pass */
|
/external/skia/src/core/ |
SkBBoxRecord.h | 70 * computes an axis-aligned bounding box in device coordinates, then passes it to handleBBox()
|
/external/skia/src/utils/ |
SkThreadPool.cpp | 36 // The SkThreadPool passes itself as arg to each thread as they're created.
|
/external/smack/src/org/jivesoftware/smack/filter/ |
PacketFilter.java | 60 * @return true if and only if <tt>packet</tt> passes the filter.
|
/external/v8/test/mjsunit/regress/ |
regress-1412.js | 28 // Test that the apply with arguments optimization passes values
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
invalidate-node-lists-when-parsing.html | 60 <p>If the test passes, you should see "before: not found", "after: found" and "onload: found".</p>
|
/external/webkit/LayoutTests/fast/leaks/ |
003.html-disabled | 2 of a frame containing a JavaScript interpreter. If the test passes, you'll see a PASS message below.</p>
|
/external/webkit/LayoutTests/storage/ |
hash-change-with-xhr.js | 112 // successfully passes (comment this line out).
|
/external/webkit/Source/WebCore/manual-tests/ |
arrow-key-events.html | 6 The test passes if the box below doesn't turn red.<p>
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebNSViewExtras.h | 45 // passes expiration or the mouse moves less than the hysteresis before the mouseUp event,
|
/frameworks/base/core/java/android/accounts/ |
AccountAuthenticatorActivity.java | 27 * The AbstractAccountAuthenticator passes in the response to the intent using the following:
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
recreating.jd | 70 and passes it the {@link android.os.Bundle} object that will be saved in the 72 the system must recreate the activity instance later, it passes the same {@link 82 If the activity is destroyed and the same instance must be recreated, the system passes the state 127 passes your activity. Both the {@link android.app.Activity#onCreate onCreate()} and {@link
|
/frameworks/compile/slang/ |
slang_backend.cpp | 107 // Now we add passes for code emitting 304 // Create passes for optimization and code emission 306 // Create and run per-function passes 320 // Create and run module passes
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
errors | 59 # This file, therefore, should not exist if the test PASSES.
|
/packages/apps/Email/src/org/apache/commons/io/output/ |
ProxyOutputStream.java | 24 * A Proxy stream which acts as expected, that is it passes the method
|
Completed in 578 milliseconds
<<11121314151617181920>>