/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
D | TextBuffer.java | 50 private final BufferRecycler _allocator; field in TextBuffer 124 _allocator = allocator; in TextBuffer() 131 _allocator = allocator; in TextBuffer() 176 if (_allocator != null) { in releaseBuffers() 181 _allocator.releaseCharBuffer(BufferRecycler.CHAR_TEXT_BUFFER, buf); in releaseBuffers() 318 if (_allocator != null) { in buf() 319 return _allocator.allocCharBuffer(BufferRecycler.CHAR_TEXT_BUFFER, needed); in buf()
|
/external/fastrpc/src/ |
D | adspmsgd_apps_skel.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | adsp_current_process1_stub.c | 196 typedef struct _allocator { struct 201 } _allocator; typedef 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init() 497 static __inline int _stub_pack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote_… in _stub_pack() 523 _allocator _al[1] = {{0}}; in _stub_method_1()
|
D | adspmsgd_adsp1_stub.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | adsp_current_process_stub.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init() 579 static __inline int _stub_pack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote_… in _stub_pack() 605 _allocator _al[1] = {{0}}; in _stub_method_1()
|
D | adspmsgd_adsp_stub.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | adsp_perf_stub.c | 195 typedef struct _allocator { struct 200 } _allocator; typedef 219 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 240 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 252 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | remotectl_stub.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | apps_mem_skel.c | 195 typedef struct _allocator { struct 200 } _allocator; argument 219 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 240 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 252 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | apps_std_skel.c | 196 typedef struct _allocator { struct 201 } _allocator; argument 220 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc() 241 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit() 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init() 731 static __inline int _skel_unpack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remot… in _skel_unpack() 766 _allocator _al[1] = {{0}}; in _skel_method_11()
|
/external/llvm-project/lld/lib/Core/ |
D | LinkingContext.cpp | 41 *(new (_allocator) SimpleUndefinedAtom(*entryFile, entrySymbolName()))); in createEntrySymbolFile() 56 undefinedSymFile->addAtom(*(new (_allocator) SimpleUndefinedAtom( in createUndefinedSymbolFile()
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | DebugInfo.h | 33 _allocator = std::move(allocator); in setAllocator() 40 std::unique_ptr<llvm::BumpPtrAllocator> _allocator;
|
D | MachOLinkingContext.cpp | 484 _searchDirs.push_back(path.str().copy(_allocator)); in addModifiedSearchDir() 512 _frameworkDirs.push_back(path.str().copy(_allocator)); in addFrameworkSearchDir() 539 return fullPath.str().copy(_allocator); in searchDirForLibrary() 547 return fullPath.str().copy(_allocator); in searchDirForLibrary() 553 return fullPath.str().copy(_allocator); in searchDirForLibrary() 559 return fullPath.str().copy(_allocator); in searchDirForLibrary() 583 return fullPath.str().copy(_allocator); in findPathForFramework()
|
D | MachONormalizedFileFromAtoms.cpp | 193 llvm::BumpPtrAllocator _allocator; member in __anon2e8aa0f30111::Util 248 auto *sect = new (_allocator) in getRelocatableSection() 333 auto *sect = new (_allocator) SectionInfo( in getFinalSection() 368 new (_allocator) SectionInfo(segName, sectName, S_REGULAR, _ctx, in sectionForAtom() 445 auto *info = new (_allocator) SegmentInfo(segName); in segmentForName()
|
/external/llvm-project/lld/include/lld/Core/ |
D | File.h | 105 return _allocator; in allocator() 228 mutable llvm::BumpPtrAllocator _allocator; variable
|
D | LinkingContext.h | 245 mutable llvm::BumpPtrAllocator _allocator; variable
|
/external/gemmlowp/internal/ |
D | unpack.h | 32 PackedResult(Allocator* _allocator, const BlockParams& _block_params) in PackedResult() argument 33 : allocator_(_allocator), block_params_(_block_params) { in PackedResult()
|
/external/tensorflow/tensorflow/python/client/ |
D | timeline.py | 289 self._allocator = allocator 322 return self._allocator
|
/external/llvm-project/lld/include/lld/ReaderWriter/ |
D | MachOLinkingContext.h | 384 StringRef copy(StringRef str) { return str.copy(_allocator); } in copy()
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | OpBase.td | 2498 let allocator = [{$_dst = $_allocator.copyInto($_self);}]; 2504 let allocator = [{$_dst = $_allocator.copyInto($_self);}]; 2510 let allocator = [{$_dst = $_self.allocateInto($_allocator);}]; 2519 tmpFields.push_back($_self[i].allocateInto($_allocator)); 2520 $_dst = $_allocator.copyInto(ArrayRef<}] # arrayOf # [{>(tmpFields));
|
/external/llvm-project/mlir/docs/ |
D | OpDefinitions.md | 1563 let allocator = [{$_dst = $_allocator.copyInto($_self);}]; 1573 - `$_allocator` is the TypeStorageAllocator in which to allocate objects.
|