HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 151 - 175 of 1433) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/platform/audio/mac/
AudioDestinationMac.h 55 static OSStatus inputProc(void* userData, AudioUnitRenderActionFlags*, const AudioTimeStamp*, UInt32 busNumber, UInt32 numberOfFrames, AudioBufferList* ioData);
57 OSStatus render(UInt32 numberOfFrames, AudioBufferList* ioData);
  /external/bluetooth/bluez/doc/
service-api.txt 17 Methods uint32 AddRecord(string record)
25 void UpdateRecord(uint32 handle, string record)
34 void RemoveRecord(uint32 handle)
46 void RequestAuthorization(string address, uint32 handle)
  /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.cc 14 int FindLSBSetNonZero(uint32 word) {
22 uint32 as_uint;
31 int FindLSBNonEmpty(uint32 word, bool value) {
47 map_ = new uint32[array_size_];
54 Bitmap::Bitmap(uint32* map, int num_bits, int num_words)
75 uint32* new_map = new uint32[array_size_];
119 void Bitmap::SetMapElement(int array_index, uint32 value) {
125 uint32 Bitmap::GetMapElement(int array_index) const {
131 void Bitmap::SetMap(const uint32* map, int size)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
bytebuffer.h 51 bool ReadUInt24(uint32* val);
52 bool ReadUInt32(uint32* val);
59 void WriteUInt24(uint32 val);
60 void WriteUInt32(uint32 val);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
videocommon.h 44 (static_cast<uint32>(a)) | (static_cast<uint32>(b) << 8) | \
45 (static_cast<uint32>(c) << 16) | (static_cast<uint32>(d) << 24))
48 inline std::string GetFourccName(uint32 fourcc) {
98 uint32 CanonicalFourCC(uint32 fourcc);
111 VideoFormat(int w, int h, int64 interval_ns, uint32 cc)
158 uint32 fourcc; // color space. FOURCC_ANY means that any color space is OK.
  /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/webrtc/src/modules/audio_processing/aecm/main/matlab/
getBspectrum.m 17 bspectrum=uint32(0);
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
getBspectrum.m 17 bspectrum=uint32(0);
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmcdc.h 29 uint32 cmd;
30 uint32 len;
31 uint32 flags;
32 uint32 status;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmcdc.h 29 uint32 cmd;
30 uint32 len;
31 uint32 flags;
32 uint32 status;
  /hardware/msm7k/librpc/
rpc.c 9 uint32 prog,
10 uint32 ver,
11 uint32 proc,
15 uint32 vers = RPC_MSG_VERSION;
  /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 4317 milliseconds

1 2 3 4 5 67 8 91011>>