Home
last modified time | relevance | path

Searched defs:zone (Results 326 - 350 of 438) sorted by relevance

1...<<1112131415161718

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h131 explicit RegExpNode(Zone* zone) in RegExpNode() argument
260 Zone* zone() const { return zone_; } in zone() function in v8::internal::RegExpNode
535 EndNode(Action action, Zone* zone) EndNode() argument
556 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, int clear_capture_count, int clear_capture_start, Zone* zone) NegativeSubmatchSuccess() argument
605 ChoiceNode(int expected_size, Zone* zone) ChoiceNode() argument
669 NegativeLookaroundChoiceNode(GuardedAlternative this_must_fail, GuardedAlternative then_do_this, Zone* zone) NegativeLookaroundChoiceNode() argument
707 LoopChoiceNode(bool body_can_be_zero_length, bool read_backward, int min_loop_iterations, Zone* zone) LoopChoiceNode() argument
[all...]
H A Dregexp-parser.cc39 RegExpBuilder(Zone* zone, RegExpFlags flags) in RegExpBuilder() argument
76 Zone* zone() cons function in v8::internal::__anon14998::RegExpBuilder
115 RegExpParserState(RegExpParserState* previous_state, SubexpressionType group_type, RegExpLookaround::Type lookaround_type, int disjunction_capture_index, const ZoneVector<base::uc16>* capture_name, RegExpFlags flags, Zone* zone) RegExpParserState() argument
287 Zone* zone() const { return zone_; } zone() function in v8::internal::__anon14998::final
359 RegExpParserImpl( const CharT* input, int input_length, RegExpFlags flags, uintptr_t stack_limit, Zone* zone, const DisallowGarbageCollection& no_gc) RegExpParserImpl() argument
1462 LookupPropertyValueName(UProperty property, const char* property_value_name, bool negate, ZoneList<CharacterRange>* result, Zone* zone) LookupPropertyValueName() argument
1493 zone); LookupPropertyValueName() local
1504 LookupSpecialPropertyValueName(const char* name, ZoneList<CharacterRange>* result, bool negate, Zone* zone) LookupSpecialPropertyValueName() argument
1512 result->Add(CharacterRange::Everything(), zone); LookupSpecialPropertyValueName() local
1880 ParseClassEscape( ZoneList<CharacterRange>* ranges, Zone* zone, bool add_unicode_case_equivalents, base::uc32* char_out, bool* is_class_escape) ParseClassEscape() argument
1925 TryParseCharacterClassEscape( base::uc32 next, InClassEscapeState in_class_escape_state, ZoneList<CharacterRange>* ranges, Zone* zone, bool add_unicode_case_equivalents) TryParseCharacterClassEscape() argument
1941 zone); TryParseCharacterClassEscape() local
2331 ParseRegExpFromHeapString(Isolate* isolate, Zone* zone, Handle<String> input, RegExpFlags flags, RegExpCompileData* result) ParseRegExpFromHeapString() argument
2353 VerifyRegExpSyntax(Zone* zone, uintptr_t stack_limit, const CharT* input, int input_length, RegExpFlags flags, RegExpCompileData* result, const DisallowGarbageCollection& no_gc) VerifyRegExpSyntax() argument
2371 VerifyRegExpSyntax(Isolate* isolate, Zone* zone, Handle<String> input, RegExpFlags flags, RegExpCompileData* result, const DisallowGarbageCollection&) VerifyRegExpSyntax() argument
[all...]
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc100 RegExpMacroAssemblerS390::RegExpMacroAssemblerS390(Isolate* isolate, Zone* zone, in RegExpMacroAssemblerS390() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtimezone.cpp601 adoptDefault(TimeZone* zone) adoptDefault() argument
617 setDefault(const TimeZone& zone) setDefault() argument
1042 int32_t zone = -1; getEquivalentID() local
[all...]
H A Dcalendar.cpp737 Calendar::Calendar(TimeZone* zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
772 Calendar::Calendar(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
863 Calendar::createInstance(const TimeZone& zone, UErrorCode& success) in createInstance() argument
980 Calendar::createInstance(TimeZone* zone, cons argument
1005 createInstance(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) createInstance() argument
2393 adoptTimeZone(TimeZone* zone) adoptTimeZone() argument
2408 setTimeZone(const TimeZone& zone) setTimeZone() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1672 string zone, country; main() local
1703 string country, coord, zone; main() local
1705 is >> country >> coord >> zone; main() local
[all...]
/third_party/python/Modules/
H A D_zoneinfo.c83 PyObject *zone; member
2269 strong_cache_node_new(PyObject *key, PyObject *zone) strong_cache_node_new() argument
2448 update_strong_cache(const PyTypeObject *const type, PyObject *key, PyObject *zone) update_strong_cache() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp286 TimeZone *zone = TimeZone::createTimeZone(*ids->snext(status)); in test4031502() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java1333 private TimeZone zone; field in Calendar
1514 Calendar(TimeZone zone, Locale aLocale) Calendar() argument
1524 Calendar(TimeZone zone, ULocale locale) Calendar() argument
1642 getInstance(TimeZone zone) getInstance() argument
1673 getInstance(TimeZone zone, Locale aLocale) getInstance() argument
1683 getInstance(TimeZone zone, ULocale locale) getInstance() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp752 Calendar::Calendar(TimeZone* zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
787 Calendar::Calendar(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
878 Calendar::createInstance(const TimeZone& zone, UErrorCode& success) in createInstance() argument
995 Calendar::createInstance(TimeZone* zone, cons argument
1020 createInstance(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) createInstance() argument
2470 adoptTimeZone(TimeZone* zone) adoptTimeZone() argument
2485 setTimeZone(const TimeZone& zone) setTimeZone() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc2156 const wasm::FunctionSig* WasmJSFunction::GetSignature(Zone* zone) { in GetSignature() argument
H A Dmodule-decoder.cc1537 FunctionResult DecodeSingleFunction(Zone* zone, in DecodeSingleFunction() argument
1559 const FunctionSig* DecodeFunctionSignature(Zone* zone, const byte* start) { in DecodeFunctionSignature() argument
2003 const FunctionSig* consume_sig(Zone* zone) { in consume_sig() argument
2032 const StructType* consume_struct(Zone* zone) { in consume_struct() argument
2046 consume_array(Zone* zone) consume_array() argument
2335 DecodeWasmSignatureForTesting(const WasmFeatures& enabled, Zone* zone, const byte* start, const byte* end) DecodeWasmSignatureForTesting() argument
2352 DecodeWasmFunctionForTesting( const WasmFeatures& enabled, Zone* zone, const ModuleWireBytes& wire_bytes, const WasmModule* module, const byte* function_start, const byte* function_end, Counters* counters) DecodeWasmFunctionForTesting() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp735 Calendar::Calendar(TimeZone* zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
770 Calendar::Calendar(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) in Calendar() argument
861 Calendar::createInstance(const TimeZone& zone, UErrorCode& success) in createInstance() argument
978 Calendar::createInstance(TimeZone* zone, cons argument
1003 createInstance(const TimeZone& zone, const Locale& aLocale, UErrorCode& success) createInstance() argument
2396 adoptTimeZone(TimeZone* zone) adoptTimeZone() argument
2413 setTimeZone(const TimeZone& zone) setTimeZone() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc497 void EmitTSANStoreOOL(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, in EmitTSANStoreOOL() argument
548 void EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, in EmitTSANAwareStore() argument
614 void EmitTSANRelaxedLoadOOLIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitTSANRelaxedLoadOOLIfNeeded() argument
634 EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, ValueT value, X64OperandConverter& i, StubCallMode stub_call_mode, MachineRepresentation rep) EmitTSANAwareStore() argument
643 EmitTSANRelaxedLoadOOLIfNeeded(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, X64OperandConverter& i, StubCallMode mode, int size) EmitTSANRelaxedLoadOOLIfNeeded() argument
712 EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, InstructionCode opcode, Instruction* instr, int pc) EmitOOLTrapIfNeeded() argument
723 EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, InstructionCode opcode, Instruction* instr, int pc) EmitOOLTrapIfNeeded() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc191 ZoneVector<Address> GetCFunctions(FixedArray function_overloads, Zone* zone) { in GetCFunctions() argument
202 GetCSignatures(FixedArray function_overloads, Zone* zone) GetCSignatures() argument
[all...]
H A Djs-native-context-specialization.cc54 JSNativeContextSpecialization( Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, Flags flags, CompilationDependencies* dependencies, Zone* zone, Zone* shared_zone) JSNativeContextSpecialization() argument
[all...]
H A Djs-typed-lowering.cc403 Zone* zone() const { return graph()->zone(); } in zone() function in v8::internal::compiler::final
451 JSTypedLowering(Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, Zone* zone) JSTypedLowering() argument
1528 Zone* zone = jsgraph->zone(); ReduceBuiltin() local
[all...]
H A Dcode-assembler.cc61 CodeAssemblerState::CodeAssemblerState(Isolate* isolate, Zone* zone, in CodeAssemblerState() argument
70 CodeAssemblerState::CodeAssemblerState(Isolate* isolate, Zone* zone, in CodeAssemblerState() argument
49 CodeAssemblerState( Isolate* isolate, Zone* zone, const CallInterfaceDescriptor& descriptor, CodeKind kind, const char* name, Builtin builtin) CodeAssemblerState() argument
131 Zone* zone = graph->zone(); BreakOnNode() local
1355 Zone* CodeAssembler::zone() const { return raw_assembler()->zone(); } zone() function in v8::internal::compiler::CodeAssembler
[all...]
H A Draw-machine-assembler.h63 Zone* zone() const { return graph()->zone(); } in zone() function in v8::internal::compiler::RawMachineAssembler
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h785 explicit LiveRangeBundle(Zone* zone, in in InsertUses() argument
930 TreatAsSpilledInDeferredBlock(Zone* zone, int total_block_count) TreatAsSpilledInDeferredBlock() argument
940 TransitionRangeToDeferredSpill(Zone* zone, int total_block_count) TransitionRangeToDeferredSpill() argument
[all...]
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc43 VariableMap::VariableMap(Zone* zone) in VariableMap() argument
46 VariableMap::VariableMap(const VariableMap& other, Zone* zone) in VariableMap() argument
49 Variable* VariableMap::Declare(Zone* zone, Scope* scope, in Declare() argument
100 Scope(Zone* zone) Scope() argument
105 Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) Scope() argument
142 DeclarationScope(Zone* zone, AstValueFactory* ast_value_factory, REPLMode repl_mode) DeclarationScope() argument
157 DeclarationScope(Zone* zone, Scope* outer_scope, ScopeType scope_type, FunctionKind function_kind) DeclarationScope() argument
186 ClassScope(Zone* zone, Scope* outer_scope, bool is_anonymous) ClassScope() argument
194 ClassScope(IsolateT* isolate, Zone* zone, AstValueFactory* ast_value_factory, Handle<ScopeInfo> scope_info) ClassScope() argument
238 Scope(Zone* zone, ScopeType scope_type, AstValueFactory* ast_value_factory, Handle<ScopeInfo> scope_info) Scope() argument
271 DeclarationScope(Zone* zone, ScopeType scope_type, AstValueFactory* ast_value_factory, Handle<ScopeInfo> scope_info) DeclarationScope() argument
289 Scope(Zone* zone, const AstRawString* catch_variable_name, MaybeAssignedFlag maybe_assigned, Handle<ScopeInfo> scope_info) Scope() argument
417 DeserializeScopeChain(IsolateT* isolate, Zone* zone, ScopeInfo scope_info, DeclarationScope* script_scope, AstValueFactory* ast_value_factory, DeserializationMode deserialization_mode) DeserializeScopeChain() argument
1689 Zone* zone = this->zone(); ResetAfterPreparsing() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc43 BytecodeArrayBuilder( Zone* zone, int parameter_count, int locals_count, FeedbackVectorSpec* feedback_vector_spec, SourcePositionTableBuilder::RecordingMode source_position_mode) BytecodeArrayBuilder() argument
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h346 EagerDeoptInfo(Zone* zone, const MaglevCompilationUnit& compilation_unit, in EagerDeoptInfo() argument
353 LazyDeoptInfo(Zone* zone, const MaglevCompilationUnit& compilation_unit, in LazyDeoptInfo() argument
401 static Derived* New(Zone* zone, std::initializer_list<ValueNode*> inputs, in New() argument
416 static Derived* New(Zone* zone, cons argument
432 New(Zone* zone, size_t input_count, Args&&... args) New() argument
592 Allocate(Zone* zone, size_t input_count, Args&&... args) Allocate() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc378 MostlySmallValueKindSig(Zone* zone, const FunctionSig* sig) in MostlySmallValueKindSig() argument
385 static ValueKind* MakeKinds(ValueKind* storage, Zone* zone, in MakeKinds() argument
125 GetLoweredCallDescriptor( Zone* zone, compiler::CallDescriptor* call_desc) GetLoweredCallDescriptor() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h638 PS_Decoder_Zone* zone; member
948 T1_Decoder_Zone zone; member
1175 CFF_Decoder_Zone* zone; member

Completed in 65 milliseconds

1...<<1112131415161718