HomeSort by relevance Sort by last modified time
    Searched refs:single (Results 176 - 200 of 297) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 96 * Converts a single hex number to a character.
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 276 * Removes a cookie or unencrypted login information from a single HTTP header
util.js 135 * single header row. The header row appears at the top of an HTML formatted
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 125 * API ensures that these will be unique across a single navigation
  /external/guava/guava-tests/test/com/google/common/collect/
MultimapsTest.java 362 ImmutableMultimap<Integer, String> single local
369 assertSame(multimap, Multimaps.invertFrom(single, multimap));
    [all...]
  /external/openssl/crypto/x509/
x509.h 219 int single; /* 0 for a set, 1 for a single item (which is wrong) */ member in struct:x509_attributes_st
223 /* 1 */ ASN1_TYPE *single; member in union:x509_attributes_st::__anon10107
    [all...]
  /external/openssl/include/openssl/
x509.h 219 int single; /* 0 for a set, 1 for a single item (which is wrong) */ member in struct:x509_attributes_st
223 /* 1 */ ASN1_TYPE *single; member in union:x509_attributes_st::__anon10140
    [all...]
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 175 // Send a scope request for information on a single scope and check the
269 // Single variable in a block scope.
  /external/blktrace/btt/doc/
btt.tex 163 are combined via merges into a single IO issued and completed. We
229 125 incoming requests into a single request down the IO stack. The
557 single bucket for all sizes greater than or equal to 1,024 blocks.
573 the 3 runs -- in particular, one can see that there is only a single
771 When there is only a single data point within a 1-second window,
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 172 /// This value includes a single EOF.
592 /// create a single token. NextToken will return this object after
710 /// single token insertion or deletion error recovery. If
714 /// To turn off single token insertion or deletion error
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 180 mode routines for every single cipher. That means every time you add or remove a cipher from the library
409 All ciphers store their scheduled keys in a single data type called \textit{symmetric\_key}. This allows all ciphers to
443 These two functions will encrypt or decrypt (respectively) a single block of text\footnote{The size of which depends on
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 395 """Converts multiple lines into a single line (with line breaks replaced by a
401 lines: a list of multiple lines to combine into a single line.
402 start_position: offset within lines of where to start the single line.
414 # Create a single line with all of the parameters.
418 # given a column in the single line (adding 1 due to the space added
424 """Convert the column number from the single line into the original
721 This function does not consider single-line nor multi-line comments.
780 """Removes //-comments and single-line C-style /* */ comments.
786 The line with single-line comments removed.
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 610 // If we are dragging a single link we can do the *Link* effect, otherwise
1063 // Show rename if a single folder is selected
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 246 * Processes a single node.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 246 * Processes a single node.
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 329 /* Toggle all inherited classes in a single table (e.g. all inherited methods)
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 665 #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts
731 #warning This platform has no way to get the destination interface information for IPv6 -- will only work for single-homed hosts
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 88 0x40 sse_single_precision SSE* FP single precision Uops
277 0x01 packed_single SIMD Packed-Single Uops retired (Precise Event)
278 0x02 scalar_single SIMD Scalar-Single Uops retired (Precise Event)
  /external/v8/test/mjsunit/
json.js 188 TestInvalid("'single quote'"); // Valid JavaScript
  /ndk/build/core/
build-binary.mk 137 # to indicate that a single file can be compiled with ARM NEON support
  /external/iproute2/doc/
ip-cref.tex 89 --- output each record on a single line, replacing line feeds
140 {\em flags\/}, consisting of a single keyword, and {\em parameters\/},
149 Almost all keywords may be abbreviated with several first (or even single)
382 the maximal size of data which can be sent as a single packet over this interface.
407 and all packets received by us came from this single peer.
    [all...]
  /external/valgrind/main/none/tests/arm/
neon64.stdout.exp     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 106 <b>StringStreams</b>, this is a <i>string object containing the single
358 characters are assumed to be represented by a single byte -- an integer between
    [all...]
tree.rb 361 tree.flat_list? and raise ArgumentError, "Can't set single child to a list"
669 trees. Using an adaptor object permits a single recognizer to work with any
    [all...]
  /external/openssl/crypto/pkcs7/
pk7_doit.c 1186 if (!xa->single && sk_ASN1_TYPE_num(xa->value.set))

Completed in 717 milliseconds

1 2 3 4 5 6 78 91011>>