Searched refs:namespace (Results 276 - 300 of 1578) sorted by relevance

<<11121314151617181920>>

/frameworks/compile/mclinker/unittests/
H A DFactoriesTest.h15 namespace mcldtest {
45 } // namespace of mcldtest
H A DPathTest.h15 namespace mcldtest {
40 } // namespace of mcldtest
H A DUniqueGCFactoryBaseTest.h17 namespace mcldtest {
42 } // namespace of mcldtest
/frameworks/compile/slang/
H A Drs_cc_options.h30 namespace llvm {
31 namespace cl {
34 namespace opt {
39 namespace slang {
146 } // namespace slang
H A Dslang_rs_special_kernel_param.h25 namespace slang {
H A Dstrip_unknown_attributes.h20 namespace slang {
42 } // namespace slang
/frameworks/minikin/include/minikin/
H A DMeasurement.h22 namespace android {
/frameworks/native/include/batteryservice/
H A DIBatteryPropertiesListener.h25 namespace android {
43 }; // namespace android
/frameworks/native/include/binder/
H A DParcelable.h25 namespace android {
49 } // namespace android
/frameworks/native/include/gui/
H A DGraphicsEnv.h24 namespace android {
44 } // namespace android
/frameworks/native/include/private/gui/
H A DSyncFeatures.h24 namespace android {
43 }; // namespace android
/frameworks/native/opengl/libagl/
H A Ddxt.h25 namespace android {
31 } // namespace android
/frameworks/native/opengl/libs/
H A Degl_impl.h29 namespace android {
38 }; // namespace android
/frameworks/native/opengl/tests/include/
H A DWindowSurface.h24 namespace android {
47 } // namespace android
/frameworks/native/services/sensorservice/
H A DSensorEventAckReceiver.h22 namespace android {
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DPowerHAL.h27 namespace android {
41 }; // namespace android
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES10RenderEngine.h27 namespace android {
42 }; // namespace android
/frameworks/wilhelm/src/android/
H A DVideoCodec_to_android.h17 namespace android {
85 }; // namespace android
/frameworks/wilhelm/src/android/include/
H A DAacBqToPcmCbRenderer.h25 namespace android {
60 } // namespace android
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeXmlBlockParser.java285 public String getAttributeValue(String namespace, String name) { argument
286 return mParser.getAttributeValue(namespace, name);
351 public void require(int type, String namespace, String name) argument
354 || (namespace != null && !namespace.equals(getNamespace()))
414 public boolean getAttributeBooleanValue(String namespace, String attribute, argument
416 return mAttrib.getAttributeBooleanValue(namespace, attribute, defaultValue);
425 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { argument
426 return mAttrib.getAttributeFloatValue(namespace, attribute, defaultValue);
435 public int getAttributeIntValue(String namespace, Strin argument
445 getAttributeListValue(String namespace, String attribute, String[] options, int defaultValue) argument
461 getAttributeResourceValue(String namespace, String attribute, int defaultValue) argument
471 getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) argument
[all...]
/frameworks/av/include/camera/android/hardware/
H A DICameraClient.h27 namespace android {
28 namespace hardware {
57 } // namespace hardware
58 } // namespace android
/frameworks/av/media/libeffects/loudness/dsp/core/
H A Dinterpolator_base.h22 namespace le_fx {
24 namespace sigmod {
106 } // namespace sigmod
108 } // namespace le_fx
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DElement.h25 namespace android
27 namespace audio_policy
98 } // namespace audio_policy
99 } // namespace android
H A DInputSource.h21 namespace android
23 namespace audio_policy
86 } // namespace audio_policy
87 } // namespace android
H A DStrategy.h22 namespace android
24 namespace audio_policy
86 } // namespace audio_policy
87 } // namespace android

Completed in 379 milliseconds

<<11121314151617181920>>