/external/skia/tests/ |
ChecksumTest.cpp | 26 uint32_t data[kBytes/4], tweaked[kBytes/4]; local 27 for (size_t i = 0; i < SK_ARRAY_COUNT(tweaked); ++i) { 28 data[i] = tweaked[i] = rand.nextU(); 43 for (size_t j = 0; j < SK_ARRAY_COUNT(tweaked); ++j) { 44 const uint32_t saved = tweaked[j]; 45 tweaked[j] = rand.nextU(); 46 const uint32_t tweakedHash = algorithm(tweaked, kBytes); 48 ASSERT(tweakedHash == algorithm(tweaked, kBytes)); 49 tweaked[j] = saved;
|
/external/gptfdisk/ |
mbr.h | 24 // Full data in tweaked MBR format
|
bsd.h | 57 // Full data in tweaked BSD format
|
basicmbr.h | 41 // Full data in tweaked MBR format
|
/external/compiler-rt/ |
README.android | 40 tweaked version.
|
/external/proguard/src/proguard/optimize/ |
DuplicateInitializerInvocationFixer.java | 35 * This AttributeVisitor adds an additional integer parameter to the tweaked
|
Optimizer.java | 620 // Fix all invocations of tweaked initializers. 626 // Fix all references to tweaked initializers. [all...] |
/external/webrtc/src/system_wrappers/source/ |
trace_impl.h | 23 // TODO (pwestin) WEBRTC_TRACE_MAX_QUEUE needs to be tweaked
|
/packages/apps/Contacts/src/com/android/contacts/ |
TypePrecedence.java | 43 //TODO These may need to be tweaked.
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
TypePrecedence.java | 36 //TODO These may need to be tweaked.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 108 autoindent.py ( bindings tweaked ) 113 formatparagraph.py ( bindings tweaked ) 117 keydefs.py ( bindings tweaked )
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 108 autoindent.py ( bindings tweaked ) 113 formatparagraph.py ( bindings tweaked ) 117 keydefs.py ( bindings tweaked )
|
/device/asus/flo/nfc/ |
libnfc-brcm-20791b05.conf | 47 # The values marked as ?? should be tweaked per antenna or customer/app:
|
/device/lge/hammerhead/nfc/ |
libnfc-brcm-20791b05.conf | 48 # The values marked as ?? should be tweaked per antenna or customer/app:
|
/external/jmonkeyengine/engine/src/core/com/jme3/light/ |
SpotLight.java | 49 * Also the angle of the cone can be tweaked by changing the spot inner angle and the spot outer angle.
|
/external/llvm/lib/Target/SystemZ/ |
README.txt | 33 SystemZISelDAGToDAG.cpp is suspect. It should be tweaked based on
|
/external/tcpdump/ |
print-token.c | 23 * Further tweaked to more closely resemble print-fddi.c
|
/external/libnfc-nci/halimpl/pn54x/ |
libnfc-brcm.conf | 101 # The values marked as ?? should be tweaked per antenna or customer/app: 302 # The values marked as ?? should be tweaked per antenna or customer/app:
|
/external/libvncserver/x11vnc/misc/ |
Xdummy | 225 section of the tweaked X server config file. 247 shared object, tweaked config files, etc. 270 -prconf Print, to stdout, the tweaked Xorg/XFree86 303 -config file Driver "dummy" tweaked config file, a 304 -xf86config file number of settings are tweaked besides Driver. 622 # We need a tmp directory for the .so, tweaked config file, and for 1175 # tweaked config will be put in $config2: 1272 # now we need to get our tweaked config file onto the command line: [all...] |
/packages/apps/Camera2/src/com/android/camera/settings/ |
Keys.java | 119 // TODO: We tweaked the default setting based on model string which is not ideal. Detecting
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
hwint.h | 92 must be tweaked accordingly. */
|
/external/libvncserver/x11vnc/ |
sslcmds.c | 449 int tweaked = 0; local 458 tweaked = 1; 463 if (! tweaked) {
|
/external/dnsmasq/ |
CHANGELOG.archive | 545 Tweaked logging: log to facility LOCAL0 when in [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
Python.g | 38 * for Python. Then Terence hand tweaked it to be semantically
|
/external/pdfium/third_party/base/ |
nonstd_unique_ptr.h | 31 // have been removed. The reset() method has also been tweaked to more
|