HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 201 - 225 of 1473) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/bluetooth/bluez/test/
simple-service 17 <uint32 value="0"/> \
51 <uint32 value="0"/> \
98 <uint32 value="0"/> \
127 service.RemoveRecord(dbus.UInt32(handle))
  /external/chromium/net/disk_cache/
bitmap.h 19 // This constructor will allocate on a uint32 boundary. If |clear_bits| is
24 map_ = new uint32[array_size_];
34 Bitmap(uint32* map, int num_bits, int num_words)
74 void SetMapElement(int array_index, uint32 value);
78 uint32 GetMapElement(int array_index) const;
82 void SetMap(const uint32* map, int size);
85 const uint32* GetMap() const { return map_; }
136 static const int kIntBits = sizeof(uint32) * 8;
143 uint32* map_; // The bitmap.
  /external/clearsilver/man/man3/
skipInsert.3 20 NEOERR *skipInsert(skipList list, UINT32 key, void *value, int allowUpdate);
  /external/clearsilver/util/
neo_hash.c 22 static NE_HASHNODE **_hash_lookup_node (NE_HASH *hash, void *key, UINT32 *hashv);
78 UINT32 hashv;
142 UINT32 hashv, bucket;
186 static NE_HASHNODE **_hash_lookup_node (NE_HASH *hash, void *key, UINT32 *o_hashv)
188 UINT32 hashv, bucket;
221 UINT32 hash_mask;
279 UINT32 ne_hash_str_hash(const void *a)
290 UINT32 ne_hash_int_hash(const void *a)
292 return (UINT32)(long)(a);
skiplist.c 32 UINT32 locks; /* count of locks on value */
33 UINT32 key; /* item's key */
50 UINT32 cached; /* number of cached deleted items */
53 UINT32 readers; /* number of current readers */
63 UINT32 flushLimit; /* max number of cached deleted items before flush */
150 static NEOERR *skipAllocItem(skipItem *item, UINT32 level, UINT32 key,
239 static skipItem skipFind(skipList list, UINT32 key) {
264 void *skipSearch(skipList list, UINT32 key, void **plock) {
284 void *skipNext(skipList list, UINT32 *pkey, void **plock)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_syssem.c 39 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
84 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
122 Uint32 SDL_SemValue(SDL_sem *sem)
124 Uint32 value;
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_systhread.c 42 Uint32 SDL_ThreadID(void)
70 Uint32 riscos_main_thread = 0; /* Thread running events */
125 Uint32 SDL_ThreadID(void)
127 return((Uint32)pthread_self());
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 60 Uint32 SDL_VisualUnused; /* The visual used by our window */
87 Uint32 visual;
93 Uint32 vis; /* current visual in use */
99 Uint32 switch_waiting;
100 Uint32 switch_time;
148 int w, int h, int bpp, Uint32 flags);
150 SDL_Surface *screen, int w, int h, Uint32 flags);
170 int CGX_FillHWRect(_THIS,SDL_Surface *dst,SDL_Rect *dstrect,Uint32 color);
171 int CGX_SetHWColorKey(_THIS,SDL_Surface *surface, Uint32 key);
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbmatrox.c 52 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
65 static int FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color)
68 Uint32 fxbndry;
69 Uint32 ydstlen;
70 Uint32 fillop;
127 Uint32 sign;
128 Uint32 start, stop;
130 Uint32 blitop;
184 Uint32 colorkey;
  /external/webkit/WebCore/plugins/
npapi.cpp 46 void* NPN_MemAlloc(uint32 size)
56 uint32 NPN_MemFlush(uint32 size)
82 NPError NPN_PostURLNotify(NPP instance, const char* url, const char* target, uint32 len, const char* buf, NPBool file, void* notifyData)
87 NPError NPN_PostURL(NPP instance, const char* url, const char* target, uint32 len, const char* buf, NPBool file)
180 uint32 NPN_ScheduleTimer(NPP instance, uint32 interval, NPBool repeat,
181 void (*timerFunc)(NPP npp, uint32 timerID))
187 void NPN_UnscheduleTimer(NPP instance, uint32 timerID)
  /hardware/msm7k/librpc/
rpc.c 9 uint32 prog,
10 uint32 ver,
11 uint32 proc,
15 uint32 vers = RPC_MSG_VERSION;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 83 UINT32 localTimeStamp;
84 UINT32 dtimTimeStamp;
86 UINT32 osTimeStamp;
112 UINT32 matchingLevel;
211 UINT32 beaconSentCount;
212 UINT32 rxPacketsCount;
213 UINT32 txPacketsCount;
226 UINT32 siteMgrTxPowerCheckTime;
237 UINT32 DriverTestId;
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
ioctl_utils.h 49 int util_get_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len);
50 int util_set_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len );
51 int util_get_report_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len);
52 int util_set_report_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len);
77 int util_config_tx_classifier(struct net_device *dev,UINT8 *inParamsBuff,UINT32 inParamsBuffLen);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulUtil.c 85 UINT32 *segmentSize);
90 UINT8 activeIndex, UINT32 segmentSize);
95 static void wdrv_aeGenerateAck(ackEmul_t* ackEmul, UINT16 stationIndex, UINT8 activeIndex ,UINT32 ackNumber);
328 UINT32 firstBddataOffset = 0;
329 UINT32 secondBddataOffset = 0;
331 UINT32 segmentSize = 0;
496 UINT32 prevSequenceNumber =0;
497 UINT32 currentSequenceNumber =0;
499 UINT32 prevSegmentSize = 0;
500 UINT32 currentSegmentSize =0
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 115 UINT32 readLen;
132 UINT32 currProbeRspTSFTime = 0;
133 UINT32 deltaProbeRspTSFTime = 0;
523 currProbeRspTSFTime = (UINT32)ENDIAN_HANDLE_LONG(*(INT32*)(pHandle->tempFrameInfo.frame.content.iePacket.timestamp));
524 deltaProbeRspTSFTime = (UINT32)((UINT32)currProbeRspTSFTime - (UINT32)pHandle->debug_lastProbeRspTSFTime);
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
Functions.c 42 uint32 rawSizeA,
45 uint32 refSizeA,
51 uint32 iL, jL, kL;
85 uint32 maxIndexL = 0;
115 uint32 maxIndexL = 0;
119 bbs_memset32( maxSimArrL, ( uint32 )-1, bbs_SIZEOF32( maxSimArrL ) );
174 refSimL -= ( (uint32)1 << 24 );
190 uint32 refSizeA,
195 uint32 iL, jL, kL;
241 bbs_memset32( maxSimArrL, ( uint32 )-1, bbs_SIZEOF32( maxSimArrL ) )
    [all...]
DCR.h 55 uint32 maxImageWidthE;
58 uint32 maxImageHeightE;
64 uint32 imageWidthE;
67 uint32 imageHeightE;
118 uint32 imageWidthA,
119 uint32 imageHeightA,
120 uint32 cueSizeA,
131 uint32 widthA,
132 uint32 heightA );
142 uint32 widthA,
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.h 91 uint32 patchWidthE;
94 uint32 patchHeightE;
97 uint32 scanWidthE;
100 uint32 scanHeightE;
103 uint32 scaleExpE;
109 uint32 warpScaleThresholdE;
124 uint32 outlierDistanceE;
136 uint32 pcaDimSubSpaceE;
139 uint32 maxImageWidthE;
142 uint32 maxImageHeightE
    [all...]
Feature.h 63 uint32 typeE;
66 uint32 patchWidthE;
69 uint32 patchHeightE;
74 int32 ( *vpActivityE )( const struct bbf_Feature* ptrA, const uint32* patchA );
110 uint32 bbf_Feature_memSize( struct bbs_Context* cpA,
114 uint32 bbf_Feature_memWrite( struct bbs_Context* cpA,
118 uint32 bbf_Feature_memRead( struct bbs_Context* cpA,
133 uint32 bbf_featureMemSize( struct bbs_Context* cpA,
137 uint32 bbf_featureMemWrite( struct bbs_Context* cpA,
141 uint32 bbf_featureMemRead( struct bbs_Context* cpA
    [all...]
LocalScanner.c 43 uint32 proL = ptrA->maxRadiusE;
44 uint32 pwoL = ( proL << 1 ) + 1;
47 uint32 woL = ptrA->maxImageWidthE;
48 uint32 hoL = ptrA->maxImageHeightE;
96 oArrL[ kL++ ] = ( ( uint32 )iArrL[ idxL ] +
124 arrL[ kL++ ] = ( ( uint32 )arrL[ idxL ] +
140 uint32 iL;
152 uint32 iL, jL;
154 uint32 proL = ptrA->bitParamE.outerRadiusE;
155 uint32 priL = ptrA->bitParamE.innerRadiusE
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Int16Arr.h 48 uint32 sizeE;
51 uint32 allocatedSizeE;
84 uint32 bbs_Int16Arr_heapSize( struct bbs_Context* cpA,
86 uint32 sizeA );
93 uint32 sizeA,
104 uint32 sizeA,
107 uint32 alignBytesA );
112 uint32 sizeA );
117 uint32 bbs_Int16Arr_memSize( struct bbs_Context* cpA,
121 uint32 bbs_Int16Arr_memWrite( struct bbs_Context* cpA
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
CompactMat.h 51 uint32 widthE;
54 uint32 heightE;
57 uint32 bitsPerValueE;
60 uint32 wordsPerRowE;
111 uint32 widthA,
112 uint32 heightA,
113 uint32 bitsA,
114 uint32 maxRowSizeA,
120 uint32 bts_CompactMat_memSize( struct bbs_Context* cpA,
124 uint32 bts_CompactMat_memWrite( struct bbs_Context* cpA
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 62 inline uint32 UserDict::get_dict_file_size(UserDictInfo * info) {
75 uint32 ori_freq = extract_score_freq(raw_score);
178 inline void UserDict::set_lemma_flag(uint32 offset, uint8 flag) {
183 inline char UserDict::get_lemma_flag(uint32 offset) {
188 inline char UserDict::get_lemma_nchar(uint32 offset) {
193 inline uint16 * UserDict::get_lemma_spell_ids(uint32 offset) {
198 inline uint16 * UserDict::get_lemma_word(uint32 offset) {
373 uint32 i = 0;
393 uint32 i = 0;
413 uint32 i = 0
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 147 static const uint32 kTagTypeMask = (1 << kTagTypeBits) - 1;
154 static uint32 MakeTag(int field_number, WireType type);
155 static WireType GetTagWireType(uint32 tag);
156 static int GetTagFieldNumber(uint32 tag);
166 static bool SkipField(io::CodedInputStream* input, uint32 tag);
178 static_cast<uint32>( \
211 static uint32 EncodeFloat(float value);
212 static float DecodeFloat(uint32 value);
222 static uint32 ZigZagEncode32(int32 n);
223 static int32 ZigZagDecode32(uint32 n)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 55 Uint32 Rmask;
56 Uint32 Gmask;
57 Uint32 Bmask;
64 Uint32 bfSize;
67 Uint32 bfOffBits;
70 Uint32 biSize;
75 Uint32 biCompression;
76 Uint32 biSizeImage;
79 Uint32 biClrUsed;
80 Uint32 biClrImportant
    [all...]

Completed in 424 milliseconds

1 2 3 4 5 6 7 891011>>