HomeSort by relevance Sort by last modified time
    Searched defs:LEAVE (Results 1 - 12 of 12) sorted by null

  /external/freetype/src/gzip/
infutil.h 70 #define LEAVE {UPDATE return inflate_flush(s,z,r);}
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;}
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
WebSocketRTCClient.java 42 private static final String ROOM_LEAVE = "leave";
48 MESSAGE, LEAVE
125 sendPostMessage(MessageType.LEAVE, leaveUrl, null);
133 // Helper functions to get connection, post message and leave message URLs
172 Log.d(TAG, "Leave URL: " + leaveUrl);
  /external/swiftshader/src/Shader/
PixelProgram.cpp 325 case Shader::OPCODE_LEAVE: LEAVE(); break;
    [all...]
VertexProgram.cpp 315 case Shader::OPCODE_LEAVE: LEAVE(); break;
    [all...]
  /external/python/cpython2/Lib/plat-irix5/
FL.py 66 LEAVE = 4
  /external/python/cpython2/Lib/plat-irix6/
FL.py 66 LEAVE = 4
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 103 #ifdef LEAVE
104 #undef LEAVE
112 #define LEAVE goto __tryLabel;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scardssp.h 223 LEAVE = 0,RESET = 1,UNPOWER = 2,EJECT = 3
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 506 #define LEAVE CHOICE(leave, leave, leave)
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 

Completed in 537 milliseconds