/packages/apps/TV/res/values-tl/ |
strings.xml | 148 <string name="about_menu_improve_summary" msgid="7548489011760588571">"Magbahagi ng anonymous na data ng paggamit at mga diagnostic sa Google upang mas mapaganda namin ang Mga Live Channel at mapigilan ang mga isyu tulad ng pagka-crash at pagfi-freeze."</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fs.h | 314 #define FIFREEZE _IOWR('X', 119, int) /* Freeze */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fs.h | 326 #define FIFREEZE _IOWR('X', 119, int) /* Freeze */
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
TimeZoneGenericNames.java | 920 public TimeZoneGenericNames freeze() { method in class:TimeZoneGenericNames [all...] |
OlsonTimeZone.java | 1278 public TimeZone freeze() { method in class:OlsonTimeZone [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
MeasureUnit.java | 199 static final UnicodeSet ASCII = new UnicodeSet('a', 'z').freeze(); 200 static final UnicodeSet ASCII_HYPHEN_DIGITS = new UnicodeSet('-', '-', '0', '9', 'a', 'z').freeze(); [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
TimeZone.java | 564 return getTimeZone(ID).freeze(); 854 public TimeZone freeze() { method in class:TimeZone [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
TimeZoneGenericNames.java | 918 public TimeZoneGenericNames freeze() { method in class:TimeZoneGenericNames [all...] |
OlsonTimeZone.java | 1276 public TimeZone freeze() { method in class:OlsonTimeZone [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
MeasureUnit.java | 209 static final UnicodeSet ASCII = new UnicodeSet('a', 'z').freeze(); 210 static final UnicodeSet ASCII_HYPHEN_DIGITS = new UnicodeSet('-', '-', '0', '9', 'a', 'z').freeze(); [all...] |
/external/llvm/docs/ |
HowToReleaseLLVM.rst | 37 * Set code freeze and branch creation date for 6 months after last code freeze
|
/external/v8/test/mjsunit/ |
strict-mode.js | 774 var frozen = Object.freeze({}); 883 var frozen = Object.freeze({}); [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DateTimePatternGenerator.java | 244 // freeze and cache 245 result.freeze(); 1025 public DateTimePatternGenerator freeze() { method in class:DateTimePatternGenerator [all...] |
DecimalFormat.java | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
TimeZoneTest.java | 1916 ZA1[i].freeze(); method [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DateTimePatternGenerator.java | 248 // freeze and cache 249 result.freeze(); 1067 public DateTimePatternGenerator freeze() { method in class:DateTimePatternGenerator [all...] |
DecimalFormat.java | [all...] |
PluralRules.java | 170 static final UnicodeSet ALLOWED_ID = new UnicodeSet("[a-z]").freeze(); [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
TimeZoneTest.java | 1912 ZA1[i].freeze(); method [all...] |
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_TI_Video.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tom.h | 169 virtual HRESULT WINAPI Freeze(__LONG32 *pCount) = 0; 199 HRESULT (WINAPI *Freeze)(ITextDocument *This,__LONG32 *pCount); 231 #define ITextDocument_Freeze(This,pCount) (This)->lpVtbl->Freeze(This,pCount) [all...] |
/external/icu/icu4c/source/common/ |
unisetspan.cpp | 255 // Freeze after checking for the need to use strings at all because freezing 258 spanSet.freeze(); 386 pSpanNotSet->freeze(); [all...] |
/external/messageformat/java/com/ibm/icu/simple/ |
PluralRules.java | 167 // static final UnicodeSet ALLOWED_ID = new UnicodeSet("[a-z]").freeze(); [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
recognizers.rb | 220 @grammar_file_name = grammar_file.freeze 221 @antlr_version_string = antlr_version.freeze [all...] |
/frameworks/av/media/libmedia/ |
AudioTrackShared.cpp | 550 // observed buffer position and loop count will freeze until then to give the 571 // observed buffer position and loop count will freeze until then to give the [all...] |