Searched refs:Zone (Results 1 - 25 of 112) sorted by relevance

12345

/external/clang/test/CodeGenCXX/
H A Dblock-in-ctor-dtor.cpp7 class Zone { class
9 Zone();
10 ~Zone();
13 Zone::Zone() { function in class:Zone
18 Zone::~Zone() {
23 class X : public virtual Zone {
/external/chromium_org/v8/src/
H A Dzone.h45 // The Zone supports very fast allocation of small chunks of
47 // the Zone supports deallocating all chunks in one fast
48 // operation. The Zone is used to hold temporary data structures like
51 // Note: There is no need to initialize the Zone; the first time an
58 class Zone { class in namespace:v8::internal
60 explicit Zone(Isolate* isolate);
61 ~Zone();
62 // Allocate 'size' bytes of memory in the Zone; expands the Zone by
69 // Deletes all objects and free all memory allocated in the Zone
[all...]
H A Dzone-inl.h42 inline void* Zone::New(int size) {
71 T* Zone::NewArray(int length) {
76 bool Zone::excess_allocation() {
81 void Zone::adjust_segment_bytes_allocated(int delta) {
91 // freed by the Zone.
96 void* ZoneObject::operator new(size_t size, Zone* zone) {
107 void* ZoneList<T>::operator new(size_t size, Zone* zone) {
113 void* ZoneSplayTree<T>::operator new(size_t size, Zone* zone) {
H A Dhydrogen-bce.h41 explicit BoundsCheckTable(Zone* zone);
43 INLINE(BoundsCheckBbData** LookupOrInsert(BoundsCheckKey* key, Zone* zone));
44 INLINE(void Insert(BoundsCheckKey* key, BoundsCheckBbData* data, Zone* zone));
H A Dzone.cc70 Zone::Zone(Isolate* isolate) function in class:v8::internal::Zone
80 Zone::~Zone() {
88 void Zone::DeleteAll() {
136 void Zone::DeleteKeptSegment() {
159 Segment* Zone::NewSegment(int size) {
171 void Zone::DeleteSegment(Segment* segment, int size) {
177 Address Zone::NewExpand(int size) {
179 // there isn't enough room in the Zone t
[all...]
H A Dfunc-name-inferrer.h48 FuncNameInferrer(Isolate* isolate, Zone* zone);
108 Zone* zone() const { return zone_; }
123 Zone* zone_;
H A Dinterface.h62 static Interface* NewUnknown(Zone* zone) {
76 static Interface* NewModule(Zone* zone) {
85 void Add(Handle<String> name, Interface* interface, Zone* zone, bool* ok) {
91 void Unify(Interface* that, Zone* zone, bool* ok);
160 Interface* Lookup(Handle<String> name, Zone* zone);
233 void DoAdd(void* name, uint32_t hash, Interface* interface, Zone* zone,
235 void DoUnify(Interface* that, bool* ok, Zone* zone);
H A Dtyping.h50 void* operator new(size_t size, Zone* zone) {
53 void operator delete(void* pointer, Zone* zone) { }
70 Zone* zone() const { return info_->zone(); }
H A Dscopes.h43 explicit VariableMap(Zone* zone);
57 Zone* zone() const { return zone_; }
60 Zone* zone_;
70 explicit DynamicScopePart(Zone* zone) {
100 Scope(Scope* outer_scope, ScopeType scope_type, Zone* zone);
108 Zone* zone);
120 Zone* zone() const { return zone_; }
626 Zone* zone);
629 Scope(Scope* inner_scope, Handle<String> catch_variable_name, Zone* zone);
642 Zone* zone
[all...]
H A Ddata-flow.h88 BitVector(int length, Zone* zone)
96 BitVector(const BitVector& other, Zone* zone)
206 Iterator(const GrowableBitVector* target, Zone* zone)
218 GrowableBitVector(int length, Zone* zone)
226 void Add(int value, Zone* zone) {
231 void Union(const GrowableBitVector& other, Zone* zone) {
246 void EnsureCapacity(int value, Zone* zone) {
H A Dlithium-allocator.h219 void SplitAt(LifetimePosition pos, Zone* zone);
279 LiveRange(int id, Zone* zone);
290 LOperand* CreateAssignedOperand(Zone* zone);
295 Zone* zone);
296 void MakeSpilled(Zone* zone);
324 void SplitAt(LifetimePosition position, LiveRange* result, Zone* zone);
369 Zone* zone);
372 Zone* zone);
376 Zone* zone);
388 void ConvertOperands(Zone* zon
[all...]
H A Dsafepoint-table.h186 void DefinePointerSlot(int index, Zone* zone) { indexes_->Add(index, zone); }
187 void DefinePointerRegister(Register reg, Zone* zone);
201 explicit SafepointTableBuilder(Zone* zone)
246 Zone* zone_;
H A Dlithium.h152 LUnallocated* CopyUnconstrained(Zone* zone) {
322 static LConstantOperand* Create(int index, Zone* zone) {
358 static LStackSlot* Create(int index, Zone* zone) {
383 static LDoubleStackSlot* Create(int index, Zone* zone) {
408 static LRegister* Create(int index, Zone* zone) {
433 static LDoubleRegister* Create(int index, Zone* zone) {
458 explicit LParallelMove(Zone* zone) : move_operands_(4, zone) { }
460 void AddMove(LOperand* from, LOperand* to, Zone* zone) {
479 explicit LPointerMap(int position, Zone* zone)
500 void RecordPointer(LOperand* op, Zone* zon
[all...]
H A Deffects.h104 explicit EffectsMixin(Zone* zone) : Base(zone) {}
199 explicit EffectsBase(Zone* zone) : map_(new(zone) Mapping(zone)) {}
208 Zone* zone() { return map_->allocator().zone(); }
250 explicit Effects(Zone* zone)
259 explicit NestedEffectsBase(Zone* zone) : node_(new(zone) Node(zone)) {}
279 Zone* zone() { return node_->zone; }
306 Zone* zone;
309 explicit Node(Zone* zone, Node* previous = NULL)
339 explicit NestedEffects(Zone* zone) :
H A Djsregexp.h265 Zone* zone);
286 Zone* zone);
291 Zone* zone);
303 Zone* zone);
318 OutSet* Extend(unsigned value, Zone* zone);
326 void Set(unsigned value, Zone* zone);
331 ZoneList<OutSet*>* successors(Zone* zone) { return successors_; }
346 explicit DispatchTable(Zone* zone) : tree_(zone) { }
356 void AddValue(int value, Zone* zone) {
382 void AddRange(CharacterRange range, int value, Zone* zon
[all...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dicuzones14 # Zone NAME GMTOFF RULES FORMAT
15 Zone Etc/Unknown 0 - Unknown
20 # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL]
21 Zone SystemV/AST4ADT -4:00 SystemV A%sT
22 Zone SystemV/EST5EDT -5:00 SystemV E%sT
23 Zone SystemV/CST6CDT -6:00 SystemV C%sT
24 Zone SystemV/MST7MDT -7:00 SystemV M%sT
25 Zone SystemV/PST8PDT -8:00 SystemV P%sT
26 Zone SystemV/YST9YDT -9:00 SystemV Y%sT
27 Zone System
[all...]
/external/icu4c/tools/tzcode/
H A Dicuzones14 # Zone NAME GMTOFF RULES FORMAT
15 Zone Etc/Unknown 0 - Unknown
20 # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL]
21 Zone SystemV/AST4ADT -4:00 SystemV A%sT
22 Zone SystemV/EST5EDT -5:00 SystemV E%sT
23 Zone SystemV/CST6CDT -6:00 SystemV C%sT
24 Zone SystemV/MST7MDT -7:00 SystemV M%sT
25 Zone SystemV/PST8PDT -8:00 SystemV P%sT
26 Zone SystemV/YST9YDT -9:00 SystemV Y%sT
27 Zone System
[all...]
/external/v8/src/
H A Dzone-inl.h42 inline void* Zone::New(int size) {
72 T* Zone::NewArray(int length) {
77 bool Zone::excess_allocation() {
82 void Zone::adjust_segment_bytes_allocated(int delta) {
92 // freed by the Zone.
104 void* ZoneObject::operator new(size_t size, Zone* zone) {
121 void* ZoneList<T>::operator new(size_t size, Zone* zone) {
H A Dzone.h42 // Zone scopes are in one of two modes. Either they delete the zone
52 // The Zone supports very fast allocation of small chunks of
54 // the Zone supports deallocating all chunks in one fast
55 // operation. The Zone is used to hold temporary data structures like
58 // Note: There is no need to initialize the Zone; the first time an
65 class Zone { class in namespace:v8::internal
67 // Allocate 'size' bytes of memory in the Zone; expands the Zone by
74 // Deletes all objects and free all memory allocated in the Zone. Keeps one
118 Zone();
[all...]
H A Dzone.cc70 Zone::Zone() function in class:v8::internal::Zone
78 unsigned Zone::allocation_size_ = 0;
89 Segment* Zone::NewSegment(int size) {
101 void Zone::DeleteSegment(Segment* segment, int size) {
107 void Zone::DeleteAll() {
159 void Zone::DeleteKeptSegment() {
167 Address Zone::NewExpand(int size) {
169 // there isn't enough room in the Zone to satisfy the request.
184 V8::FatalProcessOutOfMemory("Zone");
[all...]
H A Dlithium-allocator.h219 void SplitAt(LifetimePosition pos, Zone* zone);
280 LiveRange(int id, Zone* zone);
291 LOperand* CreateAssignedOperand(Zone* zone);
296 Zone* zone);
297 void MakeSpilled(Zone* zone);
321 void SplitAt(LifetimePosition position, LiveRange* result, Zone* zone);
362 Zone* zone);
365 Zone* zone);
368 Zone* zone);
380 void ConvertOperands(Zone* zon
[all...]
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.merit12 ATTRIBUTE Framed-AppleTalk-Zone 39 string
/external/smack/src/org/xbill/DNS/tests/
H A Dprimary.java40 Zone zone = new Zone(origin, file);
/external/chromium_org/v8/test/cctest/
H A Dtest-ast.cc43 Zone zone(isolate);
/external/chromium/net/base/
H A Ddnssec_chain_verifier.h69 struct Zone;
94 Zone* current_zone_;
99 // already_entered_zone_ is set to true when we unwind a Zone chain and start

Completed in 564 milliseconds

12345