/external/opencv3/doc/py_tutorials/py_calib3d/py_calibration/ |
py_calibration.markdown | 172 This is the shortest path. Just call the function and use ROI obtained above to crop the result.
|
/external/replicaisland/res/values/ |
wanda.xml | 96 Did you even think about what you were doing? Did you even consider that maybe, just maybe, there was some other way to resolve the situation? Or do you just calculate the shortest possible path to your objective and then iterate until it?s complete? Just follow the rules by rote, never considering whether or not your way is the best way?
|
/external/v8/src/ |
conversions.cc | 319 // shortest representation (which happens when f equals -1).
|
/external/wpa_supplicant_8/wpa_supplicant/ |
mbo.c | 282 * The shortest channel configuration is 10 characters - commas, 3
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/http/ |
AuthenticationInfo.java | 188 /** The shortest path from the URL we authenticated against. */
|
/ndk/sources/cxx-stl/stlport/src/ |
c_locale.h | 220 * Returns the number of bytes of the shortest allowed multibyte
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 359 # shortest layout tuple
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 359 # shortest layout tuple
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path.go | 63 // Clean returns the shortest path name equivalent to path
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path.go | 63 // Clean returns the shortest path name equivalent to path
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 359 # shortest layout tuple
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 359 # shortest layout tuple
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
VaryingConfiguration.java | 174 // language, such as either with the strings of the largest or shortest
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
BinPacker.java | 130 // Pick a rectangle. This currently tries to find the rectangle whose shortest
|
/system/core/base/ |
utf8_test.cpp | 150 // Non-shortest-form UTF-8.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-vax.texi | 207 instructions. They expand to the shortest branch instruction that
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 85 /** Find the midpoint of the shortest edit script for a specified 90 When the two searches meet, we have found the midpoint of the shortest
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
btConvexHull.cpp | 927 if ( dx < EPSILON ) dx = len * btScalar(0.05); // 1/5th the shortest non-zero edge. 1082 if ( dx < EPSILON ) dx = len * btScalar(0.05); // 1/5th the shortest non-zero edge.
|
btQuaternion.h | 409 /**@brief Return the angle between this quaternion and the other along the shortest path 428 /**@brief Return the angle of rotation represented by this quaternion along the shortest path*/
|
/external/icu/icu4c/source/test/intltest/ |
collationtest.cpp | 299 "a\xc1\x81z", // non-shortest form 300 "a\xe0\x82\x83z", // non-shortest form 303 "a\xf0\x8f\xbf\xbfz", // non-shortest form [all...] |
/packages/apps/Calendar/res/values/ |
strings.xml | 64 should use the shortest acceptable abbreviation to save space. --> 74 should use the shortest acceptable abbreviation of 'hour' to save space. --> 84 should use the shortest acceptable abbreviation of 'day' to save space. --> [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 322 // shortest limit on the stack is always enforced, even if it is not the 349 // maximum message length should be limited to the shortest length that 350 // will not harm usability. The theoretical shortest message that could [all...] |
/external/icu/icu4c/source/test/cintltst/ |
utf8tst.c | 509 0xc0, 0x80, /* non-shortest form */ 651 0xc0, 0x80, /* non-shortest form */ [all...] |
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/ |
Graph.py | 658 number corresponds to the shortest distance between the nodes.
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
closurizednamespacesinfo.py | 558 # The namespace for a class is the shortest prefix ending in a class
|