Home
last modified time | relevance | path

Searched refs:LEAVE (Results 1 – 25 of 33) 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/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/flutter/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", []>,

12