/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
background.js | 22 var LaunchType = Object.freeze({ 478 var FILE_MANAGER_WINDOW_CREATE_OPTIONS = Object.freeze({ 479 bounds: Object.freeze({ 656 var AUDIO_PLAYER_CREATE_OPTIONS = Object.freeze({
|
volume_manager.js | 45 this.profile = Object.freeze(profile); 48 Object.freeze(this); 214 Object.freeze(this);
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
search_box.js | 45 Object.freeze(this);
|
/external/chromium_org/v8/test/mjsunit/ |
readonly.js | 114 Object.freeze(o);
|
/external/icu4c/i18n/ |
identifier_info.cpp | 74 ASCII->freeze();
|
/external/replicaisland/src/com/replica/replicaisland/ |
HitReactionComponent.java | 106 time.freeze(mPauseOnAttackTime);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
strstream.cpp | 125 strstreambuf::freeze(bool __freezefl) function in class:strstreambuf
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
socket.rb | 22 SOCKET_ADDR_PACK = 'snCCCCa8'.freeze
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
task.rb | 243 }.freeze
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/ |
group-file-parser.rb | 100 :parameters, :parameter ].freeze
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uniset.h | 521 * @see freeze 528 * Freeze the set (make it immutable). 540 UnicodeFunctor *freeze(); 546 * @see freeze [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
zstrfmt.h | 106 /* Freeze the string pool. Discards the hash table that is used 109 void freeze();
|
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/ |
unisetperf.cpp | 56 set.freeze();
|
/external/icu4c/common/unicode/ |
uniset.h | 524 * @see freeze 531 * Freeze the set (make it immutable). 543 UnicodeFunctor *freeze(); 549 * @see freeze [all...] |
/external/icu4c/test/perf/unisetperf/ |
unisetperf.cpp | 56 set.freeze();
|
/external/javassist/src/main/javassist/ |
CtClass.java | 273 public void freeze() {} method in class:CtClass [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 565 public void freeze() { method in class:GLRootView
|
/external/chromium_org/chrome/browser/resources/file_manager/common/js/ |
util.js | [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
cws_container_client.js | 52 Object.freeze(CWSContainerClient.Events);
|
share_dialog.js | 39 ShareDialog.Result = Object.freeze({
|
/external/chromium_org/third_party/icu/source/common/ |
unisetspan.cpp | 253 // Freeze after checking for the need to use strings at all because freezing 256 spanSet.freeze(); 384 pSpanNotSet->freeze(); [all...] |
/external/chromium_org/v8/test/webkit/fast/js/ |
Object-getOwnPropertyNames.js | 74 "Object": "['create', 'defineProperties', 'defineProperty', 'freeze', 'getOwnPropertyDescriptor', 'getOwnPropertyNames', 'getPrototypeOf', 'isExtensible', 'isFrozen', 'isSealed', 'keys', 'length', 'name', 'preventExtensions', 'prototype', 'seal']",
|
/external/icu4c/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/kernel-headers/original/linux/ |
sched.h | 1554 static inline void freeze(struct task_struct *p) function 1603 static inline void freeze(struct task_struct *p) { BUG(); } function [all...] |
/external/sepolicy/ |
access_vectors | 111 freeze
|