/external/llvm/test/MC/Mips/ |
r-mips-got-disp.s | 27 sd $ra, 8($sp) # 8-byte Folded Spill 28 sd $gp, 0($sp) # 8-byte Folded Spill
|
/external/llvm/test/MC/SystemZ/ |
word.s | 2 # RUN: llvm-readobj -s -sd | FileCheck %s
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/ |
eval.pass.cpp | 42 explicit rand1(result_type sd = Min) : x_(sd)
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
eval.pass.cpp | 42 explicit rand1(result_type sd = Min) : x_(sd)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
dir-intel01.d | 14 10: b0 12 64 48 d.fadd.sd %f2,%f3,%f4
|
/art/compiler/utils/arm/ |
assembler_arm.h | 590 virtual void vmovs(SRegister sd, SRegister sm, Condition cond = AL) = 0; 594 virtual bool vmovs(SRegister sd, float s_imm, Condition cond = AL) = 0; 597 virtual void vldrs(SRegister sd, const Address& ad, Condition cond = AL) = 0; 598 virtual void vstrs(SRegister sd, const Address& ad, Condition cond = AL) = 0; 602 virtual void vadds(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0; 604 virtual void vsubs(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0; 606 virtual void vmuls(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0; 608 virtual void vmlas(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0; 610 virtual void vmlss(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0; 612 virtual void vdivs(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) = 0 [all...] |
assembler_thumb2.h | 205 void vmovs(SRegister sd, SRegister sm, Condition cond = AL) OVERRIDE; 209 bool vmovs(SRegister sd, float s_imm, Condition cond = AL) OVERRIDE; 212 void vldrs(SRegister sd, const Address& ad, Condition cond = AL) OVERRIDE; 213 void vstrs(SRegister sd, const Address& ad, Condition cond = AL) OVERRIDE; 217 void vadds(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE; 219 void vsubs(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE; 221 void vmuls(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE; 223 void vmlas(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE; 225 void vmlss(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE; 227 void vdivs(SRegister sd, SRegister sn, SRegister sm, Condition cond = AL) OVERRIDE [all...] |
/external/libvpx/libvpx/vp9/decoder/ |
vp9_decoder.c | 153 YV12_BUFFER_CONFIG *sd) { 168 if (!equal_dimensions(cfg, sd)) 172 vp8_yv12_copy_frame(cfg, sd); 182 YV12_BUFFER_CONFIG *sd) { 215 if (!equal_dimensions(ref_buf, sd)) { 220 vp8_yv12_copy_frame(sd, ref_buf); 411 int vp9_get_raw_frame(VP9Decoder *pbi, YV12_BUFFER_CONFIG *sd, 430 ret = vp9_post_proc_frame(cm, sd, flags); 432 *sd = *cm->frame_to_show; 436 *sd = *cm->frame_to_show [all...] |
/external/lzma/CPP/Windows/ |
FileFind.cpp | 204 static void Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo(const MY_WIN32_FIND_STREAM_DATA &sd, CStreamInfo &si)
206 si.Size = sd.StreamSize.QuadPart;
207 si.Name = sd.cStreamName;
220 MY_WIN32_FIND_STREAM_DATA sd;
local 222 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0);
233 _handle = g_FindFirstStreamW(longPath, My_FindStreamInfoStandard, &sd, 0);
239 Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo(sd, si);
252 MY_WIN32_FIND_STREAM_DATA sd;
local 253 if (!g_FindNextStreamW(_handle, &sd))
255 Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo(sd, si); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
FilterDrawRepresentation.java | 114 StrokeData sd = (StrokeData) o; local 115 if (mType != sd.mType 116 || mRadius != sd.mRadius 117 || noPoints != sd.noPoints 118 || mColor != sd.mColor) { 121 return mPath.equals(sd.mPath); 271 public void fillStrokeParameters(StrokeData sd){ 275 sd.mColor = color; 276 sd.mRadius = size; 277 sd.mType = type [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
x86-64.exp | 56 {objdump -sj.got tlspic.sd} {objdump -sj.tdata tlspic.td}} 62 {objdump "-s -j.got -j.got.plt" tlsdesc.sd} {objdump -sj.tdata tlsdesc.td} 70 {objdump -sj.got tlsbin.sd} {objdump -sj.tdata tlsbin.td}} 76 {objdump -sj.got tlsbindesc.sd} {objdump -sj.tdata tlsbindesc.td}} 85 {{objdump -sj.debug_foobar tlsg.sd}} "tlsg"}
|
/external/mdnsresponder/mDNSShared/ |
uds_daemon.c | 135 dnssd_sock_t sd; member in struct:request_state 318 if (!dnssd_SocketValid(req->sd)) 319 { LogMsg("abort_request: ERROR: Attempt to abort operation %p with invalid fd %d", req, req->sd); return; } 324 if (req->errsd != req->sd) LogOperation("%3d: Removing FD and closing errsd %d", req->sd, req->errsd); 325 else LogOperation("%3d: Removing FD", req->sd); 326 udsSupportRemoveFDFromEventLoop(req->sd, req->platform_data); // Note: This also closes file descriptor req->sd for us 327 if (req->errsd != req->sd) { dnssd_close(req->errsd); req->errsd = req->sd; } 2408 domainname *sd; local 3887 dnssd_sock_t sd = accept(fd, (struct sockaddr*) &cliaddr, &len); local [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
rx-decode.opc | 118 #define SD(t,r,s) rx_disp (1, t, r, bwl[s], ld); 287 /** 1111 10sd rdst im sz mov%s #%1, %0 */ 288 ID(mov); DD(sd, rdst, sz); 309 /** 11sz sd ss rsrc rdst mov%s %1, %0 */ 310 if (sd == 3 && ss == 3 && sz == 2 && rsrc == 0 && rdst == 0) 318 if ((ss == 3) && (sd != 3)) 320 SD(ss, rdst, sz); DD(sd, rsrc, sz); 324 SD(ss, rsrc, sz); DD(sd, rdst, sz) [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_cgi.py | 133 sd = cgi.SvFormContentDict(env)
142 self.assertEqual(len(sd), len(fs))
143 self.assertItemsEqual(sd.keys(), fs.keys())
157 val = sd[key]
165 self.assertItemsEqual(sd.getlist(key), expect_val)
167 self.assertItemsEqual(sd.values(),
169 self.assertItemsEqual(sd.items(),
|
/external/ltp/utils/sctp/include/netinet/ |
sctp.h | 800 int sd; member in struct:__anon26563 804 int sctp_bindx(int sd, struct sockaddr *addrs, int addrcnt, int flags); 806 int sctp_connectx(int sd, struct sockaddr *addrs, int addrcnt, 809 int sctp_peeloff(int sd, sctp_assoc_t assoc_id); 814 int sctp_opt_info(int sd, sctp_assoc_t id, int opt, void *arg, socklen_t *size); 820 int sctp_getpaddrs(int sd, sctp_assoc_t id, struct sockaddr **addrs); 831 int sctp_getladdrs(int sd, sctp_assoc_t id, struct sockaddr **addrs);
|
/external/v8/src/crankshaft/mips64/ |
lithium-gap-resolver-mips64.cc | 170 __ sd(kLithiumScratchReg, cgen_->ToMemOperand(saved_destination_)); 199 __ sd(source_register, cgen_->ToMemOperand(destination)); 218 __ sd(at, destination_operand); 222 __ sd(kLithiumScratchReg, destination_operand); 246 __ sd(kLithiumScratchReg, cgen_->ToMemOperand(destination)); 249 __ sd(kLithiumScratchReg, cgen_->ToMemOperand(destination)); 252 __ sd(kLithiumScratchReg, cgen_->ToMemOperand(destination));
|
/libcore/ojluni/src/main/java/java/lang/ |
StringCoding.java | 187 StringDecoder sd = deref(decoder); local 189 if ((sd == null) || !(csn.equals(sd.requestedCharsetName()) 190 || csn.equals(sd.charsetName()))) { 191 sd = null; 195 sd = new StringDecoder(cs, csn); 197 if (sd == null) 199 set(decoder, sd); 201 return sd.decode(ba, off, len); 207 // de/encode() method. These SD/E objects are short-lifed, the young-ge [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
sd-n64.d | 3 #name: MIPS sd n64 6 # Test the sd macro, n64. 11 [0-9a-f]+ <[^>]*> sd a0,0\(zero\) 12 [0-9a-f]+ <[^>]*> sd a0,1\(zero\) 14 [0-9a-f]+ <[^>]*> sd a0,-32768\(at\) 15 [0-9a-f]+ <[^>]*> sd a0,-32768\(zero\) 17 [0-9a-f]+ <[^>]*> sd a0,0\(at\) 19 [0-9a-f]+ <[^>]*> sd a0,-23131\(at\) 20 [0-9a-f]+ <[^>]*> sd a0,0\(a1\) 21 [0-9a-f]+ <[^>]*> sd a0,1\(a1\ [all...] |
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
unique_copy.pass.cpp | 52 const unsigned sd = sizeof(id)/sizeof(id[0]); local 53 int jd[sd] = {-1}; 54 r = std::unique_copy(InIter(id), InIter(id+sd), OutIter(jd));
|
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 253 YV12_BUFFER_CONFIG *sd, int64_t time_stamp, 266 YV12_BUFFER_CONFIG *sd); 269 YV12_BUFFER_CONFIG *sd);
|
/external/toybox/toys/pending/ |
syslogd.c | 44 int sd; member in struct:unsocks 382 if (fnode->sd >= 0) { 383 close(fnode->sd); 443 tsd->sd = socket(AF_UNIX, SOCK_DGRAM, 0); 444 if (tsd->sd < 0) { 449 if (bind(tsd->sd, (struct sockaddr *) &tsd->sdu, sizeof(tsd->sdu))) { 451 close(tsd->sd); 487 for (tsd = TT.lsocks; tsd; tsd = tsd->next) FD_SET(tsd->sd, &rfds); 526 int sd = tsd->sd; local [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_er_ssdp.c | 20 static void wps_er_ssdp_rx(int sd, void *eloop_ctx, void *sock_ctx) 33 nread = recvfrom(sd, buf, sizeof(buf) - 1, 0, 47 if (sd == er->multicast_sd) {
|
/frameworks/compile/mclinker/lib/Object/ |
SectionMap.cpp | 53 SectionData* sd = SectionData::Create(*m_pSection); local 54 m_pSection->setSectionData(sd); 55 new NullFragment(sd); 56 new NullFragment(sd); 65 SectionData* sd = SectionData::Create(*m_pSection); local 66 m_pSection->setSectionData(sd); 67 new NullFragment(sd); 68 new NullFragment(sd); 89 SectionData* sd = SectionData::Create(*m_pSection); local 90 m_pSection->setSectionData(sd); 101 SectionData* sd = SectionData::Create(*m_pSection); local [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/ |
unique_copy.pass.cpp | 52 const unsigned sd = sizeof(id)/sizeof(id[0]); local 53 int jd[sd] = {-1}; 54 r = std::unique_copy(InIter(id), InIter(id+sd), OutIter(jd));
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/algorithms/alg.modifying.operations/alg.unique/ |
unique_copy.pass.cpp | 52 const unsigned sd = sizeof(id)/sizeof(id[0]); local 53 int jd[sd] = {-1}; 54 r = std::unique_copy(InIter(id), InIter(id+sd), OutIter(jd));
|