OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exporting
(Results
1 - 25
of
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Modules/Inputs/declare-use/
h.h
4
#include "d.h" // expected-error {{does not depend on a module
exporting
}}
/external/clang/test/Modules/
strict-decluse.cpp
6
#include "f.h" // expected-error {{module XG does not depend on a module
exporting
'f.h'}}
7
#include "i.h" // expected-error {{module XG does not depend on a module
exporting
'i.h'}}
string_names.cpp
5
#include "b.h" // expected-error {{does not depend on a module
exporting
}}
declare-use1.cpp
6
#include "f.h" // expected-error {{module XG does not depend on a module
exporting
'f.h'}}
declare-use2.cpp
6
#include "f.h" // expected-error {{module XH does not depend on a module
exporting
'f.h'}}
declare-use3.cpp
3
// expected-error {{module XG does not depend on a module
exporting
'f.h'}}
textual-headers.cpp
9
#include "l.h" // expected-error {{module XG does not depend on a module
exporting
'l.h'}}
11
#include "m2.h" // expected-error {{module XG does not depend on a module
exporting
'm2.h'}}
/prebuilts/go/darwin-x86/test/fixedbugs/
issue4370.go
7
// Re-
exporting
inlined function bodies missed types in x, ok := v.(Type)
issue8280.go
7
// Issue 8280: cannot import package
exporting
a func var returning a result named _
/prebuilts/go/linux-x86/test/fixedbugs/
issue4370.go
7
// Re-
exporting
inlined function bodies missed types in x, ok := v.(Type)
issue8280.go
7
// Issue 8280: cannot import package
exporting
a func var returning a result named _
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
expdyn1.d
8
#
Exporting
dynamic symbols means objects as well as functions.
/external/libbrillo/brillo/
brillo_export.h
25
//
Exporting
a class automatically exports all of its members. However there are
33
// Alternatively,
exporting
specific instantiation of the template could be
37
// On occasion you might need to disable
exporting
a particular symbol if
/system/connectivity/shill/net/
shill_export.h
37
//
Exporting
a class automatically exports all of its members. However there are
45
// Alternatively,
exporting
specific instantiation of the template could be
49
// On occasion you might need to disable
exporting
a particular symbol if
/bionic/tests/
utmp_test.cpp
23
// This test just checks that we're
exporting
the symbol independently.
/external/autotest/client/site_tests/network_3GModemPresent/
control
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.alt3100
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.clumsy
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.e362
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.gobi2k
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.gobi3k
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.hefty
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.huawei-e303
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.mu736
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
control.wooly
9
This test will fail if neither Cromo nor ModemManager is
exporting
a modem
Completed in 654 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>