Searched refs:standard (Results 1 - 25 of 146) sorted by relevance

123456

/external/libpng/tests/
H A Dpngvalid-progressive-interlace-standard2 exec ./pngvalid --standard --progressive-read --interlace
H A Dpngvalid-progressive-standard2 exec ./pngvalid --standard --progressive-read
H A Dpngvalid-standard2 exec ./pngvalid --standard --progressive-read
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dstdnmtst.c38 static int dotestname(const char *name, const char *standard, const char *expected) { argument
45 tag = ucnv_getStandardName(name, standard, &error);
47 log_err_status(error, "FAIL: could not find %s standard name for %s\n", standard, name);
50 log_err("FAIL: expected %s for %s standard name for %s, got %s\n", expected, standard, name, tag);
66 const char *standard; local
69 standard = ucnv_getStandard(i, &err);
73 } else if (!standard || !*standard) {
114 dotestconv(const char *name, const char *standard, const char *expected) argument
170 doTestNames(const char *name, const char *standard, const char **expected, int32_t size) argument
222 doTestUCharNames(const char *name, const char *standard, const char **expected, int32_t size) argument
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c38 static int dotestname(const char *name, const char *standard, const char *expected) { argument
45 tag = ucnv_getStandardName(name, standard, &error);
47 log_err_status(error, "FAIL: could not find %s standard name for %s\n", standard, name);
50 log_err("FAIL: expected %s for %s standard name for %s, got %s\n", expected, standard, name, tag);
66 const char *standard; local
69 standard = ucnv_getStandard(i, &err);
73 } else if (!standard || !*standard) {
114 dotestconv(const char *name, const char *standard, const char *expected) argument
170 doTestNames(const char *name, const char *standard, const char **expected, int32_t size) argument
222 doTestUCharNames(const char *name, const char *standard, const char **expected, int32_t size) argument
[all...]
/external/chromium_org/tools/gyp/test/mac/clang-cxx-language-standard/
H A Dc++98.cc6 #error wrong c++ standard version
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLSL.cpp45 if (kGLES_GrGLStandard == info.standard()) {
50 SkASSERT(kGL_GrGLStandard == info.standard());
54 SkASSERT(kGL_GrGLStandard == info.standard());
57 SkASSERT(kGL_GrGLStandard == info.standard());
60 SkASSERT(kGL_GrGLStandard == info.standard());
H A DGrGLCaps.cpp104 GrGLStandard standard = ctxInfo.standard(); local
111 if (kGLES_GrGLStandard == standard) {
115 SkASSERT(kGL_GrGLStandard == standard);
133 if (kGL_GrGLStandard == standard) {
141 if (kGL_GrGLStandard == standard) {
148 if (kGL_GrGLStandard == standard) {
163 fTextureUsageSupport = (kGLES_GrGLStandard == standard) &&
166 if (kGL_GrGLStandard == standard) {
180 if (kGL_GrGLStandard == standard) {
414 GrGLStandard standard = ctxInfo.standard(); local
477 GrGLStandard standard = ctxInfo.standard(); local
[all...]
H A DGrGLContext.h48 GrGLStandard standard() const { return fInterface->fStandard; } function in class:GrGLContextInfo
/external/skia/src/gpu/gl/
H A DGrGLSL.cpp45 if (kGLES_GrGLStandard == info.standard()) {
50 SkASSERT(kGL_GrGLStandard == info.standard());
54 SkASSERT(kGL_GrGLStandard == info.standard());
57 SkASSERT(kGL_GrGLStandard == info.standard());
60 SkASSERT(kGL_GrGLStandard == info.standard());
H A DGrGLCaps.cpp100 GrGLStandard standard = ctxInfo.standard(); local
107 if (kGLES_GrGLStandard == standard) {
111 SkASSERT(kGL_GrGLStandard == standard);
129 if (kGL_GrGLStandard == standard) {
137 if (kGL_GrGLStandard == standard) {
144 if (kGL_GrGLStandard == standard) {
159 fTextureUsageSupport = (kGLES_GrGLStandard == standard) &&
162 if (kGL_GrGLStandard == standard) {
176 if (kGL_GrGLStandard == standard) {
379 GrGLStandard standard = ctxInfo.standard(); local
438 GrGLStandard standard = ctxInfo.standard(); local
[all...]
/external/qemu/
H A DAndroid.mk3 # standard QEMU Makefile
/external/chromium_org/third_party/skia/src/gpu/gl/win/
H A DGrGLCreateNativeInterface_win.cpp79 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); local
81 if (kGLES_GrGLStandard == standard) {
83 } else if (kGL_GrGLStandard == standard) {
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLExtensions.h40 bool init(GrGLStandard standard,
/external/skia/include/gpu/gl/
H A DGrGLExtensions.h40 bool init(GrGLStandard standard,
/external/strace/
H A Dstrace-log-merge9 then combines and sorts them, and prints result to standard output.
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
H A Drdfseg.asm4 ;; [2] should produce standard relocation
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoy.ml6 (* Install standard binary operators.
/external/chromium_org/build/
H A Dbuild-ctags.sh9 You must be using Exuberant Ctags, not just standard GNU ctags. If you are on
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoy.ml8 (* Install standard binary operators.
/external/stlport/etc/
H A DSTLport-4.5.1.spec3 Summary: Complete C++ standard library
23 Summary: Complete C++ standard library header files and libraries
29 C++ standard library, including <complex> and SGI STL iostreams. If you
H A DSTLport-4.5.3.spec3 Summary: Complete C++ standard library
23 Summary: Complete C++ standard library header files and libraries
29 C++ standard library, including <complex> and SGI STL iostreams. If you
H A DSTLport-4.6.spec3 Summary: Complete C++ standard library
23 Summary: Complete C++ standard library header files and libraries
29 C++ standard library, including <complex> and SGI STL iostreams. If you
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DGenericFontFamilySettings.h54 const AtomicString& standard(UScriptCode = USCRIPT_COMMON) const;
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dtype.pxd18 # instances of types derived from the standard type object. Return
23 # of the standard type object. Return false in all other

Completed in 417 milliseconds

123456