Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 25 of 54) sorted by relevance

123

/frameworks/compile/slang/tests/F_bad_pragmas/
Dstderr.txt.expect1 bad_pragmas.rs:5:9: error: unknown pragma ignored
2 bad_pragmas.rs:6:9: error: unknown pragma ignored
3 bad_pragmas.rs:7:9: error: unknown pragma ignored
4 bad_pragmas.rs:8:8: error: unknown pragma ignored
5 bad_pragmas.rs:9:9: error: unknown pragma ignored
6 bad_pragmas.rs:10:9: error: unknown pragma ignored
7 bad_pragmas.rs:11:9: error: unknown pragma ignored
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc14 "input %0 has unknown CPU architecture profile.",
15 "input %0 has unknown CPU architecture profile.")
66 "unknown mandatory attribute with tag %0 was ignored in %1.",
67 "unknown mandatory attribute with tag %0 was ignored in %1.")
70 "unknown attribute with tag %0 was ignored in %1.",
71 "unknown attribute with tag %0 was ignored in %1.")
DDiagRelocations.inc39 "encounter unknown relocation type `%0' for symbol `%1'",
40 "encounter unknown relocation type `%0' for symbol `%1'")
59 "unknown relocation section type: `%0' in section `%1'",
60 "unknown relocation section type: `%0' in section `%1'")
DDiagCommonKinds.inc30 "unknown command line argument `%0' at %1",
31 "unknown command line argument `%0' at %1")
/frameworks/opt/net/wifi/service/proto/
Dwifi.proto75 // Return Code is unknown.
109 // State is unknown.
196 // Type is unknown.
212 // Auth is unknown.
227 // Router is unknown.
275 // Type is unknown.
297 // Failure is unknown.
/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp29 char unknown[50]; variable
52 sprintf(unknown, "Video codec %d unknown to OpenMAX AL", decoderId); in videoCodecIdToString()
53 return unknown; in videoCodecIdToString()
/frameworks/compile/slang/tests/F_ctxt_wrong_api/
Dstderr.txt.expect1 ctxt_wrong_api.rs:5:28: error: unknown type name 'rs_kernel_context'
/frameworks/base/docs/html/distribute/tools/
Dopen-distribution.jd110 apps from <a href="{@docRoot}distribute/open.html#unknown-sources">unknown
141 from unknown sources.
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Dstrategy_for_usage.pfw5 /Policy/policy/usages/unknown/applicable_strategy/strategy = media
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DUtils.java72 name = context.getString(R.string.unknown); in getUserLabel()
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags72 # auth_expired=5, heart_beat_timeout=6, server_error=7, server_reject_rate_limiting=8, unknown=10
/frameworks/rs/driver/runtime/arch/
Dx86_sse3.ll2 target triple = "i686-unknown-linux"
Dx86_sse2.ll2 target triple = "i686-unknown-linux"
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd152 <li><a href="#UnknownCa">The CA that issued the server certificate was unknown</a></li>
167 running on an older version without the CA. More often a CA is unknown because it isn't a
251 This is similar to an unknown certificate authority, so you can use the
314 does not cause an error like a completely unknown CA or self-signed server certificate would
332 intermediate CA like any other unknown CA, and create a {@link javax.net.ssl.TrustManager}
496 technique known as pinning. This is basically using the example provided in the unknown CA case
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags71 # An unknown process is trying to attach to the activity manager
/frameworks/base/core/jni/
DAndroid.mk280 -Wno-unknown-pragmas
/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd117 Log.w(TAG, "Requested an unknown Asset.");
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp388 const static char *unknown = "unknown"; in hwcTestGraphicFormat2str() local
396 return unknown; in hwcTestGraphicFormat2str()
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
DExportLicensesTask.groovy100 … licenseText: ["unknown. see: http://commons.apache.org/proper/commons-logging/dependencies.html"]
/frameworks/base/proto/src/
Dmetrics_constants.proto1925 // (or -2 for root access, or -1 or unknown directory).
1930 // (or -2 for root access, or -1 or unknown directory).
1944 // (or -2 for root access, or -1 or unknown directory).
2004 // (or -2 for root access, or -1 or unknown directory).
2013 // (or -2 for root access, or -1 or unknown directory).
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags153 # Value of "unknown sources" setting at app install time
/frameworks/base/docs/html/guide/practices/
Dscreens-support-1.5.jd95 <p>Adding this attribute will cause an error in the compiler, because the attribute is unknown to
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-prog-notes.jd97 Some information may still be unknown until relatively late in this sequence. In
105 Other properties that are initially unknown include the sample rate and
/frameworks/rs/java/tests/Refocus/dataExtraction/
DN5.txt76 07-30 19:27:26.724 20903-21740/com.example.xinyiwang.refocus W/RenderScript﹕ Warning: unknown Rend…
677 07-30 19:35:49.085 27224-27657/com.example.xinyiwang.refocus W/RenderScript﹕ Warning: unknown Rend…
752 07-30 19:37:01.996 27224-28541/com.example.xinyiwang.refocus W/RenderScript﹕ Warning: unknown Rend…
825 07-30 19:37:10.936 27224-28696/com.example.xinyiwang.refocus W/RenderScript﹕ Warning: unknown Rend…
899 07-30 19:38:16.587 27224-29497/com.example.xinyiwang.refocus W/RenderScript﹕ Warning: unknown Rend…
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd220 is provided by an unknown person or process), then an attacker can include HTML that executes

123