HomeSort by relevance Sort by last modified time
    Searched refs:otag (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/memcheck/
mc_main.c 2781 UInt otag = ecu | MC_OKIND_STACK; local
2817 UInt otag = ecu | MC_OKIND_STACK; local
2862 UInt otag = ecu | MC_OKIND_STACK; local
2922 UInt otag = ecu | MC_OKIND_STACK; local
2981 UInt otag = ecu | MC_OKIND_STACK; local
3053 UInt otag = ecu | MC_OKIND_STACK; local
3128 UInt otag = ecu | MC_OKIND_STACK; local
3209 UInt otag = ecu | MC_OKIND_STACK; local
3296 UInt otag = ecu | MC_OKIND_STACK; local
3388 UInt otag = ecu | MC_OKIND_STACK; local
3516 UInt otag; local
3958 UInt otag = 0; local
3993 UInt otag = 0; local
4127 UInt otag; local
4175 UInt otag; local
5694 UInt otag; local
    [all...]
mc_errors.c 95 UInt otag; // origin tag member in struct:_MC_Error::__anon37612::__anon37613
102 UInt otag; // origin tag member in struct:_MC_Error::__anon37612::__anon37614
128 UInt otag; // origin tag member in struct:_MC_Error::__anon37612::__anon37618
137 UInt otag; // origin tag member in struct:_MC_Error::__anon37612::__anon37619
146 UInt otag; // origin tag member in struct:_MC_Error::__anon37612::__anon37620
417 extra->Err.Value.otag & 3 );
419 /* Could also show extra->Err.Cond.otag if debugging origin
426 extra->Err.Value.otag & 3 );
439 extra->Err.Cond.otag & 3 );
441 /* Could also show extra->Err.Cond.otag if debugging origi
    [all...]
mc_include.h 138 void MC_(make_mem_undefined_w_otag)( Addr a, SizeT len, UInt otag );
174 directly as an origin tag (otag), but in fact we want to put
192 * to convert from an ECU to an otag, OR in one of the MC_OKIND_
195 * to convert an otag back to an ECU, AND it with ~3
420 void MC_(record_cond_error) ( ThreadId tid, UInt otag );
421 void MC_(record_value_error) ( ThreadId tid, Int szB, UInt otag );
431 void MC_(record_regparam_error) ( ThreadId tid, const HChar* msg, UInt otag );
433 Bool isAddrErr, const HChar* msg, UInt otag );
435 Bool isAddrErr, UInt otag );
  /external/chromium_org/third_party/boringssl/src/crypto/asn1/
tasn_dec.c 73 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
166 int otag; local
201 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
218 if (!(ASN1_tag2bit(otag) & it->utype))
227 it, otag, 0, 0, ctx);
1216 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
1298 if (otag
    [all...]
  /external/openssl/crypto/asn1/
tasn_dec.c 76 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
169 int otag; local
205 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
224 if (!(ASN1_tag2bit(otag) & it->utype))
234 it, otag, 0, 0, ctx);
1259 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
1342 if (otag)
1343 *otag = ptag;
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]

Completed in 121 milliseconds