/external/libxml2/result/ |
D | dtd1.sax | 3 SAX.internalSubset(MEMO, -//SGMLSOURCE//DTD MEMO//EN, http://www.sgmlsource.com/dtds/memo.dtd) 4 SAX.externalSubset(MEMO, -//SGMLSOURCE//DTD MEMO//EN, http://www.sgmlsource.com/dtds/memo.dtd)
|
D | dtd1.sax2 | 3 SAX.internalSubset(MEMO, -//SGMLSOURCE//DTD MEMO//EN, http://www.sgmlsource.com/dtds/memo.dtd) 4 SAX.externalSubset(MEMO, -//SGMLSOURCE//DTD MEMO//EN, http://www.sgmlsource.com/dtds/memo.dtd)
|
/external/libvorbis/lib/ |
D | floor0.c | 194 void *memo,float *out){ in floor0_inverse2() argument 200 if(memo){ in floor0_inverse2() 201 float *lsp=(float *)memo; in floor0_inverse2()
|
D | floor1.c | 606 int memo[VIF_POSIT+2]; in floor1_fit() local 612 for(i=0;i<posts;i++)memo[i]=-1; /* no neighbor yet */ in floor1_fit() 646 if(memo[ln]!=hn){ in floor1_fit() 650 memo[ln]=hn; in floor1_fit() 1054 static int floor1_inverse2(vorbis_block *vb,vorbis_look_floor *in,void *memo, in floor1_inverse2() argument 1063 if(memo){ in floor1_inverse2() 1065 int *fit_value=(int *)memo; in floor1_inverse2()
|
/external/markdown/markdown/ |
D | odict.py | 25 def __deepcopy__(self, memo): argument 27 return self.__class__([(key, deepcopy(value, memo))
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 70 def __deepcopy__(self, memo=None): argument
|
/external/nanopb-c/generator/google/protobuf/ |
D | message.py | 70 def __deepcopy__(self, memo=None): argument
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | CodeGenTreeWalker.g | 467 String memo = (String)grammar.getBlockOption($start,"memoize"); 468 if ( memo==null ) 470 memo = (String)grammar.getOption("memoize"); 472 if ( memo!=null && memo.equals("true") && 475 $code.add("memoize", memo!=null && memo.equals("true"));
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | recognizers.rb | 880 memo = @state.rule_memory[ rule ] and memo[ start_index ] = stop_index
|
/external/icu/icu4c/source/ |
D | Doxyfile.in | 33 ALIASES = "memo=\par Note:\n" \
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 18 This memo provides information for the Internet community. This memo 20 this memo is unlimited.
|
D | rfc1952.txt | 16 This memo provides information for the Internet community. This memo 18 this memo is unlimited.
|
D | rfc1951.txt | 16 This memo provides information for the Internet community. This memo 18 this memo is unlimited.
|
/external/autotest/client/common_lib/test_utils/ |
D | unittest.py | 319 def __deepcopy__(self, memo): argument 320 memo[id(self)] = self
|
/external/libxml2/ |
D | valid.c | 6521 xmlValidateMemoPtr memo = (xmlValidateMemoPtr)user; in xmlWalkValidateList() local 6522 xmlValidateRef((xmlRefPtr)data, memo->ctxt, memo->name); in xmlWalkValidateList() 6536 xmlValidateMemo memo; in xmlValidateCheckRefCallback() local 6540 memo.ctxt = ctxt; in xmlValidateCheckRefCallback() 6541 memo.name = name; in xmlValidateCheckRefCallback() 6543 xmlListWalk(ref_list, xmlWalkValidateList, &memo); in xmlValidateCheckRefCallback()
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | BaseRecognizer.as | 766 trace("!!!!!!!!! memo array is null for "+ grammarFileName); 769 trace("!!!!!!!!! memo size is "+state.ruleMemo.length+", but rule index is "+ruleIndex);
|
/external/libogg/doc/ |
D | rfc3533.txt | 16 This memo provides information for the Internet community. It does 18 memo is unlimited.
|
D | rfc5334.txt | 22 and status of this protocol. Distribution of this memo is unlimited.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRBaseRecognizer.m | 1054 if (debug) NSLog(@"!!!!!!!!! memo array is nil for %@", [self getGrammarFileName]); 1058 …if (debug) NSLog(@"!!!!!!!!! memo size is %d, but rule index is %d", [state.ruleMemo length], rule…
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 20 and status of this protocol. Distribution of this memo is unlimited. 30 Also included within this memo are media type registrations and the
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-02.txt | 31 Distribution of this memo is unlimited.
|
D | draft-cheshire-dnsext-dns-sd-03.txt | 31 Distribution of this memo is unlimited.
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 31 Distribution of this memo is unlimited.
|
D | draft-cheshire-dnsext-multicastdns-03.txt | 31 Distribution of this memo is unlimited.
|
/external/srtp/doc/ |
D | rfc3711.txt | 25 and status of this protocol. Distribution of this memo is unlimited.
|