/third_party/python/Tools/scripts/ |
H A D | md5sum.py | 9 rmode = 'rb' variable
|
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-graph.cc | 49 RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode) RelocatableInt32Constant() argument 59 RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) RelocatableInt64Constant() argument 69 RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode) RelocatableIntPtrConstant() argument
|
H A D | common-node-cache.h | 77 Node** FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode) { in FindRelocatableInt32Constant() argument 81 Node** FindRelocatableInt64Constant(int64_t value, RelocInfoMode rmode) { in FindRelocatableInt64Constant() argument
|
H A D | common-operator.h | 191 RelocatablePtrConstantInfo(int32_t value, RelocInfo::Mode rmode) in RelocatablePtrConstantInfo() argument 193 RelocatablePtrConstantInfo(int64_t value, RelocInfo::Mode rmode) in RelocatablePtrConstantInfo() argument 197 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::compiler::final
|
H A D | common-operator.cc | 1254 RelocatableInt32Constant( int32_t value, RelocInfo::Mode rmode) RelocatableInt32Constant() argument 1263 RelocatableInt64Constant( int64_t value, RelocInfo::Mode rmode) RelocatableInt64Constant() argument
|
H A D | raw-machine-assembler.cc | 74 RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode) RelocatableIntPtrConstant() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_mathlib_softfloat.cpp | 194 static sf16 sf32_to_sf16(sf32 inp, roundmode rmode) in sf32_to_sf16() argument
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.h | 54 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::Immediate [all...] |
H A D | assembler-arm64-inl.h | 233 Immediate::Immediate(T t, RelocInfo::Mode rmode) in Immediate() argument 242 Operand::Operand(T t, RelocInfo::Mode rmode) in Operand() argument
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32-inl.h | 181 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode) { in emit() argument 188 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode) { in emit() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | utvideodec.c | 357 restore_median_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar() argument 409 restore_median_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar_il() argument 464 restore_gradient_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar() argument 505 restore_gradient_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar_il() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | constant-pool.cc | 221 RecordEntry(uint32_t data, RelocInfo::Mode rmode) RecordEntry() argument 228 RecordEntry(uint64_t data, RelocInfo::Mode rmode) RecordEntry() argument 469 RecordEntry(uint32_t data, RelocInfo::Mode rmode) RecordEntry() argument 476 RecordEntry(uint64_t data, RelocInfo::Mode rmode) RecordEntry() argument
|
H A D | reloc-info.h | 116 RelocInfo(Address pc, Mode rmode, intptr_t data, Code host, in RelocInfo() argument 213 Mode rmode() const { return rmode_; } in rmode() function in v8::internal::RelocInfo
|
H A D | reloc-info.cc | 106 void RelocInfoWriter::WriteMode(RelocInfo::Mode rmode) { in WriteMode() argument 111 void RelocInfoWriter::WriteModeAndPC(uint32_t pc_delta, RelocInfo::Mode rmode) { in WriteModeAndPC() argument 135 RelocInfo::Mode rmode = rinfo->rmode(); in Write() local 234 RelocInfo::Mode rmode = GetMode(); next() local 395 RelocModeName(RelocInfo::Mode rmode) RelocModeName() argument [all...] |
H A D | constant-pool.h | 61 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::ConstantPoolEntry 188 RelocInfo::Mode rmode() cons in is_value32() function in v8::internal::ConstantPoolKey [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64-inl.h | 39 void Assembler::emit_runtime_entry(Address entry, RelocInfo::Mode rmode) { in emit_runtime_entry() argument
|
H A D | macro-assembler-x64.h | 334 void Move(Register dst, Address ptr, RelocInfo::Mode rmode) { in Move() argument [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | disassembler.cc | 223 RelocInfo::Mode rmode = relocinfo->rmode(); in PrintRelocInfo() local [all...] |
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | webrtc.cc | 82 static int routing_mode_from_string(const char *rmode) { in routing_mode_from_string() argument
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tinjpage.c | 156 enum rmode { enum
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
H A D | page-poisoning.c | 104 enum rmode { enum
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tinjpage.c | 156 enum rmode { enum
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.cc | 712 void Assembler::call(Handle<Code> target, RelocInfo::Mode rmode) { in call() argument 721 void Assembler::jump(Handle<Code> target, RelocInfo::Mode rmode, in jump() argument 802 void Assembler::dd(uint32_t data, RelocInfo::Mode rmode) { in dd() argument 813 dq(uint64_t value, RelocInfo::Mode rmode) dq() argument 824 dp(uintptr_t data, RelocInfo::Mode rmode) dp() argument 835 RecordRelocInfo(RelocInfo::Mode rmode, intptr_t data) RecordRelocInfo() argument 855 RelocInfo::Mode rmode = it->rmode(); EmitRelocations() local [all...] |
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.h | 79 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::Operand [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.h | 109 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::Operand [all...] |