Home
last modified time | relevance | path

Searched defs:target_pos (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmp3dec.c499 static int64_t mp3_sync(AVFormatContext *s, int64_t target_pos, int flags) in mp3_sync() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc507 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put() argument
627 int target_pos; in load_label_offset() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc450 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc789 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() argument
803 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put() argument
1326 int64_t target_pos; jump_address() local
1345 int64_t target_pos; jump_offset() local
1366 int64_t target_pos; branch_long_offset() local
1386 int32_t target_pos; branch_offset_helper() local
1413 int target_pos; label_at_put() local
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc882 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() argument
896 void Assembler::target_at_put(int32_t pos, int32_t target_pos, in target_at_put() argument
1398 int32_t target_pos; jump_address() local
1419 int32_t target_pos; branch_long_offset() local
1442 int32_t target_pos; branch_offset_helper() local
1469 int target_pos; label_at_put() local
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc485 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() argument
514 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put() argument
887 int64_t target_pos; in jump_address() local
906 int64_t target_pos; branch_long_offset() local
926 int32_t target_pos; branch_offset_helper() local
952 int target_pos; label_at_put() local
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc815 void Assembler::target_at_put(int pos, int target_pos) { in target_at_put() argument
1444 int target_pos; in branch_offset() local
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc450 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() argument
490 static inline Instr SetJalOffset(int32_t pos, int32_t target_pos, Instr instr) { in SetJalOffset() argument
505 static inline ShortInstr SetCJalOffset(int32_t pos, int32_t target_pos, in SetCJalOffset() argument
520 static inline Instr SetCBranchOffset(int32_t pos, int32_t target_pos, in SetCBranchOffset() argument
536 void Assembler::target_at_put(int pos, int target_pos, bool is_internal, in target_at_put() argument
1392 int64_t target_pos; jump_address() local
1422 int64_t target_pos; branch_long_offset() local
1453 int32_t target_pos; branch_offset_helper() local
1485 int target_pos; label_at_put() local
[all...]

Completed in 37 milliseconds