/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.cc | 111 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 D | function-body-decoder-impl.h | 135 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 D | liftoff-compiler.cc | 1854 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 D | disasm-aarch64.cc | 7516 Decoder decoder; in Disassembler() local 7530 Decoder decoder; in Disassembler() local [all...] |
H A D | simulator-aarch64.cc | 496 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 D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 7877 upb_pbdecoder_decode(void *decoder, const void *group, const char *buf, size_t size, const upb_bufhandle *handle) upb_pbdecoder_decode() argument [all...] |