OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exported
(Results
626 - 650
of
4019
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
llvm-config.h
12
they can be in
exported
headers and won't override package specific
15
/* To avoid multiple inclusions of these variables when we include the
exported
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h
56
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
67
/// @param ExportedSymbolsOnly If true, search only for
exported
symbols.
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
bexport.go
10
The export data is a serialized description of the graph of
exported
13
(as part of the type of a directly
exported
object). More generally,
19
see Export) contains all objects that are
exported
at the package level.
24
The 2nd list of objects contains all objects referred to from
exported
63
This header is followed by the package object for the
exported
package,
74
identifier denoting the original (aliased) object, which was
exported
84
If the string was
exported
already, it is represented by its index only.
237
// reachable from
exported
types.
241
if sym.
Exported
() {
242
// Closures are added to exportlist, but with
Exported
[
all
...]
/prebuilts/go/darwin-x86/src/go/ast/
filter.go
15
// exportFilter is a special filter function to extract
exported
nodes.
21
// only
exported
nodes remain: all top-level identifiers which are not
exported
23
// body) are removed. Non-
exported
fields and methods of
exported
types are
26
// FileExports reports whether there are
exported
declarations.
33
// only
exported
nodes remain. The pkg.Files list is not changed, so that
36
// PackageExports reports whether there are
exported
declarations;
/prebuilts/go/darwin-x86/src/go/types/
object.go
25
Exported
() bool // reports whether the name starts with a capital letter
26
Id() string // object name if
exported
, qualified name if not
exported
(see func Id)
53
// Id returns name if it is
exported
, otherwise it
89
func (obj *object)
Exported
() bool { return ast.IsExported(obj.name) }
102
// or if they appear in different packages and are not
exported
.
108
if obj.
Exported
() {
111
// not
exported
, so packages must be the same (pkg == nil for
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
bexport.go
10
The export data is a serialized description of the graph of
exported
13
(as part of the type of a directly
exported
object). More generally,
19
see Export) contains all objects that are
exported
at the package level.
24
The 2nd list of objects contains all objects referred to from
exported
63
This header is followed by the package object for the
exported
package,
74
identifier denoting the original (aliased) object, which was
exported
84
If the string was
exported
already, it is represented by its index only.
237
// reachable from
exported
types.
241
if sym.
Exported
() {
242
// Closures are added to exportlist, but with
Exported
[
all
...]
/prebuilts/go/linux-x86/src/go/ast/
filter.go
15
// exportFilter is a special filter function to extract
exported
nodes.
21
// only
exported
nodes remain: all top-level identifiers which are not
exported
23
// body) are removed. Non-
exported
fields and methods of
exported
types are
26
// FileExports reports whether there are
exported
declarations.
33
// only
exported
nodes remain. The pkg.Files list is not changed, so that
36
// PackageExports reports whether there are
exported
declarations;
/prebuilts/go/linux-x86/src/go/types/
object.go
25
Exported
() bool // reports whether the name starts with a capital letter
26
Id() string // object name if
exported
, qualified name if not
exported
(see func Id)
53
// Id returns name if it is
exported
, otherwise it
89
func (obj *object)
Exported
() bool { return ast.IsExported(obj.name) }
102
// or if they appear in different packages and are not
exported
.
108
if obj.
Exported
() {
111
// not
exported
, so packages must be the same (pkg == nil for
/prebuilts/misc/common/swig/include/2.0.11/std/
std_deque.i
26
//
exported
; therefore, the following rationale is applied:
48
//
exported
classes
std_multimap.i
21
//
exported
; therefore, the following rationale is applied:
40
//
exported
class
std_multiset.i
18
//
exported
; therefore, the following rationale is applied:
37
//
exported
classes
std_queue.i
34
//
exported
; therefore, the following rationale is applied:
56
//
exported
classes
std_set.i
53
//
exported
; therefore, the following rationale is applied:
75
//
exported
classes
std_stack.i
33
//
exported
; therefore, the following rationale is applied:
55
//
exported
classes
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
FinalPage.java
92
sb.append(String.format("
Exported
%s modules", count)).append('\n');
96
sb.append("
Exported
project: ").append(mBuilder.getCommonRoot().toOSString());
/bionic/tests/
linux_swab_test.cpp
22
// macros/inline functions that are
exported
work properly.
/cts/apps/NotificationBot/
AndroidManifest.xml
38
<receiver android:name=".NotificationBot" android:
exported
="true">
/cts/hostsidetests/appsecurity/test-apps/AppWithData/
AndroidManifest.xml
33
android:
exported
="true" />
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/
AndroidManifest.xml
24
android:
exported
="true"
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/
AndroidManifest.xml
30
<service android:name=".BaseService" android:
exported
="true" />
Completed in 257 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>