Searched
full:over (Results
776 -
800 of
5857) sorted by null
<<31323334353637383940>>
/external/llvm/lib/Transforms/IPO/ |
DeadArgumentElimination.cpp | 81 /// Liveness enum - During our initial pass over the program, we determine 222 // Loop over all of the callers of the function, transforming the call sites 276 // Loop over the argument list, transferring uses of the old arguments over to 277 // the new arguments, also transferring over the names as well. While we're at 282 // Move the name and users over to the new version. 775 // Loop over all of the callers of the function, transforming the call sites 798 // Loop over those operands, corresponding to the normal arguments to the [all...] |
/external/llvm/lib/Transforms/Scalar/ |
Sink.cpp | 110 // If this iteration over the code changed anything, keep iterating. 193 // Loop over all the operands of the specified instruction. If there is 208 // the instruction could be sunk over the whole diamond for the
|
/external/quake/quake/src/WinQuake/ |
quakedef.h | 98 // fall over 115 #define MAX_MODELS 256 // these are sent over the net as bytes 282 const char *cachedir; // for development over ISDN lines
|
/external/stlport/test/eh/ |
LeakCheck.h | 92 EH_ASSERT( succeeded || failed ); // Make sure the count hasn't gone over 128 EH_ASSERT( succeeded || failed ); // Make sure the count hasn't gone over 195 EH_ASSERT( succeeded || failed ); // Make sure the count hasn't gone over
|
/external/webkit/Source/WebCore/css/ |
CSSValueKeywords.in | 179 source-over 183 destination-over 774 over
|
/external/wpa_supplicant_6/wpa_supplicant/ |
README-WPS | 52 new client devices or configuring the AP over UPnP. 125 over the control interface, e.g., by calling wpa_cli: 135 AP, wpa_supplicant is notified over the control interface, e.g., with
|
/libcore/luni/src/main/java/javax/xml/transform/ |
overview.html | 216 usage over multiple threads once construction is complete.</p> 238 <i>Thread safety: </i>Thread-safe concurrently over multiple 251 <i>Thread safety: </i>Thread-safe concurrently over multiple threads for read-only,
|
/packages/apps/Email/tests/src/com/android/email/service/ |
MailServiceTests.java | 293 * Test that setupSyncReports will skip over poorly-formed accounts which can be left 294 * over after unit tests. 297 // Setup accounts that trigger each skip-over case
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mtio.h | 41 #define MTFSF 1 /* Forward space over FileMark, 68 #define MTFSS 25 /* Space forward over setmarks. */ 69 #define MTBSS 26 /* Space backward over setmarks. */
|
/bionic/libc/arch-arm/bionic/ |
ffs.S | 38 * over the checking each bit in turn as per the C compiled version.
|
/bionic/libc/arch-x86/bionic/ |
dl_iterate_phdr_static.c | 43 * iterate over, since there's really only a single monolithic blob of
|
/bionic/libc/bionic/ |
libc_init_common.c | 106 /* skip over it */
|
/bionic/libc/docs/ |
SYSV-IPC.TXT | 21 that over time, the kernel global tables used to implement SysV IPCs will fill
|
/bionic/libc/include/net/ |
ethertypes.h | 212 #define ETHERTYPE_SNA 0x80D5 /* IBM SNA Services over Ethernet */ 241 #define ETHERTYPE_SNMP 0x814C /* SNMP over Ethernet (see RFC1089) */ 297 #define ETHERTYPE_PPPOEDISC 0x8863 /* PPP Over Ethernet Discovery Stage */ 298 #define ETHERTYPE_PPPOE 0x8864 /* PPP Over Ethernet Session Stage */
|
/bionic/libc/stdlib/ |
setenv.c | 56 if ((int)strlen(C) >= l_value) { /* old larger; copy over */
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/ |
ExperimentService.java | 35 * which take over the screen from the UI (such as invoking Voice Search).
|
/dalvik/docs/ |
debugger.html | 11 development environments. Any tool that allows remote debugging over JDWP 112 TCP/IP sockets (<code>dt_socket</code>) and connection over USB 152 To debug a program on an Android device using DDMS over USB, you could 195 debugger disconnects. This can result in a build-up over time while the
|
/dalvik/tests/020-string/src/ |
Main.java | 59 String baseStr = "The quick brown fox jumps over the lazy dog!";
|
/development/host/windows/usb/api/ |
adb_interface_enum.h | 74 enumeration is over and there are no more entries to return.
|
/development/ndk/platforms/android-3/include/net/ |
ethertypes.h | 212 #define ETHERTYPE_SNA 0x80D5 /* IBM SNA Services over Ethernet */ 241 #define ETHERTYPE_SNMP 0x814C /* SNMP over Ethernet (see RFC1089) */ 297 #define ETHERTYPE_PPPOEDISC 0x8863 /* PPP Over Ethernet Discovery Stage */ 298 #define ETHERTYPE_PPPOE 0x8864 /* PPP Over Ethernet Session Stage */
|
/development/ndk/platforms/android-9/include/android/ |
asset_manager.h | 60 * Iterate over the files in an asset directory. A NULL string is returned
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActionBarUsage.java | 73 // take precedence over the Activity's onOptionsItemSelected method.
|
/development/samples/MySampleRss/ |
AndroidManifest.xml | 21 to come from a domain that you own or have control over. -->
|
/development/samples/SkeletonApp/ |
AndroidManifest.xml | 25 to come from a domain that you own or have control over. -->
|
/development/samples/Support13Demos/ |
AndroidManifest.xml | 21 to come from a domain that you own or have control over. -->
|
Completed in 2174 milliseconds
<<31323334353637383940>>