OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:standalone_month
(Results
1 - 23
of
23
) sorted by null
/bionic/libc/private/
bionic_time.h
42
const char *
standalone_month
[12];
member in struct:strftime_locale
/frameworks/base/docs/html/sdk/api_diff/17/changes/
android.text.format.DateFormat.html
175
<A NAME="android.text.format.DateFormat.
STANDALONE_MONTH
"></A>
176
<nobr><code>char</code> <A HREF="../../../../reference/android/text/format/DateFormat.html#
STANDALONE_MONTH
" target="_top"><code>
STANDALONE_MONTH
</code></A></nobr>
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/18/changes/
android.text.format.DateFormat.html
192
<A NAME="android.text.format.DateFormat.
STANDALONE_MONTH
"></A>
193
<nobr><code>char</code> <A HREF="../../../../reference/android/text/format/DateFormat.html#
STANDALONE_MONTH
" target="_top"><code>
STANDALONE_MONTH
</code></font></A></nobr> </TD>
fields_index_changes.html
220
<nobr><A HREF="android.text.format.DateFormat.html#android.text.format.DateFormat.
STANDALONE_MONTH
" class="hiddenlink" target="rightframe">
STANDALONE_MONTH
</A>
alldiffs_index_changes.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/frameworks/base/core/jni/
android_text_format_Time.cpp
211
env->ReleaseStringUTFChars(js_standalone_month[i], locale.
standalone_month
[i]);
258
locale.
standalone_month
[i] = env->GetStringUTFChars(js_standalone_month[i], NULL);
/bionic/libc/tzcode/
strftime.c
229
"?" : locale->
standalone_month
[t->tm_mon],
/frameworks/base/core/java/android/text/format/
DateFormat.java
105
public static final char
STANDALONE_MONTH
= 'L';
/frameworks/base/docs/html/sdk/api_diff/17/
missingSinces.txt
307
NO DOC BLOCK: android.text.format.DateFormat Field
STANDALONE_MONTH
user_comments_for_16_to_17.xml
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libc.so
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilts/sdk/19/
android.jar
Completed in 358 milliseconds