HomeSort by relevance Sort by last modified time
    Searched full:convert (Results 576 - 600 of 5560) sorted by null

<<21222324252627282930>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
binary2.sed 6 # b convert decimal to binary
7 # d convert binary to decimal
199 # Left shift, convert to analog and add a binary digit for each analog digit
210 # Right shift, convert to analog and remove a binary digit for each analog digit
binary3.sed 6 # b convert decimal to binary
7 # d convert binary to decimal
178 # Left shift, convert to analog and add a binary digit for each analog digit
188 # Right shift, convert to analog and remove a binary digit for each analog digit
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
byteorder.h 60 convert it into rotation or exhange. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
iconv.h 40 /* Convert at most *INBYTESLEFT bytes from *INBUF according to the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
byteorder.h 60 convert it into rotation or exhange. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
iconv.h 40 /* Convert at most *INBYTESLEFT bytes from *INBUF according to the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
byteorder.h 60 convert it into rotation or exhange. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
iconv.h 40 /* Convert at most *INBYTESLEFT bytes from *INBUF according to the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutAction.java 26 * Action executed when the "Convert Layout" menu item is invoked.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutPointTest.java 55 // For sanity let's also convert back and verify
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
CameraTests.java 34 * native methods to convert an image shot by the camera into a native
156 * Provides a native method to convert the input Bitmap of the captured
189 * Provides a native method to convert the native debug output from
  /dalvik/vm/native/
java_lang_VMClassLoader.cpp 29 * Convert an array of bytes to a Class object.
56 * Convert an array of bytes to a Class object. Deprecated version of
93 * Get a UTF-8 copy of the string, and convert dots to slashes.
  /development/host/windows/usb/api/
adb_legacy_interface.cpp 74 // convert ADB_QUERY_BULK_WRITE_ENDPOINT_INDEX and
159 // We need to convert name from wide char to ansi string
216 // Convert index into name and ID.
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_utils.c 43 ** Description Convert a 16 bits UUID to be an standard 128 bits one.
213 /* convert a 16 bits UUID to 128 bits value */
222 /* convert a 16 bits UUID to 128 bits value */
  /external/chromium/base/
sys_string_conversions_mac.mm 19 // Convert the supplied CFString into the specified encoding, and return it as
46 // proper value_type, and convert out_size by figuring the number of
68 // convert it to |out_encoding| and return it as an STL string of the
  /external/chromium/chrome/browser/resources/shared/js/cr/
locale.js 38 * Convert a number of bytes into an appropriate International System of
84 * ^ Convert alphabetic characters in result string to upper case.
114 if (flag == '^') // Convert to uppercase.
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
GImpactCollisionShape.java 106 // return Converter.convert(bulletMesh);
146 // objectId.setLocalScaling(Converter.convert(worldScale));
148 // objectId.setLocalScaling(Converter.convert(getScale()));
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
MeshCollisionShape.java 70 bulletMesh = Converter.convert(mesh);
84 return Converter.convert(bulletMesh);
123 cShape.setLocalScaling(Converter.convert(getScale()));
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
TypeConverter.java 37 * Helper method to safely convert an arbitrary data instance (including null) into a valid
108 * Helper method to safely convert an arbitrary data instance (including null) into a valid
146 * Helper method to safely convert an arbitrary data instance (including null) into a valid
  /external/libyuv/files/include/libyuv/
convert_from.h 22 // See Also convert.h for conversions from formats to I420.
24 // I420Copy in convert to I420ToI420.
149 // Convert I420 to specified format.
  /external/llvm/lib/Target/Hexagon/
HexagonFixupHwLoops.cpp 12 // This pass will identify and convert such LOOPn instructions to a proper
138 // Convert to explicity setting LC0 and SA0.
156 /// \brief convert a loop instruction to a sequence of instructions that
  /external/nist-sip/java/gov/nist/javax/sip/
Utils.java 39 * convert byte arrays to hex strings etc. Generate tags and branch identifiers
82 * convert an array of bytes to an hexadecimal string
86 * bytes array to convert to a hexadecimal string
  /external/openssl/crypto/des/
fcrypt.c 82 /* Convert the e_salt to ASCII, as that's what DES_fcrypt works on */
85 /* Convert the cleartext password to ASCII */
91 /* Convert the result back to EBCDIC */
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcUtil.java 42 * Take an {@code RpcCallback<Message>} and convert it to an
61 * Take an {@code RpcCallback} accepting a specific message type and convert
63 * accept any message object which has the same descriptor, and will convert
  /external/qemu/android/skin/
keyset.h 80 /* convert a string into a SkinKeyCommand. returns SKIN_COMMAND_NONE if the string
94 /* convert a (sym,mod) pair into a descriptive string. e.g. "Ctrl-K" or "Alt-A", etc..
99 /* convert a key binding description into a (sym,mod) pair. returns 0 on success, -1

Completed in 842 milliseconds

<<21222324252627282930>>