OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disallow
(Results
1 - 25
of
941
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/docs/server2/
robots.txt
2
Disallow
: /_cron/
3
Disallow
: /_patch/
/frameworks/base/docs/html/
robots.txt
3
Disallow
: /gae_shell/
4
Disallow
: /assets/
5
Disallow
: /images/
6
Disallow
: /sdk/preview/
7
Disallow
: /sdk/1.0_r1/
8
Disallow
: /sdk/1.0_r2/
9
Disallow
: /sdk/1.1_r1/
10
Disallow
: /sdk/1.5_r1/
11
Disallow
: /sdk/1.5_r2/
12
Disallow
: /sdk/1.5_r3
[
all
...]
/external/clang/www/
robots.txt
2
Disallow
:
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/
robots.txt
3
Disallow
: /testfile
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_robotparser.py
49
Disallow
: /cyberworld/map/ # This is an infinite virtual URL space
50
Disallow
: /tmp/ # these will soon disappear
51
Disallow
: /foo.html
64
Disallow
: /cyberworld/map/ # This is an infinite virtual URL space
68
Disallow
:
81
Disallow
: /
94
Disallow
: /tmp
95
Disallow
: /a%3cd.html
96
Disallow
: /a%2fb.html
97
Disallow
: /%7ejoe/index.htm
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_robotparser.py
49
Disallow
: /cyberworld/map/ # This is an infinite virtual URL space
50
Disallow
: /tmp/ # these will soon disappear
51
Disallow
: /foo.html
64
Disallow
: /cyberworld/map/ # This is an infinite virtual URL space
68
Disallow
:
81
Disallow
: /
94
Disallow
: /tmp
95
Disallow
: /a%3cd.html
96
Disallow
: /a%2fb.html
97
Disallow
: /%7ejoe/index.htm
[
all
...]
/external/chromium_org/content/public/test/
test_file_system_options.h
18
// Returns Filesystem options that
disallow
file access.
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
pp_utils.h
12
// A macro to
disallow
the copy constructor and operator= functions
/external/webrtc/src/system_wrappers/interface/
constructor_magic.h
25
// A macro to
disallow
the evil copy constructor and operator= functions
39
// A macro to
disallow
all the implicit constructors, namely the
/frameworks/compile/libbcc/include/bcinfo/Wrap/
support_macros.h
22
// Define macro, to use within a class declaration, to
disallow
constructor
28
// Define macro, to use within a class declaration, to
disallow
assignment.
/external/linux-tools-perf/util/
debug.c
65
" 0 -
Disallow
raw tracepoint access for unpriv\n"
66
" 1 -
Disallow
cpu events for unpriv\n"
67
" 2 -
Disallow
kernel profiling for unpriv\n");
/bionic/libc/private/
ErrnoRestorer.h
38
//
Disallow
copy and assignment.
ScopedPthreadMutexLocker.h
35
//
Disallow
copy and assignment.
ScopedReaddir.h
45
//
Disallow
copy and assignment.
/external/chromium_org/android_webview/browser/
aw_quota_permission_context.cc
28
// unconditionally
disallow
all quota requests here.
/external/chromium_org/chrome/
DEPS
16
# directories in chrome/ so we
disallow
all of them.
/external/valgrind/main/VEX/
TODO.txt
47
disallow
dirty helpers from writing SP/IP
/libcore/include/
ScopedPthreadMutexLock.h
38
//
Disallow
copy and assignment.
/libcore/luni/src/main/native/
ExecStrings.h
32
//
Disallow
copy and assignment.
/libnativehelper/include/nativehelper/
ScopedLocalFrame.h
35
//
Disallow
copy and assignment.
/external/chromium/third_party/libjingle/source/talk/base/
constructormagic.h
34
// A macro to
disallow
the evil copy constructor and operator= functions
44
// A macro to
disallow
all the implicit constructors, namely the
/external/chromium_org/dbus/
file_descriptor.h
30
// or using them after unmarshalling. We
disallow
descriptors to a
61
// We
disallow
directories to avoid potential sandbox escapes.
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.cpp
138
// well
disallow
SQLITE_CREATE_TEMP_TABLE in these cases
157
// well
disallow
SQLITE_DROP_TEMP_TABLE in these cases
186
// so we might as well
disallow
SQLITE_CREATE_TEMP_INDEX in these cases
205
// as well
disallow
SQLITE_DROP_TEMP_INDEX in these cases
225
// well
disallow
SQLITE_CREATE_TEMP_TRIGGER in these cases
244
// well
disallow
SQLITE_DROP_TEMP_TRIGGER in these cases
260
// well
disallow
SQLITE_CREATE_TEMP_VIEW in these cases
277
// well
disallow
SQLITE_DROP_TEMP_VIEW in these cases
/external/chromium_org/third_party/WebKit/Source/platform/clipboard/
ClipboardUtilitiesPosix.cpp
41
// HFS+ disallows '/' and Linux systems also
disallow
null. For sanity's sake we'll also
42
//
disallow
control characters.
/external/chromium_org/third_party/libjingle/source/talk/base/
constructormagic.h
34
// A macro to
disallow
the evil copy constructor and operator= functions
47
// A macro to
disallow
all the implicit constructors, namely the
Completed in 685 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>