/third_party/lwip/src/netif/ppp/ |
H A D | ipcp.c | 2241 int code, id, len, olen; ipcp_printpkt() local [all...] |
H A D | lcp.c | 523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode() argument 2386 int code, id, len, olen, i; lcp_printpkt() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | compilation-dependencies.cc | 122 void InstallAll(Isolate* isolate, Handle<Code> code) { in InstallAll() argument 137 void InstallAllPredictable(Isolate* isolate, Handle<Code> code) { in InstallAllPredictable() argument 1182 bool CompilationDependencies::Commit(Handle<Code> code) { in Commit() argument
|
H A D | graph-visualizer.cc | 1087 const InstructionSequence* code = o.code_; in operator <<() local 1290 const InstructionSequence* code = b.code_; in operator <<() local 1041 PrintTopLevelLiveRanges(std::ostream& os, const ZoneVector<TopLevelLiveRange*> ranges, const InstructionSequence& code) PrintTopLevelLiveRanges() argument 1352 const InstructionSequence* code = s.sequence_; operator <<() local [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | register-arm64.h | 101 static constexpr CPURegister Create(int code, int size, RegisterType type) { in Create() argument 198 constexpr CPURegister(int code, int size, RegisterType type) in CPURegister() argument 201 static constexpr bool IsValidRegister(int code, int size) { in IsValidRegister() argument 206 static constexpr bool IsValidVRegister(int code, in argument 213 IsValid(int code, int size, RegisterType type) IsValid() argument 218 IsNone(int code, int size, RegisterType type) IsNone() argument 231 Create(int code, int size) Create() argument 238 from_code(int code) from_code() argument 243 GetSpecialRegisterName(int code) GetSpecialRegisterName() argument 323 Create(int code, int size, int lane_count = 1) Create() argument 417 from_code(int code) from_code() argument [all...] |
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.cc | 663 stop(Condition cond, int32_t code, CRegister cr) stop() argument 745 uint64_t code = (static_cast<uint64_t>(op & 0xFF00)) * B32 | dumy() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | concurrent-marking.cc | 211 Object code = slot.Relaxed_Load(code_cage_base()); variable 212 slot_snapshot_->add(ObjectSlot(slot.address()), code); variable
|
H A D | heap-inl.h | 649 CodePageMemoryModificationScope::CodePageMemoryModificationScope(Code code) in CodePageMemoryModificationScope() argument 652 CodePageMemoryModificationScope::CodePageMemoryModificationScope(Code code) in CodePageMemoryModificationScope() argument
|
/third_party/node/deps/v8/src/diagnostics/mips64/ |
H A D | disasm-mips64.cc | 482 int32_t code = instr->Bits(25, 6); in PrintCode() local 493 int32_t code = instr->Bits(15, 6); in PrintCode() local [all...] |
/third_party/node/deps/v8/src/diagnostics/mips/ |
H A D | disasm-mips.cc | 441 int32_t code = instr->Bits(25, 6); in PrintCode() local 452 int32_t code = instr->Bits(15, 6); in PrintCode() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | perf-jit.cc | 252 LogRecordedBuffer(const wasm::WasmCode* code, const char* name, int length) LogRecordedBuffer() argument 315 GetSourcePositionInfo(Handle<Code> code, Handle<SharedFunctionInfo> function, SourcePosition pos) GetSourcePositionInfo() argument 328 LogWriteDebugInfo(Handle<Code> code, Handle<SharedFunctionInfo> shared) LogWriteDebugInfo() argument 410 LogWriteDebugInfo(const wasm::WasmCode* code) LogWriteDebugInfo() argument 478 LogWriteUnwindingInfo(Code code) LogWriteUnwindingInfo() argument [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | cpu-profiler.cc | 415 Code code = FromCodeT(builtins->code(builtin)); in LogBuiltins() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | code.cc | 65 Address OffHeapInstructionStart(HeapObject code, Builtin builtin) { in OffHeapInstructionStart() argument 72 Address OffHeapInstructionEnd(HeapObject code, Builtin builtin) { in OffHeapInstructionEnd() argument 40 EmbeddedDataWithMaybeRemappedEmbeddedBuiltins( HeapObject code) EmbeddedDataWithMaybeRemappedEmbeddedBuiltins() argument 78 OffHeapInstructionSize(HeapObject code, Builtin builtin) OffHeapInstructionSize() argument 83 OffHeapMetadataStart(HeapObject code, Builtin builtin) OffHeapMetadataStart() argument 88 OffHeapMetadataEnd(HeapObject code, Builtin builtin) OffHeapMetadataEnd() argument 93 OffHeapMetadataSize(HeapObject code, Builtin builtin) OffHeapMetadataSize() argument 98 OffHeapSafepointTableAddress(HeapObject code, Builtin builtin) OffHeapSafepointTableAddress() argument 103 OffHeapSafepointTableSize(HeapObject code, Builtin builtin) OffHeapSafepointTableSize() argument 108 OffHeapHandlerTableAddress(HeapObject code, Builtin builtin) OffHeapHandlerTableAddress() argument 113 OffHeapHandlerTableSize(HeapObject code, Builtin builtin) OffHeapHandlerTableSize() argument 118 OffHeapConstantPoolAddress(HeapObject code, Builtin builtin) OffHeapConstantPoolAddress() argument 123 OffHeapConstantPoolSize(HeapObject code, Builtin builtin) OffHeapConstantPoolSize() argument 128 OffHeapCodeCommentsAddress(HeapObject code, Builtin builtin) OffHeapCodeCommentsAddress() argument 133 OffHeapCodeCommentsSize(HeapObject code, Builtin builtin) OffHeapCodeCommentsSize() argument 138 OffHeapUnwindingInfoAddress(HeapObject code, Builtin builtin) OffHeapUnwindingInfoAddress() argument 143 OffHeapUnwindingInfoSize(HeapObject code, Builtin builtin) OffHeapUnwindingInfoSize() argument 202 Code code = FromCodeT(CodeT::cast(*p)); RelocateFromDesc() local 473 DisassembleCodeRange(Isolate* isolate, std::ostream& os, Code code, Address begin, size_t size, Address current_pc) DisassembleCodeRange() argument 752 InstallDependency(Isolate* isolate, Handle<Code> code, Handle<HeapObject> object, DependencyGroups groups) InstallDependency() argument 772 InsertWeakCode( Isolate* isolate, Handle<DependentCode> entries, DependencyGroups groups, Handle<Code> code) InsertWeakCode() argument 789 New(Isolate* isolate, DependencyGroups groups, Handle<Code> code) New() argument [all...] |
H A D | js-function.cc | 53 CodeT code = feedback_vector().optimized_code(); in GetAvailableCodeKinds() local [all...] |
/third_party/node/deps/v8/src/regexp/arm/ |
H A D | regexp-macro-assembler-arm.cc | 993 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/mips64/ |
H A D | regexp-macro-assembler-mips64.cc | 1009 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/loong64/ |
H A D | regexp-macro-assembler-loong64.cc | 963 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/mips/ |
H A D | regexp-macro-assembler-mips.cc | 971 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/ia32/ |
H A D | regexp-macro-assembler-ia32.cc | 1047 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/ppc/ |
H A D | regexp-macro-assembler-ppc.cc | 1059 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp.cc | 572 Code code = Code::cast(*compile_data.code); in CompileIrregexp() local [all...] |
/third_party/node/deps/v8/src/regexp/riscv64/ |
H A D | regexp-macro-assembler-riscv64.cc | 999 Handle<Code> code = GetCode() local [all...] |
/third_party/node/deps/v8/src/regexp/x64/ |
H A D | regexp-macro-assembler-x64.cc | 1099 Handle<Code> code = Factory::CodeBuilder(isolate, code_desc, CodeKind::REGEXP) GetCode() local [all...] |
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-test.cc | 764 CodeT code = function->code(); in RUNTIME_FUNCTION() local [all...] |
/third_party/node/deps/v8/src/snapshot/ |
H A D | deserializer.cc | 1118 Code code = Code::cast(*slot_accessor.object()); ReadSingleBytecodeData() local 1147 Code code = Code::cast(*slot_accessor.object()); ReadSingleBytecodeData() local [all...] |