HomeSort by relevance Sort by last modified time
    Searched refs:FROM (Results 51 - 69 of 69) sorted by null

1 23

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
basic-block.h 79 #define EDGE_SIBCALL 256 /* Edge from sibcall to exit. */
94 /* Counter summary from the last set of coverage counts read by
106 will all be executed, and in sequence from first to last.
221 by SMS to prevent other schedulers from messing with the loop schedule. */
357 #define FOR_BB_BETWEEN(BB, FROM, TO, DIR) \
358 for (BB = FROM; BB != TO; BB = BB->DIR)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 44 # Copied from cvsbug
110 FROM="$LOGNAME"
234 CATEGORY_C='<choose from the top of this file (one line)>'
249 # The PR is coming from the standard input.
290 SEND-PR: Choose from the following categories:
309 From: $FROM
  /external/sqlite/dist/orig/
shell.c 308 ** from within an SQL statement. This program used to use the
329 ** This routine reads a line of text from FILE in, stores
330 ** the text in memory obtained from malloc() and returns a pointer
412 ** An pointer to an instance of this structure is passed from
430 char nullvalue[20]; /* The text to print when a NULL comes back from
894 ** from malloc(), or a NULL pointer. The string pointed to by zAppend is
895 ** added to zIn, and the result returned in memory obtained from malloc().
    [all...]
  /external/sqlite/dist/
shell.c 313 ** from within an SQL statement. This program used to use the
334 ** This routine reads a line of text from FILE in, stores
335 ** the text in memory obtained from malloc() and returns a pointer
417 ** An pointer to an instance of this structure is passed from
435 char nullvalue[20]; /* The text to print when a NULL comes back from
899 ** from malloc(), or a NULL pointer. The string pointed to by zAppend is
900 ** added to zIn, and the result returned in memory obtained from malloc().
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduPersister.java 101 PduHeaders.FROM,
494 case PduHeaders.FROM:
519 * Load a PDU from storage by given Uri.
769 * into storage, otherwise load source data from the dataUri and then
    [all...]
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 576 * (decoded from the WSP Content-Type header)</li>
683 * @param intent the intent to read from
788 public static final String FROM = "from";
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 19 * may be used to endorse or promote products derived from this software
212 %token SAINFO FROM
1336 | FROM IDENTIFIERTYPE identifierstring
    [all...]
cftoken.l 19 * may be used to endorse or promote products derived from this software
282 <S_SAINF>from { YYD; return(FROM); }
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_32.asm 916 ;; FROM 32 BIT RGB to 8 BIT RGB (rrrgggbbb)
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
code-load.js 14 // from this software without specific prior written permission.
64 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
252 [b].apply(a,e);throw Error(\"goog.base called from a method of one name to a me\
273 \"No conversion from \"+m.replace(\" \",\" to \")),n!==!0&&(c=n?n(c):p(o(c)))}}\
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/iproute2/doc/
ip-cref.tex 25 from the \verb|iproute2| package. It is not a tutorial or user's guide.
69 the protocol family is guessed from other arguments. If the rest of the command
172 \verb|ip| failed to compile a kernel request from the arguments
196 from the context of the command.
368 unique at every given moment. However, the interface may disappear from the
396 from other nodes on the network.
407 and all packets received by us came from this single peer.
436 \item \verb|NOARP| --- this flag is different from the other ones. It has
440 without any help from the protocol stacks.
662 --- deletes the loopback address from the loopback device
    [all...]
  /tools/motodev/src/plugins/videos/libs/
mail.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /external/bison/tests/
testsuite 263 # sure we discard the 'times: not found' message from the shell.
    [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 

Completed in 1814 milliseconds

1 23