HomeSort by relevance Sort by last modified time
    Searched defs:storage (Results 101 - 125 of 547) sorted by null

1 2 3 45 6 7 8 91011>>

  /art/compiler/driver/
compiled_method_storage_test.cc 44 CompiledMethodStorage* storage = driver.GetCompiledMethodStorage(); local
46 ASSERT_TRUE(storage->DedupeEnabled()); // The default.
  /art/runtime/gc/space/
bump_pointer_space.cc 139 // Returns the start of the storage.
145 uint8_t* storage = reinterpret_cast<uint8_t*>( local
147 if (LIKELY(storage != nullptr)) {
148 BlockHeader* header = reinterpret_cast<BlockHeader*>(storage);
150 storage += sizeof(BlockHeader);
153 return storage;
  /bionic/tests/
dirent_test.cpp 241 dirent storage; local
243 while (readdir_r(d, &storage, &e) == 0 && e != NULL) {
259 dirent64 storage; local
261 while (readdir64_r(d, &storage, &e) == 0 && e != NULL) {
  /device/google/marlin/dataservices/datatop/src/
datatop_dev_poll.c 203 * @param storage dtop_dev_vars struct that holds relevant dpg variables.
205 static void construct_dev_file_dpg(struct dtop_dev_vars *storage,
215 dpg->priv = (struct dtop_dev_vars *)storage;
229 * @param storage dtop_dev_vars struct where relevant variables are stored.
231 int dtop_dev_search(char *name, struct dtop_dev_vars *storage)
235 int *line_len = malloc(sizeof(int) * storage->line_count);
240 (sizeof(struct dtop_data_point) * 16 * (storage->line_count-2));
241 int dp_count = (16 * (storage->line_count - 2));
245 storage->line = malloc(storage->line_count * sizeof(*storage->line))
316 struct dtop_dev_vars *storage = malloc local
    [all...]
datatop_stat_poll.c 193 * @param storage dtop_stat_vars struct that holds relevant dpg variables.
197 *data_points, struct dtop_stat_vars *storage, int dp_count)
205 dpg->priv = (struct dtop_stat_vars *)storage;
218 * @param storage dtop_stat_vars struct where relevant variables are stored.
220 int dtop_stat_search(struct dtop_stat_vars *storage)
224 int *line_len = malloc(sizeof(int) * storage->line_count);
233 storage->line = malloc(storage->line_count * sizeof(*storage->line));
235 for (i = 0; i < storage->line_count; i++
315 struct dtop_stat_vars *storage = malloc local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 107 struct sockaddr_storage storage; member in union:sock_addr
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 107 struct sockaddr_storage storage; member in union:sock_addr
  /external/clang/test/Analysis/
casts.c 6 // Test if the 'storage' region gets properly initialized after it is cast to
20 struct sockaddr_storage storage; local
21 struct sockaddr* sockaddr = (struct sockaddr*)&storage;
22 socklen_t addrlen = sizeof(storage);
  /external/clang/test/Analysis/inlining/
containers.cpp 86 int *storage; member in class:MySet
89 MySet() : storage(0), size(0) {
96 MySet(unsigned n) : storage(new int[n]), size(n) {
103 ~MySet() { delete[] storage; }
124 return iterator(storage);
132 return iterator(storage+size);
142 return storage;
149 return storage + size;
  /external/libchrome/base/
bind_internal.h 321 const StorageType* storage = static_cast<StorageType*>(base); local
323 std::tuple_size<decltype(storage->bound_args_)>::value;
324 return RunImpl(storage->functor_,
325 storage->bound_args_,
  /external/libcxxabi/test/
test_vector1.pass.cpp 71 void *storage; member in struct:vec_on_stack
72 vec_on_stack () : storage ( __cxxabiv1::__cxa_vec_new ( 10, 40, 8, throw_construct, throw_destruct )) {}
73 ~vec_on_stack () CAN_THROW {__cxxabiv1::__cxa_vec_delete ( storage, 40, 8, throw_destruct ); }
  /external/libmojo/mojo/public/cpp/bindings/
array.h 138 const std::vector<T>& storage() const { return vec_; } function in class:mojo::Array
140 // Passes the underlying storage and resets this array to null.
274 return a.storage() < b.storage();
string.h 98 const std::string& storage() const { return value_; } function in class:mojo::String
100 // Passes the underlying storage and resets this string to null.
wtf_array.h 80 // When the array is set to null, the underlying storage |vec_| shouldn't
116 const WTF::Vector<T>& storage() const { return vec_; } function in class:mojo::WTFArray
118 // Passes the underlying storage and resets this array to null.
170 // When the array is set to null, the underlying storage |vec_| shouldn't
wtf_map.h 126 const WTF::HashMap<Key, Value>& storage() const { return map_; } function in class:mojo::WTFMap
128 // Passes the underlying storage and resets this map to null.
  /external/libopus/celt/
entcode.h 66 opus_uint32 storage; member in struct:ec_ctx
  /external/libvorbis/lib/
envelope.h 67 long storage; member in struct:__anon24315
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 75 // name in persistent storage for next time. It should also inform the user of the name change.
85 // Allocate another chunk of cache storage
86 CacheEntity *storage = malloc(sizeof(CacheEntity) * RR_CACHE_SIZE); local
87 if (storage) mDNS_GrowCache(m, storage, RR_CACHE_SIZE);
  /external/mesa3d/src/gallium/state_trackers/clover/core/
kernel.cpp 101 sz += arg->storage();
189 _cl_kernel::argument::storage() const { function in class:_cl_kernel::argument
251 _cl_kernel::local_argument::storage() const { function in class:_cl_kernel::local_argument
  /external/skia/bench/
SkLinearBitmapPipelineBench.cpp 153 char storage[600]; variable
154 SkArenaAlloc allocator{storage, sizeof(storage), 512}; variable
  /external/skia/src/core/
SkData.cpp 72 void* storage = ::operator new (actualLength); local
73 sk_sp<SkData> data(new (storage) SkData(length));
158 rather than referencing it. This would duplicate the storage (of the
SkScan_AAAPath.cpp 174 int64_t storage = rb * bounds.height(); local
177 (storage <= MaskAdditiveBlitter::kMAX_STORAGE);
333 // with adequate storage for a SkAlphaRuns. It mostly just advances fCurrentRun
    [all...]
  /external/skia/src/fonts/
SkGScalerContext.cpp 96 SkRect storage; local
99 &storage,
SkRandomScalerContext.cpp 89 SkRect storage; local
92 &storage,
  /external/skia/src/images/
SkPNGImageEncoder.cpp 127 SkPMColor storage[256]; local
132 proc((char*) storage, (const char*) colors, ctable->count(), 4, nullptr);
133 colors = storage;
370 char* storage = rowStorage.get(); local
374 png_bytep row_ptr = (png_bytep)storage;
375 proc(storage, srcImage, pixmap.width(), SkColorTypeBytesPerPixel(pixmap.colorType()),

Completed in 2094 milliseconds

1 2 3 45 6 7 8 91011>>