/external/openssl/crypto/bf/ |
bf_locl.h | 187 * in order to calculate the effective address. This implementation
|
/external/stlport/doc/ |
README.msvc | 65 closer make file to your effective compiler, msvc.mak in our case.
|
/external/valgrind/main/docs/html/ |
manual.html | 189 <dt><span class="sect1"><a href="hg-manual.html#hg-manual.effective-use">7.5. Hints and Tips for Effective Use of Helgrind</a></span></dt> 217 <dt><span class="sect2"><a href="drd-manual.html#drd-manual.effective-use">8.2.13. Hints and Tips for Effective Use of DRD</a></span></dt>
|
/external/webkit/Source/WebCore/svg/ |
SVGFontFaceElement.cpp | 178 // were set to half of the effective value of attribute horiz-adv-x.
|
/frameworks/base/docs/html/sdk/ |
android-1.6-highlights.jd | 70 effective, and consistent way for users to search across multiple sources—such as
|
/hardware/libhardware/include/hardware/ |
camera.h | 179 * effective.
|
/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 57 * self-use by overrideable methods is not specified. See <i>Effective Java</i>
|
/packages/apps/Email/tests/src/com/android/email/activity/setup/ |
AccountSettingsUtilsTests.java | 186 // Everything hardcoded; not effective in the wild
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
unwind.h | 186 provides more effective versioning by detecting at link time the
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
unwind.h | 186 provides more effective versioning by detecting at link time the
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
unwind.h | 186 provides more effective versioning by detecting at link time the
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/ |
unwind.h | 189 provides more effective versioning by detecting at link time the
|
/external/chromium/chrome/browser/resources/net_internals/ |
dataview.js | 190 text.push(' Proxy settings (effective)'); 194 text.push(proxySettingsToString(data.proxySettings.effective));
|
/external/chromium/chrome/browser/ui/gtk/ |
task_manager_gtk.cc | 227 // Needed for use_resized_width to be effective. [all...] |
/external/chromium/net/base/ |
sdch_manager.cc | 57 1. The server's effective host name domain-matches the Domain attribute of 91 2. The effective host name that derives from the referer URL host name does
|
/external/chromium/sdch/open-vcdiff/src/ |
gflags_reporting.cc | 162 // Append the effective default value (i.e., the value that the flag 171 // printed value is indeed the effective default, as long as no value
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldMachO.cpp | 47 // FIXME: It seems this value needs to be adjusted by 4 for an effective PC 85 // ARM PCRel relocations have an effective-PC offset of two instructions
|
/external/qemu/android/camera/ |
camera-capture-windows.c | 338 /* Grab a frame, and post it to the clipboard. Not very effective, but this 485 /* Grab a frame, and post it to the clipboard. Not very effective, but this
|
/frameworks/base/core/java/android/widget/ |
AdapterViewAnimator.java | 232 * and {@link #setDisplayedChild(int)} is called with 10, then the effective window will 486 // but are outside the effective bounds of our window (this is becomes an issue [all...] |
/frameworks/compile/slang/ |
README.html | 324 distinct, effective features for Android programming. We will use 604 This may allow the runtime to make more effective use of threads.</p>
|
/frameworks/media/libvideoeditor/osal/src/ |
LVOSA_FileReader_optim.c | 91 M4OSA_FilePosition readFilePos; /**< Effective position of the GFL read pointer */ 816 /* Effective copied size must be returned */ [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
XKBlib.h | 216 int group; /* effective group */ 217 unsigned int mods; /* effective mods */
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | [all...] |
/external/chromium/chrome/common/extensions/ |
extension.h | 475 // effective access to all hosts. See the non-static version of the method 498 // Whether the extension has effective access to all hosts. This is true if 732 // Calculates the effective host permissions from the permissions and content [all...] |
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 637 /// UNINDEXED "Normal" load / store. The effective address is already 643 /// PRE_INC Similar to the unindexed mode where the effective address is 654 /// POST_INC The effective address is the value of the base pointer. The [all...] |