| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TimeZoneAdapter.java | 42 private TimeZone zone; field in TimeZoneAdapter 62 public TimeZoneAdapter(TimeZone zone) { in TimeZoneAdapter() argument [all...] |
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone.cc | 192 ZoneScope::ZoneScope(Zone* zone) in ZoneScope() argument [all...] |
| H A D | zone-list-inl.h | 18 void ZoneList<T>::Add(const T& element, Zone* zone) { in Add() argument 27 void ZoneList<T>::AddAll(const ZoneList<T>& other, Zone* zone) { in AddAll() argument 32 void ZoneList<T>::AddAll(const base::Vector<const T>& other, Zone* zone) { in AddAll() argument 49 void ZoneList<T>::ResizeAdd(const T& element, Zone* zone) { in ResizeAdd() argument 54 ResizeAddInternal(const T& element, Zone* zone) ResizeAddInternal() argument 67 Resize(int new_capacity, Zone* zone) Resize() argument 83 AddBlock(T value, int count, Zone* zone) AddBlock() argument 96 InsertAt(int index, const T& elm, Zone* zone) InsertAt() argument 117 Clear(Zone* zone) Clear() argument [all...] |
| H A D | zone-handle-set.h | 43 void insert(Handle<T> handle, Zone* zone) { in insert() argument 117 void remove(Handle<T> handle, Zone* zone) { in remove() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | struct-types.h | 89 Builder(Zone* zone, uint32_t field_count) in Builder() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-node-cache.h | 25 explicit CommonNodeCache(Zone* zone) in CommonNodeCache() argument [all...] |
| H A D | int64-lowering.h | 54 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::Int64Lowering
|
| H A D | js-native-context-specialization.h | 255 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::final
|
| H A D | simplified-lowering.h | 110 Zone* zone() { return jsgraph_->zone(); } in zone() function in v8::internal::compiler::final
|
| H A D | branch-elimination.h | 65 explicit ControlPathConditions(Zone* zone) : conditions_(zone) {} in ControlPathConditions() argument
|
| H A D | functional-list.h | 72 void PushFront(A a, Zone* zone) { in PushFront() argument 78 void PushFront(A a, Zone* zone, FunctionalList hint) { in PushFront() argument
|
| H A D | node-observer.h | 99 explicit ObserveNodeManager(Zone* zone) : zone_(zone), observations_(zone) {} in ObserveNodeManager() argument
|
| H A D | state-values-utils.h | 75 Zone* zone() { return graph()->zone(); } in zone() function in v8::internal::compiler::StateValuesCache
|
| H A D | csa-load-elimination.h | 32 CsaLoadElimination(Editor* editor, JSGraph* jsgraph, Zone* zone) in CsaLoadElimination() argument 67 explicit HalfState(Zone* zone) in HalfState() argument 174 Zone* zone() const { return zone_; } zone() function in v8::internal::compiler::final [all...] |
| H A D | decompression-optimizer.cc | 45 DecompressionOptimizer::DecompressionOptimizer(Zone* zone, Graph* graph, in DecompressionOptimizer() argument
|
| H A D | escape-analysis-reducer.h | 25 NodeHashCache(Graph* graph, Zone* zone) in NodeHashCache() argument 108 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::final
|
| H A D | memory-lowering.h | 38 static AllocationState const* Empty(Zone* zone) { in Empty() argument 119 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::final 41 Closed(AllocationGroup* group, Node* effect, Zone* zone) Closed() argument 45 Open(AllocationGroup* group, intptr_t size, Node* top, Node* effect, Zone* zone) Open() argument
|
| H A D | operation-typer.h | 98 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::OperationTyper
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-scheduler.cc | 60 InstructionScheduler::ScheduleGraphNode::ScheduleGraphNode(Zone* zone, in ScheduleGraphNode() argument 75 InstructionScheduler::InstructionScheduler(Zone* zone, in InstructionScheduler() argument [all...] |
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.cc | 174 AsmType* AsmType::FroundType(Zone* zone) { in FroundType() argument 232 AsmType* AsmType::MinMaxType(Zone* zone, AsmType* dest, AsmType* src) { in MinMaxType() argument
|
| H A D | asm-types.h | 141 AsmFunctionType(Zone* zone, AsmType* return_type) in AsmFunctionType() argument 168 explicit AsmOverloadedFunctionType(Zone* zone) : overloads_(zone) {} in AsmOverloadedFunctionType() argument 202 static AsmType* Function(Zone* zone, AsmType* ret) { in Function() argument 209 OverloadedFunction(Zone* zone) OverloadedFunction() argument [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | handles.cc | 156 CanonicalHandleScope::CanonicalHandleScope(Isolate* isolate, Zone* zone) in CanonicalHandleScope() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | module-inl.h | 98 explicit UnorderedModuleSet(Zone* zone) in UnorderedModuleSet() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-dotprinter.cc | 125 Zone* zone = that->zone(); in VisitText() local
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psblues.h | 165 CF2_BlueRec zone[CF2_MAX_BLUES + CF2_MAX_OTHERBLUES]; member
|