Searched
full:padded (Results
376 -
400 of
895) sorted by null
<<11121314151617181920>>
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
FrameBufferObjectActivity.java | 239 // The extensions string is padded with spaces between extensions, but not
|
/device/google/contexthub/util/nanoapp_encr/ |
nanoapp_encr.c | 96 fprintf(stderr, "Padded to %" PRIu32 " bytes\n", bufUsed);
|
/device/huawei/angler/camera/mm-image-codec/qomx_core/ |
QOMX_JpegExtensions.h | 211 * Mobicat data to padded tot he OMX layer
|
/device/lge/bullhead/camera/mm-image-codec/qomx_core/ |
QOMX_JpegExtensions.h | 211 * Mobicat data to padded tot he OMX layer
|
/device/moto/shamu/camera/mm-image-codec/qomx_core/ |
QOMX_JpegExtensions.h | 200 * Mobicat data to padded tot he OMX layer
|
/external/boringssl/src/crypto/bio/ |
bio_test.cc | 360 static const uint8_t kData4[] = {0x30, 0x82, 0, 1, 1}; /* zero padded. */
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb/ |
test_layer1.py | 170 item_size_overflow_text = 'Text to be padded'.zfill(64 * 1024 - 32)
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_printf.cc | 42 // |minimal_num_length|, it is padded with leading zeroes or spaces, depending
|
/external/compiler-rt/test/builtins/Unit/ |
floattixf_test.c | 22 // Assumption: long double is a IEEE 80 bit floating point type padded to 128 bits
|
floatuntixf_test.c | 22 // Assumption: long double is a IEEE 80 bit floating point type padded to 128 bits
|
/external/google-breakpad/src/common/windows/ |
pdb_source_line_writer.h | 62 // the identifier is the pdb's 32-bit signature value, in zero-padded
|
/external/kernel-headers/original/uapi/linux/ |
coff.h | 133 char tsize[4]; /* text size in bytes, padded to FW bdry */
|
/external/libmpeg2/common/ |
ideint_utils.c | 224 * Padded destination
|
/external/libvncserver/common/ |
sha1.c | 347 * According to the standard, the message must be padded to an even
|
/external/llvm/include/llvm/Support/ |
AlignOf.h | 26 // Disables "structure was padded due to __declspec(align())" warnings that are
|
/external/llvm/lib/Target/XCore/ |
XCoreAsmPrinter.cpp | 167 // are padded to 32 bits.
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
fetch.c | 388 * in size is padded so that it appears in the least
|
/external/mesa3d/src/mesa/swrast/ |
s_context.h | 140 GLint RowStride; /**< Padded width in units of texels */
|
/external/opencv3/cmake/ |
OpenCVCompilerOptions.cmake | 347 ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4324) # 'struct_name' : structure was padded due to __declspec(align())
|
/external/sfntly/cpp/src/sfntly/table/core/ |
os2_table.h | 375 // padded out with space characters (0x20).
|
/external/skia/src/opts/ |
SkBlitRow_opts_SSE2.cpp | 378 // 16-bit values, padded by zero. 464 // 16-bit values, padded by zero. 532 // Set srcA_sse to contain eight copies of srcA, padded with zero. 600 // Set srcA_sse to contain eight copies of srcA, padded with zero. [all...] |
/external/toybox/toys/posix/ |
cpio.c | 48 // Read strings, tail padded to 4 byte alignment. Argument "align" is amount
|
/external/v8/src/ |
dateparser.h | 254 // 'pre' contains a prefix of the word, zero-padded to size kPrefixLength
|
/external/webrtc/talk/media/base/ |
yuvframegenerator.cc | 185 // Serialize |value| as 7-char string, padded with 0's to the left.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_InterpolateLuma_s.s | 32 ;// It's assumed that the frame is already padded when calling this function.
|
Completed in 1772 milliseconds
<<11121314151617181920>>