/external/clang/lib/Rewrite/Core/ |
DeltaTree.cpp | 22 /// than binary trees, because they store multiple keys/values in each node. 33 /// full delta implied by a whole subtree in constant time. 36 /// SourceDelta - As code in the original input buffer is added and deleted, 63 /// WidthFactor - This controls the number of K/V slots held in the BTree: 69 /// Values - This tracks the SourceDelta's currently in this node. 81 /// FullDelta - This is the full delta of all the values in this node and 169 if (DeltaTreeInteriorNode *IN = dyn_cast<DeltaTreeInteriorNode>(this)) 171 NewFullDelta += IN->getChild(i)->getFullDelta(); 194 // leaving an entry with Delta=0, so we just leave an entry with Delta=0 in 204 // For an insertion into a non-full leaf node, just insert the value in [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/md4/ |
md4.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/md5/ |
md5.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ripemd/ |
rmd160.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/ |
sha.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
sha1.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/openssl/crypto/md4/ |
md4.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/openssl/crypto/md5/ |
md5.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/openssl/crypto/ripemd/ |
rmd160.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/external/openssl/crypto/sha/ |
sha.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
sha1.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC [all...] |
/hardware/ti/omap3/dspbridge/inc/ |
DSPStream.h | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 41 *! 17-Dec-2001 ag Fix return codes in DSPStream_[Issue][Reclaim] 44 *! Added bufSize param and renamed dwBytes to dwDataSize in 50 *! 07-Sep-2000 jeh Changed type HANDLE in DSPStream_RegisterNotify to 117 IN BYTE ** apBuffer, UINT uNumBufs); 166 * dwDataSize: Size of data in buffer in bytes. 167 * dwBufSize: Size of actual buffer in bytes. 174 * of buffers allowed in the stream at once [all...] |
dbg.h | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 52 #ifndef LINUX /* No DEBUGZONE in Linux, DBG mask == GT mask */ 115 extern DSP_STATUS DBG_Printf(IN PSTR pstrFormat, ...); 136 extern DSP_STATUS DBG_Trace(IN BYTE bLevel, IN PSTR pstrFormat, ...);
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPStream.h | 41 *! 17-Dec-2001 ag Fix return codes in DSPStream_[Issue][Reclaim] 44 *! Added bufSize param and renamed dwBytes to dwDataSize in 50 *! 07-Sep-2000 jeh Changed type HANDLE in DSPStream_RegisterNotify to 119 IN BYTE ** apBuffer, UINT uNumBufs); 168 * dwDataSize: Size of data in buffer in bytes. 169 * dwBufSize: Size of actual buffer in bytes. 176 * of buffers allowed in the stream at once; 183 extern DBAPI DSPStream_Issue(DSP_HSTREAM hStream, IN BYTE * pBuffer, 185 IN DWORD dwArg) [all...] |
/external/chromium_org/third_party/lcov/bin/ |
updateversion.pl | 66 local *IN; 70 open(IN, "<$filename") || die ("Error: cannot open $filename\n"); 73 while (<IN>) { 79 close(IN); 89 local *IN; 92 open(IN, "<$filename") || die ("Error: cannot open $filename\n"); 95 while (<IN>) { 100 close(IN); 110 local *IN; 113 open(IN, "<$filename") || die ("Error: cannot open $filename\n") [all...] |
/external/openssh/ |
fixprogs | 17 # 'undocumented' option - run ent (in second param) on the output 26 if (!open(IN, "<".$infilename)) { 33 @infile=<IN>; 72 close(IN);
|
/external/chromium_org/third_party/JSON/JSON-2.59/ |
Makefile.PL | 14 print "We try to look up lib/JSON.pm, but in vain. B module can't install?\n"; 68 open(IN, "Makefile"); 70 while(<IN>) { 75 close(IN);
|
/external/chromium_org/sandbox/win/tools/finder/ |
ntundoc.h | 3 // found in the LICENSE file. 196 IN ACCESS_MASK DesiredAccess, 197 IN POBJECT_ATTRIBUTES ObjectAttributes); 201 IN ACCESS_MASK DesiredAccess, 202 IN POBJECT_ATTRIBUTES ObjectAttributes); 206 IN ACCESS_MASK DesiredAccess, 207 IN POBJECT_ATTRIBUTES ObjectAttributes); 211 IN ACCESS_MASK DesiredAccess, 212 IN POBJECT_ATTRIBUTES ObjectAttributes); 216 IN ACCESS_MASK DesiredAccess [all...] |
/external/e2fsprogs/lib/ext2fs/ |
nt_io.c | 30 #pragma warning(disable:4115) // named type definition in parentheses 47 IN NTSTATUS Status 54 IN HANDLE Handle 63 IN ACCESS_MASK DesiredAccess, 64 IN POBJECT_ATTRIBUTES ObjectAttributes, 66 IN ULONG ShareAccess, 67 IN ULONG OpenOptions 74 IN HANDLE FileHandle, 83 IN HANDLE FileHandle, 84 IN HANDLE Event OPTIONAL [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
objxref.pl | 10 open(IN, $mac_file) || die "Can't open $mac_file"; 12 # Read in OID nid values for a lookup table. 14 while (<IN>) 20 close IN; 22 open(IN, $xref_file) || die "Can't open $xref_file"; 26 while (<IN>)
|
/external/openssl/crypto/objects/ |
objxref.pl | 10 open(IN, $mac_file) || die "Can't open $mac_file"; 12 # Read in OID nid values for a lookup table. 14 while (<IN>) 20 close IN; 22 open(IN, $xref_file) || die "Can't open $xref_file"; 26 while (<IN>)
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
make-css-file-arrays.pl | 10 # This library is distributed in the hope that it will be useful, 43 for my $in (@ARGV) { 44 $in =~ /(\w+)\.css$/ or $in =~ /(\w+)\.js$/ or die; 47 # Slurp in the CSS file. 52 open IN, "<", $in or die; 53 { local $/; $text = <IN>; } 54 close IN; 59 $text = join('', applyPreprocessor($in, $defines, $preprocessor)) [all...] |
/external/libmtp/ |
hotplug.sh.in | 14 # are already defined in the usermap ($1) 40 # Scan the usermap $2 for all devices in $1 to see if they are already 58 # See if this product is already in the usermap 59 echo "Checking for product ${productid} in $2..." 81 read IN 82 if [ "$IN" = "y" ] || [ "$IN" = "Y" ]; then 95 read IN 96 if [ "$IN" = "y" ] || [ "$IN" = "Y" ]; the [all...] |
/external/smack/src/org/xbill/DNS/ |
DClass.java | 15 public static final int IN = 1; 29 /** Special value used in dynamic update messages */ 51 classes.add(IN, "IN");
|
/development/tools/findunused/ |
findunusedtranslations | 8 print STDERR "files to remove strings that no longer appear in the\n"; 41 open(IN, "<$ARGV[0]"); 42 while (<IN>) { 53 close(IN); 61 open(IN, "<$match"); 62 while (<IN>) { 94 close(IN);
|