/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
UsbStorageActivity.java | 54 * This activity is shown to the user for him/her to enable USB mass storage 256 // will be hidden once USB mass storage kicks in (or fails)
|
/external/clang/docs/ |
ObjectiveCLiterals.rst | 536 NSNumber *mass = masses[element]; 537 NSLog(@"the mass of %@ is %@", element, mass); 543 NSNumber *mass = [masses objectForKey:element]; 544 NSLog(@"the mass of %@ is %@", element, mass);
|
/external/jmonkeyengine/engine/src/bullet-native/ |
com_jme3_bullet_objects_PhysicsRigidBody.cpp | 50 (JNIEnv *env, jobject object, jfloat mass, jlong motionstatId, jlong shapeId) { 55 shape->calculateLocalInertia(mass, localInertia); 56 btRigidBody* body = new btRigidBody(mass, motionState, shape, localInertia); 328 (JNIEnv *env, jobject object, jlong bodyId, jlong shapeId, jfloat mass) { 337 shape->calculateLocalInertia(mass, localInertia); 338 body->setMassProps(mass, localInertia); [all...] |
/external/chromium/chrome/browser/history/ |
url_database.h | 89 // URL mass-deleting --------------------------------------------------------- 91 // Begins the mass-deleting operation by creating a temporary URL table. 105 // Ends the mass-deleting by replacing the original URL table with the
|
/external/chromium_org/chrome/browser/history/ |
url_database.h | 89 // URL mass-deleting --------------------------------------------------------- 91 // Begins the mass-deleting operation by creating a temporary URL table. 105 // Ends the mass-deleting by replacing the original URL table with the
|
/external/qemu/hw/ |
usb-msd.c | 2 * USB Mass Storage Device emulation 113 0x08, /* u8 if_bInterfaceClass; MASS STORAGE */ 539 printf("unrecognized USB mass-storage option %s\n", filename);
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbManager.java | 58 * mass storage function is enabled 143 * Name of the USB mass storage USB function. 460 * Sets the file path for USB mass storage backing file.
|
/frameworks/base/docs/html/guide/topics/data/ |
install-location.jd | 78 <p class="warning"><strong>Warning:</strong> When the user enables USB mass storage to share files 121 <p>When the user enables USB mass storage to share files with their computer (or otherwise 124 unaware of the application until mass storage is disabled and the external storage is
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
TestFancyCar.java | 158 final float mass = 400; local 170 player = new VehicleControl(carHull, mass);
|
TestGhostObject.java | 90 // the floor, does not move (mass=0)
|
/external/chromium_org/base/mac/ |
objc_property_releaser.h | 63 // // mass disaster.
|
/external/chromium_org/chrome/browser/storage_monitor/ |
test_volume_mount_watcher_win.cc | 52 // Gets the details of the mass storage device specified by the |device_path|.
|
/external/e2fsprogs/e2fsck/ |
mtrace.h | 17 not, write to the Free Software Foundation, Inc., 675 Mass Ave,
|
/external/grub/netboot/ |
misc.c | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
/external/grub/stage2/ |
cmdline.c | 18 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
fsys_vstafs.c | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
i386-elf.h | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
mb_info.h | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
pc_slice.h | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
terminfo.c | 18 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
/external/grub/util/ |
mbchk.c | 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
/external/kernel-headers/original/asm-arm/arch/ |
io.h | 27 * 675 Mass Ave, Cambridge, MA 02139, USA.
|
/external/kernel-headers/original/linux/ |
ftape.h | 20 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
usbdevice_fs.h | 21 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
captest.c | 18 * Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|