Searched refs:modifications (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/extensions/browser/api/web_request/
H A Dweb_request_api_helpers.cc508 const RequestCookieModifications& modifications = local
510 for (RequestCookieModifications::const_iterator mod = modifications.begin();
511 mod != modifications.end(); ++mod) {
550 const RequestCookieModifications& modifications = local
552 for (RequestCookieModifications::const_iterator mod = modifications.begin();
553 mod != modifications.end(); ++mod) {
585 const RequestCookieModifications& modifications = local
587 for (RequestCookieModifications::const_iterator mod = modifications.begin();
588 mod != modifications.end(); ++mod) {
612 // Skip all work if there are no registered cookie modifications
906 const ResponseCookieModifications& modifications = local
934 const ResponseCookieModifications& modifications = local
964 const ResponseCookieModifications& modifications = local
[all...]
H A Dweb_request_api.cc1634 const std::vector<linked_ptr<CookieType> >& modifications) {
1637 modifications.begin();
1638 i != modifications.end(); ++i) {
1633 SummarizeCookieModifications( const std::vector<linked_ptr<CookieType> >& modifications) argument
/external/chromium_org/third_party/skia/gm/rebaseline_server/
H A Dwritable_expectations.py43 # make modifications
68 def modify(self, modifications):
69 """Modify the contents of the checkout, using modifications from the UI.
72 modifications: data[KEY__LIVE_EDITS__MODIFICATIONS] coming back from the
95 for modification in modifications:
120 """Return patchfile describing any modifications to this checkout."""
H A Dcompare_to_expectations.py101 def edit_expectations(self, modifications):
110 modifications: a list of dictionaries, one for each expectation to update:
132 for mod in modifications:
/external/ant-glob/
H A DNOTICE27 * "Source" form shall mean the preferred form for making modifications,
43 * editorial revisions, annotations, elaborations, or other modifications
50 * the original version of the Work and any modifications or additions
92 * modifications, and in Source or Object form, provided that You
124 * You may add Your own copyright statement to Your modifications and
126 * for use, reproduction, or distribution of Your modifications, or
217 software and documentation or portions thereof, including modifications:
225 3. Notice of any changes or modifications to the files, including the date
/external/webrtc/src/common_audio/signal_processing/
H A Dspl_sqrt_floor.s4 @ Minor modifications in code style for WebRTC, 2012.
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dalsa.m43 dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org>
/external/skia/gm/rebaseline_server/
H A Dcompare_to_expectations.py91 def edit_expectations(self, modifications):
100 modifications: a list of dictionaries, one for each expectation to update:
122 for mod in modifications:
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTable.h129 , m_containerModifications(container->modifications())
140 , m_containerModifications(container->modifications())
143 ASSERT(m_containerModifications == m_container->modifications());
149 // modifications while there is an iterator in use. The exception
152 ASSERT(m_containerModifications == m_container->modifications());
296 , m_containerModifications(container->modifications())
306 // for modifications here.
310 ASSERT_WITH_SECURITY_IMPLICATION(m_containerModifications == m_container->modifications());
485 int64_t modifications() const { return m_modifications; } function in class:WTF::HashTable
488 // modifications whil
493 int64_t modifications() const { return 0; } function in class:WTF::HashTable
[all...]
H A DLinkedHashSet.h250 int64_t modifications() const { return m_impl.modifications(); } function in class:WTF::LinkedHashSet
385 , m_containerModifications(container->modifications())
/external/smack/asmack-master/
H A Dbuild.bash549 echo done with android modifications
/external/oprofile/events/i386/atom/
H A Devents26 event:0x25 counters:0,1 um:core minimum:500 name:L2_M_LINES_IN : L2 cache line modifications
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl336 either verbatim or with modifications and/or translated into another
360 distribute such modifications or work under the terms of Section 1
424 making modifications to it. For an executable work, complete source
/external/libpng/contrib/libtests/
H A Dpngvalid.c1719 * read callback for libpng. To use this the 'modifications' field must be set
1845 struct png_modification *modifications; /* Changes to make */ member in struct:png_modifier
1988 pm->modifications = NULL;
2359 pm->modifications = NULL;
2500 /* Check the list of modifiers for modifications to the IHDR. */
2501 mod = pm->modifications;
2565 mod = pm->modifications;
2621 mod = pm->modifications;
2767 /* Standard modifications to add chunks. These do not require the _SUPPORTED
2799 me->this.next = pm->modifications;
[all...]
/external/icu/icu4c/source/
H A Dicudefs.mk241 # Name flexibility for the library naming scheme. Any modifications should
/external/libvorbis/doc/
H A D07-floor1.tex89 with modifications to the above algorithm to eliminate noise
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php745 // modifications to the encoding process. However, this method doesn't
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex410 without any modifications to standard ISI RAPI. Sender must allocate
H A Dip-cref.tex1941 routing algorithms and their modifications can be found in~\cite{RFC1812}.
/external/chromium_org/third_party/devscripts/
H A Dlicensecheck.pl594 } elsif ($licensetext =~ /provided that if you redistribute the Apple Software in its entirety and without modifications, you must retain this notice and the following text and disclaimers in all such redistributions of the Apple Software/) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 337 milliseconds