Searched defs:length (Results 1 - 25 of 2842) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durbtok.h21 signed long length; member in struct:RuleBasedTokenRange
/macosx-10.9.5/Libc-997.90.3/string/
H A Dstpcpy.c28 const size_t length = strlen(src); local
H A Dstrcpy.c28 const size_t length = strlen(src); local
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DSQLResultSetRowList.cpp36 unsigned SQLResultSetRowList::length() const function in class:WebCore::SQLResultSetRowList
/macosx-10.9.5/WebCore-7537.78.1/bindings/cpp/
H A DWebDOMHTMLOptionsCollectionCustom.cpp26 unsigned WebDOMHTMLOptionsCollection::length() const function in class:WebDOMHTMLOptionsCollection
34 void WebDOMHTMLOptionsCollection::setLength(unsigned length) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DWebCoreBundleWin.cpp46 DWORD length = ::GetModuleFileNameW(WebCore::instanceHandle(), dllPathBuffer, WTF_ARRAY_LENGTH(dllPathBuffer)); local
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/aix5.2.0.0/
H A Dsec_authn.h81 int length; member in struct:__anon8089
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/darwin/
H A Dsec_authn.h81 int length; member in struct:__anon8090
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/freebsd6.0/
H A Dsec_authn.h81 int length; member in struct:__anon8094
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/hpux11.11/
H A Dsec_authn.h81 int length; member in struct:__anon8095
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/linux-gnu/
H A Dsec_authn.h81 int length; member in struct:__anon8105
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/solaris2.10/
H A Dsec_authn.h81 int length; member in struct:__anon8106
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/solaris2.8/
H A Dsec_authn.h81 int length; member in struct:__anon8107
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/solaris2.9/
H A Dsec_authn.h81 int length; member in struct:__anon8108
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h41 unsigned long length; member in class:IOPMPowerSourceList
H A DIOPMinformeeList.h44 unsigned long length; member in class:IOPMinformeeList
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/string/
H A Dstrcpy.c29 const size_t length = strlen(src); local
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmkey.cpp49 CssmKey::CssmKey(uint32 length, void *data) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmkey.cpp49 CssmKey::CssmKey(uint32 length, void *data) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/speech/
H A DSpeechRecognitionResultList.h41 unsigned long length() { return m_results.size(); } function in class:WebCore::SpeechRecognitionResultList
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DDictationAlternative.cpp31 DictationAlternative::DictationAlternative(unsigned start, unsigned length, uint64_t context) argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSpeechInputResultList.h44 size_t length() { return m_results.size(); } function in class:WebCore::SpeechInputResultList
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Docchild.c22 apr_size_t length = 256; local
/macosx-10.9.5/apr-30/apr/apr/test/
H A Docchild.c22 apr_size_t length = 256; local

Completed in 111 milliseconds

1234567891011>>