Home
last modified time | relevance | path

Searched +full:tag +full:- +full:format (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/external/volley/src/main/java/com/android/volley/
DVolleyLog.java8 * http://www.apache.org/licenses/LICENSE-2.0
29 * {@code <android-sdk>/platform-tools/adb shell setprop log.tag.Volley VERBOSE}
32 public static String TAG = "Volley"; field in VolleyLog
34 public static boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
43 * Customize the log tag for your application, so that other apps using Volley don't mix their
45 * Enable the log property for your tag before starting your app: <br>
46 * {@code adb shell setprop log.tag.&lt;tag&gt;}
48 public static void setTag(String tag) { in setTag() argument
49 d("Changing log tag to %s", tag); in setTag()
50 TAG = tag; in setTag()
[all …]
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
DLogger.java7 http://www.apache.org/licenses/LICENSE-2.0
40 private final String tag; field in Logger
63 * Creates a Logger with a custom tag and a custom message prefix. If the message prefix
66 * @param tag identifies the source of a log message.
67 * @param messagePrefix prepended to every message if non-null. If null, the name of the caller is
70 public Logger(final String tag, final String messagePrefix) { in Logger() argument
71 this.tag = tag; in Logger()
96 return logLevel >= minLogLevel || Log.isLoggable(tag, logLevel); in isLoggable()
108 * This function returns the simple version of the first non-filtered name.
121 return classParts[classParts.length - 1]; in getCallerSimpleName()
[all …]
/external/libcups/examples/
Dipp-everywhere.test4 # Copyright © 2007-2018 by Apple Inc.
5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.
12 # ./ipptool -V 2.0 -tf filename.ext printer-uri ipp-everywhere.test
16 INCLUDE "ipp-2.0.test"
23 NAME "PWG 5100.14 section 5.1/5.2 - Required Operations and Attributes"
24 OPERATION Get-Printer-Attributes
25 GROUP operation-attributes-tag
26 ATTR charset attributes-charset utf-8
27 ATTR naturalLanguage attributes-natural-language en
28 ATTR uri printer-uri $uri
[all …]
Dipp-1.1.test4 # Copyright © 2007-2017 by Apple Inc.
5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.
12 # ./ipptool -f filename [-d document-uri=SOMEURI] -t printer-uri ipp-1.1.test
13 # ./ipptool -f filename -d NOPRINT=1 -t printer-uri ipp-1.1.test
20 # HTTP_URI_SCHEME - Matches strings beginning with http:// or https://
21 # IPP_URI_SCHEME - Matches strings beginning with ipp:// or ipps://
26 # Test that a request-id value of 0 is not accepted.
30 NAME "RFC 8011 section 4.1.1: Bad request-id value 0"
31 REQUEST-ID 0
32 OPERATION Get-Printer-Attributes
[all …]
/external/libchrome/base/android/java/src/org/chromium/base/
DLog.java2 // Use of this source code is governed by a BSD-style license that can be
15 * Defines logging access points for each feature. They format and forward the logs to
49 /** Returns a formatted log message, using the supplied format and arguments.*/
52 messageTemplate = String.format(Locale.US, messageTemplate, params); in formatLog()
59 * Returns a normalized tag that will be in the form: "cr_foo". This function is called by the
61 * to get the tag that will actually be used.
64 public static String normalizeTag(String tag) { in normalizeTag() argument
65 if (tag.startsWith(sTagPrefix)) return tag; in normalizeTag()
69 if (tag.startsWith(sDeprecatedTagPrefix)) { in normalizeTag()
73 return sTagPrefix + tag.substring(unprefixedTagStart, tag.length()); in normalizeTag()
[all …]
/external/tensorflow/tensorflow/tools/dockerfiles/
Dassembler.py7 # http://www.apache.org/licenses/LICENSE-2.0
17 - Assembles Dockerfiles
18 - Builds images (and optionally runs image tests)
19 - Pushes images to Docker Hub (provided with credentials)
52 'Dockerhub username, only used with --upload_to_hub')
56 ('Dockerhub password, only used with --upload_to_hub. Use from an env param'
64 'Tag local images as {repository}:tag (in addition to the '
74 ('Push built images to Docker Hub (you must also provide --hub_username, '
75 '--hub_password, and --hub_repository)'),
112 ('Regular expression that skips processing on any tag it matches. Must '
[all …]
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DSingleSampleMediaSource.java8 * http://www.apache.org/licenses/LICENSE-2.0
21 import com.google.android.exoplayer2.Format;
62 @Nullable private Object tag; field in SingleSampleMediaSource.Factory
76 * Sets a tag for the media source which will be published in the {@link Timeline} of the source
77 * as {@link Timeline.Window#tag}.
79 * @param tag A tag for the media source.
83 public Factory setTag(@Nullable Object tag) { in setTag() argument
84 this.tag = tag; in setTag()
126 * Sets whether load errors will be treated as end-of-stream signal (load errors will not be
144 * @param format The {@link Format} of the media stream.
[all …]
/external/libexif/po/
Den_AU.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2011-10-28 17:11+0000\n"
12 "Last-Translator: Joel Pickett <jlkpcktt@gmail.com>\n"
13 "Language-Team: English (Australia) <en_AU@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
Den_GB.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2012-01-20 22:32+0000\n"
12 "Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
13 "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:53+0000\n"
[all …]
Dde.po12 "Project-Id-Version: libexif 0.6.21-pre1\n"
13 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
14 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
15 "PO-Revision-Date: 2012-07-05 23:45+0100\n"
16 "Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n"
17 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "X-Generator: KBabel 1.11.4\n"
[all …]
Dtr.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2012-06-05 04:47+0000\n"
12 "Last-Translator: kulkke <Unknown>\n"
13 "Language-Team: Turkish <tr@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:53+0000\n"
[all …]
Den_CA.po4 # Dan Fandrich <dan@coneharvesters.com>, 2007-2009.
8 "Project-Id-Version: libexif 0.6.17.1\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2009-09-21 22:44-0700\n"
12 "Last-Translator: Dan Fandrich <dan@coneharvesters.com>\n"
13 "Language-Team: none\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
Duk.po9 "Project-Id-Version: libexif 0.6.21-pre1\n"
10 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
12 "PO-Revision-Date: 2012-07-03 10:59+0300\n"
13 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
14 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
[all …]
Dja.po4 # Tadashi Jokagi <elf2000@users.sourceforge.net>, 2009-2010.
8 "Project-Id-Version: libexif 0.6.20-pre1\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2010-02-17 11:48+0900\n"
12 "Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"
13 "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dpt_BR.po4 # These translations are licensed under a BSD-style license
9 "Project-Id-Version: libexif\n"
10 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
12 "PO-Revision-Date: 2012-04-25 00:25+0000\n"
13 "Last-Translator: Rafael Neri <Unknown>\n"
14 "Language-Team: Portuguese (Brazil) <pt_BR@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dbe.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2009-11-25 15:18+0000\n"
12 "Last-Translator: Iryna Nikanchuk <Unknown>\n"
13 "Language-Team: Belarusian <be@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
Dzh_CN.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2011-05-18 08:44+0000\n"
12 "Last-Translator: Lyricz <flyhigher@gmail.com>\n"
13 "Language-Team: Chinese (China) <zh_CN@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
Dsq.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2009-11-25 15:23+0000\n"
12 "Last-Translator: Vilson Gjeci <vilsongjeci@gmail.com>\n"
13 "Language-Team: Albanian <sq@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
Dpt.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2009-11-25 15:19+0000\n"
12 "Last-Translator: Ubuntu Archive Auto-Sync <archive@ubuntu.com>\n"
13 "Language-Team: Portuguese <pt@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
Dlibexif-12.pot9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35
[all …]
Dpl.po4 # Jakub Bogusz <qboosh@pld-linux.org>, 2005-2012.
8 "Project-Id-Version: libexif 0.6.21-pre1\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2012-07-02 16:15+0200\n"
12 "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
13 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dfr.po9 "Project-Id-Version: libexif\n"
10 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
12 "PO-Revision-Date: 2005-03-12 05:42+0100\n"
13 "Last-Translator: Arnaud Launay <asl@launay.org>\n"
14 "Language-Team: Français <traduc@traduc.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35
[all …]
Dda.po8 # Canon EF 50mm f/1.8 -> Canon EF 50mm f/1.8 (der er ikke oversat til
14 # aperture -> blændetal
15 # bottom -> nederst
16 # bracket -> sammenstilling (det er ikke kantparentes)
17 # brightness -> lysstyrke
18 # custom -> tilpasset
19 # distance -> afstand
20 # entry -> post
21 # exposure -> belysning
22 # flash -> blitz
[all …]
Dbs.po8 "Project-Id-Version: libexif\n"
9 "Report-Msgid-Bugs-To: libexif-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-07-12 20:41+0200\n"
11 "PO-Revision-Date: 2011-10-14 14:10+0000\n"
12 "Last-Translator: Toni Antunović <Unknown>\n"
13 "Language-Team: Bosnian <bs@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2012-06-25 06:52+0000\n"
[all …]
/external/webrtc/sdk/android/src/java/org/webrtc/audio/
DWebRtcAudioRecord.java4 * Use of this source code is governed by a BSD-style license
44 private static final String TAG = "WebRtcAudioRecordExternal"; field in WebRtcAudioRecord
63 // Default audio data format is PCM 16 bit per sample.
123 Logging.d(TAG, "AudioRecordThread" + WebRtcAudioUtils.getThreadInfo()); in run()
154 Logging.e(TAG, errorMessage); in run()
168 Logging.e(TAG, "AudioRecord.stop failed: " + e.getMessage()); in run()
175 Logging.d(TAG, "stopThread"); in stopThread()
208 Logging.d(TAG, "ctor" + WebRtcAudioUtils.getThreadInfo()); in WebRtcAudioRecord()
240 Logging.w(TAG, "Audio configuration has not yet been verified"); in isAudioSourceMatchingRecordingSession()
248 Logging.d(TAG, "enableBuiltInAEC(" + enable + ")"); in enableBuiltInAEC()
[all …]

12345678910>>...52