HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 126 - 150 of 1475) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/dbus/test/data/invalid-messages/
array-of-nil.message 21 UINT32 5
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image_c.h 35 Uint32 colorkey;
40 extern int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags);
45 extern int ph_FillHWRect(_THIS, SDL_Surface* surface, SDL_Rect* rect, Uint32 color);
49 extern int ph_SetHWColorKey(_THIS, SDL_Surface* surface, Uint32 key);
  /external/webkit/WebKit/mac/Plugins/
WebNetscapeContainerCheckContextInfo.mm 32 - (id)initWithCheckRequestID:(uint32)checkRequestID callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* context))callbackFunc context:(void*)context
44 - (uint32)checkRequestID
49 - (void (*)(NPP npp, uint32, NPBool, void*))callback
WebNetscapePluginView.h 92 uint32 currentTimerID;
93 HashMap<uint32, PluginTimer*>* timers;
107 uint32 _currentContainerCheckRequestID;
146 - (uint32)checkIfAllowedToLoadURL:(const char*)urlCString frame:(const char*)frameNameCString callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* context))callbackFunc context:(void*)context;
147 - (void)cancelCheckIfAllowedToLoadURL:(uint32)checkID;
160 - (NPError)postURLNotify:(const char *)URL target:(const char *)target len:(UInt32)len buf:(const char *)buf file:(NPBool)file notifyData:(void *)notifyData;
161 - (NPError)postURL:(const char *)URL target:(const char *)target len:(UInt32)len buf:(const char *)buf file:(NPBool)file;
172 - (uint32)scheduleTimerWithInterval:(uint32)interval repeat:(NPBool)repeat timerFunc:(void (*)(NPP npp, uint32 timerID))timerFunc
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmspibrcm.c 74 static int bcmspi_cmd_issue(sdioh_info_t *sd, bool use_dma, uint32 cmd_arg,
75 uint32 *data, uint32 datalen);
76 static int bcmspi_card_regread(sdioh_info_t *sd, int func, uint32 regaddr,
77 int regsize, uint32 *data);
78 static int bcmspi_card_regwrite(sdioh_info_t *sd, int func, uint32 regaddr,
79 int regsize, uint32 data);
80 static int bcmspi_card_bytewrite(sdioh_info_t *sd, int func, uint32 regaddr,
84 uint32 addr, int nbytes, uint32 *data)
    [all...]
  /external/chromium/base/
data_pack.h 38 bool GetStringPiece(uint32 resource_id, StringPiece* data);
43 RefCountedStaticMemory* GetStaticMemory(uint32 resource_id);
47 const std::map<uint32, StringPiece>& resources);
scoped_bstr_win_unittest.cc 12 uint32 test1_len = arraysize(kTestString1) - 1;
13 uint32 test2_len = arraysize(kTestString2) - 1;
83 uint32 l1 = SysStringLen(stack_bstr);
84 uint32 l2 = SysStringLen(StackBstr(kSourceStr));
85 uint32 l3 = SysStringLen(system_bstr);
utf_string_conversion_utils.h 14 inline bool IsValidCodepoint(uint32 code_point) {
34 uint32* code_point_out);
40 uint32* code_point);
47 uint32* code_point);
54 size_t WriteUnicodeCharacter(uint32 code_point, std::string* output);
58 size_t WriteUnicodeCharacter(uint32 code_point, string16* output);
63 inline size_t WriteUnicodeCharacter(uint32 code_point, std::wstring* output) {
  /external/expat/amiga/
expat_lib.c 45 uint32 libObtain (struct LibraryManagerInterface *Self);
46 uint32 libRelease (struct LibraryManagerInterface *Self);
47 struct ExpatBase *libOpen (struct LibraryManagerInterface *Self, uint32 version);
66 { MIT_Name, (uint32)"__library" },
67 { MIT_VectorTable, (uint32)lib_manager_vectors },
76 { MIT_Name, (uint32)"main" },
77 { MIT_VectorTable, (uint32)main_vectors },
92 { CLT_InitFunc, (uint32)libInit },
93 { CLT_Interfaces, (uint32)libInterfaces },
162 uint32 libObtain( struct LibraryManagerInterface *Self
    [all...]
  /external/giflib/
gif_hash.h 51 UINT32 HTable[HT_SIZE];
56 void _InsertHashTable(GifHashTableType *HashTable, UINT32 Key, int Code);
57 int _ExistsHashTable(GifHashTableType *HashTable, UINT32 Key);
  /external/qemu/distrib/sdl-1.2.12/src/audio/dummy/
SDL_dummyaudio.h 35 Uint32 mixlen;
36 Uint32 write_delay;
37 Uint32 initial_calls;
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fb3dfx.c 47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
52 static int FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color)
55 Uint32 dst_base;
56 Uint32 format;
98 Uint32 src_format;
99 Uint32 dst_format;
100 Uint32 src_base;
101 Uint32 dst_base;
104 Uint32 blitop;
105 Uint32 use_colorkey
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_ps_dec.h 69 UInt32 noSubSamples;
75 UInt32 bEnableIid;
76 UInt32 bEnableIcc;
78 UInt32 bEnableExt;
84 UInt32 freqResIid;
85 UInt32 freqResIcc;
87 UInt32 bFrameClass;
88 UInt32 noEnv;
89 UInt32 aEnvStartStop[MAX_NO_PS_ENV+1];
91 UInt32 abIidDtFlag[MAX_NO_PS_ENV]
    [all...]
  /hardware/msm7k/librpc/
ops.c 28 int r_read(int handle, char *buf, uint32 size)
46 int r_write (int handle, const char *buf, uint32 size)
64 int r_control(int handle, const uint32 cmd, void *arg)
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
sad.cpp 24 uint32 num_sad_MB = 0;
25 uint32 num_sad_Blk = 0;
26 uint32 num_sad_MB_call = 0;
27 uint32 num_sad_Blk_call = 0;
67 int dmin = (uint32)dmin_lx >> 16;
96 uint32 cur_word;
105 madstar = (uint32)dmin_lx >> 20;
113 cur_word = *((uint32*)(blk += 4));
128 cur_word = *((uint32*)(blk += 4));
143 cur_word = *((uint32*)(blk += 4))
    [all...]
sad_inline.h 42 if ((uint32)src2 >= (uint32)src1)
51 x7 = mask & ((uint32)x7 >> 1);
83 x8 = (uint32)ref & 0x3;
103 x10 = *((uint32*)(ref += lx));
104 x11 = *((uint32*)(ref + 4));
105 x12 = *((uint32*)(blk += 16));
106 x14 = *((uint32*)(blk + 4));
116 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
119 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt32Image.h 36 /** image of uint32 */
45 uint32 widthE;
48 uint32 heightE;
83 uint32 bim_UInt32Image_heapSize( struct bbs_Context* cpA,
85 uint32 widthA,
86 uint32 heightA );
89 uint32 bim_UInt32Image_checkSum( struct bbs_Context* cpA,
97 uint32 widthA,
98 uint32 heightA,
109 uint32 widthA,
    [all...]
UInt8PyramidalImage.h 50 * Use function uint8* bim_UInt8PyramidalImage_arrPtr( uint32 levelA ) to obtain adress of image at given depth level
61 uint32 widthE;
64 uint32 heightE;
67 uint32 depthE;
70 uint32 typeE;
89 uint32 widthA, uint32 heightA,
90 uint32 depthA,
113 uint32 levelA );
116 uint32 bim_UInt8PyramidalImage_heapSize( struct bbs_Context* cpA
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 52 uint32 minScaleE;
55 uint32 maxScaleE;
58 uint32 maxImageWidthE;
61 uint32 maxImageHeightE;
69 uint32 patchWidthE;
72 uint32 patchHeightE;
75 uint32 minDefScaleE;
78 uint32 maxDefScaleE;
81 uint32 scaleStepE;
84 uint32 overlapThrE
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/thread/beos/
SDL_syssem.c 36 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
65 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
114 Uint32 SDL_SemValue(SDL_sem *sem)
117 Uint32 value;
123 value = (Uint32)count;
  /external/qemu/distrib/sdl-1.2.12/src/timer/mint/
SDL_systimer.c 55 static Uint32 start;
74 Uint32 SDL_GetTicks (void)
76 Uint32 now = start;
89 void SDL_Delay (Uint32 ms)
91 Uint32 now;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 61 UINT32 NumMboxFailures;
62 UINT32 NumMboxErrDueToPeriodicBuiltInTestCheck;
79 UINT32 SecuritySeqNumHigh;
89 UINT32 uFwBuf;
90 UINT32 uFwAddr;
91 UINT32 uEEEPROMBuf;
92 UINT32 uEEEPROMLen;
107 extern TI_STATUS whal_hwCtrl_Config(HwCtrl_T *pHwCtrl, TI_HANDLE hWhalCtrl,UINT8 AccessMode, UINT32 AcxRegAddr,
108 UINT32 AcxMemAddr, TI_HANDLE hReport, TI_HANDLE hMemMgr,UINT32 *pFWImage
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/timer/
SDL_timer.c 35 Uint32 SDL_alarm_interval = 0;
42 Uint32 interval;
45 Uint32 last_alarm;
106 Uint32 now, ms;
165 static SDL_TimerID SDL_AddTimerInternal(Uint32 interval, SDL_NewTimerCallback callback, void *param)
180 printf("SDL_AddTimer(%d) = %08x num_timers = %d\n", interval, (Uint32)t, SDL_timer_running);
185 SDL_TimerID SDL_AddTimer(Uint32 interval, SDL_NewTimerCallback callback, void *param)
229 printf("SDL_RemoveTimer(%08x) = %d num_timers = %d thread = %d\n", (Uint32)id, removed, SDL_timer_running, SDL_ThreadID());
236 static Uint32 SDLCALL callback_wrapper(Uint32 ms, void *param
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/proto/
802.11e.h 62 uint32 min_srv_interval; /* Minimum Service Interval (us) */
63 uint32 max_srv_interval; /* Maximum Service Interval (us) */
64 uint32 inactivity_interval; /* Inactivity Interval (us) */
65 uint32 suspension_interval; /* Suspension Interval (us) */
66 uint32 srv_start_time; /* Service Start Time (us) */
67 uint32 min_data_rate; /* Minimum Data Rate (bps) */
68 uint32 mean_data_rate; /* Mean Data Rate (bps) */
69 uint32 peak_data_rate; /* Peak Data Rate (bps) */
70 uint32 max_burst_size; /* Maximum Burst Size (bytes) */
71 uint32 delay_bound; /* Delay Bound (us) *
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
String.h 42 char* bbs_strncpy( char* dstA, const char* srcA, uint32 sizeA );
48 char* bbs_strncat( char* dstA, const char* srcA, uint32 sizeA );
51 uint32 bbs_strlen( const char* strA );
62 uint32 bbs_snprintf( char* dstA, uint32 bufSizeA, const char* formatA, ... );
67 uint32 bbs_vsnprintf( char* dstA, uint32 bufSizeA, const char* formatA, va_list argsA );

Completed in 742 milliseconds

1 2 3 4 56 7 8 91011>>