OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enclosing
(Results
26 - 50
of
729
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pcre/
ucp.h
38
ucp_Me, /*
Enclosing
mark */
/external/v8/test/mjsunit/regress/
regress-990205.js
34
// in function x should not try to break out of the
enclosing
while.
/external/webkit/Source/WebCore/html/
HTMLTableCellElement.h
59
// used by table cells to share style decls created by the
enclosing
table.
/external/apache-http/src/org/apache/http/
HttpEntityEnclosingRequest.java
48
* whether to accept the entity
enclosing
request before the possibly
/external/chromium/chrome/browser/resources/net_internals/
loggrouper.js
55
// Stack of
enclosing
PHASE_BEGIN elements.
/external/clang/test/SemaTemplate/
class-template-spec.cpp
92
template<> struct ::N::B<short> { }; // expected-error{{class template specialization of 'B' not in a namespace
enclosing
'N'}}
temp_explicit.cpp
101
template struct N2::X5<int>::Inner2; // expected-warning {{explicit instantiation of 'Inner2' not in a namespace
enclosing
'N2'}}
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
CssUrlValidateFunction.java
29
* In both cases,
enclosing
quotes are optional but parenthesis are not. This filter ensures that
/external/proguard/src/proguard/classfile/attribute/
EnclosingMethodAttribute.java
28
* This Attribute represents an
enclosing
method attribute.
/external/v8/test/mjsunit/
eval-enclosing-function-name.js
28
// From within 'eval', the name of the
enclosing
function should be
/external/webkit/Source/WebCore/platform/chromium/
TraceEvent.h
37
// Issues PlatformBridge::traceEventBegin and traceEventEnd calls for the
enclosing
scope
/external/webkit/Source/WebKit/mac/Misc/
WebNSViewExtras.h
39
// Returns the nearest
enclosing
view of the given class, or nil if none.
/external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.h
38
renderer (and those cells must be hosted by an
enclosing
NSControl in order to paint properly).
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cxx-pretty-print.h
39
/* This is the
enclosing
scope of the entity being pretty-printed. */
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cxx-pretty-print.h
39
/* This is the
enclosing
scope of the entity being pretty-printed. */
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cxx-pretty-print.h
39
/* This is the
enclosing
scope of the entity being pretty-printed. */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
WidgetClassLoader.java
85
// set the
enclosing
class.
88
// add this to the list of declared class in the
enclosing
class.
92
// convention: package.
enclosing
$declared instead of package.
enclosing
.declared
/external/apache-http/src/org/apache/http/params/
CoreProtocolPNames.java
98
* entity
enclosing
methods. The purpose of the 'Expect: 100-continue'
107
* noticable peformance improvement for entity
enclosing
requests
/external/chromium/net/http/
http_auth_cache.h
164
// space. |*path_len| is set to the length of the
enclosing
path if
165
// such a path exists and |path_len| is non-NULL. If no
enclosing
/external/clang/lib/CodeGen/
CGCleanup.h
73
/// The number of fixups required by
enclosing
scopes (not including
206
/// The nearest normal cleanup scope
enclosing
this one.
209
/// The nearest EH scope
enclosing
this one.
354
///
enclosing
scope other than the immediately-
enclosing
normal
/external/webkit/Source/WebCore/page/
FrameView.h
234
// some
enclosing
view with auto-pagination, no call happens to resize the view. The new pagination model
235
// needs the view to resize as a result of the breaks, but that means that the
enclosing
view has to potentially
237
// the edges of the print operation, so the resize is necessary if the
enclosing
view's bounds depend on the
/external/clang/test/SemaCXX/
qual-id-test.cpp
147
// expected-error{{definition or redeclaration of 'foo' not in a namespace
enclosing
'PR6645'}}
/external/proguard/src/proguard/classfile/util/
ClassReferenceInitializer.java
242
// We couldn't find the
enclosing
class.
247
": can't find
enclosing
class " +
266
// We couldn't find the
enclosing
method.
271
": can't find
enclosing
method '" +
/external/qemu/
dynlink.h
37
* the function signature, including
enclosing
parentheses.
/external/v8/src/
func-name-inferrer.cc
38
//
Enclosing
name is a name of a constructor function. To check
Completed in 1604 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>