Searched
full:formats (Results
1251 -
1275 of
4480) sorted by null
<<51525354555657585960>>
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texstore.h | 40 #include "formats.h"
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_extensions.c | 282 * advertised. If FALSE, all the formats must be supported. */ 287 * Enable extensions if certain pipe formats are supported by the driver. 288 * What extensions will be enabled and what formats must be supported is 548 /* Expose the extensions which directly correspond to gallium formats. */
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_attrib.h | 44 * program instruction formats and register layouts.
|
/external/chromium_org/third_party/skia/bench/ |
ResultsWriter.h | 7 * Classes for writing out bench results in various formats.
|
/external/chromium_org/third_party/skia/gm/ |
bitmappremul.cpp | 15 * to other formats. If unpremultiplication is implemented properly, this
|
clippedbitmapshaders.cpp | 24 // (and possibly other exported formats) this also "tests" that the image itself
|
/external/chromium_org/third_party/speex/include/speex/ |
speex_header.h | 58 /** Speex header info for file-based formats */
|
/external/chromium_org/third_party/webrtc/modules/utility/interface/ |
file_player.h | 30 // Note: will return NULL for video file formats (e.g. AVI) if the flag
|
/external/chromium_org/third_party/webrtc/modules/utility/source/ |
file_recorder_impl.h | 12 // multiple file formats. The unencoded input data is written to file in the
|
/external/chromium_org/third_party/webrtc/modules/video_capture/linux/ |
video_capture_linux.cc | 153 // Supported video formats in preferred order. 170 // Enumerate image formats. 177 "Video Capture enumerats supported image formats:"); 196 "no supporting video formats found");
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
coretype.h | 142 * (supported only by a few object formats). If just the absolute portion 256 * object formats to keep track of relocations and verify legal expressions. 278 * by object formats and debug formats to keep track of relocations generated
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/ |
cv-dbgfmt.c | 2 * CodeView debugging formats implementation for Yasm
|
/external/chromium_org/tools/gn/bin/ |
help_as_html.py | 12 # - Spit out other similar formats like wiki, markdown, whatever.
|
/external/chromium_org/tools/grit/grit/format/ |
c_format.py | 6 """Formats as a .C file for compilation.
|
/external/chromium_org/tools/gyp/test/builddir/ |
gyptest-all.py | 27 test = TestGyp.TestGyp(formats=['!make', '!ninja', '!android', '!cmake'])
|
gyptest-default.py | 27 test = TestGyp.TestGyp(formats=['!make', '!ninja', '!android', '!cmake'])
|
/external/chromium_org/tools/gyp/test/compiler-override/ |
gyptest-compiler-env.py | 36 test = TestGyp.TestGyp(formats=['ninja', 'make'])
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-app.py | 35 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
|
gyptest-archs.py | 19 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
|
gyptest-xcode-env-order.py | 18 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
|
/external/chromium_org/tools/gyp/test/make_global_settings/ar/ |
gyptest-make_global_settings_ar.py | 72 test = TestGyp.TestGyp(formats=test_format)
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-cl-optimizations.py | 16 test = TestGyp.TestGyp(formats=['ninja'])
|
gyptest-link-embed-manifest.py | 50 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
|
gyptest-link-enable-uac.py | 50 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
|
gyptest-link-generate-manifest.py | 49 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
|
Completed in 2360 milliseconds
<<51525354555657585960>>