Searched
full:convert (Results
501 -
525 of
5560) sorted by null
<<21222324252627282930>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
BERConstructedOctetString.java | 17 * convert a vector of octet strings into a single byte string
|
/external/chromium/base/test/ |
test_file_util.h | 46 // In general it's not reliable to convert a FilePath to a wstring and we use
|
/external/chromium/chrome/browser/autofill/ |
address_field.h | 54 // convert to lowercase.
|
/external/chromium/chrome/browser/ui/webui/ |
new_tab_page_sync_handler.h | 55 // Helper to convert from a sync status message type to an NTP specific one.
|
/external/chromium/net/base/ |
host_port_pair.h | 58 // ToString() will convert the HostPortPair to "host:port". If |host_| is an
|
/external/chromium/webkit/glue/ |
image_resource_fetcher.cc | 45 // Request succeeded, try to convert it to an image.
|
webdropdata.h | 58 // Convert to a WebDragData object.
|
/external/clang/test/Analysis/ |
misc-ps-64.m | 27 // trick is to have the evaluator convert the literal to an unsigned
|
/external/clang/test/SemaCXX/ |
vector-casts.cpp | 28 (void)(__v2si)s; // expected-error {{cannot convert 'S' to '__v2si' without a conversion operator}}
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
Platform.java | 46 // and convert to nanos.
|
/external/icu4c/common/ |
ucnvdisp.c | 70 /* convert the internal name into a Unicode string */
|
/external/icu4c/io/ |
uscanf.c | 74 /* convert from the default codepage to Unicode */
|
/external/icu4c/layout/ |
ValueRecords.cpp | 86 // the only way I know how to do that is to convert them to le_int16 units, 87 // transform them, and then convert them back to pixels. Sigh... 190 // the only way I know how to do that is to convert them to le_int16 units, 191 // transform them, and then convert them back to pixels. Sigh...
|
/external/icu4c/test/intltest/ |
jamotest.h | 49 // Methods to convert Jamo to/from readable short names,
|
textfile.h | 33 * Read a line terminated by ^J or ^M or ^M^J, and convert it from
|
/external/jmonkeyengine/engine/src/bullet-native/ |
com_jme3_bullet_collision_shapes_BoxCollisionShape.cpp | 52 jmeBulletUtil::convert(env, halfExtents, &extents);
|
com_jme3_bullet_collision_shapes_CylinderCollisionShape.cpp | 52 jmeBulletUtil::convert(env, halfExtents, &extents);
|
com_jme3_bullet_collision_shapes_PlaneCollisionShape.cpp | 53 jmeBulletUtil::convert(env, normal, &norm);
|
com_jme3_bullet_objects_PhysicsGhostObject.cpp | 89 jmeBulletUtil::convert(env, value, &ghost->getWorldTransform().getOrigin()); 105 jmeBulletUtil::convert(env, value, &ghost->getWorldTransform().getBasis()); 137 jmeBulletUtil::convert(env, &ghost->getWorldTransform().getOrigin(), value); 169 jmeBulletUtil::convert(env, &ghost->getWorldTransform().getBasis(), value);
|
com_jme3_bullet_objects_PhysicsVehicle.cpp | 140 jmeBulletUtil::convert(env, location, &vec1); 141 jmeBulletUtil::convert(env, direction, &vec2); 142 jmeBulletUtil::convert(env, axle, &vec3); 243 jmeBulletUtil::convert(env, &forwardVector, out);
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/ |
ConeCollisionShape.java | 74 cShape.setLocalScaling(Converter.convert(getScale()));
|
/external/jmonkeyengine/engine/src/test/jme3test/math/ |
TestHalfFloat.java | 42 System.out.println("Enter float to convert or 'x' to exit: ");
|
/external/kernel-headers/original/asm-arm/ |
memory.h | 131 * Convert a physical address to a Page Frame Number and back 210 * page_to_pfn(page) convert a struct page * to a PFN number 211 * pfn_to_page(pfn) convert a _valid_ PFN number to struct page * 214 * virt_to_page(k) convert a _valid_ virtual address to struct page *
|
/external/kernel-headers/original/asm-mips/sn/ |
arch.h | 46 * These macros are used by various parts of the kernel to convert
|
/external/kernel-headers/original/asm-x86/ |
byteorder.h | 61 convert it into rotation or exhange. */
|
Completed in 1831 milliseconds
<<21222324252627282930>>