| /external/chromium_org/ppapi/shared_impl/ |
| D | media_stream_video_track_shared_unittest.cc | 12 MediaStreamVideoTrackShared::Attributes attributes; in TEST() local 18 MediaStreamVideoTrackShared::Attributes attributes; in TEST() local 34 MediaStreamVideoTrackShared::Attributes attributes; in TEST() local 52 MediaStreamVideoTrackShared::Attributes attributes; in TEST() local 74 MediaStreamVideoTrackShared::Attributes attributes; in TEST() local
|
| D | media_stream_audio_track_shared_unittest.cc | 12 MediaStreamAudioTrackShared::Attributes attributes; in TEST() local 18 MediaStreamAudioTrackShared::Attributes attributes; in TEST() local 34 MediaStreamAudioTrackShared::Attributes attributes; in TEST() local
|
| /external/deqp/modules/glshared/ |
| D | glsAttributeLocationTests.cpp | 73 bool hasAttributeAliasing (const vector<Attribute>& attributes, const map<string, deUint32>& bindin… in hasAttributeAliasing() 111 string generateAttributeDefinitions (const vector<Attribute>& attributes) in generateAttributeDefinitions() 129 string generateConditionUniformDefinitions (const vector<Attribute>& attributes) in generateConditionUniformDefinitions() 173 string generateOutputCode (const vector<Attribute>& attributes) in generateOutputCode() 227 string generateVertexShaderTemplate (const vector<Attribute>& attributes) in generateVertexShaderTemplate() 254 string createVertexShaderSource (glu::RenderContext& renderCtx, const vector<Attribute>& attributes… in createVertexShaderSource() 412 …Log& log, glu::RenderContext& renderCtx, deUint32 program, const vector<Attribute>& attributes, bo… in createAndAttachShaders() 483 void logAttributes (TestLog& log, const vector<Attribute>& attributes) in logAttributes() 497 …ery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes) in checkActiveAttribQuery() 602 …(TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, co… in checkAttribLocationQuery() [all …]
|
| /external/chromium_org/webkit/common/gpu/ |
| D | webgraphicscontext3d_in_process_command_buffer_impl.cc | 36 const blink::WebGraphicsContext3D::Attributes& attributes, in CreateViewContext() 52 const blink::WebGraphicsContext3D::Attributes& attributes, in CreateOffscreenContext() 66 const blink::WebGraphicsContext3D::Attributes& attributes) { in WrapContext() 80 const blink::WebGraphicsContext3D::Attributes& attributes, in WebGraphicsContext3DInProcessCommandBufferImpl()
|
| /external/openssl/crypto/store/ |
| D | str_lib.c | 254 X509 *STORE_get_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_get_certificate() 280 int STORE_store_certificate(STORE *s, X509 *data, OPENSSL_ITEM attributes[], in STORE_store_certificate() 335 int STORE_revoke_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_revoke_certificate() 351 int STORE_delete_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_delete_certificate() 367 void *STORE_list_certificate_start(STORE *s, OPENSSL_ITEM attributes[], in STORE_list_certificate_start() 438 EVP_PKEY *STORE_generate_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_generate_key() 464 EVP_PKEY *STORE_get_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_get_private_key() 490 int STORE_store_private_key(STORE *s, EVP_PKEY *data, OPENSSL_ITEM attributes[], in STORE_store_private_key() 552 int STORE_revoke_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_revoke_private_key() 572 int STORE_delete_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_delete_private_key() [all …]
|
| D | str_mem.c | 173 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_generate() 179 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_get() 193 STORE_OBJECT *data, OPENSSL_ITEM attributes[], in mem_store() 208 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_delete() 222 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_list_start() 352 static int mem_lock(STORE *s, OPENSSL_ITEM attributes[], in mem_lock() 357 static int mem_unlock(STORE *s, OPENSSL_ITEM attributes[], in mem_unlock()
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
| D | SimpleAttributeTableGenerator.java | 13 private final AttributeTable attributes; field in SimpleAttributeTableGenerator 16 AttributeTable attributes) in SimpleAttributeTableGenerator()
|
| /external/proguard/src/proguard/classfile/editor/ |
| D | AttributesEditor.java | 178 Attribute[] attributes, in replaceAttribute() 201 Attribute[] attributes, in addAttribute() 227 Attribute[] attributes, in deleteAttribute() 256 Attribute[] attributes, in findAttribute()
|
| /external/chromium_org/chrome/renderer/spellchecker/ |
| D | spellcheck_worditerator_unittest.cc | 119 SpellcheckCharAttribute attributes; in TEST() local 148 SpellcheckCharAttribute attributes; in TEST() local 214 SpellcheckCharAttribute attributes; in TEST() local 235 SpellcheckCharAttribute attributes; in TEST() local 244 SpellcheckCharAttribute attributes; in TEST() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
| D | CertificationRequestInfo.java | 39 ASN1Set attributes = null; field in CertificationRequestInfo 72 ASN1Set attributes) in CertificationRequestInfo() 90 ASN1Set attributes) in CertificationRequestInfo()
|
| /external/chromium_org/sandbox/win/src/ |
| D | window.cc | 19 bool GetSecurityAttributes(HANDLE handle, SECURITY_ATTRIBUTES* attributes) { in GetSecurityAttributes() 40 SECURITY_ATTRIBUTES attributes = {0}; in CreateAltWindowStation() local 68 SECURITY_ATTRIBUTES attributes = {0}; in CreateAltDesktop() local
|
| D | filesystem_dispatcher.cc | 86 IPCInfo* ipc, base::string16* name, DWORD attributes, DWORD desired_access, in NtCreateFile() 129 IPCInfo* ipc, base::string16* name, DWORD attributes, DWORD desired_access, in NtOpenFile() 169 IPCInfo* ipc, base::string16* name, DWORD attributes, CountedBuffer* info) { in NtQueryAttributesFile() 207 IPCInfo* ipc, base::string16* name, DWORD attributes, CountedBuffer* info) { in NtQueryFullAttributesFile()
|
| /external/chromium_org/content/common/mac/ |
| D | attributed_string_coder.h | 71 const std::vector<FontAttribute>& attributes() const { in attributes() function 74 std::vector<FontAttribute>* attributes() { return &attributes_; } in attributes() function
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | ElementData.h | 204 inline AttributeCollection ElementData::attributes() const in attributes() function 211 inline AttributeCollection ShareableElementData::attributes() const in attributes() function 216 inline AttributeCollection UniqueElementData::attributes() const in attributes() function 221 inline MutableAttributeCollection UniqueElementData::attributes() in attributes() function
|
| D | ElementDataCache.cpp | 41 inline bool hasSameAttributes(const Vector<Attribute>& attributes, ShareableElementData& elementDat… in hasSameAttributes() 48 …ta> ElementDataCache::cachedShareableElementDataWithAttributes(const Vector<Attribute>& attributes) in cachedShareableElementDataWithAttributes()
|
| D | ElementData.cpp | 109 AttributeCollection attributes = this->attributes(); in isEquivalent() local 139 ShareableElementData::ShareableElementData(const Vector<Attribute>& attributes) in ShareableElementData() 165 …areableElementData> ShareableElementData::createWithAttributes(const Vector<Attribute>& attributes) in createWithAttributes()
|
| /external/smack/src/org/jivesoftware/smack/ |
| D | AccountManager.java | 134 Map<String, String> attributes = info.getAttributes(); in getAccountAttributes() local 202 Map<String, String> attributes = new HashMap<String, String>(); in createAccount() local 220 public void createAccount(String username, String password, Map<String, String> attributes) in createAccount() argument 293 Map<String, String> attributes = new HashMap<String, String>(); in deleteAccount() local
|
| /external/chromium_org/content/browser/android/in_process/ |
| D | synchronous_compositor_factory_impl.cc | 26 blink::WebGraphicsContext3D::Attributes attributes; in GetDefaultAttribs() local 40 const blink::WebGraphicsContext3D::Attributes& attributes) { in CreateOffscreenContext() 98 const blink::WebGraphicsContext3D::Attributes& attributes) { in WrapContextWithAttributes() 194 const blink::WebGraphicsContext3D::Attributes& attributes, in CreateOffscreenContextProvider() 228 const blink::WebGraphicsContext3D::Attributes& attributes) { in CreateOffscreenGraphicsContext3D()
|
| /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/ |
| D | MenuLoader.java | 55 NamedNodeMap attributes = node.getAttributes(); in processNode() local 107 Map<String, String> attributes, Menu root) { in inflateMenu() argument 131 private final TestAttributeSet attributes; field in MenuLoader.MenuNode 135 public MenuNode(String name, Map<String, String> attributes) { in MenuNode() argument 157 TestAttributeSet attributes = child.attributes; in addChildrenInGroup() local
|
| /external/deqp/modules/egl/ |
| D | teglChooseConfigTests.cpp | 87 …& eglTestCtx, const char* name, const char* description, bool checkOrder, const EGLint* attributes) in ChooseConfigCase() 99 …nst char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in ChooseConfigCase() 120 void executeTest (const std::vector<std::pair<EGLenum, EGLint> >& attributes, bool checkOrder) in executeTest() 173 void fillDontCare (std::vector<std::pair<EGLenum, EGLint> >& attributes) in fillDontCare() 207 } attributes[] = { in getValue() local 279 std::vector<std::pair<EGLenum, EGLint> > attributes; in iterate() local 317 …std::vector<std::pair<EGLenum, EGLint> > attributes = genRandomAttributes(m_attribSet, numAttribs,… in iterate() local 374 static const struct AttribSpec attributes[] = in genRandomAttributes() local 462 } attributes[] = in init() local
|
| /external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
| D | AtomicHTMLToken.h | 74 Vector<Attribute>& attributes() in attributes() function 80 const Vector<Attribute>& attributes() const in attributes() function 223 inline void AtomicHTMLToken::initializeAttributes(const HTMLToken::AttributeList& attributes) in initializeAttributes()
|
| /external/chromium_org/ui/gl/ |
| D | gl_surface_x11.cc | 143 XWindowAttributes attributes; in Resize() local 191 XWindowAttributes attributes; in SwapBuffers() local 233 XWindowAttributes attributes; in PostSubBuffer() local
|
| /external/chromium_org/v8/src/ |
| D | accessors.cc | 29 PropertyAttributes attributes) { in MakeAccessor() 191 Isolate* isolate, PropertyAttributes attributes) { in ArgumentsIteratorInfo() 278 Isolate* isolate, PropertyAttributes attributes) { in ArrayLengthInfo() 324 Isolate* isolate, PropertyAttributes attributes) { in StringLengthInfo() 359 Isolate* isolate, PropertyAttributes attributes) { in ScriptColumnOffsetInfo() 396 Isolate* isolate, PropertyAttributes attributes) { in ScriptIdInfo() 433 Isolate* isolate, PropertyAttributes attributes) { in ScriptNameInfo() 468 Isolate* isolate, PropertyAttributes attributes) { in ScriptSourceInfo() 503 Isolate* isolate, PropertyAttributes attributes) { in ScriptLineOffsetInfo() 540 Isolate* isolate, PropertyAttributes attributes) { in ScriptTypeInfo() [all …]
|
| /external/apache-xml/src/main/java/org/apache/xalan/processor/ |
| D | XSLTElementDef.java | 56 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 85 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 117 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 143 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 172 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 200 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 225 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in XSLTElementDef() 264 XSLTElementDef[] elements, XSLTAttributeDef[] attributes, in build()
|
| /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omaha/ |
| D | XMLParser.java | 33 public final Map<String, String> attributes; field in XMLParser.Node 80 public void startElement(String uri, String localName, String qName, Attributes attributes) in startElement()
|