Searched defs:storage (Results 1 - 25 of 96) sorted by relevance

1234

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DBitSet.hpp42 ANTLR_USE_NAMESPACE(std)vector<bool> storage; member in class:antlr::BitSet
H A DCircularQueue.hpp89 ANTLR_USE_NAMESPACE(std)vector<T> storage; member in class:antlr::CircularQueue
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebCookieManagerCFNet.cpp37 cookieStorage( CFHTTPCookieStorageRef* storage) argument
47 setCookieStorage( CFHTTPCookieStorageRef storage) argument
H A DWebCookieManagerCurl.cpp34 cookieStorage( CFHTTPCookieStorageRef* storage) argument
41 setCookieStorage( CFHTTPCookieStorageRef storage) argument
/macosx-10.9.5/llvmCore-3425.0.33/unittests/ADT/
H A DTwineTest.cpp78 SmallString<8> storage; local
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DDB.pm25 sub storage { shift->schema_instance(@_)->storage; } subroutine
H A DResultSource.pm902 sub storage { shift->schema->storage; } subroutine
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioChannel.h45 AudioChannel(float* storage, size_t length) argument
71 void set(float* storage, size_t length) argument
/macosx-10.9.5/bless-98/libbless/Misc/
H A DBLGetCStringRepresentation.c65 struct stringer *storage; local
134 struct stringer *storage = (struct stringer *)addr; local
[all...]
/macosx-10.9.5/expat-12/expat/tests/
H A Dchardata.c35 CharData_Init(CharData *storage) argument
42 CharData_AppendString(CharData *storage, const char *s) argument
61 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) argument
83 CharData_CheckString(CharData *storage, const char *expected) argument
112 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOS9/
H A DmDNSLibrary.c34 CacheEntity *storage = OTAllocMem(sizeof(CacheEntity) * RR_CACHE_SIZE); local
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-auth.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorageEventDispatcher.cpp84 Storage* storage = frames[i]->document()->domWindow()->sessionStorage(ec); local
98 Storage* storage = frames[i]->document()->domWindow()->localStorage(ec); local
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A Ddes_rw.c74 static unsigned char des_inbuf[10240], storage[10240], *store_ptr; variable
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInjectedScriptHost.cpp159 String InjectedScriptHost::storageIdImpl(Storage* storage) argument
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dnb_name.c91 void convertToNetBIOSaddr(struct sockaddr_storage *storage, const char *name) argument
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tests/
H A Dtbasic1.cpp189 B(b14, Empty view outlives temp storage, 0) { argument
196 B(b15, View outlives temp storage, 0) { argument
213 B(b16, View outlives cleared temp storage, 0) { argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dnetsrc.c93 struct netsrc_req *nrq, storage; local
189 struct in6_addr *in6, storage; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSActivation.h122 WriteBarrier<Unknown>* storage = this->storage(); local
179 inline WriteBarrier<Unknown>* JSActivation::storage() function in class:JSC::JSActivation
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DDOMStorage.js178 storage: domStorage property in class:_domStorageItemsCleared.storageData
191 storage: domStorage, property in class:_domStorageItemRemoved.storageData
206 storage: domStorage, property in class:_domStorageItemAdded.storageData
223 storage: domStorage, property in class:_domStorageItemUpdated.storageData
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DGraphicsContextWin.cpp70 void* storage = 0; local
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dudp6_output.c161 struct in6_addr storage; local
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DKernTable.cpp170 void KernTable::process(LEGlyphStorage& storage) argument
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVControlComponent.c227 FWDVCComponentOpen(ControlComponentInstancePtr storage, ComponentInstance self) argument
247 FWDVCComponentClose(ControlComponentInstancePtr storage, ComponentInstance self) argument
265 FWDVCComponentVersion(ControlComponentInstancePtr storage) argument
272 FWDVCComponentRegister(ControlComponentInstancePtr storage) argument
302 FWDVCComponentCanDo(ControlComponentInstancePtr storage, short selector) argument
330 FWDVCCodecComponentDispatch(ComponentParameters *params, char ** storage) argument
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLib.c431 SCDynamicStoreRef storage = NULL; local

Completed in 337 milliseconds

1234