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

<<81828384858687888990>>

  /external/icu4c/tools/toolutil/
ucbuf.h 48 * @param codepage The encoding of the file stream to convert to Unicode.
  /external/ipsec-tools/src/racoon/
proposal.h 123 * when we convert it to saprop in prop2saprop(), it should become like:
  /external/javassist/src/main/javassist/convert/
TransformAccessArrayField.java 15 package javassist.convert;
  /external/javassist/src/main/javassist/scopedpool/
ScopedClassPool.java 282 * Convert a javassist class to a java class
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
AbstractBox.java 90 * Convert the indices into the list of vertices that define the box's geometry.
  /external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
InputSystemJme.java 78 * @param height The height of the viewport. Used to convert
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainTest.java 206 // so we need to convert these texture coordinate scales into real world scales so it looks
  /external/jpeg/
jdct.h 138 /* Convert a positive real constant to an integer scaled by CONST_SCALE.
jdpostct.c 15 * An integrated upsample/convert/quantize process would replace this module
wrrle.c 110 /* Convert colormap, if any, to RLE format. */
  /external/junit/src/junit/framework/
TestSuite.java 114 private Vector<Test> fTests= new Vector<Test>(10); // Cannot convert this to List because it is used directly by some test runners
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 174 ** QUICK_TIMER_TICKS_PER_SEC should be used to convert from
  /external/libpng/contrib/gregbook/
readppm.c 150 * images to 8 bits per sample; and convert grayscale to RGB[A] */
  /external/libsepol/src/
context.c 135 ERR(handle, "out of memory, could not convert " "context to string");
nodes.c 140 ERR(handle, "could not convert node to record");
ports.c 135 ERR(handle, "could not convert port range %u - %u (%s) "
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
inno.php 85 'ChangeFileExt', 'Chr', 'CompareStr', 'CompareText', 'Concat', 'Convert', 'Copy', 'Cos', 'CreateDir', 'CurrToStr',
  /external/libvpx/libvpx/test/
test_vector_test.cc 106 // Convert to get the actual md5.
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-linked_ptr.h 222 // A function to convert T* into linked_ptr<T>
  /external/libxml2/
DOCBparser.c 28 * Take a block of UTF-8 chars in and try to convert it to an ASCII
  /external/libxslt/libxslt/
extra.c 255 * Now convert local_tm back into a string. This doesn't introduce
  /external/llvm/include/llvm/Analysis/
DominanceFrontier.h 143 /// print - Convert to human readable form
  /external/llvm/include/llvm/IR/
Use.h 87 /// Normally Use will just implicitly convert to a Value* that it holds.
  /external/llvm/lib/Support/
ConvertUTF.c 176 /* If we have a surrogate pair, convert to UTF32 first. */
181 /* If it's a low surrogate, convert to UTF32. */
233 /* If we have a surrogate pair, convert to UTF32 first. */
238 /* If it's a low surrogate, convert to UTF32. */
GraphWriter.cpp 34 Str.insert(Str.begin()+i, ' '); // Convert to two spaces

Completed in 332 milliseconds

<<81828384858687888990>>