HomeSort by relevance Sort by last modified time
    Searched refs:Both (Results 1 - 15 of 15) sorted by null

  /external/webkit/WebCore/svg/
SVGGlyphElement.h 41 Both
55 , orientation(Both)
SVGGlyphElement.cpp 99 return SVGGlyphIdentifier::Both;
SVGFont.cpp 169 case SVGGlyphIdentifier::Both:
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 11 # Both a C and a C++ source file with the same basename
  /ndk/tests/device/test-stlport/jni/
Android.mk 11 # Both a C and a C++ source file with the same basename
  /external/stlport/
configure 288 echo "Both --with-cxx and \$CXX set, using the first"
301 echo "Both --with-cc and \$CC set, using the first"
311 echo "Both --with-extra-cxxflags and \$CXXFLAGS set, using the first"
319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first"
327 echo "Both --with-extra-ldflags and \$LDFLAGS set, using the first"
  /external/v8/src/
v8natives.js 745 // NOTE: Both Boolean objects and values can enter here as
754 // NOTE: Both Boolean objects and values can enter here as
797 // NOTE: Both Number objects and values can enter here as
829 // NOTE: Both Number objects and values can enter here as
regexp.js 123 // Both JSC and SpiderMonkey treat a missing pattern argument as the
  /external/v8/tools/
codemap.js 169 * Finds a code entry that contains the specified address. Both static and
  /ndk/build/core/
init.mk 179 # Both Nawk and Gawk do.
  /external/blktrace/btreplay/doc/
btreplay.tex 162 have found that having the same thread do both results in a further
222 could be used to both allow for a single device to masquerade as more
299 Both commands exit immediately after processing the option.
437 Both commands exit immediately after processing the option.
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 25 # Process both single-character and extended options
393 Getopt::Mixed - getopt processing with both long and short options
414 doesn't support short options. I wanted both, since long options are
418 combines (I hope) flexibility and simplicity. It supports both short
426 the flexible method. Both methods use the same format for option
  /external/iproute2/doc/
ip-tunnels.tex 81 A: Linux-2.2 has single module \verb|ipip| for both directions of tunneling
183 Both \verb|remote| and \verb|local| may be omitted. In this case we
399 to resolve both IP and IPv6 addresses via ARP/NDISC, so that
  /external/dropbear/libtommath/
bn.tex 90 Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger. They are not required to use LibTomMath.} are in the
119 This requires the ``libtool'' package (common on most Linux/BSD systems). It will build LibTomMath as both shared
218 \hline Modular inverse (both, smaller/slower) & BN\_FAST\_MP\_INVMOD\_C \\
643 an ISO C style ``unsigned long'' constant. The reason for both functions is efficiency. Setting a single digit is quick but the
739 To both initialize and set small constants the following two functions are available.
746 Both functions work like the previous counterparts except they first mp\_init $a$ before setting the values.
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 446 \textit{ct}\footnote{ct stands for ciphertext.} is the output. For the decryption function it's the opposite. They both
641 aes\_enc\_desc provide the cipher name \textit{aes}. Functionally both \textit{rijndael} and \textit{aes} are the same cipher. The
644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and
    [all...]

Completed in 1183 milliseconds