HomeSort by relevance Sort by last modified time
    Searched full:rearrange (Results 1 - 25 of 187) sorted by null

1 2 3 4 5 6 7 8

  /external/opencv3/samples/python2/
dft.py 10 Rearrange the quadrants of Fourier image so that the origin is at
91 # Rearrange the quadrants of Fourier image so that the origin is at
  /external/scrypt/lib/crypto/
crypto_scrypt-neon-salsa208.h 18 * This is modified since we only have one argument. Usually you'd rearrange
20 * rearrange which is a bit easier.
  /external/dbus/bus/
rc.messagebus.in 19 # so we can rearrange this easily
messagebus.in 29 # so we can rearrange this easily
  /packages/apps/Protips/res/values-en-rGB/
arrays.xml 22 <item msgid="8903218961940756528">"Rearrange your Home screen.\n Touch &amp; hold an item and when it vibrates, drag it where you want it to go."</item>
  /packages/apps/Protips/res/values-en-rIN/
arrays.xml 22 <item msgid="8903218961940756528">"Rearrange your Home screen.\n Touch &amp; hold an item and when it vibrates, drag it where you want it to go."</item>
  /external/opencv3/samples/cpp/
dft.cpp 62 // rearrange the quadrants of Fourier image
  /external/skia/src/gpu/gl/
GrGLGpuProgramCache.cpp 178 // we rearrange it to look like this:
186 // we rearrange it to look like this:
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 129 void CFX_List::ReArrange(int32_t nItemIndex) {
585 ReArrange(0);
595 ReArrange(GetCount() - 1);
780 void CFX_ListCtrl::ReArrange(int32_t nItemIndex) {
781 CFX_List::ReArrange(nItemIndex);
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
Metrics.java 76 // Do not change or rearrange these values, that will break historical data. Only add to the end
110 // Do not change or rearrange these values, that will break historical data. Only add to the end
141 // Do not change or rearrange these values, that will break historical data. Only add to the
184 // Do not change or rearrange these values, that will break historical data. Only add to the
218 // Do not change or rearrange these values, that will break historical data. Only add to the
279 // Do not change or rearrange these values, that will break historical data. Only add to the
306 // Do not change or rearrange these values, that will break historical data. Only add to the
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
FieldLUDecomposition.java 27 * to rearrange the rows of A before so that it can be decomposed. L is a lower
LUDecomposition.java 26 * to rearrange the rows of A before so that it can be decomposed. L is a lower
  /external/opencv3/samples/cpp/tutorial_code/core/discrete_fourier_transform/
discrete_fourier_transform.cpp 53 // rearrange the quadrants of Fourier image so that the origin is at the image center
  /external/skia/src/core/
SkQuadClipper.cpp 25 * We solve for t, using quadratic equation, hence we have to rearrange
  /packages/apps/Protips/res/values/
arrays.xml 44 <item>Rearrange your Home screen.\n
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 234 virtual void ReArrange(int32_t nItemIndex);
317 void ReArrange(int32_t nItemIndex) override;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
MimeWriter.py 7 MimeWriter does buffer the headers you add, allowing you to rearrange their
40 headers you add, allowing you to rearrange their order.
  /prebuilts/gdb/linux-x86/lib/python2.7/
MimeWriter.py 7 MimeWriter does buffer the headers you add, allowing you to rearrange their
40 headers you add, allowing you to rearrange their order.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
MimeWriter.py 7 MimeWriter does buffer the headers you add, allowing you to rearrange their
40 headers you add, allowing you to rearrange their order.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
MimeWriter.py 7 MimeWriter does buffer the headers you add, allowing you to rearrange their
40 headers you add, allowing you to rearrange their order.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.def 29 /* IMPORTANT. Do not rearrange the codes between GIMPLE_COND and
78 Do not rearrange the codes between GIMPLE_ASSIGN and GIMPLE_RETURN.
208 Do not rearrange any of the GIMPLE_OMP_* codes. This ordering is
  /external/libmpeg2/common/
impeg2_format_conv.c 89 /* code will rearrange pixels into YUV422 interleaved */
170 /* code will rearrange pixels into YUV422 interleaved */
  /external/opencv3/doc/tutorials/core/discrete_fourier_transform/
discrete_fourier_transform.markdown 106 -# **Crop and rearrange**. Remember, that at the first step, we expanded the image? Well, it's time
107 to throw away the newly introduced values. For visualization purposes we may also rearrange the
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_cos.c 43 * For better accuracy, rearrange to
  /external/llvm/tools/bugpoint/
FindBugs.cpp 29 /// compiled correctly output nothing and rearrange the passes into a new order.

Completed in 554 milliseconds

1 2 3 4 5 6 7 8