HomeSort by relevance Sort by last modified time
    Searched full:size_t (Results 651 - 675 of 10511) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Support/
RecyclingAllocator.h 26 size_t Size = sizeof(T), size_t Align = AlignOf<T>::Alignment>
59 template<class AllocatorType, class T, size_t Size, size_t Align>
60 inline void *operator new(size_t,
66 template<class AllocatorType, class T, size_t Size, size_t Align>
  /external/llvm/test/FrontendC++/
2010-07-23-DeclLoc.cpp 8 typedef __darwin_size_t size_t; typedef
24 typedef uint32_t size_t; typedef in class:Pointer32
29 typedef uint64_t size_t; typedef in class:Pointer64
44 typename SIZE::size_t _length;
45 TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length(length) { }
50 TRangeValue(typename SIZE::ptr_t location, typename SIZE::size_t length, T value) : TRange<SIZE>(location, length), _value(value) {};
71 size_t operator()(const CSCppSymbolOwner& symbol_owner) const {
  /external/skia/src/images/
SkCreateRLEPixelRef.cpp 46 ChunkRLEPixels(int width, int height, size_t chunkSize)
61 size_t maxPacked = SkPackBits::ComputeMaxSize8(src.width());
64 size_t size = src.getSize() >> 3;
73 size_t free = 0;
74 size_t totalPacked = 0;
83 size_t packedSize = SkPackBits::Pack8(srcRow, src.width(), dstRow);
108 size_t totalAlloc = src.height() * sizeof(uint8_t*) + totalPacked;
  /external/webkit/Source/JavaScriptCore/wtf/text/
CString.h 38 size_t length() { return m_vector.size(); }
43 static PassRefPtr<CStringBuffer> create(size_t length) { return adoptRef(new CStringBuffer(length)); }
44 CStringBuffer(size_t length) : m_vector(length) { }
56 CString(const char*, size_t length);
58 static CString newUninitialized(size_t length, char*& characterBuffer);
65 size_t length() const
76 void init(const char*, size_t length);
  /external/webkit/Source/WebCore/loader/
TextResourceDecoder.h 54 String decode(const char* data, size_t length);
76 size_t checkForBOM(const char*, size_t);
77 bool checkForCSSCharset(const char*, size_t, bool& movedDataToBuffer);
78 bool checkForHeadCharset(const char*, size_t, bool& movedDataToBuffer);
79 bool checkForMetaCharset(const char*, size_t);
80 void detectJapaneseEncoding(const char*, size_t);
  /external/webkit/Source/WebCore/platform/
LinkHash.cpp 34 static inline size_t findSlashDotDotSlash(const UChar* characters, size_t length, size_t position)
38 size_t loopLimit = length - 3;
39 for (size_t i = position; i < loopLimit; ++i) {
46 static inline size_t findSlashSlash(const UChar* characters, size_t length, size_t position)
50 size_t loopLimit = length - 1;
51 for (size_t i = position; i < loopLimit; ++i)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.h 38 size_t password_len;
65 size_t eapKeyDataLen;
75 size_t aaaEapKeyDataLen;
87 int (*get_eap_user)(void *ctx, const u8 *identity, size_t identity_len,
89 const char * (*get_eap_req_id_text)(void *ctx, size_t *len);
99 size_t eap_fast_a_id_len;
119 const u8 * eap_get_identity(struct eap_sm *sm, size_t *len);
  /external/wpa_supplicant_8/src/crypto/
crypto_openssl.c 78 size_t num_elem, const u8 *addr[],
79 const size_t *len, u8 *mac)
82 size_t i;
115 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac)
142 int rc4_skip(const u8 *key, size_t keylen, size_t skip,
143 u8 *data, size_t data_len)
161 size_t len = skip;
179 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap.h 38 size_t password_len;
65 size_t eapKeyDataLen;
75 size_t aaaEapKeyDataLen;
87 int (*get_eap_user)(void *ctx, const u8 *identity, size_t identity_len,
89 const char * (*get_eap_req_id_text)(void *ctx, size_t *len);
101 size_t eap_fast_a_id_len;
126 const u8 * eap_get_identity(struct eap_sm *sm, size_t *len);
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.h 32 int FwdLockGlue_GetRandomNumber(void *pBuffer, size_t numBytes);
49 size_t FwdLockGlue_GetEncryptedKeyLength(size_t plaintextKeyLength);
62 size_t plaintextKeyLength,
64 size_t encryptedKeyLength);
77 size_t encryptedKeyLength,
79 size_t decryptedKeyLength);
  /frameworks/base/media/libstagefright/include/
NuCachedSource2.h 38 virtual ssize_t readAt(off64_t offset, void *data, size_t size);
51 size_t cachedSize();
52 size_t approxDataRemaining(status_t *finalStatus);
110 size_t mHighwaterThresholdBytes;
111 size_t mLowwaterThresholdBytes;
123 ssize_t readInternal(off64_t offset, void *data, size_t size);
126 size_t approxDataRemaining_l(status_t *finalStatus);
  /frameworks/base/services/surfaceflinger/DisplayHardware/
HWComposer.h 50 status_t createWorkList(size_t numLayers);
64 size_t getNumLayers() const;
68 size_t getLayerCount(int type) const;
71 void dump(String8& out, char* scratch, size_t SIZE,
86 size_t mCapacity;
87 mutable size_t mNumOVLayers;
88 mutable size_t mNumFBLayers;
  /frameworks/base/tools/aapt/
printapk.cpp 102 size_t tableCount = res.getTableCount();
104 for (size_t tableIndex=0; tableIndex<tableCount; tableIndex++) {
106 size_t stringCount = strings->size();
107 for (size_t stringIndex=0; stringIndex<stringCount; stringIndex++) {
108 size_t len;
115 size_t basePackageCount = res.getBasePackageCount();
117 for (size_t bpIndex=0; bpIndex<basePackageCount; bpIndex++) {
StringPool.cpp 33 const size_t NS = pool->size();
34 for (size_t s=0; s<NS; s++) {
35 size_t len;
92 const size_t N = mEntryArrayToValues.size();
93 for (size_t i=0; i<N; i++) {
94 size_t& e = mEntryArrayToValues.editItemAt(i);
117 status_t StringPool::addStyleSpan(size_t idx, const String16& name,
127 status_t StringPool::addStyleSpans(size_t idx, const Vector<entry_style_span>& spans)
129 const size_t N=spans.size();
130 for (size_t i=0; i<N; i++)
    [all...]
  /external/chromium/base/
sync_socket_posix.cc 22 // we clamp message lengths, which are size_t, to no more than INT_MAX.
23 const size_t kMaxMessageLength = static_cast<size_t>(INT_MAX);
90 size_t SyncSocket::Send(const void* buffer, size_t length) {
94 return static_cast<size_t>(len);
97 size_t SyncSocket::Receive(void* buffer, size_t length) {
107 size_t SyncSocket::Peek() {
113 return (size_t) number_chars
    [all...]
  /external/chromium/chrome/browser/chromeos/
language_preferences_unittest.cc 33 const LanguageMultipleChoicePreference<T>* prefs, size_t prefs_len) {
34 const size_t kMaxItems = LanguageMultipleChoicePreference<T>::kMaxItems;
35 for (size_t i = 0; i < prefs_len; ++i) {
37 for (size_t j = 0; j < kMaxItems; ++j) {
58 const LanguageMultipleChoicePreference<T>* prefs, size_t prefs_len) {
59 const size_t kMaxItems = LanguageMultipleChoicePreference<T>::kMaxItems;
60 for (size_t i = 0; i < prefs_len; ++i) {
63 for (size_t j = 0; j < kMaxItems; ++j) {
85 const LanguageIntegerRangePreference* prefs, size_t prefs_len) {
86 for (size_t i = 0; i < prefs_len; ++i)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 51 const size_t kMinRtpPacketLen = 12;
52 const size_t kMinRtcpPacketLen = 4;
53 const size_t kMaxRtpPacketLen = 2048;
255 virtual size_t GetWidth() const = 0;
256 virtual size_t GetHeight() const = 0;
269 virtual size_t GetPixelWidth() const = 0;
270 virtual size_t GetPixelHeight() const = 0;
288 virtual size_t CopyToBuffer(uint8 *buffer, size_t size) const = 0;
294 virtual size_t ConvertToRgbBuffer(uint32 to_fourcc, uint8 *buffer
    [all...]
  /external/clang/test/SemaObjC/
call-super-2.m 38 int i = (size_t)[self class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
39 return i + (size_t)[super class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
58 int i = (size_t)[Derived class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
59 return i + (size_t)[Object class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
63 return (size_t)[objc_getClass("Object") class_func1]; // GCC warns about this
71 int i = (size_t)[self instance_func0]; // expected-warning {{instance method '-instance_func0' not found (return type defaults to 'id'))}}
72 return i + (size_t)[super instance_func0]; // expected-warning {{'Object' may not respond to 'instance_func0')}}
88 int i = (size_t)[Derived instance_func1]; // expected-warning {{class method '+instance_func1' not found (return type defaults to 'id')}}
89 return i + (size_t)[Object instance_func1]; // expected-warning {{class method '+instance_func1' not found (return type defaults to 'id')}}
93 return (size_t)[objc_getClass("Object") class_func1]
    [all...]
  /external/libvpx/vpx_mem/
vpx_mem.c 44 static size_t g_mm_memory_size = TOTAL_MEMORY_TO_ALLOCATE;
50 static void *vpx_mm_realloc(void *memblk, size_t size);
89 int vpx_mem_set_heap_size(size_t size)
114 void *vpx_memalign(size_t align, size_t size)
139 ((size_t *)x)[-1] = (size_t)addr;
145 void *vpx_malloc(size_t size)
150 void *vpx_calloc(size_t num, size_t size
    [all...]
  /external/webkit/Source/WebCore/platform/audio/
ReverbConvolver.h 52 ReverbConvolver(AudioChannel* impulseResponse, size_t renderSliceSize, size_t maxFFTSize, size_t convolverRenderPhase, bool useBackgroundThreads);
55 void process(AudioChannel* sourceChannel, AudioChannel* destinationChannel, size_t framesToProcess);
58 size_t impulseResponseLength() const { return m_impulseResponseLength; }
68 size_t m_impulseResponseLength;
77 size_t m_renderSliceSize;
80 size_t m_minFFTSize;
81 size_t m_maxFFTSize;
84 size_t m_maxRealtimeFFTSize
    [all...]
  /frameworks/base/libs/rs/
rsElement.h 40 Vector<size_t> mBuilderNameLengths;
46 size_t getSizeBits() const;
47 size_t getSizeBytes() const {
51 size_t getFieldOffsetBits(uint32_t componentNumber) const {
54 size_t getFieldOffsetBytes(uint32_t componentNumber) const {
78 static ObjectBaseRef<const Element> createRef(Context *rsc, size_t count,
81 const size_t * lengths,
93 static const Element* create(Context *rsc, size_t count,
96 const size_t * lengths,
118 size_t mFieldCount
    [all...]
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ScriptCompiled.cpp 44 void ScriptCompiled::getExportVarList(size_t varListSize, void **varList) {
46 size_t varCount = getExportVarCount();
70 void ScriptCompiled::getExportFuncList(size_t funcListSize, void **funcList) {
72 size_t funcCount = getExportFuncCount();
87 void ScriptCompiled::getPragmaList(size_t pragmaListSize,
90 size_t pragmaCount = getPragmaCount();
119 void ScriptCompiled::getFuncInfoList(size_t funcInfoListSize,
122 size_t funcCount = getFuncCount();
139 void ScriptCompiled::getObjectSlotList(size_t objectSlotListSize,
142 size_t objectSlotCount = getObjectSlotCount()
    [all...]
  /hardware/msm7k/libgralloc/
allocator.cpp 30 SimpleBestFitAllocator::SimpleBestFitAllocator(size_t size)
43 ssize_t SimpleBestFitAllocator::setSize(size_t size)
47 size_t pagesize = getpagesize();
55 size_t SimpleBestFitAllocator::size() const
60 ssize_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags)
68 ssize_t SimpleBestFitAllocator::deallocate(size_t offset)
79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags)
88 size_t pagesize = getpagesize();
105 const size_t free_size = free_chunk->size;
131 SimpleBestFitAllocator::chunk_t* SimpleBestFitAllocator::dealloc(size_t start
    [all...]
  /hardware/msm7k/libgralloc-qsd8k/
allocator.cpp 30 SimpleBestFitAllocator::SimpleBestFitAllocator(size_t size)
43 ssize_t SimpleBestFitAllocator::setSize(size_t size)
47 size_t pagesize = getpagesize();
55 size_t SimpleBestFitAllocator::size() const
60 ssize_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags)
68 ssize_t SimpleBestFitAllocator::deallocate(size_t offset)
79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags)
88 size_t pagesize = getpagesize();
105 const size_t free_size = free_chunk->size;
131 SimpleBestFitAllocator::chunk_t* SimpleBestFitAllocator::dealloc(size_t start
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 252 size_t _WLocale_mbtowc(struct _Locale_codecvt *lcodecvt,
254 const char *from, size_t n,
258 size_t _WLocale_wctomb(struct _Locale_codecvt *lcodecvt,
259 char *to, size_t n,
264 size_t _WLocale_unshift(struct _Locale_codecvt *lcodecvt,
266 char *buf, size_t n, char ** next)
272 const char* s1, size_t n1, const char* s2, size_t n2) {
276 size_t bufsize1 = n1 < 63 ? n1 : 63;
277 size_t bufsize2 = n2 < 63 ? n2 : 63
    [all...]

Completed in 535 milliseconds

<<21222324252627282930>>