Searched refs:addition (Results 1 - 25 of 41) sorted by relevance

12

/external/stressapptest/src/
H A Dpattern.h117 uint32 addition = (expected ^ index); local
118 uint32 carry = (addition & crc) >> 31;
120 return crc + addition + carry;
/external/eyes-free/AccessCheck/src/com/android/accessibility/
H A DAccessibilityValidator.java119 InputSource addition;
121 addition = new InputSource(new FileReader(file));
123 addition.setPublicId(file.toString());
124 layoutFiles.add(addition);
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DIntervalSet.java100 protected void add(Interval addition) { argument
101 //System.out.println("add "+addition+" to "+intervals.toString());
102 if ( addition.b<addition.a ) {
109 if ( addition.equals(r) ) {
112 if ( addition.adjacent(r) || !addition.disjoint(r) ) {
114 Interval bigger = addition.union(r);
129 if ( addition.startsBeforeDisjoint(r) ) {
132 iter.add(addition);
[all...]
/external/webkit/Tools/Scripts/
H A Dsvn-unapply53 # When reversing an addition, check that the file matches what's being removed.
152 my $addition = 0;
154 $addition = 1 if ($diffHashRef->{isNew} || $diffHashRef->{copiedFromPath} || $patch =~ /\n@@ -0,0 .* @@/);
157 if (!$addition && !$deletion && !$isSvnBinary) {
168 # Either a deletion, an addition or a binary change.
202 # Reverse addition
H A Dsvn-apply320 my $addition = 0;
322 $addition = 1 if ($diffHashRef->{isNew} || $patch =~ /\n@@ -0,0 .* @@/);
325 if (!$addition && !$deletion && !$isBinary) {
337 # Either a deletion, an addition or a binary change.
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestalpha.c66 int range, addition; local
131 addition = (alphamask+1)/8;
132 if ( (int)trans+addition > alphamask ) {
135 trans += addition;
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dactionscript3.php14 * The default style is based on FlexBuilder2 coloring, with the addition of class, package, method and
/external/chromium/net/tools/flip_server/
H A Dbalsa_frame.cc1353 const signed char addition = buf[static_cast<int>(c)]; local
1354 if (addition >= 0) {
1360 static_cast<size_t>(addition))) {
1368 chunk_length_remaining_ = length_x_16 + addition;
1372 if (!chunk_length_character_extracted_ || addition == -1) {
/external/quake/quake/src/WinQuake/
H A Dquake-rogue.spec.sh38 that with the addition of extreme power-ups to make the arsenal more
/external/v8/src/
H A Dd8-posix.cc349 Handle<String> addition = String::New(buffer, length); local
350 accumulator = String::Concat(accumulator, addition);
/external/v8/src/arm/
H A Dsimulator-arm.h246 bool addition);
/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp306 // oldVal + addition.
307 void insertNumberIncrement(BLInstrumentationNode* node, Value* addition,
992 // oldVal + addition.
994 Value* addition, bool atBeginning) {
1006 DEBUG(errs() << " Creating addition instruction.\n");
1009 addition, "pathNumber", insertPoint);
993 insertNumberIncrement(BLInstrumentationNode* node, Value* addition, bool atBeginning) argument
/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c1013 static int tdb_expand_file(struct tdb_context *tdb, tdb_off_t size, tdb_off_t addition) argument
1022 if (ftruncate(tdb->fd, size+addition) == -1) {
1024 if (pwrite(tdb->fd, &b, 1, (size+addition) - 1) != 1) {
1026 size+addition, strerror(errno)));
1035 while (addition) {
1036 int n = addition>sizeof(buf)?sizeof(buf):addition;
1043 addition -= n;
1549 tdb_off_t addition)
1553 if (transaction_write(tdb, size, NULL, addition) !
1548 transaction_expand_file(struct tdb_context *tdb, tdb_off_t size, tdb_off_t addition) argument
[all...]
/external/libvorbis/doc/
H A D08-residue.tex232 stream undecodable. In addition, any codebook number greater than the
248 In addition to configuration information, the residue decode process
H A D05-comment.tex36 contents themselves are not null terminated. In addition to the vector
H A D06-floor0.tex41 this stream undecodable. In addition, any element of the array
H A D07-floor1.tex159 configuration during setup renders a stream undecodable. In addition,
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm114 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
132 ; all the +zlib1222add offsets are due to the addition of fields
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jar ... CombinedEventDelta extends java.lang.Object { private final boolean addition private org.eclipse.core.internal.registry ...
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex115 during replays. In addition the actual ordering of IOs \emph{between}
521 In addition, \texttt{btreplay} will also output to \texttt{stderr} the
/external/oprofile/events/i386/nehalem/
H A Devents70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations.
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm36 ; zlib122sup is 8 fort zlib 1.2.2.2 and more (with addition of dmax and head
H A Dmatch686.asm74 ; all the +zlib1222add offsets are due to the addition of fields
/external/dropbear/libtommath/
H A Dbn.tex150 This will output a row of numbers that are increasing. Each column is a different test (such as addition, multiplication, etc)
1104 To compute an addition or subtraction the following two functions can be used.
1112 Which perform $c = a \odot b$ where $\odot$ is one of signed addition or subtraction. The operations are fully sign

Completed in 731 milliseconds

12