Searched +defs:list +defs:length (Results 1 - 25 of 197) sorted by relevance

12345678

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclHistory.c52 int length = strlen(cmd); local
120 Tcl_Obj *list[3]; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/buckets/
H A Dapr_buckets_heap.c43 apr_bucket_heap_make(apr_bucket *b, const char *buf, apr_size_t length, void (*free_func)(void *data)) argument
76 apr_bucket_heap_create(const char *buf, apr_size_t length, void (*free_func)(void *data), apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_mmap.c21 mmap_bucket_read(apr_bucket *b, const char **str, apr_size_t *length, apr_read_type_e block) argument
71 apr_bucket_mmap_make(apr_bucket *b, apr_mmap_t *mm, apr_off_t start, apr_size_t length) argument
90 apr_bucket_mmap_create(apr_mmap_t *mm, apr_off_t start, apr_size_t length, apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_pool.c93 apr_bucket_pool_make(apr_bucket *b, const char *buf, apr_size_t length, apr_pool_t *pool) argument
122 apr_bucket_pool_create(const char *buf, apr_size_t length, apr_pool_t *pool, apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_simple.c56 apr_bucket_immortal_make(apr_bucket *b, const char *buf, apr_size_t length) argument
68 apr_bucket_immortal_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
98 apr_bucket_transient_make(apr_bucket *b, const char *buf, apr_size_t length) argument
109 apr_bucket_transient_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/buckets/
H A Dapr_buckets_heap.c43 apr_bucket_heap_make(apr_bucket *b, const char *buf, apr_size_t length, void (*free_func)(void *data)) argument
76 apr_bucket_heap_create(const char *buf, apr_size_t length, void (*free_func)(void *data), apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_mmap.c21 mmap_bucket_read(apr_bucket *b, const char **str, apr_size_t *length, apr_read_type_e block) argument
71 apr_bucket_mmap_make(apr_bucket *b, apr_mmap_t *mm, apr_off_t start, apr_size_t length) argument
90 apr_bucket_mmap_create(apr_mmap_t *mm, apr_off_t start, apr_size_t length, apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_pool.c93 apr_bucket_pool_make(apr_bucket *b, const char *buf, apr_size_t length, apr_pool_t *pool) argument
122 apr_bucket_pool_create(const char *buf, apr_size_t length, apr_pool_t *pool, apr_bucket_alloc_t *list) argument
[all...]
H A Dapr_buckets_simple.c56 apr_bucket_immortal_make(apr_bucket *b, const char *buf, apr_size_t length) argument
68 apr_bucket_immortal_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
98 apr_bucket_transient_make(apr_bucket *b, const char *buf, apr_size_t length) argument
109 apr_bucket_transient_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclHistory.c49 int length = strlen(cmd); local
116 Tcl_Obj *list[3]; local
[all...]
/macosx-10.9.5/hfs-226.1.1/CopyHFSMeta/
H A DData.h18 off_t length; member in struct:Extents
46 ExtentList_t *list; member in struct:VolumeObjects
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-dup.el[all...]
H A Dgnus-range.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSValueList.h46 static PassRefPtr<CSSValueList> createFromParserValueList(CSSParserValueList* list) argument
51 size_t length() const { return m_values.size(); } function in class:WebCore::CSSValueList
94 size_t length() const { return m_list ? m_list->length() : 0; } function in class:WebCore::CSSValueListInspector
[all...]
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestdomnode.c68 WebKitDOMNodeList* list; local
70 gulong i, length; local
129 WebKitDOMNodeList* list; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dtimeclock.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dkkc.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dulist.c61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { argument
69 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) { argument
96 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) argument
124 ulist_containsString(const UList *list, const char *data, int32_t length) argument
146 ulist_getNext(UList *list) argument
160 ulist_getListSize(const UList *list) argument
168 ulist_resetList(UList *list) argument
175 ulist_deleteList(UList *list) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmcred.h44 CssmSample(const TypedList &list) argument
46 CssmSample(const TypedList &list, const CssmSubserviceUid &ver) argument
64 uint32 length() const { return size(); } // legacy; prefer size() function in class:Security::SampleGroup
H A Dcssmlist.cpp71 ListElement::ListElement(const CssmList &list) argument
99 CssmList &ListElement::list() function in class:ListElement
105 const CssmList &ListElement::list() const function in class:ListElement
121 ListElement &ListElement::operator = (const CssmList &list) argument
155 unsigned int CssmList::length() cons function in class:CssmList
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmcred.h44 CssmSample(const TypedList &list) argument
46 CssmSample(const TypedList &list, const CssmSubserviceUid &ver) argument
64 uint32 length() const { return size(); } // legacy; prefer size() function in class:Security::SampleGroup
H A Dcssmlist.cpp71 ListElement::ListElement(const CssmList &list) argument
99 CssmList &ListElement::list() function in class:ListElement
105 const CssmList &ListElement::list() const function in class:ListElement
121 ListElement &ListElement::operator = (const CssmList &list) argument
155 unsigned int CssmList::length() cons function in class:CssmList
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/network/efl/
H A DNetworkStateNotifierEfl.cpp59 Eina_List* list; local
115 ssize_t length = recv(sock, nlh, bufferSize, MSG_DONTWAIT); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DTextCheckerClientQt.cpp40 static void convertToVectorList(const QStringList& list, Vector<String>& vList) argument
79 void TextCheckerClientQt::checkSpellingOfString(const UChar* buffer, int length, int* misspellingLocation, int* misspellingLength) argument
88 void TextCheckerClientQt::checkGrammarOfString(const UChar* buffer, int length, Vector<GrammarDetail>& details, int* badGrammarLocation, int* badGrammarLength) argument
[all...]
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dinterfaces.h79 uint8_t length; member in struct:__anon6821
98 interface_t * list; member in struct:__anon6823

Completed in 246 milliseconds

12345678