/external/clang/test/CodeGen/ |
2002-07-14-MiscTests3.c | 19 struct SubStruct *SSP; 46 Q.SSP = &R.SS;
|
/external/autotest/site_utils/ |
lxc_config.py | 46 For SSP to work with none-lab servers, e.g., moblab and developer's workstation, 212 This only applies when no shadow SSP deploy config is applied. For 213 default SSP deploy config, autotest shadow_config.ini is from autotest 215 container. If one chooses to use a shadow SSP deploy config file, the 223 3. Update SSP/user, which is used as the user makes RPC inside the 256 # Update configurations in SSP section: 262 'echo $\'\n[SSP]\nuser: %s\nis_moblab: %s\n'
|
/frameworks/base/services/core/java/com/android/server/firewall/ |
StringFilter.java | 303 public static final ValueProvider SSP = new ValueProvider("scheme-specific-part") {
|
IntentFirewall.java | 94 StringFilter.SSP,
|
/toolchain/binutils/binutils-2.25/opcodes/ |
m10300-opc.c | 224 #define SSP (USP+1) 228 #define MSP (SSP+1) 496 { "mov", 0xf024, 0xfffc, 0, FMT_D0, AM33, {SSP, AN0}}, 500 { "mov", 0xf031, 0xfff3, 0, FMT_D0, AM33, {AN1, SSP}}, [all...] |
/external/clang/lib/Frontend/ |
CompilerInvocation.cpp | [all...] |
/cts/tests/tests/content/src/android/content/cts/ |
IntentFilterTest.java | 63 private static final String SSP = "testSsp"; 266 null, null, null, null, new String[]{"ssp1", "2ssp"}, 273 "scheme:2ssp"), 275 "scheme:ssp"), 279 null, null, null, null, new String[]{"ssp1", "2ssp"}, 286 "scheme:2ssp"), 288 "scheme:ssp"), 292 null, null, null, null, new String[]{"ssp.*"}, 299 "scheme:ssp"), 310 "scheme:ssp"), [all...] |
/external/v8/src/js/ |
i18n.js | [all...] |