HomeSort by relevance Sort by last modified time
    Searched refs:modified (Results 26 - 50 of 361) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/platform_tools/android/tests/
generate_user_config_tests.py 31 REBASELINE_MSG = ('If you\'ve modified generate_user_config.py, run '
makefile_writer_tests.py 28 REBASELINE_MSG = ('If you\'ve modified makefile_writer.py, run '
  /external/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxSessionManager.java 44 boolean modified = false; field in class:BordeauxSessionManager.Session
94 session.modified = true;
145 // Save the session if it's modified.
146 if (session.getValue().modified) {
164 session.modified = false;
  /ndk/sources/cxx-stl/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
float.h 10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /external/chromium_org/chrome/common/extensions/docs/server2/
rietveld_patcher_test.py 46 added, deleted, modified = self._patcher.GetPatchedFiles()
55 sorted(modified),
69 # Apply to a modified file.
caching_rietveld_patcher.py 99 added, deleted, modified = self.GetPatchedFiles(version)
110 self._patcher.Apply(set(added) | set(modified),
patch_servlet.py 72 _, _, modified = rietveld_patcher.GetPatchedFiles()
73 if CONTENT_PROVIDERS in modified:
  /external/e2fsprogs/intl/
bindtextdom.c 92 modified, only the current value is returned.
94 modified nor returned. */
100 int modified; local
114 modified = 0;
167 modified = 1;
204 modified = 1;
315 modified = 1;
333 /* If we modified any binding, we flush the caches. */
334 if (modified)
  /external/chromium_org/base/prefs/
overlay_user_pref_store_unittest.cc 134 Value* modified = NULL; local
135 EXPECT_TRUE(overlay_->GetMutableValue(overlay_key, &modified));
136 ASSERT_TRUE(modified);
137 ASSERT_TRUE(modified->IsType(Value::TYPE_DICTIONARY));
138 EXPECT_TRUE(Value::Equals(modify, static_cast<DictionaryValue*>(modified)));
  /external/chromium_org/chrome/installer/util/
chrome_frame_operations.cc 108 bool modified = channel_info->SetChromeFrame(set); local
111 modified |= channel_info->SetReadyMode(false);
113 return modified;
  /external/chromium_org/chrome/browser/resources/chromeos/
cryptohome.js 8 * @param {string} destination_id Id of the element to be modified.
  /external/llvm/lib/Target/Mips/
MipsOs16.cpp 103 bool modified = false; local
136 return modified;
  /art/runtime/gc/accounting/
card_table-inl.h 120 * Visitor is expected to take in a card and return the new value. When a value is modified, the
124 * modified: Whenever the visitor modifies a card, this visitor is called on the card. Enables
129 const ModifiedVisitor& modified) {
143 modified(card_cur, expected, new_value);
157 modified(card_end, expected, new_value);
190 modified(reinterpret_cast<byte*>(word_cur) + i, expected_byte, new_byte);
  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/analytics/
popup.js 11 * Below is a modified version of the Google Analytics asynchronous tracking
12 * code snippet. It has been modified to pull the HTTPS version of ga.js
  /external/chromium_org/chrome/browser/extensions/api/input_ime/
input_ime_api.cc 49 out->modified = 0;
52 out->modified |= InputMethodEngineInterface::MENU_ITEM_MODIFIED_LABEL;
57 out->modified |= InputMethodEngineInterface::MENU_ITEM_MODIFIED_STYLE;
63 out->modified |= InputMethodEngineInterface::MENU_ITEM_MODIFIED_VISIBLE;
67 out->modified |= InputMethodEngineInterface::MENU_ITEM_MODIFIED_CHECKED;
71 out->modified |= InputMethodEngineInterface::MENU_ITEM_MODIFIED_ENABLED;
617 bool modified = false; local
621 modified = true;
626 modified = true;
631 modified = true
    [all...]
  /external/chromium_org/net/disk_cache/blockfile/
rankings.h 114 void Insert(CacheRankingsBlock* node, bool modified, List list);
124 void UpdateRank(CacheRankingsBlock* node, bool modified, List list);
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
ftfy.sh 10 options are given, then the modified files are left in the working tree.
70 log "Modified commit message:"
95 MODIFIED_DIFF=modified.diff.$$
122 # Apply the style guide on new and modified files and collect its diff
  /external/chromium_org/third_party/ots/src/
head.cc 66 !table.ReadR64(&file->head->modified)) {
129 !out->WriteR64(file->head->modified) ||
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
ComplexProperty.java 111 * Sets the "modified" flag.
113 public void setModified(boolean modified) {
114 m_modified = modified;

Completed in 1660 milliseconds

12 3 4 5 6 7 8 91011>>