Searched refs:namespace (Results 51 - 75 of 1039) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/unittests/
H A DPathSetTest.h14 namespace mcld
18 } // namespace for mcld
20 namespace mcldtest
47 } // namespace of mcldtest
H A DSectionDataTest.h14 namespace mcld {
16 } // namespace for mcld
18 namespace mcldtest
37 } // namespace of mcldtest
H A DStringTableTest.h14 namespace mcld
18 } // namespace for mcld
20 namespace mcldtest
47 } // namespace of mcldtest
H A DSystemUtilsTest.h14 namespace mcld {
15 namespace test {
33 } // namespace of test
34 } // namespace of mcld
/frameworks/compile/slang/
H A Dslang_utils.h22 namespace llvm {
26 namespace slang {
36 } // namespace slang
/frameworks/native/opengl/libagl/
H A Dlight.h32 namespace android {
34 namespace gl {
42 }; // namespace android
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.h25 namespace android {
26 namespace gltrace {
/frameworks/rs/cpp/
H A DScriptC.h25 namespace android {
26 namespace renderscriptCpp {
/frameworks/rs/
H A DrsDevice.h23 namespace android {
24 namespace renderscript {
H A DrsProgramBase.h24 namespace android {
25 namespace renderscript {
H A DrsSignal.h23 namespace android {
24 namespace renderscript {
/frameworks/support/renderscript/v8/rs_support/
H A DrsDevice.h23 namespace android {
24 namespace renderscript {
H A DrsSignal.h23 namespace android {
24 namespace renderscript {
/frameworks/base/core/java/android/util/
H A DXmlPullAttributes.java45 public String getAttributeValue(String namespace, String name) { argument
46 return mParser.getAttributeValue(namespace, name);
57 public int getAttributeListValue(String namespace, String attribute, argument
60 getAttributeValue(namespace, attribute), options, defaultValue);
63 public boolean getAttributeBooleanValue(String namespace, String attribute, argument
66 getAttributeValue(namespace, attribute), defaultValue);
69 public int getAttributeResourceValue(String namespace, String attribute, argument
72 getAttributeValue(namespace, attribute), defaultValue);
75 public int getAttributeIntValue(String namespace, String attribute, argument
78 getAttributeValue(namespace, attribut
81 getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) argument
87 getAttributeFloatValue(String namespace, String attribute, float defaultValue) argument
[all...]
H A DAttributeSet.java90 * @param namespace The namespace of the attribute to get the value from.
96 public String getAttributeValue(String namespace, String name); argument
127 * @param namespace Namespace of attribute to retrieve.
135 public int getAttributeListValue(String namespace, String attribute, argument
141 * @param namespace Namespace of attribute to retrieve.
147 public boolean getAttributeBooleanValue(String namespace, String attribute, argument
159 * @param namespace Namespace of attribute to retrieve.
165 public int getAttributeResourceValue(String namespace, String attribute, argument
171 * @param namespace Namespac
177 getAttributeIntValue(String namespace, String attribute, int defaultValue) argument
191 getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) argument
203 getAttributeFloatValue(String namespace, String attribute, float defaultValue) argument
[all...]
/frameworks/av/drm/libdrmframework/plugins/common/util/include/
H A DMimeTypeUtil.h22 namespace android {
/frameworks/av/include/media/
H A DExtendedAudioBufferProvider.h22 namespace android {
29 } // namespace android
/frameworks/av/include/media/stagefright/foundation/
H A Dbase64.h23 namespace android {
31 } // namespace android
H A Dhexdump.h23 namespace android {
31 } // namespace android
/frameworks/av/media/libstagefright/include/
H A Dchromium_http_stub.h23 namespace android {
/frameworks/av/media/libstagefright/wifi-display/
H A DTimeSeries.h23 namespace android {
43 } // namespace android
/frameworks/av/media/mtp/
H A DMtpUtils.h22 namespace android {
27 }; // namespace android
/frameworks/base/core/jni/
H A Dandroid_os_Parcel.h21 namespace android {
H A Dandroid_view_KeyCharacterMap.h24 namespace android {
30 } // namespace android
/frameworks/base/include/android_runtime/
H A Dandroid_content_res_Configuration.h28 namespace android {
33 } // namespace android

Completed in 2229 milliseconds

1234567891011>>