HomeSort by relevance Sort by last modified time
    Searched refs:ct (Results 201 - 225 of 418) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 293 cc, ns, tt, ct, callers = timings[fn]
294 timings[fn] = cc, ns + 1, tt, ct, callers
304 cc, ns, tt, ct, callers = timings[fn]
305 timings[fn] = cc, ns+1, tt, ct, callers
326 cc, ns, tt, ct, callers = timings[rfn]
332 ct = ct + frame_total
337 # stats such as the amount of time added to ct courtesy
343 timings[rfn] = cc, ns - 1, tt + rit, ct, callers
424 for func, (cc, ns, tt, ct, callers) in self.timings.iteritems()
    [all...]
pstats.py 128 for func, (cc, nc, tt, ct, callers) in self.stats.items():
230 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems():
231 stats_list.append((cc, nc, tt, ct) + func +
250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems():
261 (cc, nc, tt, ct, newcallers))
263 newstats[newfunc] = (cc, nc, tt, ct, newcallers)
278 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems():
385 cc, nc, tt, ct, callers = self.stats[func]
395 for cc, nc, tt, ct, callers in self.stats.itervalues():
415 nc, cc, tt, ct = valu
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 293 cc, ns, tt, ct, callers = timings[fn]
294 timings[fn] = cc, ns + 1, tt, ct, callers
304 cc, ns, tt, ct, callers = timings[fn]
305 timings[fn] = cc, ns+1, tt, ct, callers
326 cc, ns, tt, ct, callers = timings[rfn]
332 ct = ct + frame_total
337 # stats such as the amount of time added to ct courtesy
343 timings[rfn] = cc, ns - 1, tt + rit, ct, callers
424 for func, (cc, ns, tt, ct, callers) in self.timings.iteritems()
    [all...]
pstats.py 128 for func, (cc, nc, tt, ct, callers) in self.stats.items():
230 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems():
231 stats_list.append((cc, nc, tt, ct) + func +
250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems():
261 (cc, nc, tt, ct, newcallers))
263 newstats[newfunc] = (cc, nc, tt, ct, newcallers)
278 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems():
385 cc, nc, tt, ct, callers = self.stats[func]
395 for cc, nc, tt, ct, callers in self.stats.itervalues():
415 nc, cc, tt, ct = valu
    [all...]
  /frameworks/rs/
rsContext.cpp 137 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) {
138 mTimers[ct] = 0;
177 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) {
178 total += mTimers[ct];
521 RsContextType ct, uint32_t flags) {
530 rsc->mContextType = ct;
    [all...]
rsAllocation.cpp 235 for (size_t ct=0; ct < mToDirtyList.size(); ct++) {
236 if (mToDirtyList[ct] == p) {
237 mToDirtyList.removeAt(ct);
405 for (size_t ct=0; ct < mToDirtyList.size(); ct++) {
406 mToDirtyList[ct]->forceDirty();
412 void Allocation::incRefs(const void *ptr, size_t ct, size_t startOff) const
    [all...]
rsType.h 112 void incRefs(const void *ptr, size_t ct, size_t startOff = 0) const;
113 void decRefs(const void *ptr, size_t ct, size_t startOff = 0) const;
  /external/chromium_org/net/cert/
signed_certificate_timestamp.h 22 namespace ct { namespace in namespace:net
90 // Source of the SCT - supplementary, not defined in CT RFC.
125 } // namespace ct
  /external/dropbear/libtomcrypt/src/ciphers/
blowfish.c 386 @param ct The output ciphertext (8 bytes)
391 static int _blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, symmetric_key *skey)
393 int blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, symmetric_key *skey)
403 LTC_ARGCHK(ct != NULL);
430 STORE32H(R, &ct[0]);
431 STORE32H(L, &ct[4]);
437 int blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, symmetric_key *skey)
439 int err = _blowfish_ecb_encrypt(pt, ct, skey);
447 @param ct The input ciphertext (8 bytes)
453 static int _blowfish_ecb_decrypt(const unsigned char *ct, unsigned char *pt, symmetric_key *skey
    [all...]
  /external/wpa_supplicant_8/src/tls/
tlsv1_server_i.h 68 int tlsv1_server_process_handshake(struct tlsv1_server *conn, u8 ct,
tlsv1_server.c 112 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; local
145 ct = pos[0];
154 if (tlsv1_server_process_handshake(conn, ct, in_pos,
239 u8 alert, *out_end, *out_pos, ct; local
248 ct = pos[0];
266 if (ct == TLS_CONTENT_TYPE_ALERT) {
287 if (ct != TLS_CONTENT_TYPE_APPLICATION_DATA) {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ImageProcessingTest.java 262 for (int ct=0; ct < 256; ct++) {
263 float f = ((float)ct) / 255.f;
272 mLUT.setRed(ct, (int)(r * 255.f + 0.5f));
281 mLUT.setGreen(ct, (int)(g * 255.f + 0.5f));
284 mLUT.setBlue(ct, (int)(b * 255.f + 0.5f));
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicHistogram.cpp 155 for (uint32_t ct=0; ct < (256 * vSize); ct++) {
156 o[ct] = mSums[ct];
158 o[ct] += mSums[ct + (256 * vSize * t)];
rsCpuIntrinsicBlur.cpp 150 extern "C" void rsdIntrinsicBlurVFU4_K(void *dst, const void *pin, int stride, const void *gptr, int rct, int x1, int ct);
151 extern "C" void rsdIntrinsicBlurHFU4_K(void *dst, const void *pin, const void *gptr, int rct, int x1, int ct);
152 extern "C" void rsdIntrinsicBlurHFU1_K(void *dst, const void *pin, const void *gptr, int rct, int x1, int ct);
155 const uchar *ptrIn, int iStride, const float* gPtr, int ct,
163 rsdIntrinsicBlurVFU4_K(out, ptrIn, iStride, gPtr, ct, x1, x1 + t);
174 for (int r = 0; r < ct; r++) {
188 const uchar *ptrIn, int iStride, const float* gPtr, int ct, int x1, int x2) {
197 for (int r = 0; r < ct; r++) {
215 rsdIntrinsicBlurVFU4_K(out, ptrIn, iStride, gPtr, ct, 0, t );
228 for (int r = 0; r < ct; r++)
    [all...]
rsCpuIntrinsicConvolve3x3.cpp 78 for(int ct=0; ct < 9; ct++) {
79 if (mFp[ct] >= 0) {
80 mIp[ct] = (short)(mFp[ct] * 256.f + 0.5f);
82 mIp[ct] = (short)(mFp[ct] * 256.f - 0.5f);
488 for(int ct=0; ct < 9; ct++)
    [all...]
rsCpuIntrinsicConvolve5x5.cpp 79 for(int ct=0; ct < 25; ct++) {
80 if (mFp[ct] >= 0) {
81 mIp[ct] = (short)(mFp[ct] * 256.f + 0.5f);
83 mIp[ct] = (short)(mFp[ct] * 256.f - 0.5f);
674 for(int ct=0; ct < 25; ct++)
    [all...]
  /frameworks/native/opengl/tests/gl_perf/
fill_common.cpp 213 for (uint32_t ct=0; ct < passCount; ct++) {
215 glUniform2f(loc, ((float)ct) / passCount, ((float)ct) / 2.f / passCount);
  /external/qemu/tcg/ppc64/
tcg-target.c 219 static int target_parse_constraint (TCGArgConstraint *ct, const char **pct_str)
226 ct->ct |= TCG_CT_REG;
227 tcg_regset_set_reg (ct->u.regs, 3 + ct_str[0] - 'A');
230 ct->ct |= TCG_CT_REG;
231 tcg_regset_set32 (ct->u.regs, 0, 0xffffffff);
234 ct->ct |= TCG_CT_REG;
235 tcg_regset_set32 (ct->u.regs, 0, 0xffffffff)
265 int ct; local
    [all...]
  /external/javassist/src/main/javassist/
ClassPool.java     [all...]
  /external/qemu/
usb-linux.c 783 struct usb_ctrltransfer ct; local
786 ct.bRequestType = USB_DIR_IN;
787 ct.bRequest = USB_REQ_GET_CONFIGURATION;
788 ct.wValue = 0;
789 ct.wIndex = 0;
790 ct.wLength = 1;
791 ct.data = &configuration;
792 ct.timeout = 50;
794 ret = ioctl(s->fd, USBDEVFS_CONTROL, &ct);
827 ct.bRequestType = USB_DIR_IN | USB_RECIP_INTERFACE
    [all...]
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_test.c 27 unsigned char key[32], IV[16], pt[64], ct[64];
70 if (XMEMCMP(buf, tests[x].ct, tests[x].msglen)) {
  /external/dropbear/libtomcrypt/src/prngs/
rc4.c 223 unsigned char key[8], pt[8], ct[8];
250 if (XMEMCMP(dst, tests[x].ct, 8)) {
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
EncryptedPrivateKeyInfoTest.java 208 epki = new EncryptedPrivateKeyInfo(algName[i][0], g.ct());
210 epki = new EncryptedPrivateKeyInfo(g.ap(), g.ct());
1598 byte[] ct; field in class:EncryptedPrivateKeyInfoTest.TestDataGenerator
1727 public byte[] ct() { method in class:EncryptedPrivateKeyInfoTest.TestDataGenerator
    [all...]
  /external/chromium_org/content/common/
ssl_status_serialization.cc 74 static_cast<net::ct::SCTVerifyStatus>(status)));
  /external/libnl-headers/netlink/cli/
utils.h 49 #include <netlink/netfilter/ct.h>

Completed in 386 milliseconds

1 2 3 4 5 6 7 891011>>