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

1 2 3 4 5

  /libcore/luni/src/main/java/java/sql/
Array.java 64 * the map defining the correspondence between SQL type names
77 * the map defining the correspondence between SQL type names
142 * the map defining the correspondence between SQL type names
157 * the map defining the correspondence between SQL type names
  /external/webrtc/src/system_wrappers/interface/
sort.h 46 // one-to-one correspondence between data elements and key elements, with
  /packages/apps/Gallery/src/com/android/camera/gallery/
IImageList.java 24 // ImageList and Image classes have one-to-one correspondence.
  /external/freetype/src/truetype/
ttgxvar.c 316 if ( FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) )
322 FT_FREE( blend->avar_segment[j].correspondence );
331 segment->correspondence[j].fromCoord =
333 segment->correspondence[j].toCoord =
    [all...]
ttgxvar.h 59 GX_AVarCorrespondence correspondence; /* array with pairCount entries */ member in struct:GX_AVarSegmentRec_
  /external/guava/src/com/google/common/collect/
BiMap.java 97 * <p><b>Note:</b>There is no guaranteed correspondence between the iteration
  /external/llvm/include/llvm/ADT/
UniqueVector.h 26 // Map - Used to handle the correspondence of entry to ID.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Array/
array-001.js 23 * From correspondence with Igor Bukanov <igor@icesoft.no>:
regress-157652.js 80 * So we skip this case in Rhino. Here is correspondence with Igor Bukanov.
  /frameworks/base/core/java/android/database/
CrossProcessCursor.java 51 * for row 5 because there is a direct correspondence between the row indices
  /external/opencv/cvaux/src/
enmin.cpp 176 // to correspondence ofr one line only
    [all...]
cvdpstereo.cpp 58 * Find stereo correspondence by dynamic programming algorithm *
176 //find correspondence using dynamical programming
479 // Purpose: find stereo correspondence on stereo-pair
cvmorphing.cpp 66 float begCorr; /* begin of correspondence destination of run */
67 float endCorr; /* end of correspondence destination of run */
cvcorrimages.cpp 856 /* First found correspondence points for images */
892 /* Create new points and find correspondence */
897 /* Find correspondence for new found points */
    [all...]
cvmorphcontours.cpp 534 * Correspondence between points of contours specify by corr
536 * param = [0,1]; 0 correspondence to contour1, 1 - contour2
584 i = Ni-1; //correspondence to points of contour1
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 69 * less than correspondence (default value is 28).
100 // The hash-encoding-object correspondence is made by means of index
211 * there is no such correspondence.
X509CertFactoryImpl.java 594 * if it contains such correspondence
624 * if it contains such correspondence
666 * if it contains such correspondence
695 * if it contains such correspondence
    [all...]
  /external/chromium/base/
utf_string_conversion_utils.cc 135 // Assume the input is all ASCII, which means 1:1 correspondence.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Array/
regress-101488.js 23 * From correspondence with Igor Bukanov <igor@icesoft.no>
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
scope-003.js 24 * From correspondence with Christopher Oliver <coliver@mminternet.com>:
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
AlgorithmIdentifier.java 83 * its OID. If there is no the such correspondence,
  /docs/source.android.com/src/tech/dalvik/
instruction-formats.html 167 the opcode reference to figure out the correspondence. The four
181 the correspondence.</p>
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 15 // compile units. The main exception is source line correspondence where
24 // -- Source line correspondence - A vector of file ID, line#, column# triples.
  /frameworks/base/core/java/android/os/
SystemClock.java 31 * when correspondence with real-world dates and times is important, such
  /external/opencv/cvaux/include/
cvaux.h 308 /*******************************Stereo correspondence*************************************/
459 // Purpose: find stereo correspondence on stereo-pair
464 // mode - mode of correspondence retrieval (now CV_DISPARITY_BIRCHFIELD only)
755 /* finds correspondence between two contours */
760 /* morphs contours using the pre-calculated correspondence:
    [all...]

Completed in 368 milliseconds

1 2 3 4 5