/external/llvm/lib/CodeGen/ |
SpillPlacement.cpp | 383 bool Perfect = true; 387 Perfect = false; 390 return Perfect;
|
/developers/samples/android/ui/transition/FragmentTransition/Application/src/main/java/com/example/android/fragmenttransition/ |
DetailFragment.java | 144 // which is perfect time to start our Transition.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
Interval.java | 47 * same single value a==b up to some max size. Use an array as a perfect hash.
|
/external/eigen/doc/ |
HiPerformance.dox | 43 Unfortunately, this simplification mechanism is not perfect yet and not all expressions which could be
|
/external/fio/crc/ |
xxhash.h | 57 10 is a perfect score.
|
/external/icu/icu4c/source/common/ |
udatamem.c | 122 * In order to get perfect values for all data items, we may have to add a
|
/external/iproute2/man/man8/ |
tc-htb.8 | 134 as the interface can transmit them. For perfect evening out, should be equal to at most one average
|
/external/lz4/lib/ |
xxhash.h | 57 10 is a perfect score.
|
/external/skia/gm/ |
pixelsnap.cpp | 22 // The inverse of this value should be a perfect SkScalar.
|
/external/skia/samplecode/ |
SampleBitmapRect.cpp | 156 "We the people, in order to form a more perfect union, establish justice,"
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/ |
DexRewriter.java | 45 * Out-of-the box, this class does nothing except make a picture-perfect copy of a dex file.
|
/external/v8/src/ |
dateparser.cc | 139 // We could use perfect hashing here, but this is not a bottleneck.
|
/frameworks/base/core/java/android/util/ |
Size.java | 146 // assuming most sizes are <2^16, doing a rotate will give us perfect hashing
|
/frameworks/base/docs/html/guide/webapps/ |
best-practices.jd | 10 >Pixel-Perfect UI in the WebView</a></li>
|
/frameworks/base/libs/hwui/ |
CanvasState.h | 138 * perfect tests would return true.
|
/frameworks/wilhelm/src/ |
MPH_to.c | 17 // Map minimal perfect hash of an interface ID to its class index.
|
/frameworks/wilhelm/src/autogen/ |
IID_to_MPH.c | 28 /** \brief Map SLInterfaceID to its minimal perfect hash (MPH), or -1 if unknown */
|
/ndk/build/tools/ |
build-host-yasm.sh | 116 # perfect.c: Duplicates keys!
|
/packages/apps/Nfc/src/com/android/nfc/ |
P2pEventManager.java | 149 // and start the new activity. It is not perfect, but at least it is
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
virtio_net.h | 100 * non-perfect, ie. based on hypervisor resources, the guest may
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
virtio_net.h | 124 * non-perfect, ie. based on hypervisor resources, the guest may
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_imgfile.py | 64 # or duplicating pixels, so the result will be less than perfect,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_imgfile.py | 64 # or duplicating pixels, so the result will be less than perfect,
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/ |
Rfc822Output.java | 62 /** A less-than-perfect pattern to pull out <body> content */ 76 * Returns just the content between the <body></body> tags. This is not perfect and breaks
|
/sdk/eclipse/features/com.android.ide.eclipse.adt/ |
feature.xml | 114 <import plugin="com.android.ide.eclipse.base" match="perfect"/> 115 <import plugin="com.android.ide.eclipse.ddms" match="perfect"/>
|