Home
last modified time | relevance | path

Searched refs:n32 (Results 1 - 24 of 24) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.cc66 uint32 n32 = n; in Fls64() local
67 STEP(uint32, n32, pos, 0x10); in Fls64()
68 STEP(uint32, n32, pos, 0x08); in Fls64()
69 STEP(uint32, n32, pos, 0x04); in Fls64()
70 return pos + ((PROTOBUF_ULONGLONG(0x3333333322221100) >> (n32 << 2)) & 0x3); in Fls64()
/third_party/skia/src/utils/
H A DSkJSON.cpp790 int32_t n32 = 0; in matchFast32OrFloat() local
797 n32 = (*p++ - '0'); in matchFast32OrFloat()
799 if (!is_digit(*p) || n32 > kMaxInt32) break; in matchFast32OrFloat()
800 n32 = n32 * 10 + (*p++ - '0'); in matchFast32OrFloat()
807 this->pushInt32(sign * n32); in matchFast32OrFloat()
819 if (!is_digit(*p) || n32 > kMaxInt32) break; in matchFast32OrFloat()
820 n32 = n32 * 10 + (*p++ - '0'); --exp; in matchFast32OrFloat()
821 if (!is_digit(*p) || n32 > kMaxInt3 in matchFast32OrFloat()
[all...]
/third_party/skia/include/private/
H A DSkFixed.h46 SkFixed n32 = (SkFixed)n64; in SkFloatToFixed_Check() local
47 SkASSERT(n64 == n32); in SkFloatToFixed_Check()
48 return n32; in SkFloatToFixed_Check()
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_init.c53 int n32 = n >> 5; in imdct_half_altivec() local
62 k = n32-1; in imdct_half_altivec()
108 j = -n32; in imdct_half_altivec()
109 k = n32-1; in imdct_half_altivec()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.c37 uint32_t n32; in nghttp3_get_varint() member
53 return (int64_t)ntohl(n.n32); in nghttp3_get_varint()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conv.c68 uint32_t n32; in ngtcp2_get_varint() member
84 return ngtcp2_ntohl(n.n32); in ngtcp2_get_varint()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dmips-mont.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
83 if ($flavour =~ /64|n32/i) {
H A Dmips.pl62 if ($flavour =~ /64|n32/i) {
/third_party/openssl/crypto/bn/asm/
H A Dmips-mont.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
83 if ($flavour =~ /64|n32/i) {
H A Dmips.pl62 if ($flavour =~ /64|n32/i) {
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl62 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
65 die "MIPS64 only" unless ($flavour =~ /64|n32/i);
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl62 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
65 die "MIPS64 only" unless ($flavour =~ /64|n32/i);
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-mips.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
67 $PTR_SLL="dsll"; # incidentally works even on n32
H A Dsha512-mips.pl22 # generated code in o32 build and ~55% in n32/64 build. SHA512 [which
65 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
68 if ($flavour =~ /64|n32/i) {
70 $PTR_ADD="daddu"; # incidentally works even on n32
71 $PTR_SUB="dsubu"; # incidentally works even on n32
74 $PTR_SLL="dsll"; # incidentally works even on n32
/third_party/openssl/crypto/sha/asm/
H A Dsha512-mips.pl22 # generated code in o32 build and ~55% in n32/64 build. SHA512 [which
65 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
68 if ($flavour =~ /64|n32/i) {
70 $PTR_ADD="daddu"; # incidentally works even on n32
71 $PTR_SUB="dsubu"; # incidentally works even on n32
74 $PTR_SLL="dsll"; # incidentally works even on n32
H A Dsha1-mips.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
67 $PTR_SLL="dsll"; # incidentally works even on n32
/third_party/eudev/
H A Dconfigure4166 # so use the C compiler's -n32 option if that helps.
4190 CC="$CC -n32"
4192 ac_cv_sys_largefile_CC=' -n32'; break
6330 *-n32|*"-n32 ") libmagic=N32;;
7536 LD="${LD-ld} -n32"
7575 emul="${emul}n32"
11730 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
16494 *-n32|*"
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-mips.pl73 $flavour ||= "o32"; # supported flavours are o32,n32,64,nubi32,nubi64
75 if ($flavour =~ /64|n32/i) {
77 $PTR_ADD="daddu"; # incidentally works even on n32
78 $PTR_SUB="dsubu"; # incidentally works even on n32
82 $PTR_SLL="dsll"; # incidentally works even on n32
/third_party/openssl/crypto/aes/asm/
H A Daes-mips.pl73 $flavour ||= "o32"; # supported flavours are o32,n32,64,nubi32,nubi64
75 if ($flavour =~ /64|n32/i) {
77 $PTR_ADD="daddu"; # incidentally works even on n32
78 $PTR_SUB="dsubu"; # incidentally works even on n32
82 $PTR_SLL="dsll"; # incidentally works even on n32
/third_party/lame/
H A Dconfigure6059 *-n32|*"-n32 ") libmagic=N32;;
7265 LD="${LD-ld} -n32"
7304 emul="${emul}n32"
11442 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
13918 # so use the C compiler's -n32 option if that helps.
13942 CC="$CC -n32"
13944 ac_cv_sys_largefile_CC=' -n32'; break
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure5545 *-n32|*"-n32 ") libmagic=N32;;
6621 LD="${LD-ld} -n32"
11053 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
15140 # so use the C compiler's -n32 option if that helps.
15164 CC="$CC -n32"
15166 ac_cv_sys_largefile_CC=' -n32'; break
/third_party/node/deps/cares/
H A Dconfigure7732 *-n32|*"-n32 ") libmagic=N32;;
9001 LD="${LD-ld} -n32"
9040 emul="${emul}n32"
13612 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
17616 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
19876 # so use the C compiler's -n32 option if that helps.
19901 CC="$CC -n32"
[all...]
/third_party/libevdev/
H A Dconfigure6139 *-n32|*"-n32 ") libmagic=N32;;
7414 LD="${LD-ld} -n32"
7453 emul="${emul}n32"
11675 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/third_party/skia/third_party/externals/libpng/
H A Dconfigure5644 *-n32|*"-n32 ") libmagic=N32;;
6848 LD="${LD-ld} -n32"
6887 emul="${emul}n32"
11457 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")

Completed in 97 milliseconds