Home
last modified time | relevance | path

Searched defs:decoder (Results 151 - 157 of 157) sorted by relevance

1234567

/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc111 bool validate_utf8(Decoder* decoder, WireBytesRef string) { in validate_utf8() argument
119 WireBytesRef consume_string(Decoder* decoder, bool validate_utf8, in consume_string() argument
136 IdentifyUnknownSectionInternal(Decoder* decoder) IdentifyUnknownSectionInternal() argument
174 WasmSectionIterator(Decoder* decoder) WasmSectionIterator() argument
1284 Decoder& decoder = *this; DecodeCompilationHintsSection() local
2323 IdentifyUnknownSection(ModuleDecoder* decoder, base::Vector<const uint8_t> bytes, uint32_t offset, SectionCode* result) IdentifyUnknownSection() argument
2463 FindNameSection(Decoder* decoder) FindNameSection() argument
[all...]
H A Dfunction-body-decoder-impl.h135 void DecodeError(Decoder* decoder, const byte* pc, const char* str, in DecodeError() argument
149 void DecodeError(Decoder* decoder, const byte* pc, const char* str) { in DecodeError() argument
161 void DecodeError(Decoder* decoder, const char* str, Args&&... args) { in DecodeError() argument
174 DecodeError(Decoder* decoder, const char* str) DecodeError() argument
189 read_heap_type(Decoder* decoder, const byte* pc, uint32_t* const length, const WasmModule* module, const WasmFeatures& enabled) read_heap_type() argument
259 read_value_type(Decoder* decoder, const byte* pc, uint32_t* const length, const WasmModule* module, const WasmFeatures& enabled) read_value_type() argument
637 BranchTableIterator(Decoder* decoder, const BranchTableImmediate<validate>& imm) BranchTableIterator() argument
1180 AnalyzeLoopAssignment(WasmDecoder* decoder, const byte* pc, uint32_t locals_count, Zone* zone) AnalyzeLoopAssignment() argument
1209 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, AnalyzeLoopAssignment() local
1572 OpcodeLength(WasmDecoder* decoder, const byte* pc) OpcodeLength() argument
1592 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, OpcodeLength() local
1616 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, OpcodeLength() local
1642 SelectTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, OpcodeLength() local
1676 HeapTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, OpcodeLength() local
2453 TraceLine(WasmFullDecoder* decoder) TraceLine() argument
3487 NonConstError(WasmFullDecoder* decoder, WasmOpcode opcode) NonConstError() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1854 EmitI32CmpOp(FullDecoder* decoder) EmitI32CmpOp() argument
1866 BinOp(FullDecoder* decoder, WasmOpcode opcode, const Value& lhs, const Value& rhs, Value* result) BinOp() argument
[all...]
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc7516 Decoder decoder; in Disassembler() local
7530 Decoder decoder; in Disassembler() local
[all...]
H A Dsimulator-aarch64.cc496 Simulator::Simulator(Decoder* decoder, FILE* stream, SimStack::Allocated stack) in Simulator() argument
501 Simulator::Simulator(PandaAllocator* allocator, Decoder* decoder, SimStack::Allocated stack, FILE* stream) in Simulator() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7877 upb_pbdecoder_decode(void *decoder, const void *group, const char *buf, size_t size, const upb_bufhandle *handle) upb_pbdecoder_decode() argument
[all...]

Completed in 51 milliseconds

1234567