HomeSort by relevance Sort by last modified time
    Searched defs:sizeof (Results 126 - 150 of 168) sorted by null

1 2 3 4 56 7

  /bionic/libc/bionic/
pthread_mutex.cpp 293 nodes = static_cast<NodeArray**>(calloc(256, sizeof(NodeArray*)));
298 nodes[array_pos] = static_cast<NodeArray*>(malloc(sizeof(NodeArray)));
313 memset(&IdToPIMutex(result), 0, sizeof(PIMutex));
488 static_assert(sizeof(pthread_mutex_t) == sizeof(pthread_mutex_internal_t), variable
503 memset(mutex, 0, sizeof(pthread_mutex_internal_t));
    [all...]
  /external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp 81 DE_STATIC_ASSERT(sizeof(VarComp) == sizeof(deUint32)); member in namespace:deqp::gles3::Functional::vcns
498 glVertexAttribPointer(curLoc, numRows, GL_FLOAT, GL_FALSE, numCols*numRows*(int)sizeof(float), attrPtr);
  /external/skia/src/core/
SkTextBlob.cpp 100 static_assert(sizeof(RunFont) == sizeof(RunFontStorageEquivalent), "runfont_should_stay_packed");
169 static_assert(SkIsAlignPtr(sizeof(RunRecord)), "");
177 SkAlign4(fCount * sizeof(uint16_t)));
196 static_assert(SkIsAlign4(sizeof(SkScalar)), "SkScalar size alignment");
198 auto glyphSize = safe->mul(glyphCount, sizeof(uint16_t)),
199 posSize = safe->mul(PosCount(glyphCount, positioning, safe), sizeof(SkScalar));
202 auto size = sizeof(SkTextBlob::RunRecord);
207 size = safe->add(size, sizeof(uint32_t));
208 size = safe->add(size, safe->mul(glyphCount, sizeof(uint32_t)))
340 static_assert(sizeof(PositioningAndExtended) == sizeof(int32_t), ""); member in namespace:__anon34037
    [all...]
SkMatrix.cpp 74 memcpy(fMat, buffer, 9 * sizeof(SkScalar));
577 sk_bzero(fMat, 8 * sizeof(SkScalar));
907 memcpy(dst, src, count * sizeof(SkPoint));
1593 static_assert(sizeof(AggregateMatrix) == sizeof(SkMatrix), "AggregateMatrix size mismatch."); member in namespace:__anon34014
    [all...]
  /external/skia/src/gpu/ops/
GrAAHairLinePathRenderer.cpp 112 GR_STATIC_ASSERT(sizeof(int) == sizeof(float));
493 GR_STATIC_ASSERT(sizeof(BezierVertex) == 3 * sizeof(SkPoint)); variable
515 DevToUV.apply<kQuadNumVertices, sizeof(BezierVertex), sizeof(SkPoint)>(verts);
586 SkMatrixPriv::MapPointsWithStride(*toSrc, &verts[0].fPos, sizeof(BezierVertex),
689 SkMatrixPriv::MapPointsWithStride(*toSrc, &(*vert)->fPos, sizeof(LineVertex),
    [all...]
  /external/skqp/src/core/
SkTextBlob.cpp 100 static_assert(sizeof(RunFont) == sizeof(RunFontStorageEquivalent), "runfont_should_stay_packed");
169 static_assert(SkIsAlignPtr(sizeof(RunRecord)), "");
177 SkAlign4(fCount * sizeof(uint16_t)));
196 static_assert(SkIsAlign4(sizeof(SkScalar)), "SkScalar size alignment");
198 auto glyphSize = safe->mul(glyphCount, sizeof(uint16_t)),
199 posSize = safe->mul(PosCount(glyphCount, positioning, safe), sizeof(SkScalar));
202 auto size = sizeof(SkTextBlob::RunRecord);
207 size = safe->add(size, sizeof(uint32_t));
208 size = safe->add(size, safe->mul(glyphCount, sizeof(uint32_t)))
340 static_assert(sizeof(PositioningAndExtended) == sizeof(int32_t), ""); member in namespace:__anon34703
    [all...]
SkMatrix.cpp 73 memcpy(fMat, buffer, 9 * sizeof(SkScalar));
576 sk_bzero(fMat, 8 * sizeof(SkScalar));
906 memcpy(dst, src, count * sizeof(SkPoint));
1592 static_assert(sizeof(AggregateMatrix) == sizeof(SkMatrix), "AggregateMatrix size mismatch."); member in namespace:__anon34681
    [all...]
  /external/skqp/src/gpu/ops/
GrAAHairLinePathRenderer.cpp 112 GR_STATIC_ASSERT(sizeof(int) == sizeof(float));
493 GR_STATIC_ASSERT(sizeof(BezierVertex) == 3 * sizeof(SkPoint)); variable
515 DevToUV.apply<kQuadNumVertices, sizeof(BezierVertex), sizeof(SkPoint)>(verts);
586 SkMatrixPriv::MapPointsWithStride(*toSrc, &verts[0].fPos, sizeof(BezierVertex),
689 SkMatrixPriv::MapPointsWithStride(*toSrc, &(*vert)->fPos, sizeof(LineVertex),
    [all...]
  /external/v8/src/arm64/
assembler-arm64.h 66 static const int kRegListSizeInBits = sizeof(RegList) * kBitsPerByte;
261 STATIC_ASSERT(sizeof(CPURegister) == sizeof(Register)); member in namespace:v8::internal
262 STATIC_ASSERT(sizeof(CPURegister) == sizeof(FPRegister)); member in namespace:v8::internal
    [all...]
  /hardware/google/av/codec2/include/
C2Buffer.h 352 static_assert(sizeof(size_t) == sizeof(uint32_t), "size_t is too big"); member in class:_C2LinearCapacityAspect
354 static_assert(sizeof(size_t) > sizeof(uint32_t), "size_t is too small");
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
hex_float.h 134 (uint_type(0x1) << (sizeof(T) * 8 - 1)));
316 static_cast<uint32_t>(sizeof(uint_type) * 8) - num_fraction_bits;
645 static_assert(sizeof(T) == sizeof(uint_type), "The type sizes do not match"); member in class:spvutils::HexFloat
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/util/
hex_float.h 121 (uint_type(0x1) << (sizeof(T) * 8 - 1)));
304 static_cast<uint32_t>(sizeof(uint_type) * 8) - num_fraction_bits;
643 static_assert(sizeof(T) == sizeof(uint_type), "The type sizes do not match"); member in class:spvutils::round_direction::HexFloat
    [all...]
  /system/core/libbacktrace/
backtrace_test.cpp 472 snprintf(task_path, sizeof(task_path), "/proc/%d/task", pid);
937 snprintf(buffer, sizeof(buffer), "/proc/%d/maps", pid);
942 while (fgets(buffer, sizeof(buffer), map_file)) {
1095 static_assert(sizeof(g_ready) == sizeof(g_addr), "g_ready\/g_addr must be same size"); variable
    [all...]
  /system/extras/simpleperf/
record.h 66 sizeof(simpleperf_record_header) == sizeof(perf_event_header), variable
171 p += sizeof(perf_event_header);
234 static uint32_t header_size() { return sizeof(perf_event_header); }
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/opencv/cxcore/src/
cxmatmul.cpp 59 size.width = size.width * (pix_size / sizeof(int));
92 case sizeof(int):
96 case sizeof(int)*2: function
105 case sizeof(int)*4: function
139 a_step /= sizeof(a_data[0]); \
140 b_step /= sizeof(b_data[0]); \
141 c_step /= sizeof(c_data[0]); \
142 d_step /= sizeof(d_data[0]); \
158 a_buf = (arrtype*)cvStackAlloc(n*sizeof(a_data[0])); \
167 a_buf = (arrtype*)cvStackAlloc(drows*sizeof(a_data[0]));
    [all...]
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 28 def sizeof(t): import struct; return struct.calcsize(t) function
30 def _IOR(x,y,t): return (IOC_OUT|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
31 def _IOW(x,y,t): return (IOC_IN|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
33 def _IOWR(x,y,t): return (IOC_INOUT|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 28 def sizeof(t): import struct; return struct.calcsize(t) function
30 def _IOR(x,y,t): return (IOC_OUT|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
31 def _IOW(x,y,t): return (IOC_IN|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
33 def _IOWR(x,y,t): return (IOC_INOUT|((sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|y)
  /art/runtime/
thread.h 672 return sizeof(tls32_.is_gc_marking);
1425 static_assert(sizeof(StateAndFlags) == sizeof(int32_t), "Weird state_and_flags size"); member in class:art::Thread
1469 static_assert(sizeof(union StateAndFlags) == sizeof(int32_t), variable
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /art/compiler/optimizing/
code_generator_arm64.cc 592 num_entries * sizeof(int32_t),
824 static_assert(sizeof(LockWord) == sizeof(int32_t), variable
976 static_assert(sizeof(LockWord) == sizeof(int32_t), variable
1207 sizeof(mirror::HeapReference<mirror::Object>) == sizeof(int32_t), variable
    [all...]
  /frameworks/base/libs/androidfw/include/androidfw/
ResourceTypes.h 50 static_assert(sizeof(char16_t) == sizeof(uint16_t), "char16_t is not 16 bits"); member in struct:android::__assertChar16Size
1429 static_assert(sizeof(ResTable_type) == offsetof(ResTable_type, config) + sizeof(ResTable_config), variable
1447 static_assert(sizeof(ResTable_sparseTypeEntry) == sizeof(uint32_t), variable
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 

Completed in 3038 milliseconds

1 2 3 4 56 7