Searched defs:second (Results 1 - 25 of 165) sorted by relevance

1234567

/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDADebugLog/
H A DLogItem.h6 NSNumber *second; // Used as a UInt16 from IrDA variable
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A Dcomparison.c13 uint64_t constant_memcmp(const uint8_t *first, const uint8_t *second, size_t count) { argument
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A Dcomparison.c13 uint64_t constant_memcmp(const uint8_t *first, const uint8_t *second, size_t count) { argument
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dstrequal.c34 int curl_strequal(const char *first, const char *second) argument
57 int curl_strnequal(const char *first, const char *second, size_t max) argument
[all...]
H A Drawstr.c98 int Curl_raw_equal(const char *first, const char *second) argument
113 int Curl_raw_nequal(const char *first, const char *second, size_t max) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/
H A Dseveral_tcs_helper.c41 ATF_TC_WITH_CLEANUP(second); variable
/macosx-10.9.5/libclosure-63/objectTests/
H A Dlocalisglobal.c23 int aresame(void *first, void *second) { argument
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/dltest/
H A Dpkgb.c50 int first, second; local
H A Dpkgc.c50 int first, second; local
H A Dpkgd.c51 int first, second; local
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DExtensionSubtables.cpp21 le_uint16* second = (((le_uint16*)&code) + 1); local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSImageSetValue.h76 static inline bool compareByScaleFactor(ImageWithScale first, ImageWithScale second) { return first.scaleFactor < second.scaleFactor; } argument
H A DPair.h41 static PassRefPtr<Pair> create(PassRefPtr<CSSPrimitiveValue> first, PassRefPtr<CSSPrimitiveValue> second) argument
48 CSSPrimitiveValue* second() const { return m_second.get(); } function in class:WebCore::Pair
51 void setSecond(PassRefPtr<CSSPrimitiveValue> second) { m_second = second; } argument
73 Pair(PassRefPtr<CSSPrimitiveValue> first, PassRefPtr<CSSPrimitiveValue> second) argument
76 generateCSSString(const String& first, const String& second) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DMergeIdenticalElementsCommand.cpp33 MergeIdenticalElementsCommand::MergeIdenticalElementsCommand(PassRefPtr<Element> first, PassRefPtr<Element> second) argument
/macosx-10.9.5/bless-98/libbless/FinderInfo/
H A DBLGetFinderFlag.c45 uint16_t second; member in struct:TwoUInt16
H A DBLSetFinderFlag.c45 uint16_t second; member in struct:TwoUInt16
/macosx-10.9.5/ntp-88/libntp/
H A Dclocktime.c31 clocktime( int yday, int hour, int minute, int second, int tzoff, u_long rec_ui, u_long *yearstart, u_int32 *ts_ui ) argument
/macosx-10.9.5/tcl-102/tcl/tcl/unix/dltest/
H A Dpkgb.c51 int first, second; local
H A Dpkgc.c51 int first, second; local
H A Dpkgd.c51 int first, second; local
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Db_put.c15 DB *dbp, **second; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test_micro/source/
H A Db_put.c15 DB *dbp, **second; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dbocsu.cpp138 u_writeIdenticalLevelRunTwoChars(UChar32 first, UChar32 second, uint8_t *p) { argument
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dstl_pair.h74 _T2 second; ///< @c second is a copy of the second object member in struct:pair
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ExecutionEngine/
H A DGenericValue.h31 struct { unsigned int first; unsigned int second; } UIntPairVal; member in struct:llvm::GenericValue::__anon9942::__anon9943

Completed in 219 milliseconds

1234567