OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exported
(Results
76 - 100
of
4019
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Dialer/java/com/android/voicemail/impl/
AndroidManifest.xml
29
android:
exported
="false"
37
android:
exported
="false">
45
android:
exported
="true"
57
android:
exported
="true"
65
android:
exported
="true">
77
android:
exported
="false"/>
82
android:
exported
="false"/>
87
android:
exported
="false"/>
92
android:
exported
="false"/>
97
android:
exported
="false"/
[
all
...]
/external/clang/test/Modules/Inputs/
macros_top.h
12
// The last definition will be
exported
from the sub-module.
/external/sonic/debian/
rules
7
# This has to be
exported
to make some magic below work.
/frameworks/base/tests/ActivityManagerPerfTests/test-app/
AndroidManifest.xml
25
android:
exported
="true" />
28
android:
exported
="true">
36
android:
exported
="true" />
39
android:
exported
="true" />
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/
reflection3264_struct_mismatch.rs
16
// disagreement as to which struct types are
exported
34
// disagreeement as to how many fields in an
exported
struct
49
// disagreement as to field name in an
exported
struct
71
// disagreement as to field types in an
exported
struct
/frameworks/compile/slang/tests/F_union/
stderr.txt.expect
1
union.rs:4:7: error: unions cannot be
exported
: 'u'
/prebuilts/go/darwin-x86/src/go/doc/testdata/
predeclared.1.golden
1
// Package predeclared is a go/doc test for handling of
exported
...
/prebuilts/go/darwin-x86/test/fixedbugs/bug322.dir/
lib.go
8
x int // non-
exported
field
/prebuilts/go/darwin-x86/test/fixedbugs/bug324.dir/
p.go
7
type
Exported
interface {
/prebuilts/go/darwin-x86/test/fixedbugs/
bug466.go
7
// Issue 4159:
exported
inlinable functions squash
bug467.go
7
//
Exported
data for inlining could forget types of
issue15470.go
8
// be
exported
and imported w/o problems.
issue21120.go
9
//
exported
flag bit.
issue4964.go
7
// Issue 4964:
exported
escape analysis result is not enough
issue5260.go
7
// Issue 5260: Unicode BOM in
exported
string constant
issue5470.go
7
// Issue 5470:
exported
data for inlining may miss
issue5614.go
7
// Issue 5614:
exported
data for inlining may miss
issue5755.go
7
// Issue 5755:
exported
data for inlining may miss
issue6789.go
8
// unexported struct embedded in an
exported
struct.
/prebuilts/go/darwin-x86/test/fixedbugs/issue15071.dir/
main.go
13
_ = exp.
Exported
(len(os.Args))
/prebuilts/go/linux-x86/src/go/doc/testdata/
predeclared.1.golden
1
// Package predeclared is a go/doc test for handling of
exported
...
/prebuilts/go/linux-x86/test/fixedbugs/bug322.dir/
lib.go
8
x int // non-
exported
field
/prebuilts/go/linux-x86/test/fixedbugs/bug324.dir/
p.go
7
type
Exported
interface {
/prebuilts/go/linux-x86/test/fixedbugs/
bug466.go
7
// Issue 4159:
exported
inlinable functions squash
bug467.go
7
//
Exported
data for inlining could forget types of
Completed in 184 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>