HomeSort by relevance Sort by last modified time
    Searched defs:fmt (Results 76 - 100 of 475) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libexif/libexif/olympus/
mnote-olympus-entry.c 84 ExifFormat fmt; member in struct:__anon27483
442 CF (entry->format, items[i].fmt, v, maxlen);
512 CF (entry->format, items[i].fmt, v, maxlen);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-mem.c 69 const char *fmt; local
84 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64
87 fmt = "%5d%s%5d%s0x%016"PRIx64"%s0x016%"PRIx64
92 printf(fmt,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
hist.c 11 typedef int (*hpp_snprint_fn)(char *buf, size_t size, const char *fmt, ...);
15 const char *fmt, hpp_snprint_fn print_fn,
29 ret = print_fn(hpp->buf, hpp->size, fmt, percent);
31 ret = print_fn(hpp->buf, hpp->size, fmt, get_field(he));
56 fmt, 0);
61 fmt, 100.0 * period / total);
64 fmt, period);
76 fmt, 0);
83 static int hpp__header_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
97 static int hpp__width_##_type(struct perf_hpp_fmt *fmt __maybe_unused,
263 struct perf_hpp_fmt *fmt; local
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-parse.c 189 char *fmt = NULL; local
194 addr_str = strtok_r(line, " ", &fmt);
197 strtok_r(NULL, " ", &fmt);
198 func = strtok_r(NULL, "\t", &fmt);
199 mod = strtok_r(NULL, "]", &fmt);
218 char *fmt; local
222 addr_str = strtok_r(line, ":", &fmt);
228 /* fmt still has a space, skip it */
229 printk = strdup(fmt+1);
  /external/ppp/pppd/plugins/pppoatm/
ans.c 144 int *fmt; local
154 fmt = fmt_dcc;
158 fmt = fmt_e164;
164 for (i = 0; fmt[i]; i++) {
165 pos -= fmt[i];
166 for (j = 0; j < fmt[i]; j++)
  /external/qemu/audio/
audio.h 51 audfmt_e fmt; member in struct:audsettings
90 void AUD_vlog (const char *cap, const char *fmt, va_list ap);
91 void AUD_log (const char *cap, const char *fmt, ...)
  /external/qemu/scripts/
qapi-visit.py 306 fmt = 'visit_type_%(c_type)s(m, &(*obj)->%(c_name)s, "data", &err);' variable
308 fmt = '''visit_start_implicit_struct(m, (void**) &(*obj)->%(c_name)s, sizeof(%(c_type)s), &err);
318 ''' + fmt + '''
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DateView.java 103 final String fmt = DateFormat.getBestDateTimePattern(l, mDatePattern); local
104 mDateFormat = new SimpleDateFormat(fmt, l);
  /frameworks/native/services/surfaceflinger/tests/
Transaction_test.cpp 58 PixelFormat fmt=0; local
61 ASSERT_EQ(NO_ERROR, sf->captureScreen(display, &heap, &w, &h, &fmt, 0, 0,
64 ASSERT_EQ(PIXEL_FORMAT_RGBA_8888, fmt);
  /hardware/broadcom/libbt/include/
userial_vendor.h 98 uint16_t fmt; /* Data format */ member in struct:__anon39225
  /hardware/qcom/display/msm8084/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
230 ALOGE("M3DExtPipe Pipe fmt=%d", mM3Dfmt);
279 // extract 3D fmt
286 ALOGE("M3DPrimaryPipe Pipe fmt=%d", mM3Dfmt);
350 ALOGE("S3DExtPipe Pipe fmt=%d", mS3Dfmt);
381 uint32_t fmt = mS3Dfmt & utils::OUTPUT_3D_MASK; local
382 if(!utils::send3DInfoPacket(fmt)){
383 ALOGE("Error S3DExtPipe start error send3DInfoPacket %d", fmt);
406 0 /* fmt dont care*/);
459 ALOGE("S3DPrimaryPipe Pipe fmt=%d", mS3Dfmt)
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
230 ALOGE("M3DExtPipe Pipe fmt=%d", mM3Dfmt);
279 // extract 3D fmt
286 ALOGE("M3DPrimaryPipe Pipe fmt=%d", mM3Dfmt);
350 ALOGE("S3DExtPipe Pipe fmt=%d", mS3Dfmt);
381 uint32_t fmt = mS3Dfmt & utils::OUTPUT_3D_MASK; local
382 if(!utils::send3DInfoPacket(fmt)){
383 ALOGE("Error S3DExtPipe start error send3DInfoPacket %d", fmt);
406 0 /* fmt dont care*/);
459 ALOGE("S3DPrimaryPipe Pipe fmt=%d", mS3Dfmt)
    [all...]
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
230 ALOGE("M3DExtPipe Pipe fmt=%d", mM3Dfmt);
279 // extract 3D fmt
286 ALOGE("M3DPrimaryPipe Pipe fmt=%d", mM3Dfmt);
350 ALOGE("S3DExtPipe Pipe fmt=%d", mS3Dfmt);
381 uint32_t fmt = mS3Dfmt & utils::OUTPUT_3D_MASK; local
382 if(!utils::send3DInfoPacket(fmt)){
383 ALOGE("Error S3DExtPipe start error send3DInfoPacket %d", fmt);
406 0 /* fmt dont care*/);
459 ALOGE("S3DPrimaryPipe Pipe fmt=%d", mS3Dfmt)
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
230 ALOGE("M3DExtPipe Pipe fmt=%d", mM3Dfmt);
279 // extract 3D fmt
286 ALOGE("M3DPrimaryPipe Pipe fmt=%d", mM3Dfmt);
350 ALOGE("S3DExtPipe Pipe fmt=%d", mS3Dfmt);
381 uint32_t fmt = mS3Dfmt & utils::OUTPUT_3D_MASK; local
382 if(!utils::send3DInfoPacket(fmt)){
383 ALOGE("Error S3DExtPipe start error send3DInfoPacket %d", fmt);
406 0 /* fmt dont care*/);
459 ALOGE("S3DPrimaryPipe Pipe fmt=%d", mS3Dfmt)
    [all...]
  /packages/providers/CalendarProvider/
maketests.py 16 def fmt(n): function
63 return m.group(1) + m.group(2) + m.group(3) + "T" + fmt(hour) \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsquery.h 46 INT fmt; member in struct:__anon49288
  /art/runtime/
common_throws.cc 47 mirror::Class* referrer, const char* fmt, va_list* args = NULL)
52 StringAppendV(&vmsg, fmt, *args);
55 msg << fmt; local
69 mirror::Class* referrer, const char* fmt, va_list* args = NULL)
74 StringAppendV(&vmsg, fmt, *args);
77 msg << fmt; local
142 void ThrowClassFormatError(mirror::Class* referrer, const char* fmt, ...) {
144 va_start(args, fmt);
145 ThrowException(NULL, "Ljava/lang/ClassFormatError;", referrer, fmt, &args);
191 void ThrowIllegalAccessError(mirror::Class* referrer, const char* fmt, ...)
    [all...]
  /bionic/libc/bionic/
stubs.cpp 436 const char* fmt = "%s(3) is not implemented on Android\n"; local
437 __libc_format_log(ANDROID_LOG_WARN, "libc", fmt, function);
438 fprintf(stderr, fmt, function);
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfscanf.c 101 u_char *fmt = (u_char *)fmt0; local
129 c = *fmt++;
146 again: c = *fmt++;
168 if (*fmt == 'h') {
169 fmt++;
176 if (*fmt == 'l') {
177 fmt++;
255 fmt = __sccl(ccltab, fmt);
871 __sccl(char *tab, u_char *fmt)
    [all...]
  /device/asus/fugu/libaudio/
alsa_utils.h 94 AudFormat fmt; member in struct:android::HDMIAudioCaps::__anon3003
118 static const char* fmtToString(AudFormat fmt);
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.c 490 mm_camera_ch_image_fmt_parm_t *fmt; local
491 fmt = (mm_camera_ch_image_fmt_parm_t *)parm->p_value;
492 rc = mm_camera_ch_fn(my_obj, fmt->ch_type,
493 MM_CAMERA_STATE_EVT_SET_FMT, fmt);
    [all...]
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_at.h 32 UINT8 fmt; /* whether arg is int or string */ member in struct:__anon5217
  /external/chromium_org/media/audio/win/
audio_output_win_unittest.cc 185 AudioParameters::Format fmt = AudioParameters::AUDIO_PCM_LINEAR; local
187 AudioParameters(fmt, CHANNEL_LAYOUT_UNSUPPORTED, 8000, 16, 256),
190 AudioParameters(fmt, CHANNEL_LAYOUT_MONO, 1024 * 1024, 16, 256),
193 AudioParameters(fmt, CHANNEL_LAYOUT_STEREO, 8000, 80, 256),
196 AudioParameters(fmt, CHANNEL_LAYOUT_UNSUPPORTED, 8000, 16, 256),
199 AudioParameters(fmt, CHANNEL_LAYOUT_STEREO, -8000, 16, 256),
202 AudioParameters(fmt, CHANNEL_LAYOUT_MONO, 8000, 16, -100),
205 AudioParameters(fmt, CHANNEL_LAYOUT_MONO, 8000, 16, 0),
208 AudioParameters(fmt, CHANNEL_LAYOUT_MONO, 8000, 16,
  /external/chromium_org/third_party/icu/source/common/
utrace.c 46 const char *fmt; local
50 fmt = gExitFmt;
53 fmt = gExitFmtValue;
56 fmt = gExitFmtStatus;
59 fmt = gExitFmtValueStatus;
62 fmt = gExitFmtPtrStatus;
66 fmt = gExitFmt;
70 (*pTraceExitFunc)(gTraceContext, fnNumber, fmt, args);
78 utrace_data(int32_t fnNumber, int32_t level, const char *fmt, ...) {
81 va_start(args, fmt );
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
nfsubs.cpp 704 NumberFormat* fmt = NumberFormat::createInstance(status); local
706 fmt->parse(text, result, parsePosition);
708 delete fmt;
1117 NumberFormat* fmt = NULL; local
    [all...]

Completed in 2119 milliseconds

1 2 34 5 6 7 8 91011>>