Searched
full:fixed (Results
1226 -
1250 of
7512) sorted by null
<<41424344454647484950>>
/external/qemu/ |
CHANGES.TXT | 56 - fixed another bug that didn't report the altitude correctly. 62 - fixed a bug in parameter handling: the implementation disagreed with the 125 - Fixed a bug that crashed the emulator when the SD Card image size was exactly 140 - Fixed a bug in Thumb2 emulation (not used by typical SDK images yet though) 149 - Fixed a nasty race condition in the Linux EsounD audio backend which resulted 168 - Fixed ANDROID_SDK_HOME being ignored on Unix (not Windows). This environment 207 - Fixed sock_address_init_resolve() in sockets.c to work properly on 236 - Fixed a typo which prevented the kernel gdbstub from working properly 238 - Fixed bad QADD/QDADD/QSUB/QDSUB emulation in the ARM JIT. 240 - Fixed one minor crash when the Linux OSS audio backend was used with th [all...] |
/dalvik/libdex/ |
ZipArchive.h | 46 * (which aren't null-terminated). The other fields are at a fixed offset 72 * fixed-size hash table. We probe on collisions.
|
/developers/samples/android/views/TextLinkify/TextLinkifySample/src/main/java/com/example/android/textlinkify/ |
MainActivity.java | 88 * fixed string, using a (localizable) resource as shown above 105 * link without using HTML at all. Again, for a fixed string
|
/development/samples/browseable/TextLinkify/src/com.example.android.textlinkify/ |
MainActivity.java | 88 * fixed string, using a (localizable) resource as shown above 105 * link without using HTML at all. Again, for a fixed string
|
/external/bluetooth/bluedroid/btif/include/ |
btif_storage.h | 307 ** Description BTIF storage API - checks if this device has fixed PIN key device list 309 ** Returns TRUE if the device is found in the fixed pin keyboard device list
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.css | 36 position: fixed; 51 position: fixed;
|
/external/chromium/chrome/browser/tab_contents/ |
thumbnail_generator.h | 86 // This returns a thumbnail of a fixed, small size for the given 90 // This returns a thumbnail of a fixed, small size for the given
|
/external/chromium_org/apps/ |
app_window_contents.cc | 69 // fixed. 121 // TODO(jeremya): once http://crbug.com/123007 is fixed, we'll no longer
|
/external/chromium_org/chrome/browser/extensions/ |
extension_keybinding_apitest_new.cc | 162 // popup for script badges appear. When bug 140016 has been fixed, the popup 164 // TODO(finnur): Enable this test once the bug is fixed.
|
/external/chromium_org/chrome/browser/metrics/ |
perf_provider_chromeos.cc | 41 // The reason we do not always want to collect the initial profile after a fixed 43 // runs at a fixed period after start-up. By selecting a period randomly between
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
cros_log_analyzer_view.css | 38 table-layout: fixed; 44 table-layout: fixed;
|
/external/chromium_org/chrome/browser/resources/options/ |
language_options.css | 121 position: fixed; 194 /* TODO(hshi): Remove this temporary hack once the bug is fixed in Chrome. */
|
/external/chromium_org/chrome/browser/resources/ |
policy_android.css | 18 position: fixed; 122 table-layout: fixed;
|
/external/chromium_org/chrome/browser/storage_monitor/ |
storage_monitor.h | 124 // including fixed and removable storages. 181 // Map of all known storage devices,including fixed and removable storages.
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_sub_menu_model_gtk.h | 81 // This is the top-level bookmark menu model. It handles prepending a few fixed 115 // The number of fixed items shown before the bookmarks.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
bundle_installed_bubble.cc | 50 0, // no fixed with 57 0, // no fixed width
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/ |
model.js | 122 var fixed = (Math.abs(exponent) < this.precision && exponent > -7); 123 return !digits ? 'E' : fixed ? String(Number(exponential)) : exponential;
|
/external/chromium_org/content/browser/speech/ |
speech_recognition_browsertest.cc | 99 // TODO(satish): Once this flakiness has been fixed, add a second test here to 104 // TODO(satish): Similar to above, once this flakiness has been fixed add
|
/external/chromium_org/content/renderer/ |
renderer_main_platform_delegate_mac.mm | 130 // http://openradar.appspot.com/radar?id=1156410 is fixed on OS X 10.9+. 143 // 10.6, 10.7, and 10.8. It's reportedly fixed on 10.9.
|
/external/chromium_org/google_apis/cup/ |
client_update_protocol_unittest.cc | 77 // Given a fixed public key set in the test fixture, if the key source |r| 79 // and the signing/verification for an given request becomes fixed.
|
/external/chromium_org/media/audio/mac/ |
audio_auhal_mac.h | 103 // Gets the fixed playout device hardware latency and stores it. Returns 0 142 // Fixed playout hardware latency in frames.
|
audio_low_latency_input_mac.h | 95 // Gets the fixed capture hardware latency and store it during initialization. 143 // Fixed capture hardware latency in frames.
|
/external/chromium_org/net/disk_cache/flash/ |
segment.h | 18 // The underlying storage represented by Storage class, is divided into fixed 20 // fixed, the storage size should be a multiple of segment size. The picture
|
/external/chromium_org/testing/ |
gtest.gyp | 76 # Use a variable so the path gets fixed up so it is always 197 # Use a variable so the path gets fixed up so it is always
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
PasswordGeneratorButtonElement.cpp | 126 style->setWidth(Length(inputStyle->fontSize(), Fixed)); 127 style->setHeight(Length(inputStyle->fontSize(), Fixed));
|
Completed in 987 milliseconds
<<41424344454647484950>>