Home
last modified time | relevance | path

Searched defs:directives (Results 1 – 25 of 25) sorted by relevance

/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DResponseAuth.java56 Iterator directives = dirList.getIterator(); in checkSemantics() local
DDirectiveList.java49 byte[] directives) in DirectiveList()
DDigestChallenge.java84 Iterator directives = dirList.getIterator(); in checkSemantics() local
/external/smack/src/com/novell/sasl/client/
DResponseAuth.java56 Iterator directives = dirList.getIterator(); in checkSemantics() local
DDirectiveList.java49 byte[] directives) in DirectiveList()
DDigestChallenge.java84 Iterator directives = dirList.getIterator(); in checkSemantics() local
/external/libunwind/doc/
Dlibunwind-dynamic.tex321 \subsection{Operations tags}
/external/chromium_org/extensions/common/
Dcsp_validator.cc169 std::vector<std::string> directives; in ContentSecurityPolicyIsSecure() local
211 std::vector<std::string> directives; in ContentSecurityPolicyIsSandboxed() local
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Ddbgfmt.h52 /*@null@*/ const yasm_directive *directives; member
Dsection.h69 /*@owned@*/ struct HAMT *directives; member
Dobjfmt.h77 /*@null@*/ const yasm_directive *directives; member
Darch.h100 /*@null@*/ const yasm_directive *directives; member
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderCounter.cpp131 const CounterDirectives directives = style->getCounterDirectives(identifier); in planCounter() local
/external/libunwind/src/ia64/
DGtables.c142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; in _Uia64_find_dyn_list() local
/external/chromium_org/chrome/browser/history/
Dhistory_unittest.cc1651 syncer::SyncDataList directives; in TEST_F() local
1742 syncer::SyncDataList directives; in TEST_F() local
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DBuffer.py416 def put_buffer_lookup_code(entry, index_signeds, index_cnames, directives, argument
DMemoryView.py279 have_slices, directives): argument
DModuleNode.py53 directives = None variable in ModuleNode
DParseTreeTransforms.py928 def visit_with_directives(self, body, directives): argument
DCode.py884 directives = {} variable in GlobalState
/external/chromium_org/third_party/WebKit/Source/platform/network/
DHTTPParsers.cpp819 Vector<pair<String, String> > directives; in parseCacheControlDirectives() local
/external/chromium_org/third_party/webrtc/base/
Dhttpclient.cc63 HttpAttributeList directives; in HttpShouldCache() local
/external/chromium_org/third_party/WebKit/Source/core/frame/csp/
DCSPDirectiveList.cpp32 OwnPtr<CSPDirectiveList> directives = adoptPtr(new CSPDirectiveList(policy, type, source)); in create() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1038 if (const CounterDirectiveMap* directives = counterDirectives()) in getCounterDirectives() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
Dnasm-pp.c274 static const char *directives[] = { variable