Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfblock.c165 LEAVE in inflate_blocks()
182 LEAVE in inflate_blocks()
192 LEAVE in inflate_blocks()
201 LEAVE in inflate_blocks()
225 LEAVE in inflate_blocks()
232 LEAVE in inflate_blocks()
259 LEAVE in inflate_blocks()
299 LEAVE in inflate_blocks()
328 LEAVE in inflate_blocks()
334 LEAVE in inflate_blocks()
[all …]
Dinfcodes.c158 LEAVE in inflate_codes()
191 LEAVE in inflate_codes()
229 LEAVE in inflate_codes()
234 LEAVE in inflate_codes()
237 LEAVE in inflate_codes()
240 LEAVE in inflate_codes()
Dinfutil.h70 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
73 #define NEEDBYTE {if(n)r=Z_OK;else LEAVE}
82 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
/third_party/mesa3d/src/mesa/x86/
Dcommon_x86_asm.S211 LEAVE
Dassyntax.h506 #define LEAVE CHOICE(leave, leave, leave) macro
1223 #define LEAVE leave macro
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexProgram.hpp113 void LEAVE();
DPixelProgram.hpp135 void LEAVE();
DVertexProgram.cpp319 case Shader::OPCODE_LEAVE: LEAVE(); break; in program()
1575 void VertexProgram::LEAVE() in LEAVE() function in sw::VertexProgram
DPixelProgram.cpp359 case Shader::OPCODE_LEAVE: LEAVE(); break; in applyShader()
1890 void PixelProgram::LEAVE() in LEAVE() function in sw::PixelProgram
/third_party/libffi/src/x86/
Dwin64_intel.S88 LEAVE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ScheduleZnver2.td780 // LEAVE
785 def : InstRW<[Zn2WriteLEAVE], (instregex "LEAVE")>;
DX86ScheduleZnver1.td780 // LEAVE
785 def : InstRW<[ZnWriteLEAVE], (instregex "LEAVE")>;
DX86ScheduleAtom.td561 def : InstRW<[AtomWrite01_2], (instrs LEAVE, LEAVE64, POP16r,
DX86SchedSandyBridge.td682 def: InstRW<[SBWriteResGroup25_1], (instrs LEAVE, LEAVE64)>;
DX86SchedBroadwell.td1084 def: InstRW<[BWWriteResGroup80], (instrs LEAVE, LEAVE64,
DX86SchedHaswell.td1148 def: InstRW<[HWWriteResGroup37], (instrs LEAVE, LEAVE64,
DX86SchedSkylakeClient.td1143 def: InstRW<[SKLWriteResGroup94], (instrs LEAVE, LEAVE64,
DX86SchedSkylakeServer.td1386 def: InstRW<[SKXWriteResGroup99], (instrs LEAVE, LEAVE64,
DX86InstrInfo.td1232 def LEAVE : I<0xC9, RawFrm, (outs), (ins), "leave", []>,
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt2250 LEAVE
Di386.txt585 LEAVE
3818 ENTER and LEAVE, which simplify the programming of procedures.
3821 the scope rules of block-structured high-level languages. A LEAVE
3837 enables a LEAVE instruction to reverse the action of the previous ENTER
3921 points to itself because there is no previous value for LEAVE to return to
3925 with the first word pointing to the previous value of EBP (BPM for LEAVE to
3948 LEAVE (Leave Procedure) reverses the action of the previous ENTER
3949 instruction. The LEAVE instruction does not include any operands. LEAVE
3951 the most recent ENTER instruction. Then LEAVE pops the old value of EBP from
8534 PUSH, ENTER, and LEAVE, as well as other memory references that
[all …]
Di386-notutf8.txt585 LEAVE
3818 ENTER and LEAVE, which simplify the programming of procedures.
3821 the scope rules of block-structured high-level languages. A LEAVE
3837 enables a LEAVE instruction to reverse the action of the previous ENTER
3921 points to itself because there is no previous value for LEAVE to return to
3925 with the first word pointing to the previous value of EBP (BPM for LEAVE to
3948 LEAVE (Leave Procedure) reverses the action of the previous ENTER
3949 instruction. The LEAVE instruction does not include any operands. LEAVE
3951 the most recent ENTER instruction. Then LEAVE pops the old value of EBP from
8534 PUSH, ENTER, and LEAVE, as well as other memory references that
[all …]
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dalice29.txt3375 HIGH TO LEAVE THE COURT.'
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter.inc2950 15628U, // LEAVE
18201 0U, // LEAVE
33452 0U, // LEAVE
DX86GenAsmWriter1.inc2659 12403U, // LEAVE
17910 0U, // LEAVE

12