HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 626 - 650 of 4588) sorted by null

<<21222324252627282930>>

  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/internal/obj/
arm64.a 628 func @"".OPDP2 (@"".x·2 uint32) (? uint32) { return 0x1ac00000 | @"".x·2 << 0xa }
629 func @"".OPDP3 (@"".sf·2 uint32, @"".op54·3 uint32, @"".op31·4 uint32, @"".o0·5 uint32) (? uint32) { return @"".sf·2 << 0x1f | @"".op54·3 << 0x1d | 0x1b000000 | @"".op31·4 << 0x15 | @"".o0·5 << 0xf }
630 func @"".OPBcc (@"".x·2 uint32) (? uint32) { return 0x54000000 | @"".x·2 & 0xf }
631 func @"".OPBLR (@"".x·2 uint32) (? uint32) { return 0xd6000000 | @"".x·2 << 0x15 | 0x1f0000 | 0x0
    [all...]
  /external/autotest/client/cros/cellular/pseudomodem/
modem_3gpp.py 54 'status': dbus.types.UInt32(self.status),
58 'access-technology': dbus.types.UInt32(self.access_technology),
91 dbus.types.UInt32(mm1_constants.MM_MODEM_CAPABILITY_GSM_UMTS),
92 dbus.types.UInt32(mm1_constants.MM_MODEM_CAPABILITY_LTE),
93 dbus.types.UInt32(
97 props['CurrentCapabilities'] = dbus.types.UInt32(
100 props['MaxBearers'] = dbus.types.UInt32(3)
101 props['MaxActiveBearers'] = dbus.types.UInt32(2)
103 props['AccessTechnologies'] = dbus.types.UInt32((
108 [dbus.types.UInt32(mm1_constants.MM_MODEM_MODE_3G
    [all...]
  /external/boringssl/src/ssl/test/runner/poly1305/
sum_arm.go 13 func poly1305_auth_armv6(out *[16]byte, m *byte, mlen uint32, key *[32]byte)
23 poly1305_auth_armv6(out, mPtr, uint32(len(m)), key)
  /external/dbus/test/data/valid-messages/
emptiness.message 18 TYPE UINT32
46 TYPE UINT32
  /external/dng_sdk/source/
dng_opcode_list.h 45 uint32 fStage;
51 dng_opcode_list (uint32 stage);
86 uint32 Count () const
88 return (uint32) fList.size ();
94 dng_opcode & Entry (uint32 index)
102 const dng_opcode & Entry (uint32 index) const
119 uint32 MinVersion (bool includeOptional) const;
149 uint32 byteCount,
dng_tag_types.cpp 20 uint32 TagTypeSize (uint32 tagType)
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 29 static bool isPatchBad(UINT8* prm, UINT32 len);
38 bool isPatchBadImpl(UINT8* prm, UINT32 len);
  /external/lzma/CPP/7zip/Common/
RegisterCodec.h 16 UInt32 NumInStreams;
40 UInt32 DigestSize;
  /external/tpm2/
CommandCodeAttributes_fp.h 11 UINT32 handleIndex // IN: handle index (zero based)
15 UINT32 count, // IN: maximum count for number of entries in 'commandList'
RSAKeySieve_fp.h 14 UINT32 e, // IN: The public exponent
20 UINT32 *counter // IN/OUT: Counter value to allow KDF iteration to be
  /external/v8/src/crankshaft/
hydrogen-uint32-analysis.h 15 // them to produce full range uint32 values.
19 : HPhase("H_Compute safe UInt32 operations", graph), phis_(4, zone()) { }
  /external/v8/src/regexp/
bytecodes-irregexp.h 44 V(CHECK_4_CHARS, 23, 12) /* bc8 pad24 uint32 addr32 */ \
46 V(CHECK_NOT_4_CHARS, 25, 12) /* bc8 pad24 uint32 addr32 */ \
48 V(AND_CHECK_4_CHARS, 27, 16) /* bc8 pad24 uint32 uint32 addr32 */ \
49 V(AND_CHECK_CHAR, 28, 12) /* bc8 pad8 uint16 uint32 addr32 */ \
50 V(AND_CHECK_NOT_4_CHARS, 29, 16) /* bc8 pad24 uint32 uint32 addr32 */ \
51 V(AND_CHECK_NOT_CHAR, 30, 12) /* bc8 pad8 uint16 uint32 addr32 */ \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
trxhdr.h 52 uint32 magic; /* "HDR0" */
53 uint32 len; /* Length of file including header */
54 uint32 crc32; /* 32-bit CRC from flag_version to end of file */
55 uint32 flag_version; /* 0:15 flags, 16:31 version */
57 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */
59 uint32 offsets[1]; /* Offsets of partitions from start of header */
72 #define SIZEOF_TRXHDR_V1 (sizeof(struct trx_header)+(TRX_V1_MAX_OFFSETS-1)*sizeof(uint32))
73 #define SIZEOF_TRXHDR_V2 (sizeof(struct trx_header)+(TRX_V2_MAX_OFFSETS-1)*sizeof(uint32))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
README.webm 18 - fix track_number uint64->uint32 warnings
20 - nestegg_packet_track: fix uint64->uint32 warning
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 53 uint32 numBytes;
54 uint32 bytePos;
55 uint32 bitBuf;
56 uint32 dataBitPos;
57 uint32 bitPos;
64 uint32 *pulOutData
75 uint32 *pulOutData
99 void ue_v(mp4StreamType *psBits, uint32 *codeNum);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pchannel.h 42 UINT32 length;
43 UINT32 flags;
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab.go 38 quantum uint32
39 ptrsize uint32
41 nfunctab uint32
43 nfiletab uint32
44 fileMap map[string]uint32
72 val := binary.BigEndian.Uint32(b)
149 return uint64(t.binary.Uint32(b))
175 switch uint32(go12magic) {
176 case binary.LittleEndian.Uint32(t.Data):
178 case binary.BigEndian.Uint32(t.Data)
    [all...]
  /prebuilts/go/darwin-x86/src/hash/fnv/
fnv.go 16 sum32 uint32
17 sum32a uint32
58 func (s *sum32) Sum32() uint32 { return uint32(*s) }
59 func (s *sum32a) Sum32() uint32 { return uint32(*s) }
114 v := uint32(*s)
119 v := uint32(*s)
  /prebuilts/go/darwin-x86/src/net/
hook_windows.go 19 connectExFunc func(syscall.Handle, syscall.Sockaddr, *byte, uint32, *uint32, *syscall.Overlapped) error = syscall.ConnectEx
  /prebuilts/go/darwin-x86/src/os/
sys_windows.go 16 n := uint32(64)
29 if n <= uint32(len(b)) {
  /prebuilts/go/darwin-x86/src/runtime/
defs1_netbsd_arm.go 93 __bits [4]uint32
138 __gregs [17]uint32
141 _mc_tlsbase uint32
145 uc_flags uint32
154 ident uint32
155 filter uint32
156 flags uint32
157 fflags uint32
defs_dragonfly_amd64.go 110 __bits [4]uint32
125 si_uid uint32
161 mc_len uint32
162 mc_fpformat uint32
163 mc_ownedfp uint32
164 mc_reserved uint32
165 mc_unused [8]uint32
205 fflags uint32
os_linux_386.go 15 var _vdso uint32
24 auxv := (*[1 << 28]uint32)(add(unsafe.Pointer(argv), uintptr(n)*ptrSize))
stubs.go 90 func fastrand1() uint32
128 func reflectcall(argtype *_type, fn, arg unsafe.Pointer, argsize uint32, retoffset uint32)
130 func procyield(cycles uint32)
155 func cas(ptr *uint32, old, new uint32) bool
272 func call32(fn, arg unsafe.Pointer, n, retoffset uint32)
273 func call64(fn, arg unsafe.Pointer, n, retoffset uint32)
274 func call128(fn, arg unsafe.Pointer, n, retoffset uint32)
275 func call256(fn, arg unsafe.Pointer, n, retoffset uint32)
    [all...]
stubs2.go 19 func usleep(usec uint32)
21 func mmap(addr unsafe.Pointer, n uintptr, prot, flags, fd int32, off uint32) unsafe.Pointer

Completed in 2570 milliseconds

<<21222324252627282930>>