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

<<31323334353637383940>>

  /external/tpm2/
Marshal_SequenceComplete.c 15 UINT32 parameter_size = 0;
17 INT32 parameter_size_size = sizeof(UINT32);
18 UINT32 num_response_handles = 0;
64 UINT32* response_handle_buffer_size,
65 UINT32* response_parameter_buffer_size) {
Marshal_Sign.c 15 UINT32 parameter_size = 0;
17 INT32 parameter_size_size = sizeof(UINT32);
18 UINT32 num_response_handles = 0;
67 UINT32* response_handle_buffer_size,
68 UINT32* response_parameter_buffer_size) {
Marshal_StartAuthSession.c 15 UINT32 parameter_size = 0;
17 INT32 parameter_size_size = sizeof(UINT32);
18 UINT32 num_response_handles = 1;
80 UINT32* response_handle_buffer_size,
81 UINT32* response_parameter_buffer_size) {
Marshal_VerifySignature.c 15 UINT32 parameter_size = 0;
17 INT32 parameter_size_size = sizeof(UINT32);
18 UINT32 num_response_handles = 0;
63 UINT32* response_handle_buffer_size,
64 UINT32* response_parameter_buffer_size) {
Marshal_ZGen_2Phase.c 15 UINT32 parameter_size = 0;
17 INT32 parameter_size_size = sizeof(UINT32);
18 UINT32 num_response_handles = 0;
73 UINT32* response_handle_buffer_size,
74 UINT32* response_parameter_buffer_size) {
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_utils.c 24 uint32 buffer_counter = 0;
32 static uint32 vbp_utils_uninitialize_context(vbp_context *pcontext)
34 uint32 error = VBP_OK;
61 static uint32 vbp_utils_initialize_context(vbp_context *pcontext)
63 uint32 error = VBP_OK;
151 static uint32 vbp_utils_free_parser_memory(vbp_context *pcontext)
184 static uint32 vbp_utils_allocate_parser_memory(vbp_context *pcontext)
187 uint32 error = VBP_OK;
269 static uint32 vbp_utils_parse_es_buffer(vbp_context *pcontext, uint8 init_data_flag)
273 uint32 error = VBP_OK
    [all...]
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 54 func (k Key) GetValue(name string, buf []byte) (n int, valtype uint32, err error) {
63 l := uint32(len(buf))
71 func (k Key) getValue(name string, buf []byte) (date []byte, valtype uint32, err error) {
76 var t uint32
77 n := uint32(len(buf))
86 if n <= uint32(len(buf)) {
98 func (k Key) GetStringValue(name string) (val string, valtype uint32, err error) {
128 n, err := expandEnvironmentStrings(p, &r[0], uint32(len(r)))
132 if n <= uint32(len(r)) {
145 func (k Key) GetStringsValue(name string) (val []string, valtype uint32, err error)
    [all...]
key.go 79 func OpenKey(k Key, path string, access uint32) (Key, error) {
103 for i := uint32(0); ; i++ {
109 l := uint32(len(buf))
117 l = uint32(2 * len(buf))
139 func CreateKey(k Key, path string, access uint32) (newk Key, openedExisting bool, err error) {
141 var d uint32
157 SubKeyCount uint32
158 MaxSubKeyLen uint32 // size of the key's subkey with the longest name, in Unicode characters, not including the terminating zero byte
159 ValueCount uint32
160 MaxValueNameLen uint32 // size of the key's longest value name, in Unicode characters, not including the terminating zero (…)
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug296.go 43 type Uint32 uint32
45 func (x Uint32) m(a, b, c, d, e, f, g, h byte) {
46 check("Uint32", int64(x), 0x01020304, a, b, c, d, e, f, g, h)
67 Uint32(0x01020304),
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
value.go 54 func (k Key) GetValue(name string, buf []byte) (n int, valtype uint32, err error) {
63 l := uint32(len(buf))
71 func (k Key) getValue(name string, buf []byte) (date []byte, valtype uint32, err error) {
76 var t uint32
77 n := uint32(len(buf))
86 if n <= uint32(len(buf)) {
98 func (k Key) GetStringValue(name string) (val string, valtype uint32, err error) {
128 n, err := expandEnvironmentStrings(p, &r[0], uint32(len(r)))
132 if n <= uint32(len(r)) {
145 func (k Key) GetStringsValue(name string) (val []string, valtype uint32, err error)
    [all...]
key.go 79 func OpenKey(k Key, path string, access uint32) (Key, error) {
103 for i := uint32(0); ; i++ {
109 l := uint32(len(buf))
117 l = uint32(2 * len(buf))
139 func CreateKey(k Key, path string, access uint32) (newk Key, openedExisting bool, err error) {
141 var d uint32
157 SubKeyCount uint32
158 MaxSubKeyLen uint32 // size of the key's subkey with the longest name, in Unicode characters, not including the terminating zero byte
159 ValueCount uint32
160 MaxValueNameLen uint32 // size of the key's longest value name, in Unicode characters, not including the terminating zero (…)
    [all...]
  /prebuilts/go/linux-x86/test/fixedbugs/
bug296.go 43 type Uint32 uint32
45 func (x Uint32) m(a, b, c, d, e, f, g, h byte) {
46 check("Uint32", int64(x), 0x01020304, a, b, c, d, e, f, g, h)
67 Uint32(0x01020304),
  /system/bt/stack/pan/
pan_int.h 63 UINT32 ip_addr;
88 UINT32 pan_user_sdp_handle;
89 UINT32 pan_gn_sdp_handle;
90 UINT32 pan_nap_sdp_handle;
142 extern UINT32 pan_register_with_sdp (UINT16 uuid, UINT8 sec_mask, char *p_name, char *p_desc);
  /external/dng_sdk/source/
dng_linearization_info.h 51 uint32 fMaskedAreaCount;
74 uint32 fBlackLevelRepeatRows;
78 uint32 fBlackLevelRepeatCols;
118 real64 MaxBlackLevel (uint32 plane) const;
134 dng_urational BlackLevel (uint32 row,
135 uint32 col,
136 uint32 plane) const;
140 uint32 RowBlackCount () const;
146 dng_srational RowBlack (uint32 row) const;
150 uint32 ColumnBlackCount () const
    [all...]
  /external/lzma/C/
CpuArch.c 19 static UInt32 CheckFlag(UInt32 flag)
57 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d)
63 UInt32 a2, b2, c2, d2;
119 static UInt32 kVendors[][3] =
131 const UInt32 *v = kVendors[i];
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto 78 optional uint32 uint32 = 16;
85 optional uint32 cached_size = 22;
86 optional uint32 extensions = 23;
87 optional uint32 bit = 24;
88 optional uint32 bits = 25;
89 optional uint32 offsets = 26;
90 optional uint32 reflection = 27;
99 optional uint32 int = 30;
100 optional uint32 friend = 31
    [all...]
  /external/webrtc/webrtc/call/
rtc_event_log.proto 82 optional uint32 packet_length = 3;
104 optional uint32 local_ssrc = 2;
114 optional uint32 fraction_loss = 2;
127 optional uint32 remote_ssrc = 1;
129 optional uint32 local_ssrc = 2;
178 optional uint32 rtx_ssrc = 1;
198 repeated uint32 ssrcs = 1;
204 repeated uint32 rtx_ssrcs = 3;
226 optional uint32 remote_ssrc = 1;
229 optional uint32 local_ssrc = 2
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11e.h 56 uint32 min_srv_interval; /* Minimum Service Interval (us) */
57 uint32 max_srv_interval; /* Maximum Service Interval (us) */
58 uint32 inactivity_interval; /* Inactivity Interval (us) */
59 uint32 suspension_interval; /* Suspension Interval (us) */
60 uint32 srv_start_time; /* Service Start Time (us) */
61 uint32 min_data_rate; /* Minimum Data Rate (bps) */
62 uint32 mean_data_rate; /* Mean Data Rate (bps) */
63 uint32 peak_data_rate; /* Peak Data Rate (bps) */
64 uint32 max_burst_size; /* Maximum Burst Size (bytes) */
65 uint32 delay_bound; /* Delay Bound (us) *
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
xedext_test.go 44 next := uint32(start)
46 addr uint32
92 text = fmt.Sprintf("%s .%+#x", m[1], int16(uint32(targ)-uint32(uint16(addr))-uint32(len(enc))))
96 text = fmt.Sprintf("%s .%+#x", m[1], int32(uint32(targ)-addr-uint32(len(enc))))
103 if next != start+uint32(ext.Size) {
121 func parseLineXed(line []byte, encstart []byte) (addr uint32, enc []byte, text string) {
145 addr = uint32(x
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
os1_openbsd.go 23 sigset_none = uint32(0)
24 sigset_all = ^uint32(0)
34 mib := [2]uint32{_CTL_HW, _HW_NCPU}
35 out := uint32(0)
152 smask := (*uint32)(unsafe.Pointer(&mp.sigmask))
171 nmask := *(*uint32)(unsafe.Pointer(&_g_.m.sigmask))
174 nmask &^= 1 << (uint32(i) - 1)
183 smask := *(*uint32)(unsafe.Pointer(&_g_.m.sigmask))
196 sa_mask uint32
244 mask := uint32(1) << (uint32(sig) - 1
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
xedext_test.go 44 next := uint32(start)
46 addr uint32
92 text = fmt.Sprintf("%s .%+#x", m[1], int16(uint32(targ)-uint32(uint16(addr))-uint32(len(enc))))
96 text = fmt.Sprintf("%s .%+#x", m[1], int32(uint32(targ)-addr-uint32(len(enc))))
103 if next != start+uint32(ext.Size) {
121 func parseLineXed(line []byte, encstart []byte) (addr uint32, enc []byte, text string) {
145 addr = uint32(x
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
os1_openbsd.go 23 sigset_none = uint32(0)
24 sigset_all = ^uint32(0)
34 mib := [2]uint32{_CTL_HW, _HW_NCPU}
35 out := uint32(0)
152 smask := (*uint32)(unsafe.Pointer(&mp.sigmask))
171 nmask := *(*uint32)(unsafe.Pointer(&_g_.m.sigmask))
174 nmask &^= 1 << (uint32(i) - 1)
183 smask := *(*uint32)(unsafe.Pointer(&_g_.m.sigmask))
196 sa_mask uint32
244 mask := uint32(1) << (uint32(sig) - 1
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 267 #define SVGA_GMR_NULL ((uint32) -1)
268 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) // Guest Framebuffer (GFB)
272 uint32 ppn;
273 uint32 numPages;
278 uint32 gmrId;
279 uint32 offset;
307 uint32 bitsPerPixel : 8;
308 uint32 colorDepth : 8;
309 uint32 reserved : 16; // Must be zero
312 uint32 value
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zFolderOutStream.cpp 18 UInt32 ref2Offset, UInt32 startIndex,
44 UInt32 index = _startIndex + _currentIndex;
84 STDMETHODIMP CFolderOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
92 UInt32 cur = size < _rem ? size : (UInt32)_rem;
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 136 static bool GetNumber(const wchar_t *s, UInt32 &value)
146 static void ParseUInt32(const CParser &parser, unsigned index, UInt32 &res)
167 bool unsupportedTypes = (sizeof(Byte) != 1 || sizeof(UInt32) < 4 || sizeof(UInt64) < 4);
201 UInt32 dict = (UInt32)(Int32)-1;
204 UInt32 dicLog;
217 UInt32 level = 5;
230 UInt32 numThreads = (UInt32)(Int32)-1;
235 UInt32 numCPUs = NWindows::NSystem::GetNumberOfProcessors();
    [all...]

Completed in 660 milliseconds

<<31323334353637383940>>