Searched
full:changing (Results
826 -
850 of
3544) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command.cc | 324 VLOG(1) << "Commit is changing base version of " << local_entry->Get(ID) 351 VLOG(1) << "Changing ID to " << entry_response.id();
|
/external/chromium_org/chrome/browser/google/ |
google_url_tracker.cc | 89 // changing |already_fetched_| is wrong. 170 // searches so as to avoid suddenly changing a page the user might be
|
/external/chromium_org/chrome/browser/history/ |
history_browsertest.cc | 161 // Test that changing the pref takes effect immediately 191 // Test that changing the pref takes effect immediately
|
/external/chromium_org/chrome/browser/resources/uber/ |
uber.js | 168 * Enables or disables animated transitions when changing content while 173 navFrame.classList[enabled ? 'add' : 'remove']('changing-content');
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_state_unittest.cc | 60 // Simulates the window changing state. 416 // This currently occurs when an extension exits fullscreen via changing the
|
/external/chromium_org/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 166 // changing hands elsewhere in the application (and we shouldn't do anything). 167 // Similarly, when both are true, focus is changing hands within the dropdown
|
/external/chromium_org/chrome/test/functional/perf/endure_graphs/ |
endure_plotter.js | 168 * Initializes the UI for changing the revision number of the displayed graph. 186 * Initializes the UI for changing what is compared against the current line
|
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/ |
update.py | 171 logging.info('Changing the directory to %s' % (extract_path,)) 203 logging.info('Changing the directory to %s' % (curpath,))
|
/external/chromium_org/sync/engine/ |
commit_util.cc | 233 DVLOG(1) << "Commit is changing base version of " << local_entry->GetId() 264 DVLOG(1) << "Changing ID to " << entry_response_id;
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioBufferSourceNode.cpp | 141 // Too bad - the tryLock() failed. We must be in the middle of changing buffers and were already outputting silence anyway. 350 // The context must be locked since changing the buffer can re-configure the number of channels that are output.
|
/external/chromium_org/third_party/WebKit/Source/web/painting/ |
PaintAggregator.cpp | 263 // The scroll rect is new or isn't changing (though the scroll amount may 264 // be changing).
|
/external/chromium_org/third_party/sqlite/src/src/ |
global.c | 201 ** IMPORTANT: Changing the pending byte to any value other than 203 ** Changing the pending byte during operating results in undefined
|
/external/chromium_org/third_party/sqlite/src/test/ |
exclusive.test | 227 # Changing the locking-mode does not release any locks. 236 # After changing the locking mode, accessing the db releases locks.
|
/external/chromium_org/v8/src/arm/ |
debug-arm.cc | 45 // Patch the code changing the return from JS function sequence from 88 // Patch the code changing the debug break slot code from
|
/external/jpeg/ |
jmorecfg.h | 325 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
|
/external/llvm/unittests/ADT/ |
HashingTest.cpp | 372 // Changing type w/o changing value causes hashes to change.
|
/external/qemu/distrib/jpeg-6b/ |
jmorecfg.h | 327 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
UniversalBinaryNotes.rtf | 99 For the SDL satellites, it was more of the same. The painful part was that the 3rd library dependencies needed to be rebuilt. (Some of our libraries were out of date, so this was an opportunity to update them.) But this meant changing those build systems as well. \ 112 libpng and libjpeg lack an Xcode project so we mucked with their build system to produce Universal Binaries. But since we needed PPC to be compiled with 3.3 and Intel to be compiled with 4.0, it ended up that we built multiple times changing the compiler, and then using lipo to strip and combine the binaries.\
|
/external/qemu/ |
shaper.c | 186 /* send all current packets when changing the rate */ 482 /* when changing the latency, accept all sessions */
|
/external/tinyxml/docs/ |
classTiXmlBase.html | 152 The values reflect the initial load. Once the DOM is modified programmatically (by adding or changing nodes and attributes) the new values will NOT update to reflect changes in the document.<p> 185 In order to make everyone happy, these global, static functions are provided to set whether or not TinyXml will condense all white space into a single space or not. The default is to condense. Note changing this values is not thread safe. </td>
|
/external/v8/src/arm/ |
debug-arm.cc | 45 // Patch the code changing the return from JS function sequence from 97 // Patch the code changing the debug break slot code from
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/ |
XMPPathParser.java | 220 // ! Touch up later, also changing '@' to '?'. 310 // ! Touch up later, also changing '@' to '?'.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
gsmamr_enc.h | 41 Description: Changing code as per review comments. These changes include 42 removing unnecessary tables and changing function descriptions.
|
/frameworks/base/core/java/android/widget/ |
TimePicker.java | 484 // cache the current hour since spinner range changes and BEFORE changing mIs24HourView!! 684 // be shown, otherwise the user chose another means of changing the
|
/frameworks/base/services/common_time/ |
clock_recovery.cpp | 395 // Since we are not actually changing the rate of a HW clock, we don't 396 // need to worry to much about changing the slew rate so fast that we
|
Completed in 3471 milliseconds
<<31323334353637383940>>