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

1 2 3 4 56 7 8 91011>>

  /libcore/include/
LocalArray.h 70 // Disallow copy and assignment.
  /libcore/luni/src/main/native/
NetFd.h 48 // Disallow copy and assignment.
  /libnativehelper/include/nativehelper/
ScopedBytes.h 59 // Disallow copy and assignment.
ScopedStringChars.h 69 // Disallow copy and assignment.
ScopedUtfChars.h 66 // Disallow copy and assignment.
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupDetailDisplayUtils.java 32 // Disallow explicit creation of this class.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
robotparser.py 84 # 2: saw an allow or disallow line
116 elif line[0] == "disallow":
157 """A rule line is a single "Allow:" (allowance==True) or "Disallow:"
170 return (self.allowance and "Allow" or "Disallow") + ": " + self.path
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
robotparser.py 84 # 2: saw an allow or disallow line
116 elif line[0] == "disallow":
157 """A rule line is a single "Allow:" (allowance==True) or "Disallow:"
170 return (self.allowance and "Allow" or "Disallow") + ": " + self.path
  /external/openfst/src/include/fst/
bi-table.h 112 void operator=(const HashBiTable<I, T, H, E> &table); // disallow
256 void operator=(const CompactHashBiTable<I, T, H, E, HS> &table); // disallow
320 void operator=(const VectorBiTable<I, T, FP> &table); // disallow
471 // disallow
526 // disallow
527 void operator=(const ErasableBiTable<I, T, F> &table); //disallow
  /external/ceres-solver/include/ceres/internal/
macros.h 41 // A macro to disallow the copy constructor and operator= functions
50 // are broken semantically, one should either use disallow both or
56 // A macro to disallow all the implicit constructors, namely the
  /bionic/libc/bionic/
scandir.cpp 87 // Disallow copy and assignment.
  /bionic/libc/private/
KernelArgumentBlock.h 75 // Disallow copy and assignment.
  /external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.h 23 // The most important functionality is prompting the user to allow or disallow
  /external/chromium_org/chrome/browser/extensions/
extension_functional_browsertest.cc 94 // Disallow extension in incognito mode and verify.
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.cc 149 // See GetLoginsImpl() for why we disallow fallback conditionally here.
166 // See GetLoginsImpl() for why we disallow fallback conditionally here.
180 // See GetLoginsImpl() for why we disallow fallback conditionally here.
193 // See GetLoginsImpl() for why we disallow fallback conditionally here.
  /external/chromium_org/chrome/browser/safe_browsing/
signature_util_win.cc 45 // Disallow revocation checks over the network.
  /external/chromium_org/chrome/browser/ui/
chrome_select_file_policy_unittest.cc 99 // Disallow file-selection dialogs.
  /external/chromium_org/chrome/installer/util/
google_chrome_distribution.h 99 // Disallow construction from others.
  /external/chromium_org/mojo/public/system/
macros.h 39 // A macro to disallow the copy constructor and operator= functions.
  /external/chromium_org/third_party/WebKit/public/platform/
WebAudioBus.h 70 // Disallow copy and assign.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCICECandidate.h 51 // Disallow init and don't add to documentation
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
type.h 59 // A macro to disallow the copy constructor and operator= functions.
  /external/chromium_org/ui/gfx/
canvas_paint_win.h 70 // Disallow copy and assign.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1217.js 49 // We disallow re-compiling the RegExp.prototype object.
  /external/compiler-rt/include/sanitizer/
lsan_interface.h 28 // The user may optionally provide this function to disallow leak checking

Completed in 598 milliseconds

1 2 3 4 56 7 8 91011>>