Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Dtrace.cpp102 const char* comma = i < count-1 ? "," : ""; in TraceGLShaderSource() local
106 ALOGD(" \"%*s\"%s", len, s, comma); in TraceGLShaderSource()
108 ALOGD(" \"%s\"%s", s, comma); in TraceGLShaderSource()
115 const char* comma = i < count-1 ? "," : ""; in TraceGLShaderSource() local
117 ALOGD(" \"%d\"%s", len, comma); in TraceGLShaderSource()
139 const char* comma = ", "; in TraceValue() local
142 comma = ""; in TraceValue()
144 comma = ","; in TraceValue()
148 builder.append("%g%s", * (GLfloat*) value, comma); in TraceValue()
151 builder.append("%d%s", * (GLint*) value, comma); in TraceValue()
/frameworks/compile/slang/
Dslang_rs_pragma_handler.cpp216 if (PragmaToken.isNot(clang::tok::comma)) in handleItemListPragma()
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd137 a comma-separated list, or set using the {@link
142 {@code android:accessibilityEventTypes} attribute as a comma-separated list, or set using the
/frameworks/base/docs/html/tools/help/
Demulator.jd242 <td><code>&lt;tags&gt;</code> is a space/comma/column-separated list of debug component names.
298 ANDROID_VERBOSE. Define the options you want to use in a comma-delimited list, specifying only the …
346 …<td>The value of <code>&lt;servers&gt;</code> must be a comma-separated list of up to 4 DNS server…
/frameworks/base/tools/aapt/
DResourceTable.cpp2543 const char* comma; in validateLocalizations() local
2547 comma = strchr(start, ','); in validateLocalizations()
2548 if (comma != NULL) { in validateLocalizations()
2549 config.setTo(start, comma - start); in validateLocalizations()
2550 start = comma + 1; in validateLocalizations()
2575 } while (comma != NULL); in validateLocalizations()
/frameworks/base/docs/html/guide/google/play/billing/
Dbilling_admin.jd98 comma-separated values (CSV) file (see figure 2). Adding items one at a time is useful if your
479 separating each account with a comma.</li>
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd1037 <td>Email addresses of those to invite as a comma-separated list.</td>
1095 extra field to provide a comma-separated list of invitees, specified by email address.</li>
/frameworks/base/docs/html/guide/google/gcm/
Dadv.jd244 <p>This code snippet illustrates this feature. Senders are passed as an intent extra in a comma-sep…
/frameworks/base/docs/html/tools/testing/
Dtesting_otheride.jd490 Some keys accept multiple values. You specify multiple values in a comma-separated list.
/frameworks/base/docs/html/guide/webapps/
Dtargeting.jd95 Each viewport property in the {@code content} attribute must be separated by a comma.</p>
/frameworks/base/docs/html/guide/google/play/licensing/
Dsetting-up.jd585 Profile page. Simply enter the accounts as a comma-delimited list and click
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt15 /sdcard/android/layout_tests/animations/keyframes-comma-separated.html
1169 /sdcard/android/layout_tests/fast/text/line-breaks-after-ideographic-comma-or-full-stop.html
1492 /sdcard/android/layout_tests/fast/js/object-extra-comma.html
1510 /sdcard/android/layout_tests/fast/js/toString-elision-trailing-comma.html
1694 /sdcard/android/layout_tests/fast/js/excessive-comma-usage.html
/frameworks/compile/mclinker/utils/gtest/include/
Dgtest.h7297 const char* comma = strchr(str, ',');
7298 if (comma == NULL) {
7301 while (IsSpace(*(++comma))) {}
7302 return comma;
7308 const char* comma = strchr(str, ',');
7309 return comma == NULL ? String(str) : String(str, comma - str);
/frameworks/base/docs/html/tools/devices/
Demulator.jd974 addresses of DNS servers to use, where &lt;serverList&gt; is a comma-separated