Home
last modified time | relevance | path

Searched defs:incl (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/common/
Duniset_props.cpp186 UnicodeSet* incl = new UnicodeSet(); in getInclusions() local
/external/llvm/test/MC/X86/
Dx86-64.s916 incl %eax // CHECK: incl %eax # encoding: [0xff,0xc0] label
/external/libxml2/
Drelaxng.c718 xmlRelaxNGFreeInclude(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeInclude()
739 xmlRelaxNGFreeIncludeList(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeIncludeList()
4542 xmlRelaxNGIncludePtr incl; in xmlRelaxNGParseInclude() local
7114 xmlRelaxNGIncludePtr incl; in xmlRelaxNGCleanupTree() local
/external/v8/src/x64/
Dassembler-x64.cc1199 void Assembler::incl(const Operand& dst) { in incl() function in v8::internal::Assembler
1207 void Assembler::incl(Register dst) { in incl() function in v8::internal::Assembler
Dfull-codegen-x64.cc3417 __ incl(index); in EmitFastAsciiArrayJoin() local
3506 __ incl(index); in EmitFastAsciiArrayJoin() local
3550 __ incl(index); in EmitFastAsciiArrayJoin() local
Dcode-stubs-x64.cc3832 __ incl(scope_depth_operand); in GenerateCore() local
/external/mksh/src/
Dedit.c4796 findch(int ch, int cnt, int forw, int incl) in findch()