Home
last modified time | relevance | path

Searched refs:memo (Results 1 – 25 of 25) sorted by relevance

/external/libxml2/result/
Ddtd1.sax3 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)
Ddtd1.sax23 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/
Dfloor0.c194 void *memo,float *out){ in floor0_inverse2() argument
200 if(memo){ in floor0_inverse2()
201 float *lsp=(float *)memo; in floor0_inverse2()
Dfloor1.c606 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/
Dodict.py25 def __deepcopy__(self, memo): argument
27 return self.__class__([(key, deepcopy(value, memo))
/external/protobuf/python/google/protobuf/
Dmessage.py70 def __deepcopy__(self, memo=None): argument
/external/nanopb-c/generator/google/protobuf/
Dmessage.py70 def __deepcopy__(self, memo=None): argument
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DCodeGenTreeWalker.g467 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/
Drecognizers.rb880 memo = @state.rule_memory[ rule ] and memo[ start_index ] = stop_index
/external/icu/icu4c/source/
DDoxyfile.in33 ALIASES = "memo=\par Note:\n" \
/external/zlib/src/doc/
Drfc1950.txt18 This memo provides information for the Internet community. This memo
20 this memo is unlimited.
Drfc1952.txt16 This memo provides information for the Internet community. This memo
18 this memo is unlimited.
Drfc1951.txt16 This memo provides information for the Internet community. This memo
18 this memo is unlimited.
/external/autotest/client/common_lib/test_utils/
Dunittest.py319 def __deepcopy__(self, memo): argument
320 memo[id(self)] = self
/external/libxml2/
Dvalid.c6521 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/
DBaseRecognizer.as766 trace("!!!!!!!!! memo array is null for "+ grammarFileName);
769 trace("!!!!!!!!! memo size is "+state.ruleMemo.length+", but rule index is "+ruleIndex);
/external/libogg/doc/
Drfc3533.txt16 This memo provides information for the Internet community. It does
18 memo is unlimited.
Drfc5334.txt22 and status of this protocol. Distribution of this memo is unlimited.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBaseRecognizer.m1054 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/
Drfc5215.txt20 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/
Ddraft-cheshire-dnsext-dns-sd-02.txt31 Distribution of this memo is unlimited.
Ddraft-cheshire-dnsext-dns-sd-03.txt31 Distribution of this memo is unlimited.
Ddraft-cheshire-dnsext-multicastdns-04.txt31 Distribution of this memo is unlimited.
Ddraft-cheshire-dnsext-multicastdns-03.txt31 Distribution of this memo is unlimited.
/external/srtp/doc/
Drfc3711.txt25 and status of this protocol. Distribution of this memo is unlimited.