HomeSort by relevance Sort by last modified time
    Searched full:disallow (Results 376 - 400 of 941) sorted by null

<<11121314151617181920>>

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 365 // Disallow copying, default construction
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 196 * Disallow calls to {@link #addToBackStack(String)}. Any future calls to
  /frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsDialog.java 278 // for debug purposes only, disallow first result to create empty lists
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 235 * Disallow mobile data connections.
  /frameworks/compile/mclinker/include/mcld/Support/
Allocators.h 153 // - Disallow to allocate a chunk whose size is bigger than a chunk.
  /frameworks/support/v4/java/android/support/v4/app/
FragmentTransaction.java 210 * Disallow calls to {@link #addToBackStack(String)}. Any future calls to
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SecureRandom2Test.java 300 * In the future, it may sense to disallow seeding {@code SecureRandom},
  /libnativehelper/
JNIHelp.cpp 62 // Disallow copy and assignment.
  /ndk/sources/host-tools/make-3.81/glob/
ChangeLog 96 spec. Disallow wildcards in the drive spec. Prevent recursion
  /packages/apps/Settings/src/com/android/settings/inputmethod/
UserDictionaryAddWordContents.java 151 // Disallow duplicates. If the same word with no shortcut is defined, remove it; if
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionaryAddWordContents.java 172 // Disallow duplicates. If the same word with no shortcut is defined, remove it; if
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 271 # XXX we need to either disallow these attrs on Library instances,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 271 # XXX we need to either disallow these attrs on Library instances,
  /system/core/init/
util.c 153 // for security reasons, disallow world-writable
  /external/chromium_org/chrome/renderer/resources/extensions/
json_schema.js 17 // - disallow
124 * don't explicitly disallow 'function', because we want to allow functions in
  /external/chromium_org/net/spdy/
spdy_stream.cc 888 // Disallow uppercase headers.
896 // Disallow duplicate headers. This is just to be conservative.
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h 179 Disabler(const Disabler&); // disallow copy
377 // Disallow "evil" constructors.
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h 179 Disabler(const Disabler&); // disallow copy
377 // Disallow "evil" constructors.
  /external/markdown/markdown/
__init__.py 197 * safe_mode: Disallow raw html. One of "remove", "replace" or "escape".
582 * safe_mode: Disallow raw html. One of "remove", "replace" or "escape".
  /external/openfst/src/include/fst/
cache.h 497 void operator=(const CacheBaseImpl<S, C> &impl); // disallow
647 void operator=(const CacheImpl<State> &impl); // disallow
compose.h 383 void operator=(const ComposeFstImpl<M1, M2, F, T> &); // disallow
619 void operator=(const ComposeFst<A> &fst); // disallow
  /libcore/luni/src/main/java/java/util/concurrent/
Executors.java 282 * disallow tuning of a given concrete implementation.
298 * disallow tuning of a given concrete implementation.
  /external/protobuf/gtest/include/gtest/
gtest.h 363 // We disallow copying Tests.
513 // We disallow copying TestResult.
738 // We disallow copying TestCases.
    [all...]
  /external/chromium_org/courgette/
adjustment_method_2.cc 193 void operator=(const LabelInfo*); // Disallow assignment only.
423 // We can't disallow the copy constructor because we use std::set<Shingle> and
427 void operator=(const Shingle&); // Disallow assignment only.
    [all...]
  /external/chromium_org/third_party/angle/extensions/
EXT_texture_storage.txt     [all...]

Completed in 800 milliseconds

<<11121314151617181920>>