HomeSort by relevance Sort by last modified time
    Searched full:pair (Results 351 - 375 of 1449) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/lib/blkid/
resolve.c 57 * pair. In the case of a token, value is ignored. If the "token" is not
  /external/freetype/include/freetype/
ftpfr.h 103 * Return the kerning pair corresponding to two glyphs in a PFR face.
  /external/grub/stage2/
disk_inode.h 52 * An inode is 'named' by its dev/inumber pair. (iget/iget.c)
  /external/guava/src/com/google/common/collect/
SetMultimap.java 29 * key-value pair that's already in the multimap has no effect.
SortedSetMultimap.java 32 * key-value pairs; adding a key-value pair that's already in the multimap has
  /external/icu4c/common/unicode/
dtintrv.h 29 * It is a pair of UDate representing from UDate 1 to UDate 2.
  /external/icu4c/i18n/
quant.h 55 * HIGH SURROGATE (leading code unit) of a pair of surrogates,
  /external/qemu/android/utils/
ini.h 46 /* return a specific (key,value) pair from an IniFile.
  /external/qemu/hw/
pci_host.h 26 register pair to access PCI configuration space. */
  /external/srec/portable/include/
PortExport.h 68 #error Symbol import/export pair not defined.
  /external/srec/srec/EventLog/include/
riff.h 165 * Key-value pair.
  /external/stlport/stlport/stl/
_hashtable.c 197 pair<__iterator__, bool>
210 return pair<iterator, bool>(iterator(__cur), false);
220 return pair<iterator, bool>(iterator(__cur), true);
223 return pair<iterator, bool>(_M_insert_noresize(__n, __obj), true);
_monetary.c 51 pair<_InIt1, bool> __get_string( _InIt1 __first, _InIt1 __last,
168 pair<iter_type, bool>
246 pair<_InputIter, bool>
257 pair<_InputIter, bool>
  /external/stlport/test/eh/
TestClass.h 71 typedef EH_STD::pair<const TestClass, TestClass> pair_testclass_testclass;
nc_alloc.h 28 # include <pair.h>
  /external/tinyxml/docs/
annotated.html 9 <tr><td class="indexkey"><a class="el" href="classTiXmlAttribute.html">TiXmlAttribute</a></td><td class="indexvalue">An attribute is a name-value pair </td></tr>
  /external/v8/test/mjsunit/
debug-stepin-call-function-stub.js 98 // of call. Use different pair of functions so that g2 is compiled lazily.
  /external/webkit/JavaScriptCore/API/
JSStringRef.cpp 80 // Any UTF8 character > 3 bytes encodes as a UTF16 surrogate pair.
  /external/webkit/JavaScriptCore/profiler/
Profile.cpp 109 typedef pair<UString::Rep*, unsigned> NameCountPair;
  /external/webkit/WebCore/accessibility/
AXObjectCache.h 136 Vector<pair<RefPtr<AccessibilityObject>, AXNotification> > m_notificationsToPost;
  /external/webkit/WebCore/dom/
QualifiedName.cpp 59 pair<QNameSet::iterator, bool> addResult = gNameCache->add<QualifiedNameComponents, QNameComponentsTranslator>(components);
  /external/webkit/WebCore/dom/default/
PlatformMessagePortChannel.h 103 // Pointer to our entangled pair - cleared when close() is called.
  /external/webkit/WebCore/loader/appcache/
ApplicationCache.h 47 typedef Vector<std::pair<KURL, KURL> > FallbackURLVector;
  /external/webkit/WebCore/storage/
DatabaseTracker.h 141 std::pair<SecurityOrigin*, DatabaseDetails>* m_proposedDatabase;
  /external/webkit/WebCore/wml/
WMLTaskElement.cpp 110 // name value pair in the page state, as the whole page state is replaced soon by this new map

Completed in 218 milliseconds

<<11121314151617181920>>