| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | EthiopicCalendar.java | 153 public EthiopicCalendar(TimeZone zone) { in EthiopicCalendar() argument 184 EthiopicCalendar(TimeZone zone, Locale aLocale) EthiopicCalendar() argument 195 EthiopicCalendar(TimeZone zone, ULocale locale) EthiopicCalendar() argument [all...] |
| H A D | HebrewCalendar.java | 281 public HebrewCalendar(TimeZone zone) { in HebrewCalendar() argument 313 HebrewCalendar(TimeZone zone, Locale aLocale) HebrewCalendar() argument 326 HebrewCalendar(TimeZone zone, ULocale locale) HebrewCalendar() argument [all...] |
| H A D | IndianCalendar.java | 160 public IndianCalendar(TimeZone zone) { in IndianCalendar() argument 192 IndianCalendar(TimeZone zone, Locale aLocale) IndianCalendar() argument 205 IndianCalendar(TimeZone zone, ULocale locale) IndianCalendar() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| H A D | TimeZoneBoundaryTest.java | 219 private static String showDate(Date d, TimeZone zone) in showDate() argument
|
| H A D | TimeZoneAliasTest.java | 243 private TimeZone zone; global() field in TimeZoneAliasTest.Zone [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | RelativeDateFormat.java | 327 private Calendar initializeCalendar(TimeZone zone, ULocale locale) { in initializeCalendar() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | erarules.cpp | 299 TimeZone* zone = TimeZone::createDefault(); in initCurrentEra() local
|
| H A D | vzone.cpp | 41 vzone_close(VZone* zone) { in vzone_close() argument 46 vzone_clone(const VZone *zone) { in vzone_clone() argument 56 vzone_getTZURL(VZone* zone, UChar* & url, int32_t & urlLength) { in vzone_getTZURL() argument 67 vzone_setTZURL(VZone* zone, UChar* url, int32_t urlLength) { in vzone_setTZURL() argument 73 vzone_getLastModified(VZone* zone, UDate& lastModified) { in vzone_getLastModified() argument 78 vzone_setLastModified(VZone* zone, UDate lastModified) vzone_setLastModified() argument 83 vzone_write(VZone* zone, UChar* & result, int32_t & resultLength, UErrorCode& status) vzone_write() argument 95 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode& status) vzone_writeFromStart() argument 107 vzone_writeSimple(VZone* zone, UDate time, UChar* & result, int32_t & resultLength, UErrorCode& status) vzone_writeSimple() argument 119 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) vzone_getOffset() argument 125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument 132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec) vzone_getOffset3() argument 138 vzone_setRawOffset(VZone* zone, int32_t offsetMillis) vzone_setRawOffset() argument 143 vzone_getRawOffset(VZone* zone) vzone_getRawOffset() argument 148 vzone_useDaylightTime(VZone* zone) vzone_useDaylightTime() argument 153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) vzone_inDaylightTime() argument 158 vzone_hasSameRules(VZone* zone, const VZone* other) vzone_hasSameRules() argument 163 vzone_getNextTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result) vzone_getNextTransition() argument 168 vzone_getPreviousTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result) vzone_getPreviousTransition() argument 173 vzone_countTransitionRules(VZone* zone, UErrorCode& status) vzone_countTransitionRules() argument 178 vzone_getStaticClassID(VZone* zone) vzone_getStaticClassID() argument 183 vzone_getDynamicClassID(VZone* zone) vzone_getDynamicClassID() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder.cc | 38 Zone* zone = decls->type_list.get_allocator().zone(); in DecodeLocalDecls() local [all...] |
| H A D | wasm-init-expr.h | 113 static WasmInitExpr StructNewDefaultWithRtt(Zone* zone, uint32_t index, in StructNewDefaultWithRtt() argument
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone.h | 294 ZoneAllocationPolicy(Zone* zone) ZoneAllocationPolicy() argument 305 Zone* zone() const { return zone_; } zone() function in v8::internal::ZoneAllocationPolicy [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | lcnalloc.c | 74 static void ntfs_cluster_update_zone_pos(ntfs_volume *vol, u8 zone, LCN tc) in ntfs_cluster_update_zone_pos() argument 235 ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, LCN start_lcn, const NTFS_CLUSTER_ALLOCATION_ZONES zone) ntfs_cluster_alloc() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | erarules.cpp | 299 TimeZone* zone = TimeZone::createDefault(); in initCurrentEra() local
|
| H A D | vzone.cpp | 41 vzone_close(VZone* zone) { in vzone_close() argument 46 vzone_clone(const VZone *zone) { in vzone_clone() argument 56 vzone_getTZURL(VZone* zone, char16_t* & url, int32_t & urlLength) { in vzone_getTZURL() argument 67 vzone_setTZURL(VZone* zone, char16_t* url, int32_t urlLength) { in vzone_setTZURL() argument 73 vzone_getLastModified(VZone* zone, UDate& lastModified) { in vzone_getLastModified() argument 78 vzone_setLastModified(VZone* zone, UDate lastModified) vzone_setLastModified() argument 83 vzone_write(VZone* zone, char16_t* & result, int32_t & resultLength, UErrorCode& status) vzone_write() argument 95 vzone_writeFromStart(VZone* zone, UDate start, char16_t* & result, int32_t & resultLength, UErrorCode& status) vzone_writeFromStart() argument 107 vzone_writeSimple(VZone* zone, UDate time, char16_t* & result, int32_t & resultLength, UErrorCode& status) vzone_writeSimple() argument 119 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) vzone_getOffset() argument 125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument 132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec) vzone_getOffset3() argument 138 vzone_setRawOffset(VZone* zone, int32_t offsetMillis) vzone_setRawOffset() argument 143 vzone_getRawOffset(VZone* zone) vzone_getRawOffset() argument 148 vzone_useDaylightTime(VZone* zone) vzone_useDaylightTime() argument 153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) vzone_inDaylightTime() argument 158 vzone_hasSameRules(VZone* zone, const VZone* other) vzone_hasSameRules() argument 163 vzone_getNextTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result) vzone_getNextTransition() argument 168 vzone_getPreviousTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result) vzone_getPreviousTransition() argument 173 vzone_countTransitionRules(VZone* zone, UErrorCode& status) vzone_countTransitionRules() argument 178 vzone_getStaticClassID(VZone* zone) vzone_getStaticClassID() argument 183 vzone_getDynamicClassID(VZone* zone) vzone_getDynamicClassID() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dadrfmt.cpp | 138 UnicodeString zone = currentCase->getString("zone", status); in testConvertDate() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-scheduler.h | 211 Zone* zone() { return zone_; } in zone() function in v8::internal::compiler::final
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-analysis.h | 164 Zone* zone() const { return zone_; } in zone() function in v8::internal::compiler::BytecodeAnalysis
|
| H A D | bytecode-liveness-map.h | 54 BytecodeLivenessState(int register_count, Zone* zone) in BytecodeLivenessState() argument 59 BytecodeLivenessState(const BytecodeLivenessState& other, Zone* zone) in BytecodeLivenessState() argument 124 BytecodeLivenessMap(int bytecode_size, Zone* zone) in BytecodeLivenessMap() argument
|
| H A D | graph-reducer.cc | 42 GraphReducer::GraphReducer(Zone* zone, Graph* graph, TickCounter* tick_counter, in GraphReducer() argument
|
| H A D | loop-variable-optimizer.cc | 25 LoopVariableOptimizer(Graph* graph, CommonOperatorBuilder* common, Zone* zone) LoopVariableOptimizer() argument [all...] |
| H A D | loop-variable-optimizer.h | 119 Zone* zone() { return zone_; } in zone() function in v8::internal::compiler::LoopVariableOptimizer 46 InductionVariable(Node* phi, Node* effect_phi, Node* arith, Node* increment, Node* init_value, Zone* zone, ArithmeticType arithmeticType) InductionVariable() argument
|
| H A D | node-origin-table.h | 139 static NodeOrigin UnknownNodeOrigin(Zone* zone) { in UnknownNodeOrigin() argument
|
| H A D | redundancy-elimination.cc | 14 RedundancyElimination::RedundancyElimination(Editor* editor, Zone* zone) in RedundancyElimination() argument 66 RedundancyElimination::EffectPathChecks::Copy(Zone* zone, in Copy() argument 73 RedundancyElimination::EffectPathChecks::Empty(Zone* zone) { in Empty() argument 120 RedundancyElimination::EffectPathChecks::AddCheck(Zone* zone, in AddCheck() argument [all...] |
| H A D | control-equivalence.h | 36 ControlEquivalence(Zone* zone, Graph* graph) in ControlEquivalence() argument
|
| H A D | escape-analysis-reducer.cc | 129 explicit Deduplicator(Zone* zone) argument 27 EscapeAnalysisReducer( Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, EscapeAnalysisResult analysis_result, Zone* zone) EscapeAnalysisReducer() argument [all...] |