HomeSort by relevance Sort by last modified time
    Searched refs:sd (Results 476 - 500 of 535) sorted by null

<<11121314151617181920>>

  /external/llvm/test/MC/Mips/mips64r5/
valid.s 246 sd $12,5835($10)
349 sd $3, %lo(g_8)($2) # CHECK: encoding: [0xfc,0x43,A,A]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips3/
valid.s 203 sd $12,5835($10)
347 sd $3, %lo(g_8)($2) # CHECK: encoding: [0xfc,0x43,A,A]
  /external/u-boot/arch/arm/dts/
armada-375.dtsi 338 marvell,function = "sd";
559 cap-sd-highspeed;
am437x-gp-evm.dts 32 vmmcsd_fixed: fixedregulator-sd {
am43x-epos-evm.dts 32 vmmcsd_fixed: fixedregulator-sd {
  /external/v8/src/mips/
disasm-mips.cc 271 int sd = instr->RdValue(); local
272 out_buffer_pos_ += SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sd);
945 DCHECK(STRING_STARTS_WITH(format, "sd"));
    [all...]
  /external/v8/src/mips64/
disasm-mips64.cc 283 int sd = instr->RdValue(); local
284 out_buffer_pos_ += SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sd);
986 DCHECK(STRING_STARTS_WITH(format, "sd"));
    [all...]
  /frameworks/av/media/codec2/vndk/util/
C2InterfaceUtils.cpp 929 for (const std::shared_ptr<C2StructDescriptor> &sd : mHistory) {
930 if (sd->coreIndex() == index) {
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
if_msk.c 2266 struct msk_stat_desc *sd; local
    [all...]
  /external/flatbuffers/src/
idl_gen_cpp.cpp 562 static std::string NativeName(const std::string &name, const StructDef *sd,
564 return sd && !sd->fixed ? opts.object_prefix + name + opts.object_suffix
    [all...]
idl_parser.cpp 525 auto sd = structs_.Lookup(id); local
526 if (sd) sd->refcount++;
527 return sd;
    [all...]
  /external/llvm/test/MC/Mips/micromips64r6/
valid.s 306 sd $4, 5($3) # CHECK: sd $4, 5($3) # encoding: [0xd8,0x83,0x00,0x05]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips4/
valid.s 262 sd $12,5835($10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips5/
valid.s 263 sd $12,5835($10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64/
valid.s 281 sd $12,5835($10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r2/
valid.s 317 sd $12,5835($10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r3/
valid.s 311 sd $12,5835($10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r5/
valid.s 313 sd $12,5835($10)
    [all...]
  /external/u-boot/doc/
README.x86 793 [ 4.366860] sd 1:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
794 [ 4.375677] sd 1:0:0:0: Attached scsi generic sg0 type 0
795 [ 4.381859] sd 1:0:0:0: [sda] Write Protect is off
796 [ 4.387452] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 3177 Float32 sd = Float32::FromBits(sm.get_bits() & ~kSignBit32); local
3192 Float32 sd = Float32::FromBits(sm.get_bits() ^ kSignBit32); local
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/drivers/ufs/
ufs.c 617 sense = &resp->sd.sense;
  /external/cldr/tools/java/org/unicode/cldr/tool/
SubdivisionNode.java 778 SubdivisionNode sd = sdset.ID_TO_NODE.get(sdCode); local
    [all...]
  /external/python/cpython2/Lib/test/
test_urllib.py 707 given = 'ab%sd' % hexescape('c')
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 3138 const float *mean, *sd, *linear_weights; local
    [all...]
vp9_encoder.c     [all...]

Completed in 868 milliseconds

<<11121314151617181920>>