OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disallow
(Results
151 - 175
of
941
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/
vt.h
61
#define VT_LOCKSWITCH 0x560B /*
disallow
vt switching */
/external/libvpx/libvpx/examples/includes/geshi/geshi/
robots.php
44
'User-agent', '
Disallow
'
/external/sfntly/cpp/src/sfntly/port/
type.h
59
// A macro to
disallow
the copy constructor and operator= functions.
/external/v8/test/mjsunit/regress/
regress-1217.js
49
// We
disallow
re-compiling the RegExp.prototype object.
/frameworks/wilhelm/src/android/
CallbackProtector.h
73
//
disallow
"evil" constructors
/packages/apps/Browser/src/com/android/browser/addbookmark/
FolderSpinner.java
49
//
Disallow
setting an OnItemSelectedListener, since it is used by us
/packages/apps/Gallery/tests/src/com/android/camera/
BitmapManagerUnitTests.java
77
//
Disallow
thread t to decode.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
vt.h
73
#define VT_LOCKSWITCH 0x560B /*
disallow
vt switching */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
vt.h
73
#define VT_LOCKSWITCH 0x560B /*
disallow
vt switching */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
vt.h
73
#define VT_LOCKSWITCH 0x560B /*
disallow
vt switching */
/external/chromium/chrome/browser/sync/glue/
extension_util.cc
29
//
Disallow
extensions with non-gallery auto-update URLs for now.
39
//
Disallow
extensions with native code plugins.
/external/chromium_org/chrome/renderer/extensions/
resource_request_policy.cc
49
//
Disallow
loading of packaged resources for hosted apps. We don't allow
64
//
Disallow
loading of extension resources which are not explicitly listed
/external/chromium_org/gpu/command_buffer/common/
types.h
62
// A macro to
disallow
the copy constructor and operator= functions
68
// A macro to
disallow
all the implicit constructors, namely the
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
81
#define SECCOMP_RET_TRAP 0x00030000U //
Disallow
and force a SIGSYS
83
#define SECCOMP_RET_TRACE 0x7ff00000U // Pass to a tracer or
disallow
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGForeignObjectElement.cpp
129
//
Disallow
arbitary SVG content. Only allow proper <svg xmlns="svgNS"> subdocuments.
133
// Skip over SVG rules which
disallow
non-SVG kids
/external/chromium_org/third_party/sqlite/src/test/
misuse.test
101
# We used to
disallow
creating new function from within an exec().
133
# We used to
disallow
creating new function from within an exec().
/libnativehelper/include/nativehelper/
UniquePtr.h
97
//
Disallow
copy and assignment.
135
//
Disallow
copy and assignment.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mount.h
40
MS_NODEV = 4, /*
Disallow
access to device special files. */
42
MS_NOEXEC = 8, /*
Disallow
program execution. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mount.h
40
MS_NODEV = 4, /*
Disallow
access to device special files. */
42
MS_NOEXEC = 8, /*
Disallow
program execution. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mount.h
40
MS_NODEV = 4, /*
Disallow
access to device special files. */
42
MS_NOEXEC = 8, /*
Disallow
program execution. */
/system/core/include/utils/
UniquePtr.h
99
//
Disallow
copy and assignment.
137
//
Disallow
copy and assignment.
/external/openfst/src/include/fst/
state-table.h
285
void operator=(const GenericComposeStateTable<A, F> &table); //
disallow
370
void operator=(const ProductComposeStateTable<A, F> &table); //
disallow
411
void operator=(const StringDetComposeStateTable<A, F> &table); //
disallow
453
void operator=(const DetStringComposeStateTable<A, F> &table); //
disallow
476
void operator=(const ErasableComposeStateTable<A, F> &table); //
disallow
/external/chromium_org/base/
bind.h
110
// methods. We also
disallow
binding of an array as the method's target
158
// methods. We also
disallow
binding of an array as the method's target
211
// methods. We also
disallow
binding of an array as the method's target
269
// methods. We also
disallow
binding of an array as the method's target
334
// methods. We also
disallow
binding of an array as the method's target
404
// methods. We also
disallow
binding of an array as the method's target
479
// methods. We also
disallow
binding of an array as the method's target
/external/chromium_org/third_party/WebKit/Source/wtf/
HashTraits.h
63
// Default integer traits
disallow
both 0 and -1 as keys (max value instead of -1 for unsigned).
108
// Default unsigned traits
disallow
both 0 and max as keys -- use these traits to allow zero and
disallow
max - 1.
/external/chromium_org/third_party/cld/base/
macros.h
80
// A macro to
disallow
the copy constructor and operator= functions
87
// semantically, one should either use
disallow
both or neither. Try to
97
// A macro to
disallow
all the implicit constructors, namely the
Completed in 654 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>