Home
last modified time | relevance | path

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

/external/llvm/test/MC/X86/
Dx86-64.s898 incl %eax // CHECK: incl %eax # encoding: [0xff,0xc0] label
/external/icu4c/common/
Duniset_props.cpp185 UnicodeSet* incl = new UnicodeSet(); in getInclusions() local
/external/libxml2/
Drelaxng.c716 xmlRelaxNGFreeInclude(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeInclude()
737 xmlRelaxNGFreeIncludeList(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeIncludeList()
4508 xmlRelaxNGIncludePtr incl; in xmlRelaxNGParseInclude() local
6990 xmlRelaxNGIncludePtr incl; in xmlRelaxNGCleanupTree() local
/external/v8/src/x64/
Dassembler-x64.cc1193 void Assembler::incl(const Operand& dst) { in incl() function in v8::internal::Assembler
1201 void Assembler::incl(Register dst) { in incl() function in v8::internal::Assembler
Dfull-codegen-x64.cc3373 __ incl(index); in EmitFastAsciiArrayJoin() local
3462 __ incl(index); in EmitFastAsciiArrayJoin() local
3506 __ incl(index); in EmitFastAsciiArrayJoin() local
Dcode-stubs-x64.cc2816 __ incl(scope_depth_operand); in GenerateCore() local
/external/mksh/src/
Dedit.c4646 findch(int ch, int cnt, int forw, int incl) in findch()