HomeSort by relevance Sort by last modified time
    Searched full:marker (Results 701 - 725 of 1260) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java 374 // remove earlier marker from the manifest
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.c 266 look for non-esp marker instead */
272 marker at the beginning or not */
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/bin/
ld.bfd 
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-ld.bfd 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-ld 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
ld 
  /external/libxslt/libxslt/
xslt.c 65 * Marker for Literal result elements, in order to avoid multiple attempts
67 * This marker is set on node->psvi during the initial traversal
76 * Marker for xsl:text elements. Used to recognize xsl:text elements
84 * Marker for XSLT attribute on Literal Result Elements.
    [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 262 int32_t ante; // position of ante context marker '{' in text
263 int32_t post; // position of post context marker '}' in text
    [all...]
  /external/libpcap/doc/
pcap.xml 112 <t>Compression Marker Block: TODO</t>
113 <t>Encryption Marker Block: TODO</t>
114 <t>Fixed Length Marker Block: TODO</t>
    [all...]
  /libcore/luni/src/main/java/java/io/
ObjectOutputStream.java 398 // write primitive types we had and the marker of end-of-buffer
558 * Resets the state of this stream. A marker is written to the stream, so
572 * And dump a reset marker, so that the ObjectInputStream can reset
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 129 /** Marker to indicate a node is waiting in shared mode */
131 /** Marker to indicate a node is waiting in exclusive mode */
250 Node() { // Used to establish initial head or SHARED marker
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 319 /** Marker that a class or .jar was found. */
322 /** Marker that a class or .jar was not found. */
    [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 161 // asm marker at the start so we get the name right.
162 Out << '\01'; // LLVM IR Marker for __asm("foo")
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 422 // Add a marker EOF token to the end of the token list for this argument.
471 // Add a marker EOF token to the end of the token list for this argument.
    [all...]
  /external/icu4c/tools/genuca/
genuca.cpp 533 uint32_t value = UCOL_CONTINUATION_MARKER; /* Continuation marker */
661 uint32_t value = UCOL_CONTINUATION_MARKER; /* Continuation marker */
    [all...]
  /external/v8/src/
builtins.cc 167 Object* marker = Memory::Object_at(caller_fp + kMarkerOffset); local
168 bool result = (marker == kConstructMarker);
    [all...]
  /external/valgrind/main/cachegrind/
cg_annotate.in 803 push(@pairs, $line_nums[$i] - $context); # lower marker
808 push(@pairs, $line_nums[$i] + $context); # upper marker
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.cpp 383 /*does bit stuffing for next resync marker*/
384 /* does bit stuffing for next resync marker
  /libcore/luni/src/main/java/java/security/
KeyStore.java     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
options.h     [all...]
tree-flow-inline.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
options.h     [all...]
tree-flow-inline.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
options.h     [all...]
tree-flow-inline.h     [all...]

Completed in 1009 milliseconds

<<21222324252627282930>>