Searched
full:sized (Results
426 -
450 of
1599) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_arp.h | 146 * Ethernet looks like this : This bit is variable sized however...
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
pwd.h | 122 /* Reasonable value for the buffer sized used in the reentrant
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
array | 69 // Support for zero-sized arrays mandatory.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
array | 69 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 70 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 70 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 70 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 70 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
array | 69 // Support for zero-sized arrays mandatory.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
array | 69 // Support for zero-sized arrays mandatory.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
audioop.so | |
/system/core/include/utils/ |
SharedBuffer.h | 97 // 16 bytes. must be sized to preserve correct alignment.
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
SharedBuffer.h | 100 // 16 bytes. must be sized to preserve correct alingment.
|
/external/fio/ |
filesetup.c | 261 unsigned long long ret, sized; local 266 sized = td->o.file_size_high - td->o.file_size_low; 267 ret = (unsigned long long) ((double) sized * (r / (OS_RAND_MAX + 1.0))); 270 sized = td->o.file_size_high - td->o.file_size_low; 271 ret = (unsigned long long) ((double) sized * (r / (FRAND_MAX + 1.0))); 310 log_err("%s: zero sized block device?\n", f->file_name); 341 log_err("%s: zero sized char device?\n", f->file_name);
|
/bionic/tests/ |
fortify_test.cpp | 185 // zero sized target with "\0" source (should fail) 203 // zero sized target with "\0" source (should fail) 221 // zero sized target with longer source (should fail) 410 // zero sized target with "\0" source (should fail) 423 // zero sized target with longer source (should fail)
|
/external/llvm/lib/CodeGen/ |
MachineFunction.cpp | 510 /// CreateStackObject - Create a new statically sized stack object, returning 527 /// CreateSpillStackObject - Create a new statically sized stack object that 543 /// variable sized object has been created. This must be created whenever a 544 /// variable sized object is created, whether or not the index returned is 692 OS << "variable sized"; [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera.h | 566 * This is for use case of video sized live snapshot, 581 * This is for use case of video sized live snapshot,
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera.h | 641 * This is for use case of video sized live snapshot, 656 * This is for use case of video sized live snapshot,
|
/external/ceres-solver/include/ceres/ |
covariance.h | 155 // large sparse matrices efficiently. For small and moderate sized 229 // for small to moderate sized problems. It can handle
|
/external/chromium_org/media/base/ |
sinc_resampler_unittest.cc | 134 // benefit of already being properly sized and aligned for Convolve_SSE(). 260 // allocate these on 32-byte boundaries and ensure they're sized % 32 bytes.
|
/external/chromium_org/media/formats/webm/ |
webm_parser_unittest.cc | 160 // known-sized cluster causes parse error. 175 // Verify that EBMLHEADER ends a preceding "unknown"-sized CLUSTER.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceFilter.cpp | 155 // case, since the impl-side case never allocates a full-sized backing 156 // store, only tile-sized.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format.csv | 56 # OpenGL 2.1 specification, Table 3.16, on the "Correspondence of sized 58 # resolutions for each sized internal format."
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
utils.c | 520 /* this field is not int-sized */ 525 /* any other int-sized field */
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkOpSegment.h | 535 // OPTIMIZATION: could pack donespans, verb, operand, xor into 1 int-sized value 537 // OPTIMIZATION: force the following to be byte-sized
|
Completed in 2445 milliseconds
<<11121314151617181920>>