Home
last modified time | relevance | path

Searched refs:unpacked (Results 1 – 25 of 38) sorted by relevance

12

/external/mesa3d/src/gallium/tests/unit/
Du_format_test.c77 … const double unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4], in print_unpacked_rgba_doubl()
86 …printf("%s{%f, %f, %f, %f}", sep, unpacked[i][j][0], unpacked[i][j][1], unpacked[i][j][2], unpacke… in print_unpacked_rgba_doubl()
99 … float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4], in print_unpacked_rgba_float()
108 …printf("%s{%f, %f, %f, %f}", sep, unpacked[i][j][0], unpacked[i][j][1], unpacked[i][j][2], unpacke… in print_unpacked_rgba_float()
121 … uint8_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4], in print_unpacked_rgba_8unorm()
130 …("%s{0x%02x, 0x%02x, 0x%02x, 0x%02x}", sep, unpacked[i][j][0], unpacked[i][j][1], unpacked[i][j][2… in print_unpacked_rgba_8unorm()
142 … float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH], in print_unpacked_z_float()
151 printf("%s%f", sep, unpacked[i][j]); in print_unpacked_z_float()
164 … uint32_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH], in print_unpacked_z_32unorm()
173 printf("%s0x%08x", sep, unpacked[i][j]); in print_unpacked_z_32unorm()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c73 (*fetch_ptr_t)(void *unpacked, const void *packed,
136 PIPE_ALIGN_VAR(16) float unpacked[4]; in test_format_float()
164 memset(unpacked, 0, sizeof unpacked); in test_format_float()
166 fetch_ptr(unpacked, test->packed, j, i); in test_format_float()
169 if (util_double_inf_sign(test->unpacked[i][j][k]) != util_inf_sign(unpacked[k])) { in test_format_float()
173 if (util_is_double_nan(test->unpacked[i][j][k]) != util_is_nan(unpacked[k])) { in test_format_float()
177 if (!util_is_double_inf_or_nan(test->unpacked[i][j][k]) && in test_format_float()
178 fabs((float)test->unpacked[i][j][k] - unpacked[k]) > FLT_EPSILON) { in test_format_float()
189 unpacked[0], unpacked[1], unpacked[2], unpacked[3]); in test_format_float()
191 test->unpacked[i][j][0], in test_format_float()
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Ddfa.rb124 unpacked = Hash.new( default )
128 count.times { |i| unpacked[ position + i ] = value }
133 unpacked = []
135 unpacked.fill( value, unpacked.length, count )
139 return unpacked
/external/llvm/test/Other/
D2008-06-04-FieldSizeInPacked.ll6 %unpacked = type { x86_fp80, i8 }
11 %char_u = getelementptr %unpacked, %unpacked* null, i32 0, i32 1 ; <i8*> [#uses=1]
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-dfa.rb39 unpacked = [
49 ANTLR3::DFA.unpack(*packed).should == unpacked
/external/pdfium/tools/drmemory/scripts/
Dpdfium_tests.bat19 %DRMEMORY_SFX% -o%DRMEMORY_PATH%\unpacked -y
20 set DRMEMORY_COMMAND=%DRMEMORY_PATH%\unpacked\bin\drmemory.exe
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_tests.h60 double unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4]; member
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
D_bitmap.py78 unpacked = struct.unpack('iiiii', response)
79 box, count = unpacked[:4], unpacked[-1]
/external/webrtc/tools/valgrind-webrtc/
Dwebrtc_tests.bat55 %DRMEMORY_SFX% -o%DRMEMORY_PATH%\unpacked -y
56 set DRMEMORY_COMMAND=%DRMEMORY_PATH%\unpacked\bin\drmemory.exe
/external/opencv3/3rdparty/ippicv/
Ddownloader.cmake5 # OPENCV_ICV_PATH - path to unpacked downloaded package
43 message(STATUS "ICV: Removing previous unpacked package: ${OPENCV_ICV_UNPACK_PATH}")
/external/cblas/
DREADME11 CBDIR is the directory where you unpacked the tar file
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/
Dinstalling.packages.rst53 **2.** Unpack it and access the unpacked directory using the command line.
/external/curl/packages/DOS/
Dcommon.dj4 # Assumes you've unpacked cURL with long-file names
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc459 unittest::TestUnpackedTypes unpacked; in TEST() local
460 TestUtil::SetUnpackedFields(&unpacked); in TEST()
461 EXPECT_TRUE(unpacked.SerializeAsString() == destination.SerializeAsString()); in TEST()
Dunittest.proto702 // to test packed <-> unpacked wire compatibility.
/external/curl/docs/
DINSTALL.cmake52 consists of the following steps after you have unpacked the source.
/external/opencv3/doc/tutorials/introduction/android_binary_package/
DO4A_SDK.markdown113 -# Create a new folder for Android with OpenCV development. For this tutorial we have unpacked
134 workspace can for example be created in the folder where you have unpacked OpenCV4Android SDK
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py2638 unpacked = unittest_pb2.TestUnpackedTypes()
2639 test_util.SetAllUnpackedFields(unpacked)
2641 serialized = unpacked.SerializeToString()
2652 unpacked = unittest_pb2.TestUnpackedTypes()
2656 unpacked.MergeFromString(serialized))
2659 self.assertEqual(expected, unpacked)
/external/libpng/contrib/gregbook/
DREADME104 unpacked the source code.
/external/clang/docs/
DCrossCompilation.rst140 root directory where you have unpacked your file, and Clang will
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-Windows.txt57 default nmake.mak expects this to be unpacked into C:\dev\WpdPack so
/external/libvorbis/doc/
D03-codebook.tex298 proceeds according to \varname{[codebook_lookup_type]}. The unpacked
D08-residue.tex172 the unpacked vectors are zeroed. Note that for residue type 2, these
/external/ImageMagick/
DInstall-windows.txt16 Now that you have the ImageMagick Windows source distribution unpacked,
/external/chromium-trace/catapult/third_party/gsutil/
DCHANGES.md1673 unpacked gsutil directory.
1675 script in the unpacked gsutil directory. This allows a systems
1679 in the unpacked gsutil directory, allowing it to be installed as part of

12