| /third_party/zlib/test/ |
| H A D | infcover.c | 75 struct mem_zone *zone = mem; in mem_alloc() local 115 struct mem_zone *zone = mem; mem_free() local 160 struct mem_zone *zone; mem_setup() local 178 struct mem_zone *zone = strm->opaque; mem_limit() local 186 struct mem_zone *zone = strm->opaque; mem_used() local 194 struct mem_zone *zone = strm->opaque; mem_high() local 204 struct mem_zone *zone = strm->opaque; mem_done() local [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_media_mem.h | 135 struct hil_media_memory_zone *zone; member
|
| /test/xts/acts/bundlemanager/zlib/actszlibtest/ |
| H A D | ActsZlibTest.cpp | 1449 struct mem_zone *zone;
in HWTEST_F() local 1494 struct mem_zone *zone; HWTEST_F() local 1556 struct mem_zone *zone; HWTEST_F() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ChineseCalendar.java | 297 ChineseCalendar(TimeZone zone) ChineseCalendar() argument 308 ChineseCalendar(TimeZone zone, Locale aLocale) ChineseCalendar() argument 330 ChineseCalendar(TimeZone zone, ULocale locale) ChineseCalendar() argument 342 ChineseCalendar(TimeZone zone, ULocale locale, int epochYear, TimeZone zoneAstroCalc) ChineseCalendar() argument [all...] |
| H A D | IslamicCalendar.java | 204 public IslamicCalendar(TimeZone zone) in IslamicCalendar() argument 241 IslamicCalendar(TimeZone zone, Locale aLocale) IslamicCalendar() argument 254 IslamicCalendar(TimeZone zone, ULocale locale) IslamicCalendar() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| H A D | TimeZoneTest.java | 224 ZoneDescriptor(TimeZone zone) { in ZoneDescriptor() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| H A D | TimeZoneTest.java | 220 ZoneDescriptor(TimeZone zone) { in ZoneDescriptor() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | IslamicCalendar.java | 190 public IslamicCalendar(TimeZone zone) in IslamicCalendar() argument 224 IslamicCalendar(TimeZone zone, Locale aLocale) IslamicCalendar() argument 236 IslamicCalendar(TimeZone zone, ULocale locale) IslamicCalendar() argument [all...] |
| H A D | ChineseCalendar.java | 289 ChineseCalendar(TimeZone zone) ChineseCalendar() argument 299 ChineseCalendar(TimeZone zone, Locale aLocale) ChineseCalendar() argument 319 ChineseCalendar(TimeZone zone, ULocale locale) ChineseCalendar() argument 332 ChineseCalendar(TimeZone zone, ULocale locale, int epochYear, TimeZone zoneAstroCalc) ChineseCalendar() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | datefmt.cpp | 616 DateFormat::adoptTimeZone(TimeZone* zone) in adoptTimeZone() argument 625 DateFormat::setTimeZone(const TimeZone& zone) in setTimeZone() argument
|
| H A D | windtfmt.cpp | 305 void Win32DateFormat::setTimeZone(const TimeZone& zone) in setTimeZone() argument
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-chunk-list.h | 55 explicit ZoneChunkList(Zone* zone, StartMode start_mode = StartMode::kEmpty) in ZoneChunkList() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | windtfmt.cpp | 306 void Win32DateFormat::setTimeZone(const TimeZone& zone) in setTimeZone() argument
|
| H A D | datefmt.cpp | 615 DateFormat::adoptTimeZone(TimeZone* zone) in adoptTimeZone() argument 624 DateFormat::setTimeZone(const TimeZone& zone) in setTimeZone() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | access-info.h | 282 Zone* zone() const { return zone_; } zone() function in v8::internal::compiler::final [all...] |
| H A D | escape-analysis.h | 110 explicit Dependable(Zone* zone) : dependants_(zone) {} in Dependable() argument
|
| H A D | persistent-map.h | 117 explicit PersistentMap(Zone* zone, Value def_value = Value()) in PersistentMap() argument 149 PersistentMap(const FocusedTree* tree, Zone* zone, Value def_value) in PersistentMap() argument
|
| H A D | branch-elimination.cc | 17 BranchElimination(Editor* editor, JSGraph* js_graph, Zone* zone, SourcePositionTable* source_positions, Phase phase) BranchElimination() argument 444 AddCondition( Zone* zone, Node* condition, Node* branch, bool is_true, ControlPathConditions hint) AddCondition() argument 462 AddConditionInNewBlock( Zone* zone, Node* condition, Node* branch, bool is_true) AddConditionInNewBlock() argument [all...] |
| H A D | machine-graph-verifier.cc | 24 MachineRepresentationInferrer(Schedule const* schedule, Graph const* graph, Linkage* linkage, Zone* zone) MachineRepresentationInferrer() argument
|
| H A D | type-cache.h | 205 Zone* zone() { return &zone_; } zone() function in v8::internal::compiler::final [all...] |
| H A D | csa-load-elimination.cc | 238 KillOffset(ConstantOffsetInfos& infos, uint32_t offset, MachineRepresentation repr, Zone* zone) KillOffset() argument [all...] |
| H A D | node.cc | 11 Node::OutOfLineInputs* Node::OutOfLineInputs::New(Zone* zone, int capacity) { in New() argument 58 Node* Node::NewImpl(Zone* zone, NodeId id, const Operator* op, int input_count, in NewImpl() argument 131 Node* Node::New(Zone* zone, NodeId id, const Operator* op, int input_count, in New() argument 136 Clone(Zone* zone, NodeId id, const Node* node) Clone() argument 154 AppendInput(Zone* zone, Node* new_to) AppendInput() argument 203 InsertInput(Zone* zone, int index, Node* new_to) InsertInput() argument 215 InsertInputs(Zone* zone, int index, int count) InsertInputs() argument 274 EnsureInputCount(Zone* zone, int new_input_count) EnsureInputCount() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | spill-placer.cc | 14 SpillPlacer(LiveRangeFinder* finder, TopTierRegisterAllocationData* data, Zone* zone) SpillPlacer() argument
|
| H A D | register-allocator-verifier.h | 76 explicit PendingAssessment(Zone* zone, const InstructionBlock* origin, in PendingAssessment() argument 138 explicit BlockAssessments(Zone* zone, int spill_slot_delta) in BlockAssessments() argument 245 DelayedAssessments(Zone* zone) DelayedAssessments() argument 264 Zone* zone() const { return zone_; } zone() function in v8::internal::compiler::final [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | optimized-compilation-info.h | 101 OptimizedCompilationInfo(Zone* zone, Isolate* isolate, in OptimizedCompilationInfo() argument 115 Zone* zone() { return zone_; } in zone() function in v8::internal::final
|