Searched refs:none (Results 1 - 25 of 44) sorted by relevance

12

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h17 DECL_X86_32_APPLY_RELOC_FUNC(none) \
33 { &none, 0, "R_386_NONE", 0 }, \
38 { &none, 5, "R_386_COPY", 0 }, \
39 { &none, 6, "R_386_GLOB_DAT", 0 }, \
40 { &none, 7, "R_386_JMP_SLOT", 0 }, \
41 { &none, 8, "R_386_RELATIVE", 0 }, \
77 { &none, 44, "R_386_TLS_OPT", 32 }
84 DECL_X86_64_APPLY_RELOC_FUNC(none) \
93 { &none, 0, "R_X86_64_NONE", 0 }, \
98 { &none,
[all...]
/frameworks/rs/api/
H A Drs_debug.spec38 test: none
48 test: none
58 test: none
66 test: none
76 test: none
84 test: none
93 test: none
103 test: none
110 test: none
117 test: none
[all...]
H A Drs_atomic.spec42 test: none
50 test: none
62 test: none
70 test: none
86 test: none
95 test: none
105 test: none
112 test: none
122 test: none
129 test: none
[all...]
H A Drs_io.spec34 test: none
45 test: none
60 test: none
68 test: none
84 test: none
92 test: none
H A Drs_graphics.spec190 test: none
199 test: none
209 test: none
226 test: none
235 test: none
248 test: none
263 test: none
273 test: none
285 test: none
297 test: none
[all...]
H A Drs_quaternion.spec35 test: none
48 test: none
60 test: none
92 test: none
114 test: none
132 test: none
144 test: none
170 test: none
188 test: none
204 test: none
[all...]
H A Drs_object_info.spec77 test: none
89 test: none
100 test: none
112 test: none
124 test: none
134 test: none
147 test: none
163 test: none
173 test: none
185 test: none
[all...]
H A Drs_time.spec59 test: none
73 test: none
85 test: none
93 test: none
103 test: none
H A Drs_matrix.spec106 test: none
148 test: none
162 test: none
171 test: none
181 test: none
206 test: none
214 test: none
222 test: none
241 test: none
251 test: none
[all...]
H A Drs_convert.spec94 test: none
104 test: none
111 test: none
118 test: none
131 test: none
147 test: none
H A Drs_for_each.spec117 test: none
127 test: none
139 test: none
150 test: none
159 test: none
186 test: none
199 test: none
213 test: none
226 test: none
241 test: none
[all...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h44 DECL_HEXAGON_APPLY_RELOC_FUNC(none) \
54 { &none, 0, "R_HEX_NONE" }, \
86 { &none, 32, "R_HEX_COPY" }, \
87 { &none, 33, "R_HEX_GLOB_DAT" }, \
88 { &none, 34, "R_HEX_JMP_SLOT" }, \
89 { &none, 35, "R_HEX_RELATIVE" }, \
/frameworks/base/wifi/java/android/net/wifi/passpoint/
H A DWifiPasspointCredential.java512 String none = "<none>";
515 sb.append(none);
518 .append(mUpdateIdentifier == null ? none : mUpdateIdentifier)
520 .append(mSubscriptionUpdateMethod == null ? none : mSubscriptionUpdateMethod)
521 .append(", Type: ").append(mType == null ? none : mType)
522 .append(", Username: ").append(mUsername == null ? none : mUsername)
523 .append(", Passwd: ").append(mPasswd == null ? none : mPasswd)
525 .append(mSubscriptionUpdateUsername == null ? none : mSubscriptionUpdateUsername)
527 .append(mSubscriptionUpdatePassword == null ? none
[all...]
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFunctions.h17 DECL_MIPS_APPLY_RELOC_FUNC(none) \
40 { &none, 0, "R_MIPS_NONE", 0}, \
53 { &none, 13, "R_MIPS_UNUSED1", 0}, \
54 { &none, 14, "R_MIPS_UNUSED2", 0}, \
55 { &none, 15, "R_MIPS_UNUSED3", 0}, \
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h16 DECL_ARM_APPLY_RELOC_FUNC(none) \
42 { &none, 0, "R_ARM_NONE" }, \
82 { &none, 40, "R_ARM_V4BX" }, \
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/config/
H A Daudio_policy_criteria.conf101 Default none
105 Default none
/frameworks/base/wifi/java/android/net/wifi/
H A DBatchedScanSettings.java200 String none = "<none>";
203 append(maxScansPerBatch == UNSPECIFIED ? none : maxScansPerBatch).
204 append(", maxApPerScan: ").append(maxApPerScan == UNSPECIFIED? none : maxApPerScan).
206 append(scanIntervalSec == UNSPECIFIED ? none : scanIntervalSec).
208 append(maxApForDistance == UNSPECIFIED ? none : maxApForDistance).
H A DWifiInfo.java542 String none = "<none>";
545 append(", BSSID: ").append(mBSSID == null ? none : mBSSID).
546 append(", MAC: ").append(mMacAddress == null ? none : mMacAddress).
548 append(mSupplicantState == null ? none : mSupplicantState).
H A DScanResult.java434 String none = "<none>";
439 append(BSSID == null ? none : BSSID).
441 append(capabilities == null ? none : capabilities).
/frameworks/rs/driver/runtime/
H A DAndroid.mk147 BCC_RS_TRIPLE := armv7-none-linux-gnueabi
161 BCC_RS_TRIPLE := armv7-none-linux-gnueabi
175 BCC_RS_TRIPLE := armv7-none-linux-gnueabi
H A Dbuild_bc_lib_internal.mk35 ifeq ($(BCC_RS_TRIPLE),armv7-none-linux-gnueabi)
/frameworks/base/docs/html/ndk/reference/
H A Ddoxygen.css115 text-decoration: none;
416 border: none;
453 border: none;
659 text-shadow: none;
699 outline:none;
703 border: none;
739 -webkit-touch-callout: none;
740 -webkit-user-select: none;
741 -khtml-user-select: none;
742 -moz-user-select: none;
[all...]
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationFunctions.h17 DECL_AARCH64_APPLY_RELOC_FUNC(none) \
31 ValueType(0x0, MappedType(&none, "R_AARCH64_NULL", 0)), /* NOLINT */\
32 ValueType(0x100, MappedType(&none, "R_AARCH64_NONE", 0)), /* NOLINT */\
/frameworks/support/percent/
H A DAndroid.mk26 LOCAL_JAR_EXCLUDE_FILES := none
/frameworks/support/v7/recyclerview/
H A DAndroid.mk28 LOCAL_JAR_EXCLUDE_FILES := none

Completed in 324 milliseconds

12