Searched defs:storage (Results 51 - 75 of 96) sorted by relevance

1234

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/python/
H A DPyStorage.cpp216 c4_Storage &storage = *(PyStorage*)(PyObject*)args[0]; local
380 c4_Storage &storage = *(PyStorage*)(PyObject*)args[0]; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-http.el
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSArray.cpp55 ArrayStorage* storage = butterfly->arrayStorage(); local
249 ArrayStorage* storage = ensureArrayStorage(vm); local
338 setLengthWithArrayStorage(ExecState* exec, unsigned newLength, bool throwException, ArrayStorage* storage) argument
499 ArrayStorage* storage = m_butterfly->arrayStorage(); local
651 ArrayStorage* storage = m_butterfly->arrayStorage(); local
681 shiftCountWithArrayStorage(unsigned startIndex, unsigned count, ArrayStorage* storage) argument
831 unshiftCountWithArrayStorage(ExecState* exec, unsigned startIndex, unsigned count, ArrayStorage* storage) argument
1237 ArrayStorage* storage = m_butterfly->arrayStorage(); local
1506 ArrayStorage* storage = m_butterfly->arrayStorage(); local
1569 ArrayStorage* storage = m_butterfly->arrayStorage(); local
[all...]
H A DJSObject.cpp311 ArrayStorage* storage = thisObject->m_butterfly->arrayStorage(); local
486 ArrayStorage* storage = thisObject->m_butterfly->arrayStorage(); local
508 ArrayStorage* storage = thisObject->m_butterfly->arrayStorage(); local
540 enterDictionaryIndexingModeWhenArrayStorageAlreadyExists(VM& vm, ArrayStorage* storage) argument
734 ArrayStorage* storage = constructConvertedArrayStorageWithoutCopyingElements(vm, neededLength); local
1305 ArrayStorage* storage = thisObject->m_butterfly->arrayStorage(); local
1504 ArrayStorage* storage = object->m_butterfly->arrayStorage(); local
1835 ArrayStorage* storage = current->arrayStorageOrNull(); local
1912 putByIndexBeyondVectorLengthWithArrayStorage(ExecState* exec, unsigned i, JSValue value, bool shouldThrow, ArrayStorage* storage) argument
2007 ArrayStorage* storage = createArrayStorage(vm, i + 1, getNewVectorLength(0, 0, i + 1)); local
2056 putDirectIndexBeyondVectorLengthWithArrayStorage(ExecState* exec, unsigned i, JSValue value, unsigned attributes, PutDirectIndexMode mode, ArrayStorage* storage) argument
2155 ArrayStorage* storage = createArrayStorage(vm, i + 1, getNewVectorLength(0, 0, i + 1)); local
2433 ArrayStorage* storage = object->m_butterfly->arrayStorage(); local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/tests/server/
H A Dtftpd.c126 char storage[PKTSIZE]; member in union:__anon7400
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-sparc.c240 elf64_sparc_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage, argument
H A Darchive.c1815 long storage; local
H A Delf64-mips.c2319 mips_elf64_canonicalize_dynamic_reloc(bfd *abfd, arelent **storage, asymbol **syms) argument
H A Dsunos.c316 sunos_canonicalize_dynamic_symtab (bfd *abfd, asymbol **storage) argument
424 sunos_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage, asymbol **syms) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DDenseMap.h691 AlignedCharArrayUnion<BucketT[InlineBuckets], LargeRep> storage; member in class:llvm::SmallDenseMap
/macosx-10.9.5/objc4-551.1/runtime/
H A Dllvm-DenseMap.h755 AlignedCharArrayUnion<BucketT[InlineBuckets], LargeRep> storage; member in class:objc::SmallDenseMap
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_vfsops.c2235 struct sockaddr_storage storage; local
/macosx-10.9.5/swig-10/Source/Modules/
H A Dallocate.cxx399 String *storage = Getattr(c, "storage"); local
H A Dtypepass.cxx353 String *storage = Getattr(n, "storage"); local
719 String *storage = Getattr(n, "storage"); local
[all...]
H A Docaml.cxx1388 String *storage; local
H A Doctave.cxx443 String *storage = Getattr(n, "storage"); local
1132 String *storage = Getattr(n, "storage"); local
/macosx-10.9.5/swig-10/Source/Swig/
H A Dsymbol.c1590 String *storage = Getattr(n, "storage"); local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/generic/
H A Ditk_archetype.c121 char **storage; /* storage for above strings */ member in struct:GenericConfigOpt
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_arp.c1343 u_char storage[sizeof (struct kev_in_collision) + MAX_HW_LEN]; local
/macosx-10.9.5/CF-855.17/
H A DCFBinaryPList.c440 } storage; local
H A DCFStorage.c144 CF_INLINE void __CFStorageAllocLeafNodeMemory(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFIndex cap, bool compact) { argument
178 __CFStorageConvertByteToValue(ConstCFStorageRef storage, CFIndex byte) argument
185 __CFStorageConvertBytesToValueRange(ConstCFStorageRef storage, CFIndex offset, CFIndex length) argument
192 __CFStorageConvertValueToByte(ConstCFStorageRef storage, CFIndex value) argument
199 __CFStorageConvertValuesToByteRange(ConstCFStorageRef storage, CFIndex offset, CFIndex length) argument
222 __CFStorageReleaseNode(CFStorageRef storage, CFStorageNode *node) argument
231 __CFStorageReleaseNodeWithNullCheck(CFStorageRef storage, CFStorageNode *node) argument
235 __CFStorageDeallocateNode(CFStorageRef storage, CFStorageNode *node) argument
252 __CFStorageThawNodeDuringMutation(CFStorageRef storage, CFStorageNode *node) argument
283 __CFStorageSetCache(CFStorageRef storage, CFStorageNode *node, CFIndex locInBytes) argument
294 __CFStorageGetFromCache(CFStorageRef storage, CFIndex loc, CFRange * restrict validConsecutiveValueRange, bool requireUnfrozenNode) argument
306 __CFStorageAllocLeafNodeMemory(CFGetAllocator(storage), storage, cachedNode, cachedNode->numBytes, false); local
355 __CFStorageFindByte(CFStorageRef storage, CFStorageNode *node, CFIndex byteNum, CFIndex absoluteByteOffsetOfNode, CFStorageNode **resultNode, CFRange *validConsecutiveByteRange, bool requireUnfreezing) argument
359 __CFStorageAllocLeafNodeMemory(CFGetAllocator(storage), storage, node, node->numBytes, false); local
380 __CFStorageGetValueAtIndex(CFStorageRef storage, CFIndex idx, CFRange *validConsecutiveValueRange, bool requireUnfreezing) argument
409 __CFStorageCreateNode(CFAllocatorRef allocator, CFStorageRef storage, bool isLeaf, CFIndex numBytes) argument
429 __CFStorageCopyNode(CFStorageRef storage, const CFStorageNode *node) argument
476 __CFStorageDeleteLeafFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFRange range) argument
503 __CFStoragePopulateBranchChildrenAfterDeletion(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFRange range, CFStorageNode *newChildren[3], bool childrenAreDefinitelyFrozen, bool compact) argument
548 __CFStorageDeleteBranchFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFRange range) argument
580 __CFStorageDeleteFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFRange range) argument
593 __CFStorageDeleteUnfrozen(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFRange range, bool compact, bool isRootNode) argument
642 __CFStorageInsertLeafFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
708 __CFStorageInsertBranchFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
755 __CFStorageInsertFrozen(CFAllocatorRef allocator, CFStorageRef storage, const CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
768 __CFStorageInsertLeafUnfrozen(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
821 __CFStorageInsertBranchUnfrozen(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
876 __CFStorageInsertUnfrozen(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
887 __CFStorageInsert(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFIndex byteNum, CFIndex size, CFIndex absoluteByteNum) argument
896 __CFStorageDelete(CFAllocatorRef allocator, CFStorageRef storage, CFStorageNode *node, CFRange range, bool compact) argument
908 __CFStorageGetCount(CFStorageRef storage) argument
966 __CFStorageGetCapacity(CFStorageRef storage) argument
970 __CFStorageGetValueSize(CFStorageRef storage) argument
975 CFStorageRef storage = (CFStorageRef)cf; local
985 __CFStorageEnumerateNodesInByteRangeWithBlock(CFStorageRef storage, CFStorageNode *node, CFIndex globalOffsetOfNode, CFRange range, CFIndex concurrencyToken, CFStorageApplierBlock applier) argument
991 __CFStorageAllocLeafNodeMemory(CFGetAllocator(storage), storage, node, node->numBytes, false); local
1043 _CFStorageFindNodeContainingByteRange(ConstCFStorageRef storage, const CFStorageNode *node, CFRange nodeRange, CFIndex globalOffsetOfNode, CFRange *outGlobalByteRangeOfResult) argument
1066 __CFStorageClearRootNode(CFStorageRef storage) argument
1088 CFStorageRef storage = (CFStorageRef)cf; local
1115 CFStorageRef storage; local
1159 const ConstCFStorageRef storage = mutStorage; //we expect this to never modify the storage, so use a const variable to help enforce that local
1211 CFStorageGetCount(CFStorageRef storage) argument
1218 CFStorageGetValueAtIndex(CFStorageRef storage, CFIndex idx, CFRange *validConsecutiveValueRange) argument
1223 CFStorageGetConstValueAtIndex(CFStorageRef storage, CFIndex idx, CFRange *validConsecutiveValueRange) argument
1232 CFStorageInsertValues(CFStorageRef storage, CFRange range) argument
1272 CFStorageDeleteValues(CFStorageRef storage, CFRange range) argument
1328 CFStorageGetValues(CFStorageRef storage, CFRange range, void *values) argument
1342 _CFStorageFastEnumeration(CFStorageRef storage, struct __objcFastEnumerationStateEquivalent *state, void *stackbuffer, unsigned long count) argument
1354 CFStorageApplyFunction(CFStorageRef storage, CFRange range, CFStorageApplierFunction applier, void *context) argument
1365 CFStorageApplyBlock(CFStorageRef storage, CFRange range, CFStorageEnumerationOptionFlags options, CFStorageApplierBlock applier) argument
1376 CFStorageReplaceValues(CFStorageRef storage, CFRange range, const void *values) argument
1392 __CFStorageApplyNodeBlockInterior(CFStorageRef storage, CFStorageNode *node, void (^block)(CFStorageRef storage, CFStorageNode *node)) argument
1402 __CFStorageApplyNodeBlock(CFStorageRef storage, void (^block)(CFStorageRef storage, CFStorageNode *node)) argument
1407 __CFStorageEstimateTotalAllocatedSize(CFStorageRef storage) argument
1421 __CFStorageSetAlwaysFrozen(CFStorageRef storage, bool alwaysFrozen) argument
1425 __CFStorageCheckNodeCachedLengthIntegrity(ConstCFStorageRef storage, const CFStorageNode *node) argument
1444 __CFStorageCheckNodeIntegrity(ConstCFStorageRef storage, const CFStorageNode *node) argument
1455 __CFStorageCheckIntegrity(CFStorageRef storage) argument
1474 _CFStorageSetWeak(CFStorageRef storage) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGNode.h329 void convertToGetByOffset(unsigned storageAccessDataIndex, Edge storage) argument
338 void convertToPutByOffset(unsigned storageAccessDataIndex, Edge storage) argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dnm.c1031 long storage = bfd_get_dynamic_symtab_upper_bound (abfd); local
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPSIMAKAUtil.c605 uint8_t * storage; member in struct:TLVBuffer
642 TLVBufferInit(TLVBufferRef tb, uint8_t * storage, int size) argument
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dregcomp.c939 bin_tree_storage_t *storage, *next; local
3724 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); local
[all...]

Completed in 618 milliseconds

1234