/external/skia/tests/ |
StreamTest.cpp | 141 const size_t sizes[] = { local 152 for (i = 0; i < SK_ARRAY_COUNT(sizes); ++i) { 153 bool success = wstream.writePackedUInt(sizes[i]); 158 for (i = 0; i < SK_ARRAY_COUNT(sizes); ++i) { 160 if (sizes[i] != n) { 161 ERRORF(reporter, "sizes:%x != n:%x\n", i, sizes[i], n);
|
Writer32Test.cpp | 274 const size_t sizes[] = { local 284 sizeWritten += sizes[0]; 288 sizeWritten += sizes[1]; 292 sizeWritten += sizes[2];
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
asmdecl.go | 25 // These special kinds are not valid sizes. 39 sizes *types.StdSizes 63 // Common architecture word sizes and alignments. 100 func (a *asmArch) intSize() int { return int(a.sizes.WordSize) } 101 func (a *asmArch) ptrSize() int { return int(a.sizes.WordSize) } 102 func (a *asmArch) maxAlign() int { return int(a.sizes.MaxAlign) } 409 size := int(arch.sizes.Sizeof(t)) 452 offsets := arch.sizes.Offsetsof(fields) 465 offsets := arch.sizes.Offsetsof(fields) 489 align := int(arch.sizes.Alignof(t) [all...] |
/prebuilts/go/linux-x86/src/cmd/vet/ |
asmdecl.go | 25 // These special kinds are not valid sizes. 39 sizes *types.StdSizes 63 // Common architecture word sizes and alignments. 100 func (a *asmArch) intSize() int { return int(a.sizes.WordSize) } 101 func (a *asmArch) ptrSize() int { return int(a.sizes.WordSize) } 102 func (a *asmArch) maxAlign() int { return int(a.sizes.MaxAlign) } 409 size := int(arch.sizes.Sizeof(t)) 452 offsets := arch.sizes.Offsetsof(fields) 465 offsets := arch.sizes.Offsetsof(fields) 489 align := int(arch.sizes.Alignof(t) [all...] |
/external/eigen/Eigen/src/Geometry/ |
AlignedBox.h | 123 EIGEN_DEVICE_FUNC inline const CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> sizes() const function in class:Eigen::AlignedBox 128 { return sizes().prod(); } 135 { return sizes(); }
|
/prebuilts/go/darwin-x86/src/runtime/ |
mksizeclasses.go | 25 // given size (sizes < 512 waste mainly on the round-up, 26 // sizes > 512 waste mainly on the page chopping). 134 // different sizes. 142 // Increase object sizes if we can fit the same number of larger objects 292 // map from size to size class, for small sizes. 309 // map from size to size class, for large sizes.
|
/prebuilts/go/linux-x86/src/runtime/ |
mksizeclasses.go | 25 // given size (sizes < 512 waste mainly on the round-up, 26 // sizes > 512 waste mainly on the page chopping). 134 // different sizes. 142 // Increase object sizes if we can fit the same number of larger objects 292 // map from size to size class, for small sizes. 309 // map from size to size class, for large sizes.
|
/system/update_engine/payload_generator/ |
payload_signer_unittest.cc | 229 const vector<int> sizes = {256}; local 232 payload_path, sizes, &unsigned_payload_hash, &unsigned_metadata_hash)); 240 payload_path, sizes, &signed_payload_hash, &signed_metadata_hash));
|
/art/dex2oat/ |
dex2oat_image_test.cc | 44 std::ostream& operator<<(std::ostream& os, const ImageSizes& sizes) { 45 os << "art=" << sizes.art_size << " oat=" << sizes.oat_size << " vdex=" << sizes.vdex_size; 238 std::cout << "Base compile sizes " << base_sizes << std::endl; 246 std::cout << "Image classes sizes " << image_classes_sizes << std::endl; 260 std::cout << "Compiled all classes sizes " << compiled_all_classes_sizes << std::endl; 276 std::cout << "Compiled classes sizes " << compiled_classes_sizes << std::endl; 292 std::cout << "Compiled all methods sizes " << compiled_all_methods_sizes << std::endl; 312 std::cout << "Compiled fewer methods sizes " << compiled_methods_sizes << std::endl [all...] |
/build/soong/cmd/soong_zip/ |
rate_limit.go | 32 // With Finish and Release, we'll keep track of outstanding buffer sizes to be 74 // bufferSize may be specified to count memory buffer sizes, and must be
|
/dalvik/tools/hprof-conv/ |
HprofConv.c | 324 static const int sizes[] = { -1, -1, 4, -1, 1, 2, 4, 8, 1, 2, 4, 8 }; local 325 static const size_t maxSize = sizeof(sizes) / sizeof(sizes[0]); 330 return sizes[basicType];
|
/device/google/marlin/camera/ |
QCameraParameters.h | 51 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 244 void getSupportedHfrSizes(Vector<Size> &sizes) const;
|
/device/huawei/angler/camera/ |
QCameraParameters.h | 50 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 243 void getSupportedHfrSizes(Vector<Size> &sizes) const;
|
/device/lge/bullhead/camera/ |
QCameraParameters.h | 50 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 243 void getSupportedHfrSizes(Vector<Size> &sizes) const;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_sort.py | 43 # Try a variety of sizes at and around powers of 2, and at powers of 10.
44 sizes = [0]
47 sizes.extend(range(n-1, n+2))
48 sizes.extend([10, 100, 1000])
78 for n in sizes:
|
/external/clang/lib/AST/ |
ExternalASTSource.cpp | 112 void ExternalASTSource::getMemoryBufferSizes(MemoryBufferSizes &sizes) const {}
|
/external/libdrm/tests/ |
drmstat.c | 165 int *indices, *sizes; local 168 sizes = alloca(sizeof(*sizes) * count); 174 dma.request_sizes = sizes;
|
/external/libvpx/libvpx/examples/ |
vp9_spatial_svc_encoder.c | 512 uint32_t sizes[8], int *count) { 551 sizes[i] = this_sz; 768 uint32_t sizes[8]; local 779 cx_pkt->data.frame.sz, sizes, &count); 803 rc.layer_encoding_bitrate[layer] += 8.0 * sizes[sl]; 808 rc.layer_avg_frame_size[layer] += 8.0 * sizes[sl]; 810 fabs(8.0 * sizes[sl] - rc.layer_pfb[layer]) / [all...] |
/external/llvm/test/MC/Mips/ |
section-size.s | 2 # RUN: -mips-round-section-sizes %s | llvm-readobj -sections | FileCheck %s
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
decode.c | 527 vlVdpDecoderFixVC1Startcode(uint32_t *num_buffers, const void *buffers[], unsigned sizes[]) 534 vl_vlc_init(&vlc, *num_buffers, buffers, sizes); 548 sizes[i] = sizes[i - 1]; 552 sizes[0] = 4; 566 unsigned sizes[bitstream_buffer_count + 1]; local 645 sizes[i] = bitstream_buffers[i].bitstream_bytes; 659 vlVdpDecoderFixVC1Startcode(&bitstream_buffer_count, buffers, sizes); 679 dec->decode_bitstream(dec, vlsurf->video_buffer, &desc.base, bitstream_buffer_count, buffers, sizes);
|
/external/python/cpython2/Lib/test/ |
test_sort.py | 43 # Try a variety of sizes at and around powers of 2, and at powers of 10. 44 sizes = [0] 47 sizes.extend(range(n-1, n+2)) 48 sizes.extend([10, 100, 1000]) 78 for n in sizes:
|
/frameworks/av/services/camera/libcameraservice/ |
CameraFlashlight.cpp | 461 Vector<Size> sizes; local 463 mParameters.getSupportedPreviewSizes(sizes); 464 for (size_t i = 0; i < sizes.size(); i++) { 465 Size s = sizes[i];
|
/hardware/qcom/camera/msm8998/ |
QCameraParameters.h | 52 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 245 void getSupportedHfrSizes(Vector<Size> &sizes) const;
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
IntSliceOpTest.java | 139 List<Integer> skips = sizes(data.size()); 153 List<Integer> skips = sizes(data.size()); 171 List<Integer> limits = sizes(data.size()); 212 private List<Integer> sizes(int size) { method in class:IntSliceOpTest
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_sort.py | 43 # Try a variety of sizes at and around powers of 2, and at powers of 10. 44 sizes = [0] 47 sizes.extend(range(n-1, n+2)) 48 sizes.extend([10, 100, 1000]) 78 for n in sizes:
|