OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exported
(Results
126 - 150
of
4019
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/effects/
SkEmbossMaskFilter.h
29
// This method is not
exported
to java.
31
// This method is not
exported
to java.
/external/skqp/src/effects/
SkEmbossMaskFilter.h
29
// This method is not
exported
to java.
31
// This method is not
exported
to java.
/frameworks/compile/slang/lit-tests/padding/
bitfield.rs
7
// Check that only NoBitfield is
exported
:
36
// We want to ensure that the common initial sequences of
exported
37
// and non-
exported
types have the same layout.
39
// An
exported
type (because we declare a global variable of this type)
48
struct NoBitfield junk; // just to make this an
exported
type
50
// A non-
exported
type that shares a common initial sequence with NoBitfield
68
// Note: Sets through the
exported
type (NoBitfield)
76
// Note: Tests through the non-
exported
type (Bitfield)
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/src/main/
AndroidManifest.xml
20
android:
exported
="true" />
22
android:
exported
="true" />
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/src/main/
AndroidManifest.xml
21
android:
exported
="true"></activity>
23
android:
exported
="true">
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
expdyn2.d
7
# Programs linked with --export-dynamic threw away .rela.got for
exported
10
# object in the program that has pic-relocations to an
exported
symbol,
/external/libcxx/lib/abi/
README.TXT
1
This directory contains abi lists representing the symbols
exported
/frameworks/base/packages/services/PacProcessor/
AndroidManifest.xml
11
android:
exported
="true">
/packages/apps/Dialer/java/com/android/dialer/blocking/
AndroidManifest.xml
8
android:
exported
="false"
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
AndroidManifest.xml
8
android:
exported
="true"
/prebuilts/go/darwin-x86/src/runtime/
cgo_ppc64x.go
10
// Go runtime expects and so the symbol it calls needs to be
exported
/prebuilts/go/darwin-x86/test/fixedbugs/issue14164.dir/
main.go
8
// function F that declares a local interface with a non-
exported
/prebuilts/go/darwin-x86/test/fixedbugs/issue15071.dir/exp/
exp.go
7
func
Exported
(x int) int {
/prebuilts/go/darwin-x86/test/interface/private.dir/
private1.go
9
type
Exported
interface {
/prebuilts/go/linux-x86/src/runtime/
cgo_ppc64x.go
10
// Go runtime expects and so the symbol it calls needs to be
exported
/prebuilts/go/linux-x86/test/fixedbugs/issue14164.dir/
main.go
8
// function F that declares a local interface with a non-
exported
/prebuilts/go/linux-x86/test/fixedbugs/issue15071.dir/exp/
exp.go
7
func
Exported
(x int) int {
/prebuilts/go/linux-x86/test/interface/private.dir/
private1.go
9
type
Exported
interface {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/lib/abi/
README.TXT
1
This directory contains abi lists representing the symbols
exported
/sdk/apps/DeviceConfig/
.classpath
4
<classpathentry
exported
="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
/sdk/testapps/javaProjectTest/javaProject2/
.classpath
5
<classpathentry
exported
="true" kind="lib" path="libs/basicJar.jar"/>
/sdk/testapps/javaProjectTest/javaProject3/
.classpath
5
<classpathentry
exported
="true" kind="lib" path="libs/basicJar2.jar" sourcepath="/Volumes/Android/int/master/sdk/testapps/basicJar2/src"/>
/system/extras/libfec/
Android.bp
14
//
Exported
header include/fec/io.h includes crypto_utils headers.
/system/tpm/trunks/
interface.proto
5
//
exported
method is represented here by a request and response protobuf.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/
vers4.c
4
* the actual symbol is
exported
. This is built both with and without
Completed in 437 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>