OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exported
(Results
176 - 200
of
4019
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/cmake/Modules/
SanitizerUtils.cmake
8
# symbols that need to be
exported
from sanitizer runtime "<name>". Function
9
# interceptors are
exported
automatically, user can also provide files with
10
# symbol names that should be
exported
as well.
35
COMMENT "Generating
exported
symbols for ${target_name}"
/external/deqp/android/package/
AndroidManifest.xml
13
android:
exported
="true" />
19
android:
exported
="true" />
22
android:
exported
="true"
28
android:
exported
="true"
/external/kernel-headers/original/uapi/asm-generic/
int-l64.h
17
* header files
exported
to user space
/external/kernel-headers/original/uapi/linux/
usbip.h
11
/* usbip device status -
exported
in usbip device sysfs status */
/external/libchrome/base/trace_event/
heap_profiler_type_name_deduplicator_unittest.cc
41
// checks if the value gets inserted and the
exported
value for |type_name| is
54
// When the type name was inserted, it got ID 1. The
exported
key "1"
86
// escaped properly and
exported
value should contain quotes.
91
// The
exported
value for passed file name should be the folders in the path.
/external/libchrome/crypto/
crypto_export.h
9
// can be
exported
to consumers.
/external/libmojo/ipc/
ipc_export.h
9
//
exported
to consumers.
/external/llvm/test/LTO/X86/
restore-externals.ll
5
; RUN: llvm-lto -
exported
-symbol=preservedfn -restore-linkage -filetype=asm -o - %t1 | FileCheck %s
symver-asm.ll
9
; Even without -
exported
-symbol, io_cancel_0_4 should be noticed by LTOModule's
/external/protobuf/js/commonjs/
export_testdeps.js
5
* However we exclude assert functions here, because they are
exported
into
/external/python/cpython2/Lib/
dbhash.py
15
error = bsddb.error #
Exported
for anydbm
/external/selinux/libselinux/src/
policy.h
8
* This may have been
exported
via Kernel uapi header.
/external/strace/tests/
ksysent.sed
3
# should not have been
exported
at all
/external/strace/tests-m32/
ksysent.sed
3
# should not have been
exported
at all
/external/strace/tests-mx32/
ksysent.sed
3
# should not have been
exported
at all
/external/syslinux/efi/
adv.h
21
/* TODO: Revisit to ensure if these functions need to be
exported
*/
/external/tpm2/
Context_spt_fp.h
20
//
exported
hash state
/frameworks/base/core/tests/BTtraffic/
AndroidManifest.xml
18
android:
exported
="true" >
/frameworks/base/core/tests/SvcMonitor/
AndroidManifest.xml
17
android:
exported
="true" >
/frameworks/base/packages/services/Proxy/
AndroidManifest.xml
15
android:
exported
="true">
/frameworks/compile/slang/tests/P_struct_field/
struct_field.rs
5
// Ensure that we can compile a script containing an
exported
struct
/hardware/qcom/display/msm8909w_3100/include/
Android.mk
11
#TODO move all
exported
headers to this directory
/hardware/qcom/display/msm8998/include/
Android.mk
12
#TODO move all
exported
headers to this directory
/packages/apps/Car/Messenger/
AndroidManifest.xml
30
<service android:name=".MessengerService" android:
exported
="false">
33
<receiver android:name=".MessengerReceiver" android:
exported
="true">
39
<activity android:name=".MessengerActivity" android:
exported
="true">
45
<activity android:name=".PlayMessageActivity" android:
exported
="true"
/packages/apps/Dialer/java/com/android/dialer/interactions/
AndroidManifest.xml
8
android:
exported
="false"
Completed in 462 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>