HomeSort by relevance Sort by last modified time
    Searched refs:Change (Results 101 - 125 of 170) sorted by null

1 2 3 45 6 7

  /external/v8/test/mjsunit/
debug-liveedit-patch-positions.js 33 // corresponding byte-code PCs should coincide before change and after it.
98 print("Change log: " + JSON.stringify(change_log) + "\n");
113 // pcs will not change.
elements-kind.js 322 // TODO(1810): Change implementation so that we get DOUBLE elements here?
  /prebuilts/devtools/tools/
android.bat 27 rem Grab current directory before we change it
30 rem Change current directory and drive to where the script is, to avoid
65 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service.cc 236 const SpellcheckCustomDictionary::Change& dictionary_change) {
  /external/chromium_org/third_party/openssl/
import_from_android.sh 189 --aosp-git=<url> Change git source for Android repository.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandlerTest.java 70 import org.eclipse.ltk.core.refactoring.Change;
90 * TODO: Test trying to change strings arguments (currently just varies enums and booleans)
702 List<Change> changes = templateValues.computeChanges();
706 changes.toArray(new Change[changes.size()]));
    [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 20 # - Update from BKDG Rev 3.28 to Rev 3.34 (no change)
179 0x20 Change-to-Dirty (first store to clean block already in cache)
307 0x08 Change-to-Dirty
316 0x08 Change-to-Dirty
  /external/llvm/lib/CodeGen/
IfConversion.cpp 303 bool Change = false;
388 Change |= RetVal;
396 if (!Change)
398 MadeChange |= Change;
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
residu_asm_opt.s 169 LDR r2,[r1],#44 @ Change
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 51 // Change loader.js to allow you to pass in the state that it fills instead of setting globals.
  /external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js 72 // Change CRLF to newline while we're at it
  /external/chromium_org/v8/src/arm/
lithium-arm.h     [all...]
  /external/chromium_org/v8/src/ia32/
lithium-ia32.h     [all...]
  /external/chromium_org/v8/src/mips/
lithium-mips.h     [all...]
  /external/chromium_org/v8/src/x64/
lithium-x64.h     [all...]
  /external/libpng/
CHANGES 104 so that people are aware that they need to change their code
216 cosmetic change "display_gamma" to "screen_gamma" in pngrtran.c
536 Change PNG_SRGB_INTENT to PNG_sRGB_INTENT in libpng.txt and libpng.3
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 23 # Change to ">" for HTML output
42 # Change to false to remove Markdown from posts and/or comments.
229 # Change to ">" for HTML output.
233 # Change to `true` to disallow markup or entities.
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 25 $smartypants_attr = "1"; # Change this to configure.
  /build/core/tasks/
cts.mk 62 # Change mode of the executables
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 222 // Change the URL to match the new tab.
  /external/chromium_org/remoting/webapp/
ui_mode.js 113 * Change the app's modal state to |mode|, determined by the data-ui-mode
  /external/oprofile/events/x86-64/family11h/
unit_masks 166 0x20 Change to Dirty (first store to clean block already in cache)
193 0x80 PROCHOT_L asserted by an external source and P-state change occurred
  /external/oprofile/events/x86-64/hammer/
unit_masks 160 0x20 Change to Dirty (first store to clean block already in cache)
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
test_util.js 282 * @param {function(Array.<Array.<string>>)} callback Change callback.
328 * @param {function(Array.<string>)} callback Change callback.
340 // Change the value of the search box and dispatch an 'input' event so that
453 // To change the selected volume, we have to send both events 'mousedown'
704 * @param {function()} callback Callback function to be notified the change of
  /external/chromium_org/chrome/renderer/resources/extensions/
messaging.js 33 // Change even to odd and vice versa, to get the other side of a given

Completed in 562 milliseconds

1 2 3 45 6 7