/frameworks/compile/libbcc/lib/Support/ |
D | TargetCompilerConfigs.cpp | 85 std::vector<std::string> attributes; in ARMBaseCompilerConfig() local 95 std::vector<std::string> attributes; in enableNEON() local
|
/frameworks/base/sax/java/android/sax/ |
D | RootElement.java | 111 Attributes attributes) throws SAXException { in startElement() 140 void startRoot(String uri, String localName, Attributes attributes) in startRoot() 153 void start(Element e, Attributes attributes) { in start()
|
D | StartElementListener.java | 31 void start(Attributes attributes); in start()
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
D | SafeSaxTest.java | 58 public void start(Attributes attributes) { in start() 71 public void start(Attributes attributes) { in start() 339 public void start(Attributes attributes) { in start() 363 Attributes attributes) throws SAXException { in startElement()
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 29 Attribute attributes[] = { variable
|
/frameworks/base/drm/java/android/drm/ |
D | DrmInfoEvent.java | 88 HashMap<String, Object> attributes) { in DrmInfoEvent()
|
D | DrmErrorEvent.java | 97 HashMap<String, Object> attributes) { in DrmErrorEvent()
|
D | DrmEvent.java | 63 HashMap<String, Object> attributes) { in DrmEvent()
|
D | DrmManagerClient.java | 137 HashMap<String, Object> attributes = new HashMap<String, Object>(); in handleMessage() local
|
/frameworks/base/core/java/android/hardware/usb/ |
D | UsbEndpoint.java | 44 public UsbEndpoint(int address, int attributes, int maxPacketSize, int interval) { in UsbEndpoint()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 469 private void handleStartTag(String tag, Attributes attributes) { in handleStartTag() 623 Attributes attributes, Html.ImageGetter img) { in startImg() 645 Attributes attributes) { in startFont() 691 private static void startA(SpannableStringBuilder text, Attributes attributes) { in startA() 753 public void startElement(String uri, String localName, String qName, Attributes attributes) in startElement()
|
/frameworks/wilhelm/src/ |
D | locks.c | 149 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes, in object_unlock_exclusive_attributes_()
|
/frameworks/base/services/java/com/android/server/usb/ |
D | UsbHostManager.java | 132 int attributes = endpointValues[eval++]; in usbDeviceAdded() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeLayoutParamsMapAttributes.java | 36 public BridgeLayoutParamsMapAttributes(Map<String, String> attributes) { in BridgeLayoutParamsMapAttributes() argument
|
D | BridgeContext.java | 728 List<Pair<String, Boolean>> attributes = searchAttrs(attrs); in createStyleBasedTypedArray() local
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 557 } attributes[] = { in hwcTestColor2Pixel() local 611 } attributes[] = { in hwcTestSetPixel() local 805 } attributes[] = { in hwcTestColorConvert() local
|
/frameworks/base/core/java/android/widget/ |
D | RadioGroup.java | 81 TypedArray attributes = context.obtainStyledAttributes( in RadioGroup() local
|
D | SpellChecker.java | 336 final int attributes = suggestionsInfo.getSuggestionsAttributes(); in onGetSuggestionsInternal() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | FontLoader.java | 206 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 189 int[] attributes = { in printConfig() local
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 192 int[] attributes = { in printConfig() local
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 189 int[] attributes = { in printConfig() local
|