/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
resourcesPanel.css | 71 .resources.panel .base-storage-tree-element-title { 96 li.selected .base-storage-tree-element-subtitle { 100 .base-storage-tree-element-subtitle { 119 .storage-view { 129 .storage-view.visible { 133 .storage-view { 137 .storage-view .data-grid:not(.inline) { 142 .storage-view .storage-table-error { 146 .storage-view.query [all...] |
/external/chromium_org/net/udp/ |
udp_socket_win.cc | 60 // The address storage passed to WSARecvFrom(). 217 SockaddrStorage storage; local 218 if (getpeername(socket_, storage.addr, &storage.addr_len)) 221 if (!address->FromSockAddr(storage.addr, storage.addr_len)) 238 SockaddrStorage storage; local 239 if (getsockname(socket_, storage.addr, &storage.addr_len)) 242 if (!address->FromSockAddr(storage.addr, storage.addr_len) 347 SockaddrStorage storage; local 513 SockaddrStorage& storage = core_->recv_addr_storage_; local 553 SockaddrStorage storage; local 664 SockaddrStorage storage; local 691 SockaddrStorage& storage = core_->recv_addr_storage_; local [all...] |
/external/libvpx/libvpx/nestegg/include/nestegg/ |
nestegg.h | 140 @param context Storage for the new nestegg context. @see nestegg_destroy 153 @param duration Storage for the queried duration. 162 @param scale Storage for the queried scale factor. 169 @param tracks Storage for the queried track count. 205 @param count Storage for the queried chunk count. 216 @param data Storage for the queried data pointer. 218 @param length Storage for the queried data size. 227 @param params Storage for the queried video parameters. 236 @param params Storage for the queried audio parameters. 247 @param packet Storage for the returned nestegg_packet [all...] |
/device/samsung/manta/ |
init.manta.rc | 6 # See storage config details at http://source.android.com/tech/storage/ 8 mkdir /storage/emulated 0555 root root 10 export EXTERNAL_STORAGE /storage/emulated/legacy 12 export EMULATED_STORAGE_TARGET /storage/emulated 15 symlink /storage/emulated/legacy /sdcard 16 symlink /storage/emulated/legacy /mnt/sdcard 17 symlink /storage/emulated/legacy /storage/sdcard0 18 symlink /mnt/shell/emulated/0 /storage/emulated/legac [all...] |
/external/chromium_org/ui/gfx/image/ |
image_skia.h | 56 // Copies a reference to |other|'s storage. 59 // Copies a reference to |other|'s storage. 81 // Returns a deep copy of this ImageSkia which has its own storage with 109 // modification from client code, and the storage may still be 111 // detaches the storage from currently accessing thread, so its safe 113 // thread. If this ImageSkia's storage will be accessed by multiple 117 // Make the image thread safe by making the storage read only and remove 118 // its source if any. All ImageSkia that shares the same storage will also 146 // the state change in the storage is agnostic to the caller. 165 // Detach the storage from the currently assinged threa [all...] |
/frameworks/support/v4/java/android/support/v4/content/ |
ContextCompat.java | 112 * external storage devices where the application's OBB files (if there are 121 * user mounts the external storage on a computer or removes it. 125 * External storage devices returned here are considered a permanent part of 126 * the device, including both emulated external storage and physical media 138 * write. Write access outside of these paths on secondary external storage 139 * devices is not available. To request external storage access in a 148 * Returned paths may be {@code null} if a storage device is unavailable. 171 * external storage devices where the application can place persistent files 180 * user mounts the external storage on a computer or removes it. 184 * External storage devices returned here are considered a permanent part o [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
_index.html | 3 <dt><a href="ExternalStorage.html">External Storage</a></dt> 4 <dd>Demonstrates reading and writing files in external storage. </dd>
|
/external/chromium/chrome/browser/extensions/ |
extension_special_storage_policy.h | 19 // storage subsystems and the browsing data remover query this interface 25 // SpecialStoragePolicy methods used by storage subsystems and the browsing
|
/external/chromium/chrome/browser/ |
mock_browsing_data_local_storage_helper.h | 36 // Marks all local storage files as existing. 39 // Returns true if all local storage files were deleted since the last
|
/external/chromium/chrome/browser/ui/views/ |
local_storage_info_view.h | 20 // Responsible for displaying a tabular grid of Local Storage information. 26 // Update the display from the specified Local Storage info.
|
local_storage_set_item_info_view.h | 22 // Responsible for displaying a tabular grid of Local Storage information when 29 // Update the display from the specified Local Storage info.
|
/external/chromium_org/chrome/browser/browsing_data/ |
mock_browsing_data_local_storage_helper.h | 35 // Marks all local storage files as existing. 38 // Returns true if all local storage files were deleted since the last Reset()
|
/external/chromium_org/chrome/browser/extensions/api/storage/ |
weak_unlimited_settings_storage.h | 15 // temporarily attached to storage areas. 41 // The delegate storage area, NOT OWNED.
|
/external/chromium_org/chrome/common/extensions/api/storage/ |
storage_schema_manifest_handler.h | 17 // Handles the "storage.managed_schema" manifest key. 24 // Returns the managed storage schema defined for |extension|.
|
/external/chromium_org/chrome/test/functional/ispy/server/ |
image_handler.py | 5 """Request handler to display an image from Google Cloud Storage.""" 25 file_path: A path to an image resource in Google Cloud Storage.
|
/external/chromium_org/sandbox/win/src/ |
resolver_64.cc | 50 bool ResolverThunk::SetInternalThunk(void* storage, size_t storage_bytes, 56 InternalThunk* thunk = new(storage, NT_PLACE) InternalThunk;
|
/external/chromium_org/third_party/angle/src/compiler/ |
ossource_posix.cpp | 17 // Thread Local Storage Operations 27 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
Image11.h | 41 virtual bool updateSurface(TextureStorageInterface2D *storage, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height); 42 virtual bool updateSurface(TextureStorageInterfaceCube *storage, int face, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
|
/external/chromium_org/third_party/mesa/src/src/glsl/tests/ |
uniform_initializer_utils.h | 31 fill_storage_array_with_sentinels(gl_constant_value *storage, 46 verify_data(gl_constant_value *storage, unsigned storage_array_size,
|
/external/chromium_org/third_party/skia/include/effects/ |
SkMergeImageFilter.h | 38 // private storage, to avoid dynamically allocating storage for our copy
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrPlotMgr.h | 67 STORAGE = 64 69 char fStorage[STORAGE];
|
/external/chromium_org/win8/metro_driver/ |
stdafx.h | 24 #include <windows.storage.pickers.h> 38 namespace winstorage = ABI::Windows::Storage;
|
/external/clang/test/Analysis/inlining/ |
containers.cpp | 86 int *storage; member in class:MySet 89 MySet() : storage(0), size(0) { 96 MySet(unsigned n) : storage(new int[n]), size(n) { 103 ~MySet() { delete[] storage; } 118 return iterator(storage); 123 return iterator(storage+size); 130 return storage; 134 return storage + size;
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
p10.cpp | 21 (void)[&GlobalVar] () {}; // expected-error {{does not have automatic storage duration}} 34 local_static]() { // expected-error{{'local_static' cannot be captured because it does not have automatic storage duration}}
|
/external/clang/test/SemaCXX/ |
invalid-member-expr.cpp | 11 x.operator typedef; // expected-error{{expected a type}} expected-error{{type name does not allow storage class}} 20 x->operator typedef; // expected-error{{expected a type}} expected-error{{type name does not allow storage class}}
|