Searched defs:vector (Results 1 - 25 of 119) sorted by relevance

12345

/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-stat.el[all...]
H A Dcalc-incom.el
/macosx-10.9.5/apache-786.1/httpd/test/
H A Dtest-writev.c53 struct iovec vector[3]; local
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DCompactHTMLToken.cpp42 Vector<Attribute> vector; member in struct:WebCore::SameSizeAsCompactHTMLToken
H A DHTMLIdentifier.h48 HTMLIdentifier(const Vector<UChar, inlineCapacity>& vector, CharacterWidth width) argument
H A DHTMLParserIdioms.h46 String stripLeadingAndTrailingHTMLSpaces(const Vector<UChar, inlineCapacity>& vector) argument
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DWebVTTTokenizer.cpp51 inline bool vectorEqualsString(const Vector<CharacterType, 32>& vector, const String& string) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/CoreIPC/
H A DDataReference.h51 DataReference(const Vector<uint8_t, inlineCapacity>& vector) argument
67 Vector<uint8_t> vector() const function in class:CoreIPC::DataReference
H A DArgumentCoders.h99 static void encode(ArgumentEncoder& encoder, const Vector<T>& vector) argument
103 encoder << vector[i]; local
106 static bool decode(ArgumentDecoder& decoder, Vector<T>& vector) argument
128 static void encode(ArgumentEncoder& encoder, const Vector<T>& vector) argument
134 decode(ArgumentDecoder& decoder, Vector<T>& vector) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebOpenPanelParameters.cpp56 Vector<RefPtr<APIObject>> vector; local
75 Vector<RefPtr<APIObject>> vector; local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dyenc.el
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dcookie1.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dalliant.h120 #define vector xxvector macro
/macosx-10.9.5/xnu-2422.115.4/pexpert/i386/
H A Dpe_interrupt.c55 i386_interrupt_handler_t *vector; local
80 i386_interrupt_handler_t *vector; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DMediaQueryList.cpp30 PassRefPtr<MediaQueryList> MediaQueryList::create(PassRefPtr<MediaQueryMatcher> vector, PassRefPtr<MediaQuerySet> media, bool matches) argument
35 MediaQueryList::MediaQueryList(PassRefPtr<MediaQueryMatcher> vector, PassRefPtr<MediaQuerySet> media, bool matches) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTreeAsText.h78 TextStream& operator<<(TextStream& ts, const Vector<Item>& vector) argument
84 ts << vector[i]; local
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAttributeToPropertyMap.cpp34 const PropertiesVector* vector = it->value.get(); local
56 OwnPtr<PropertiesVector> vector local
64 PropertiesVector* vector = m_map.get(attributeName); local
75 PropertiesVector* vector = m_map.get(attributeName); local
89 PropertiesVector* vector = it->value.get(); local
101 PropertiesVector* vector = m_map.get(attributeName); local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpexecute.c100 int *vector; local
/macosx-10.9.5/xnu-2422.115.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp126 IOInterruptVector *vector; local
168 vectorCanBeShared(long vectorNumber, IOInterruptVector *vector) argument
175 initVector(long vectorNumber, IOInterruptVector *vector) argument
183 disableVectorHard(long vectorNumber, IOInterruptVector *vector) argument
190 enableVector(long vectorNumber, IOInterruptVector *vector) argument
197 causeVector(long vectorNumber, IOInterruptVector *vector) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DArrayStorage.h76 ContiguousJSValues vector() { return ContiguousJSValues(m_vector, vectorLength()); } function in struct:JSC::ArrayStorage
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A Ddll.cpp47 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< RefAST >; member in namespace:antlr
55 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< factory_descriptor_* >; member in namespace:antlr
60 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< bool >; member in namespace:antlr
80 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< int >; member in namespace:antlr
81 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< int, ANTLR_USE_NAMESPACE(std)allocator< int > >; member in namespace:antlr
86 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< RefToken >; member in namespace:antlr
87 template class ANTLR_API ANTLR_USE_NAMESPACE(std)vector< RefToken, ANTLR_USE_NAMESPACE(std)allocator< RefToken > >; member in namespace:antlr
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DWOFFFileFormat.cpp61 static bool writeUInt32(Vector<char>& vector, uint32_t value) argument
67 static bool writeUInt16(Vector<char>& vector, uint16_t value) argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dtargets.c1267 const bfd_target *vector; member in struct:targmatch
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dmetamail.el
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dinet_proto.c274 static char *print_unsigned_vector(VSTRING *buf, unsigned *vector) argument
288 static char *print_uchar_vector(VSTRING *buf, unsigned char *vector) argument

Completed in 207 milliseconds

12345