/external/tinyxml/docs/ |
classTiXmlHandle.html | 116 It seems reasonable, but it is in fact two embedded while loops. The Child method is a linear walk to find the element, so this code would iterate much more than it needs to. Instead, prefer:<p>
|
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 414 # If you prefer a single logfile with access, agent, and referer information
|
/external/webkit/WebCore/rendering/ |
RenderView.cpp | 677 // Prefer the widest object that tries to move the pagination point
|
/external/webkit/WebKitTools/Scripts/webkitpy/commands/ |
upload.py | 274 # Prefer --bug-id=, then a bug url in the commit message, then a bug url in the entire commit diff (i.e. ChangeLogs).
|
/external/zlib/win32/ |
DLL_FAQ.txt | 385 - We prefer that you download the official DLL from the zlib
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
helloandroid_test.jd | 75 If you prefer a more advanced testing tutorial, try the
|
/frameworks/base/tools/aapt/ |
ZipEntry.cpp | 90 * prefer the CDE values.)
|
/hardware/ti/omap3/dspbridge/inc/ |
qosregistry.h | 213 UINT type; /* type of memory: prefer/require/scratch/persist */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qosregistry.h | 207 UINT type; /* type of memory: prefer/require/scratch/persist */
|
/packages/apps/Browser/res/values-pt/ |
strings.xml | 277 <string name="geolocation_permissions_prompt_remember" msgid="3118526300707348308">"Lembrar preferências"</string>
|
/packages/apps/Browser/res/values-pt-rPT/ |
strings.xml | 277 <string name="geolocation_permissions_prompt_remember" msgid="3118526300707348308">"Memorizar preferência"</string>
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
EntityDelta.java | 707 // Clear to avoid double-definitions, and prefer rows
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
CachedBluetoothDevice.java | 836 // If any of these important profiles is connecting, prefer that [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-readelf | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-readelf | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-readelf | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
defaults.h | 628 prefer those that result in fewer dynamic relocations. Assume no
|
system.h | 315 here to avoid the warnings. We prefer to use our definitions since we
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-readelf | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/ |
sh-linux-gnu-readelf | |
/external/stlport/etc/ |
ChangeLog | 543 * stlport/stl/_limits.c: Borland, like gcc 4, prefer additional brackets 729 * stlport/stl/debug/_debug.h, _deque.h, _list.h, _vector.h: Prefer to 737 libsupc++, but some builds not; prefer normal situation, [all...] |
/external/bison/ |
ChangeLog | 666 Prefer "assert (FOO);" to "if (!FOO) abort ();". [all...] |
/external/dbus/dbus/ |
dbus-sysdeps-unix.c | 523 * and to prefer CMSGCRED 634 * really we'd prefer to exit if the socket is already in use. [all...] |
/external/guava/javadoc/com/google/common/util/concurrent/ |
AbstractService.html | 313 <p>This method should return promptly; prefer to do work on a different 336 <p>This method should return promptly; prefer to do work on a different [all...] |
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_snprintf.cpp | 158 * as was distributed with previous versions, if you prefer; 215 * vsnprintf but you would prefer to use the portable routine(s) instead. [all...] |