Searched refs:format (Results 401 - 425 of 6114) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ui/views/examples/
H A Dexample_base.cc59 void ExampleBase::PrintStatus(const char* format, ...) { argument
61 va_start(ap, format);
63 base::StringAppendV(&msg, format, ap);
/external/clang/utils/CIndex/
H A Dcompletion_logger_server.py21 print "Listing on {0}:{1} and logging to '{2}'".format(host, port, sys.argv[3])
33 f.write("\"time\": \"{0}\"".format(datetime.datetime.utcnow().strftime('%Y-%m-%d %H:%M:%S')))
34 f.write(", \"sender\": \"{0}\" ".format(addr[0]))
/external/deqp/framework/delibs/deimage/
H A DdeImage.h41 deImageFormat format; member in struct:deImage_s
45 deImage* deImage_create (int width, int height, deImageFormat format);
58 deImage* deImage_convertFormat (const deImage* image, deImageFormat format);
/external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/Android.mk
19 test_name := input.output/iostream.format/input.streams/iostreamclass/iostream.assign/member_swap
23 test_name := input.output/iostream.format/input.streams/iostreamclass/iostream.assign/move_assign
/external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.cons/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.cons/Android.mk
19 test_name := input.output/iostream.format/input.streams/iostreamclass/iostream.cons/move
23 test_name := input.output/iostream.format/input.streams/iostreamclass/iostream.cons/streambuf
/external/libcxx/test/input.output/iostream.format/input.streams/istream/istream.assign/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/input.streams/istream/istream.assign/Android.mk
19 test_name := input.output/iostream.format/input.streams/istream/istream.assign/member_swap
23 test_name := input.output/iostream.format/input.streams/istream/istream.assign/move_assign
/external/libcxx/test/input.output/iostream.format/input.streams/istream/istream.cons/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/input.streams/istream/istream.cons/Android.mk
19 test_name := input.output/iostream.format/input.streams/istream/istream.cons/move
23 test_name := input.output/iostream.format/input.streams/istream/istream.cons/streambuf
/external/libcxx/test/input.output/iostream.format/output.streams/ostream.assign/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/output.streams/ostream.assign/Android.mk
19 test_name := input.output/iostream.format/output.streams/ostream.assign/member_swap
23 test_name := input.output/iostream.format/output.streams/ostream.assign/move_assign
/external/libcxx/test/input.output/iostream.format/output.streams/ostream.cons/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/output.streams/ostream.cons/Android.mk
19 test_name := input.output/iostream.format/output.streams/ostream.cons/move
23 test_name := input.output/iostream.format/output.streams/ostream.cons/streambuf
/external/libcxx/test/input.output/iostream.format/output.streams/ostream_sentry/
H A DAndroid.mk17 test_makefile := external/libcxx/test/input.output/iostream.format/output.streams/ostream_sentry/Android.mk
19 test_name := input.output/iostream.format/output.streams/ostream_sentry/construct
23 test_name := input.output/iostream.format/output.streams/ostream_sentry/destruct
/external/libunwind/src/mi/
H A DGdyn-extract.c36 pi->format = di->format;
37 switch (di->format)
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.c30 * Pixel format accessor functions.
45 util_format_is_float(enum pipe_format format) argument
47 const struct util_format_description *desc = util_format_description(format);
55 i = util_format_get_first_non_void_channel(format);
65 * Return the number of logical channels in the given format by
88 /** Test if the format contains RGB, but not alpha */
90 util_format_is_rgb_no_alpha(enum pipe_format format) argument
93 util_format_description(format);
105 util_format_is_luminance(enum pipe_format format) argument
108 util_format_description(format);
122 util_format_is_pure_integer(enum pipe_format format) argument
136 util_format_is_pure_sint(enum pipe_format format) argument
149 util_format_is_pure_uint(enum pipe_format format) argument
194 util_format_is_luminance_alpha(enum pipe_format format) argument
212 util_format_is_intensity(enum pipe_format format) argument
230 util_format_is_supported(enum pipe_format format, unsigned bind) argument
250 util_format_read_4f(enum pipe_format format, float *dst, unsigned dst_stride, const void *src, unsigned src_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
272 util_format_write_4f(enum pipe_format format, const float *src, unsigned src_stride, void *dst, unsigned dst_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
294 util_format_read_4ub(enum pipe_format format, uint8_t *dst, unsigned dst_stride, const void *src, unsigned src_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
313 util_format_write_4ub(enum pipe_format format, const uint8_t *src, unsigned src_stride, void *dst, unsigned dst_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
331 util_format_read_4ui(enum pipe_format format, unsigned *dst, unsigned dst_stride, const void *src, unsigned src_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
352 util_format_write_4ui(enum pipe_format format, const unsigned int *src, unsigned src_stride, void *dst, unsigned dst_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
373 util_format_read_4i(enum pipe_format format, int *dst, unsigned dst_stride, const void *src, unsigned src_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
394 util_format_write_4i(enum pipe_format format, const int *src, unsigned src_stride, void *dst, unsigned dst_stride, unsigned x, unsigned y, unsigned w, unsigned h) argument
[all...]
/external/mesa3d/src/mesa/main/
H A Dreadpix.h39 GLenum format, GLenum type,
45 GLenum format, GLenum type, GLvoid *pixels );
49 GLenum format, GLenum type, GLsizei bufSize,
H A Dtexcompress.h37 _mesa_gl_compressed_format_base_format(GLenum format);
43 _mesa_glenum_to_compressed_format(GLenum format);
54 _mesa_decompress_image(gl_format format, GLuint width, GLuint height,
H A Dtexgetimage.h38 GLenum format, GLenum type, GLvoid *pixels,
51 GLenum format, GLenum type, GLvoid *pixels );
53 _mesa_GetnTexImageARB( GLenum target, GLint level, GLenum format,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.h52 GLenum format, GLenum type,
63 GLenum format, GLenum type, GLboolean renderable);
68 GLenum format, GLenum type);
/external/skia/src/images/
H A DSkImageDecoder_FactoryRegistrar.cpp51 Format format = curr->factory()(stream); local
57 if (format != kUnknown_Format) {
58 return format;
/external/valgrind/main/VEX/priv/
H A Dmain_util.c319 const HChar* format,
343 if (!format)
345 if (*format == 0)
348 if (*format != '%') {
349 PUT(*format);
350 format++;
354 saved_format = format;
359 format++;
361 if (*format == '-') {
362 format
318 vprintf_wrk( void(*sink)(HChar), const HChar* format, va_list ap ) argument
502 vex_printf( const HChar* format, ... ) argument
531 vex_sprintf( HChar* buf, const HChar *format, ... ) argument
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
H A DIvAlgorithmParameters.java26 String format)
29 if (isASN1FormatString(format))
34 if (format.equals("RAW"))
86 String format)
89 if (isASN1FormatString(format))
105 if (format.equals("RAW"))
111 throw new IOException("Unknown parameters format in IV parameters object");
25 engineGetEncoded( String format) argument
84 engineInit( byte[] params, String format) argument
/external/chromium_org/third_party/icu/source/samples/plurfmtsample/
H A Dplurfmtsample.cpp43 // Use MessageFormat.format () to format the objects and append to the given StringBuffer
47 Formattable argEn[]={Formattable(numbers[i]), Formattable(plfmtEn.format(numbers[i],status))};
48 Formattable argSl[]={Formattable(numbers[i]), Formattable(plfmtSl.format(numbers[i],status))};
49 msgfmtEn->format(argEn,2,msgEn,fpos,status);
50 msgfmtSl->format(argSl,2,msgSl,fpos,status);
56 // Equivalent code with message format pattern
68 altMsgfmtEn->format(arg, 1, msgEn, fPos, status);
69 altMsgfmtSl->format(arg, 1, msgSl, fPos,status);
/external/elfutils/0.153/libebl/
H A Deblauxvinfo.c99 const char *name, *format; member in struct:__anon21213
109 ebl_auxv_info (ebl, a_type, name, format)
113 const char **format;
115 int result = ebl->auxv_info (a_type, name, format);
120 *format = auxv_types[a_type].format;
/external/fio/
H A Dlog.c37 int log_info(const char *format, ...) argument
43 va_start(args, format);
44 len = vsnprintf(buffer, sizeof(buffer), format, args);
65 int log_err(const char *format, ...) argument
71 va_start(args, format);
72 len = vsnprintf(buffer, sizeof(buffer), format, args);
/external/icu/icu4c/source/samples/plurfmtsample/
H A Dplurfmtsample.cpp43 // Use MessageFormat.format () to format the objects and append to the given StringBuffer
47 Formattable argEn[]={Formattable(numbers[i]), Formattable(plfmtEn.format(numbers[i],status))};
48 Formattable argSl[]={Formattable(numbers[i]), Formattable(plfmtSl.format(numbers[i],status))};
49 msgfmtEn->format(argEn,2,msgEn,fpos,status);
50 msgfmtSl->format(argSl,2,msgSl,fpos,status);
56 // Equivalent code with message format pattern
68 altMsgfmtEn->format(arg, 1, msgEn, fPos, status);
69 altMsgfmtSl->format(arg, 1, msgSl, fPos,status);
/external/libcxx/test/re/re.results/re.results.form/
H A Dform3.pass.cpp16 // format(const basic_string<char_type, ST, SA>& fmt,
36 nstr out = m.format(fmt);
45 nstr out = m.format(fmt, std::regex_constants::format_sed);
54 nstr out = m.format(fmt, std::regex_constants::format_sed);
64 wstr out = m.format(fmt);
73 wstr out = m.format(fmt, std::regex_constants::format_sed);
82 wstr out = m.format(fmt, std::regex_constants::format_sed);
H A Dform4.pass.cpp15 // format(const char_type* fmt,
31 std::string out = m.format(fmt);
40 std::string out = m.format(fmt, std::regex_constants::format_sed);
49 std::string out = m.format(fmt, std::regex_constants::format_sed);
59 std::wstring out = m.format(fmt);
68 std::wstring out = m.format(fmt, std::regex_constants::format_sed);
77 std::wstring out = m.format(fmt, std::regex_constants::format_sed);

Completed in 1243 milliseconds

<<11121314151617181920>>