OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
776 - 800
of
7690
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGStaticPropertyTearOff.h
29
// alignment warning (C4121). 16 is the next-largest size
allowed
for packing, so we use that.
/external/chromium_org/third_party/WebKit/Source/core/xml/
DOMParser.cpp
30
// HTML5 is very explicit about which types we're
allowed
to support here:
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
MainThreadWebSocketChannel.h
130
// It is
allowed
to send a Blob as a binary frame if hybi-10 protocol is in use. Sending a Blob
160
// It is
allowed
to put a new item into the queue.
164
//
allowed
to put a new item into the queue.
166
// Close frame has been sent or the queue was aborted. It is not
allowed
to put
/external/chromium_org/third_party/WebKit/Source/platform/testing/
TreeTestHelpers.h
43
// range from [0..maximumValue). Negative numbers are not
allowed
and will
/external/chromium_org/third_party/leveldatabase/src/table/
filter_block.h
47
// No copying
allowed
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCMediaSource.mm
51
NSAssert(NO, @"nil arguments not
allowed
");
/external/chromium_org/third_party/libxml/src/include/libxml/
HTMLparser.h
60
*
allowed
or not), and it doesn't tell us where CDATA and PCDATA
61
* are
allowed
. Some element relationships are not fully represented:
64
const char** subelts; /*
allowed
sub-elements of this element */
286
* Returns 1 if
allowed
; 0 otherwise.
/external/chromium_org/third_party/skia/include/effects/
SkAvoidXfermode.h
30
Avoid: In this mode, drawing is
allowed
only on destination pixels that
/external/chromium_org/third_party/skia/src/gpu/
GrMemoryPool.h
25
* smallest
allowed
size of additional allocations.
/external/chromium_org/ui/accessibility/
ax_node.h
17
// is
allowed
to change, the others are guaranteed to never change.
/external/chromium_org/ui/events/ozone/evdev/
touch_event_converter.h
45
// Maximum coordinate-values
allowed
for the events.
/external/chromium_org/ui/gfx/
gpu_memory_buffer.h
57
// behavior and is not
allowed
.
transform_util.h
34
// Copy and assign are
allowed
.
/external/chromium_org/v8/test/mjsunit/
eval-typeof-non-existing.js
29
// non-existing property. It is *not*
allowed
to throw a
no-octal-constants-above-256.js
28
// Octal constants above \377 should not be
allowed
; instead they
try-catch-scopes.js
30
// as local variables and they should be
allowed
to nest.
/external/chromium_org/v8/test/mjsunit/regress/
regress-1240.js
28
// This regression tests that we are not
allowed
to overwrite an existing
regress-2836.js
34
assertTrue(i >= start); // No overflow
allowed
!
/external/chromium_org/v8/test/preparser/
nonstrict-arguments.js
40
// Reading eval and arguments is
allowed
.
nonstrict-eval.js
40
// Reading eval and arguments is
allowed
.
nonstrict-with.js
28
// The with statement is
allowed
in non-strict code, and even around
/external/chromium_org/v8/test/webkit/
var-declarations-zero-width-expected.txt
24
This page tests if U+200C and U+200D are
allowed
as part of an identifier.
var-declarations-zero-width.js
24
description("This page tests if U+200C and U+200D are
allowed
as part of an identifier.");
/external/clang/include/clang/Basic/
OpenMPKinds.def
37
// Clauses
allowed
for OpenMP directives.
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
p1.cpp
7
using namespace A; // expected-error {{'using namespace' is not
allowed
in classes}}
Completed in 1769 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>