Searched refs:Modified (Results 1 - 25 of 40) sorted by relevance

12

/external/protobuf/python/google/protobuf/internal/
H A Dmessage_listener.py46 dirty: If True, then calling Modified() would be a no-op. This can be
50 def Modified(self): member in class:MessageListener
61 Modified() will *only* be called in response to one of these two events --
65 Modified at the moment would be a no-op, so it can be skipped. Performance-
77 def Modified(self): member in class:NullMessageListener
H A Dcontainers.py57 Modified() method when it is modified.
91 Modified() method when it is modified.
103 self._message_listener.Modified()
110 self._message_listener.Modified()
122 self._message_listener.Modified()
129 self._message_listener.Modified()
134 self._message_listener.Modified()
140 self._message_listener.Modified()
153 self._message_listener.Modified()
158 self._message_listener.Modified()
[all...]
/external/mesa3d/docs/
H A DMESA_release_buffers.spec19 Last Modified Date: 8 June 2000
H A DMESA_copy_sub_buffer.spec19 Last Modified Date: 12 January 2009
H A DMESA_pixmap_colormap.spec19 Last Modified Date: 8 June 2000
H A DMESA_set_3dfx_mode.spec19 Last Modified Date: 8 June 2000
H A DMESA_shader_debug.spec20 Last Modified Date: July 30, 2006
/external/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp161 bool Modified = false; local
241 Modified = true;
245 return Modified;
257 bool Modified = false;
261 Modified |= InsertITInstructions(MBB);
264 if (Modified)
267 return Modified;
H A DMLxExpansionPass.cpp321 bool Modified = false; local
325 Modified |= ExpandFPMLxInstructions(MBB);
328 return Modified;
H A DThumb2SizeReduction.cpp845 bool Modified = false; local
875 Modified = true;
885 Modified = true;
894 Modified = true;
926 return Modified;
934 bool Modified = false; local
936 Modified |= ReduceMBB(*I);
937 return Modified;
H A DARMExpandPseudoInsts.cpp1270 bool Modified = false; local
1275 Modified |= ExpandMI(MBB, MBBI);
1279 return Modified;
1289 bool Modified = false; local
1292 Modified |= ExpandMBB(*MFI);
1295 return Modified;
/external/webkit/Tools/Scripts/
H A Dupdate-webkit-dependency62 # Last-Modified times.
74 print "Checking Last-Modified date of $zipFile...\n";
76 my $result = system "curl -s -I $libsURL | grep Last-Modified > \"$tmpAbsDir/$file.headers\"";
79 print STDERR "Couldn't check Last-Modified date of new $zipFile.\n";
83 print STDERR "Unable to check Last-Modified date and no version of $file to fall back to.\n";
147 $str =~ /^Last-Modified: (.*)$/ or return;
/external/jhead/
H A Djhead.c212 int Modified = FALSE;
229 Modified = TRUE;
241 Modified = TRUE;
251 Modified = TRUE;
271 Modified = TRUE;
279 Modified = TRUE;
281 return Modified;
774 int Modified = FALSE;
841 Modified = TRUE;
852 Modified
[all...]
H A Djpgfile.c947 int Modified = FALSE; local
983 Modified = TRUE;
986 return Modified;
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DparseSvnProperty.pl112 Modified: svn:mergeinfo label
421 Modified: documentation label
444 Modified: documentation label
509 Modified: documentation label
646 Modified: documentation label
664 Modified: documentation label
683 Modified: documentation label
705 Modified: documentation label
H A DparseSvnDiffFooter.pl99 Modified: svn:mergeinfo label
/external/freetype/include/freetype/
H A Dtttables.h75 FT_Long Modified[2]; member in struct:TT_Header_
/external/libvpx/examples/includes/geshi/geshi/
H A Ddiff.php148 //Modified line
/external/protobuf/python/google/protobuf/
H A Dreflection.py981 def Modified(self): function in function:_AddPrivateHelperMethods
994 self._listener.Modified()
996 cls._Modified = Modified
997 cls.SetInParent = Modified
1017 we receive Modified() messages.
1033 def Modified(self): member in class:_Listener
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S7 # Modified to remove non-deterministic system calls
/external/oprofile/events/x86-64/family10/
H A Dunit_masks47 0x10 Modified-state line from L2
178 0x10 Read Block Modified (Dcache store miss refill)
189 0x02 Modified
342 0x08 Modified
351 0x08 Modified
/external/freetype/src/sfnt/
H A Dttload.c552 FT_FRAME_LONG ( Modified[0] ),
553 FT_FRAME_LONG ( Modified[1] ),
/external/llvm/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1584 bool Modified; // This is only used by doInitialization. member in class:__anon9148::SimplifyLibCalls
1811 Modified = true;
1818 Modified = true;
1825 Modified = true;
1832 Modified = true;
1839 Modified = true;
2487 Modified = false;
2493 return Modified;
/external/mesa3d/docs/OLD/
H A DMESA_program_debug.spec19 Last Modified Date: July 20, 2003
/external/oprofile/events/mips/25K/
H A Devents38 event:0x14 counters:0,1 um:zero minimum:500 name:JTLB_EXCEPTIONS : Refill, Invalid and Modified TLB exceptions

Completed in 420 milliseconds

12