HomeSort by relevance Sort by last modified time
    Searched refs:modifications (Results 1 - 25 of 40) sorted by null

1 2

  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 19 to your working directory and make the appropriate modifications.
  /external/chromium_org/extensions/browser/api/web_request/
web_request_api_helpers.cc 508 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...]
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
writable_expectations.py 43 # 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."""
compare_to_expectations.py 101 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/
NOTICE 27 * "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
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 27 * "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
  /device/asus/grouper/keymaster/
NOTICE 69 "Source" form shall mean the preferred form for making modifications,
85 editorial revisions, annotations, elaborations, or other modifications
92 the original version of the Work and any modifications or additions
134 modifications, and in Source or Object form, provided that You
166 You may add Your own copyright statement to Your modifications and
168 for use, reproduction, or distribution of Your modifications, or
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 69 "Source" form shall mean the preferred form for making modifications,
85 editorial revisions, annotations, elaborations, or other modifications
92 the original version of the Work and any modifications or additions
134 modifications, and in Source or Object form, provided that You
166 You may add Your own copyright statement to Your modifications and
168 for use, reproduction, or distribution of Your modifications, or
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 69 "Source" form shall mean the preferred form for making modifications,
85 editorial revisions, annotations, elaborations, or other modifications
92 the original version of the Work and any modifications or additions
134 modifications, and in Source or Object form, provided that You
166 You may add Your own copyright statement to Your modifications and
168 for use, reproduction, or distribution of Your modifications, or
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt_floor.s 4 @ Minor modifications in code style for WebRTC, 2012.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 3 dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org>
  /external/skia/gm/rebaseline_server/
compare_to_expectations.py 91 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/
HashTable.h 129 , 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 while there is an iterator in use. The exception i
493 int64_t modifications() const { return 0; } function in class:WTF::HashTable
    [all...]
LinkedHashSet.h 250 int64_t modifications() const { return m_impl.modifications(); } function in class:WTF::LinkedHashSet
385 , m_containerModifications(container->modifications())
  /external/chromium_org/v8/test/mjsunit/
object-define-properties.js 60 // modifications are done.
migrations.js 297 // the other modifications does not make sence.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
background.js 322 // Observe bookmark modifications and revert any modifications made to managed
  /external/chromium_org/v8/src/
array.js     [all...]
  /external/smack/asmack-master/
build.bash 549 echo done with android modifications
  /external/chromium_org/v8/test/mjsunit/harmony/
array-find.js 186 // Test array modifications
array-findindex.js 188 // Test array modifications
  /external/oprofile/events/i386/atom/
events 26 event:0x25 counters:0,1 um:core minimum:500 name:L2_M_LINES_IN : L2 cache line modifications
  /external/libpng/contrib/libtests/
pngvalid.c 1845 struct png_modification *modifications; \/* Changes to make *\/ member in struct:png_modifier
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 298 // so that modifications can be made.
  /external/icu/icu4c/source/
icudefs.mk 241 # Name flexibility for the library naming scheme. Any modifications should

Completed in 937 milliseconds

1 2