/external/libnfc-nci/src/nfc/include/ |
ce_api.h | 67 UINT32 length; 102 UINT32 size_max, 103 UINT32 size_current,
|
/external/lzma/C/ |
7zDec.c | 87 UInt32 memSize = GetUi32(props + 1);
245 static Bool IS_MAIN_METHOD(UInt32 m)
265 /* c->MethodID <= (UInt32)0xFFFFFFFF && */
266 IS_MAIN_METHOD((UInt32)c->MethodID);
287 /* c->MethodID > (UInt32)0xFFFFFFFF || */
296 switch ((UInt32)c->MethodID)
337 UInt32 ci;
348 if (IS_MAIN_METHOD((UInt32)coder->MethodID))
350 UInt32 si = 0;
357 UInt32 indices[] = { 3, 2, 0 }; [all...] |
/external/lzma/CPP/Windows/ |
Synchronization.h | 134 WRes Create(UInt32 initiallyCount, UInt32 maxCount)
139 WRes Release(UInt32 releaseCount) { return Semaphore_ReleaseN(&_object, releaseCount); }
|
/external/protobuf/src/google/protobuf/compiler/ |
zip_writer.h | 82 uint32 offset; 83 uint32 size; 84 uint32 crc32;
|
/external/protobuf/src/google/protobuf/ |
unittest_reference_types_nano.proto | 21 optional uint32 optional_uint32 = 3; 49 repeated uint32 repeated_uint32 = 33; 83 optional uint32 default_uint32 = 63 [default = 43 ];
|
/external/tpm2/ |
ExecCommand.c | 51 UINT32 commandSize; 55 UINT32 parmBufferSize = 0;// number of bytes in parameter area 56 UINT32 handleNum = 0; // number of handles unmarshaled into 65 UINT32 resHandleSize = 0; // size of the handle area in the 69 UINT32 resParmSize = 0; // the size of the response parameters 71 UINT32 resAuthSize = 0; // size of authorization area in the 81 UINT32 i; // local temp 214 UINT32 authorizationSize; // number of bytes in the session area 225 || authorizationSize > (UINT32) size) 292 *responseSize = sizeof(TPM_ST) + sizeof(UINT32) + sizeof(TPM_RC) [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_old_handlers_wps.c | 23 * Returns: A dbus message containing a UINT32 indicating success (1) or 62 * Returns: A dbus message containing a UINT32 indicating success (1) or 121 * Returns: A dbus message containing a UINT32 indicating success (1) or
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue7978.go | 54 var issue7978sync uint32 80 func issue7978wait(store uint32, wait uint32) {
|
/prebuilts/go/darwin-x86/src/io/ioutil/ |
tempfile.go | 19 var rand uint32 22 func reseed() uint32 { 23 return uint32(time.Now().UnixNano() + int64(os.Getpid()))
|
/prebuilts/go/darwin-x86/src/runtime/ |
os_plan9.go | 33 func plan9_semacquire(addr *uint32, block int32) int32 36 func plan9_tsemacquire(addr *uint32, ms int32) int32 39 func plan9_semrelease(addr *uint32, count int32) int32
|
sigqueue_plan9.go | 111 func signal_enable(s uint32) { 123 func signal_disable(s uint32) { 127 func signal_ignore(s uint32) {
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue7978.go | 54 var issue7978sync uint32 80 func issue7978wait(store uint32, wait uint32) {
|
/prebuilts/go/linux-x86/src/io/ioutil/ |
tempfile.go | 19 var rand uint32 22 func reseed() uint32 { 23 return uint32(time.Now().UnixNano() + int64(os.Getpid()))
|
/prebuilts/go/linux-x86/src/runtime/ |
os_plan9.go | 33 func plan9_semacquire(addr *uint32, block int32) int32 36 func plan9_tsemacquire(addr *uint32, ms int32) int32 39 func plan9_semrelease(addr *uint32, count int32) int32
|
sigqueue_plan9.go | 111 func signal_enable(s uint32) { 123 func signal_disable(s uint32) { 127 func signal_ignore(s uint32) {
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_messagebox.h | 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */ 94 Uint32 flags; /**< ::SDL_MessageBoxFlags */ 133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_messagebox.h | 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */ 94 Uint32 flags; /**< ::SDL_MessageBoxFlags */ 133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_messagebox.h | 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */ 94 Uint32 flags; /**< ::SDL_MessageBoxFlags */ 133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_messagebox.h | 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */ 94 Uint32 flags; /**< ::SDL_MessageBoxFlags */ 133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
wrappers.proto | 89 // Wrapper message for `uint32`. 93 // The uint32 value. 94 uint32 value = 1;
|
/system/bt/bta/hl/ |
bta_hl_sdp.c | 144 BOOLEAN bta_hl_add_sup_feature_list (UINT32 handle, UINT16 num_elem, 154 DATA_ELE_SEQ_DESC_TYPE, (UINT32) offset, p_buf); 245 (UINT32)(strlen(p_cb->srv_name) + 1), 257 (UINT32)(strlen(p_cb->srv_desp) + 1), 271 (UINT32)(strlen(p_cb->provider_name) + 1), 320 (UINT32)1, (UINT8*)&data_exchange_spec); 327 (UINT32)1, (UINT8*)&mcap_sup_proc); 456 (UINT32)(strlen(p_cb->srv_name) + 1), 468 (UINT32)(strlen(p_cb->srv_desp) + 1), 482 (UINT32)(strlen(p_cb->provider_name) + 1) [all...] |
/system/bt/include/ |
bte.h | 57 extern UINT32 bte_startup_options; /* Switch and jumper settings at startup */ 58 void bte_get_startup_options(UINT32 *p_options); /* Platform specific function for getting startup options */ 101 extern UINT32 bte_proto_trace_mask;
|
/system/bt/stack/avrc/ |
avrc_int.h | 74 #define AVRC_BE_STREAM_TO_CO_ID(u32, p) {u32 = (((UINT32)(*((p) + 2))) + (((UINT32)(*((p) + 1))) << 8) + (((UINT32)(*(p))) << 16)); (p) += 3;}
|
/external/lzma/DOC/ |
lzma-specification.txt | 17 UInt32 - 32-bit unsigned integer
62 UInt32 dictSize;
63 UInt32 dictSizeInProperties;
76 dictSizeInProperties |= (UInt32)properties[i + 1] << (8 * i);
109 dictSize = (p == 40) ? 0xFFFFFFFF : (((UInt32)2 | ((p) & 1)) << ((p) / 2 + 11));
246 UInt32 Pos;
247 UInt32 Size;
257 void Create(UInt32 dictSize)
278 Byte GetByte(UInt32 dist) const
283 void CopyMatch(UInt32 dist, unsigned len) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/compress/ |
lzw.a | 34 0runtime.morestack_noctxt @? "".autotmp_0003 type.uint "".autotmp_0002 type.uint32 |